Sign in
pigweed
/
third_party
/
github
/
abseil
/
abseil-cpp
/
HEAD
30bba84
Roll back changing abseil hardening assertion in any_invocable from macro to function
by Abseil Team
· 24 hours ago
master
723c2e7
Change abseil hardening assertion in any_invocable from macro to function
by Abseil Team
· 29 hours ago
659ba44
absl::Substitute: Set variables in the correct order to avoid an
by Derek Mauro
· 29 hours ago
638e17a
Add absl::CopyCordToSpan()
by Derek Mauro
· 2 days ago
d0d4c59
Deprecate and inline some historical inline variables in Abseil
by Abseil Team
· 3 days ago
9517566
Change abseil hardening assertions in cleanup from macros to functions
by Abseil Team
· 3 days ago
e68f118
Update AssertIsValidForComparison to have better comments for cases in which there are sanitizer crashes that we can't give a good assertion failure message for.
by Evan Brown
· 3 days ago
9855fba
Change abseil hardening assertions in btree from macros to functions
by Abseil Team
· 3 days ago
271ba27
Change abseil hardening assertions in chunked_queue and fixed_array from macros to functions
by Abseil Team
· 3 days ago
4dcbb59
Add VMA naming fallback for LowLevelAlloc.
by Chris Kennelly
· 4 days ago
97aea89
Add a comment about the dataflow to //absl/log/internal/proto.cc
by Derek Mauro
· 4 days ago
bd6adb8
Change abseil hardening assertions in the strings directory from macros to functions
by Abseil Team
· 4 days ago
34a2c1e
Change abseil hardening assertions in inlined_vector from macros to functions
by Abseil Team
· 4 days ago
c7a875c
Rollback of Add [[clang::nomerge]] to absl::base_internal::HardeningAbort()
by Abseil Team
· 4 days ago
d061f5f
Add [[clang::nomerge]] to absl::base_internal::HardeningAbort()
by Abseil Team
· 5 days ago
74b81df
Fix aarch64 stacktrace unwinding.
by Mike Kruskal
· 5 days ago
db10d46
Change inlined_vector internal consistency assertions to ABSL_ASSERT from ABSL_HARDENING_ASSERT
by Abseil Team
· 5 days ago
49fe184
Deprecate and inline historical typedefs in Abseil
by Abseil Team
· 5 days ago
8f7e820
Deprecate and inline absl::variant
by Abseil Team
· 5 days ago
ef23deb
Deprecate and inline absl::index_sequence
by Abseil Team
· 5 days ago
deaf349
Update to layout-compatible StatusCode and StatusCodeError types
by Taylor Cramer
· 8 days ago
7dcc24c
Factor out ABSL_INTERNAL_UNEVALUATED() from ABSL_ASSERT()
by Abseil Team
· 8 days ago
acbfcef
Add an absl::StrCat floating-point formatter absl::HighPrecision
by Derek Mauro
· 8 days ago
06534e0
Add VMA naming fallback for LowLevelAlloc.
by Abseil Team
· 9 days ago
5193aa7
Add VMA naming fallback for LowLevelAlloc.
by Chris Kennelly
· 9 days ago
f9adcd0
Add container overloads for absl::c_copy and absl::c_copy_n
by Abseil Team
· 10 days ago
a5c2143
Add container overloads for absl::c_copy and absl::c_copy_n
by Abseil Team
· 10 days ago
0b7fd1c
Update static_assert comment.
by Evan Brown
· 10 days ago
bbed3b1
Relax static_assert on HashtableInlineDataImpl size.
by Vitaly Goldshteyn
· 10 days ago
8ce4569
Remove IWYU private pragmas now that vlog_is_on is public
by Mike Kruskal
· 11 days ago
a4ca419
Refactor HashtableInlineData to support different capacity storage modes.
by Vitaly Goldshteyn
· 11 days ago
1eb0661
Re-land crc32 optimization on AMD Milan+
by Ilya Tokar
· 11 days ago
bbdeb41
Add GenericPrint specialization for `std::monostate`.
by Abseil Team
· 11 days ago
892f513
Remove extraneous symbol from nullability documentation comment
by Abseil Team
· 12 days ago
852fc61
Remove more lingering C++17 type traits polyfill usages
by Abseil Team
· 12 days ago
3510863
Update documentation for `absl::StrSplit()` to mention that
by Abseil Team
· 2 weeks ago
3a4bad5
Add absl::bind_back
by Abseil Team
· 2 weeks ago
418845f
Partial rollback of removal of usages of absl::void_t
by Derek Mauro
· 2 weeks ago
0b1904f
Fix MSVC warning C4819 by removing various unicode dash characters
by Derek Mauro
· 2 weeks ago
6bafadb
Import of CCTZ from GitHub.
by Abseil Team
· 2 weeks ago
0df2ed8
Restrict ABSL_ATTRIBUTE_NULL_AFTER_MOVE to clang >= 12.0, when support for
by Abseil Team
· 2 weeks ago
f58ee26
Add a friendship for gloop testing
by Mike Kruskal
· 2 weeks ago
dcd3be5
Update Emscripten version macros to use uppercase variants.
by Abseil Team
· 2 weeks ago
8a6b6ae
Automated rollback of commit 34e723033bf6e31b196258451c6cdc684804a88d.
by Abseil Team
· 3 weeks ago
34e7230
Change abseil hardening assertions in types directory from macros to functions
by Abseil Team
· 3 weeks ago
ac5ea99
Change abseil hardening assertions in types directory from macros to functions
by Abseil Team
· 3 weeks ago
fe307ce
Replace ABSL_INTERNAL_LOG with ABSL_RAW_LOG in ReadMonotonicClockNanos.
by Chris Kennelly
· 3 weeks ago
d4d92a7
Introduce HashtableCapacity wrapper for capacity_ and rename HashtableSize to HashtableInlineData and move capacity into it.
by Vitaly Goldshteyn
· 3 weeks ago
6d6854b
Use if constexpr around allocator type check for hashtable sampling.
by Chris Kennelly
· 3 weeks ago
9aca3c8
Add a friendship for gloop testing
by Mike Kruskal
· 3 weeks ago
b85d169
Optimzie crc32 on AMD Milan+
by Abseil Team
· 3 weeks ago
5f9d5bf
Optimzie crc32 on AMD Milan+
by Ilya Tokar
· 3 weeks ago
cd0423d
Stop exporting internal Base64 escaping functions that do not need to
by Derek Mauro
· 3 weeks ago
b9536c9
Add additional bounds check functions to cover most ABSL_HARDENING_ASSERTs.
by Abseil Team
· 4 weeks ago
04b6110
Undo unintended inlining of absl::void_t -- the inlining didn't actually replace it with std::void_t
by Abseil Team
· 4 weeks ago
ea64b6e
Consume result from various SampleRecorder methods.
by Chris Kennelly
· 4 weeks ago
9cb62a0
Remove unnecessary usages of absl::void_t
by Abseil Team
· 4 weeks ago
354d4d9
StrFormat: format %g without heap allocation
by Abhi Raman
· 4 weeks ago
8cd6450
Remove unnecessary namespace bracketing for an internal nullability macro.
by Abseil Team
· 4 weeks ago
9034b9c
Introduce ABSL_OPTION_INLINE_HW_ACCEL_STRATEGY in absl/base/options.h
by Derek Mauro
· 4 weeks ago
884282e
Refactor error factories to propagate static knowledge to the compiler, where supported.
by Samuel Benzaquen
· 5 weeks ago
eb76981
Inline absl::void_t to std::void_t wherever possible
by Abseil Team
· 5 weeks ago
e7c4768
Deprecate and inline a lot of C++17 Abseil type traits
by Abseil Team
· 5 weeks ago
95619d5
Remove more lingering C++17 type traits polyfill usages
by Abseil Team
· 5 weeks ago
709bf9e
nullstream: fix a header guard comment
by Abseil Team
· 5 weeks ago
0b006ea
Add SKIP_ABSL_INLINE_NAMESPACE_CHECK to absl/base/internal/exception_safety_testing.h as it doesn't use the absl namespace at all
by Abseil Team
· 5 weeks ago
7dac708
Expose gloop peer friendship for testing
by Mike Kruskal
· 5 weeks ago
ed2114e
Stop using C++17 type traits polyfills
by Abseil Team
· 5 weeks ago
3eb0f0b
Remove the forward declaration of base::scheduling::Schedulable from
by Derek Mauro
· 5 weeks ago
5c01794
Support passing I/O manipulators such as std::endl to StringifyStream
by Abseil Team
· 6 weeks ago
170f877
Add absl::Status::MakeNonOkStatusWithOkCode() and absl::status_internal::StatusPrivateAccessor for private/internal use
by Abseil Team
· 6 weeks ago
4ff7ff9
Add cleanup dependency
by Derek Mauro
· 6 weeks ago
d2910b0
Prepare to move callers away from get_bound_schedulable()
by Derek Mauro
· 6 weeks ago
0093ac6
Prevent users of absl::AnySpan::subspan(pos, len) from relying on truncation behavior while the migration from this nonstandard function is in progress.
by Abseil Team
· 6 weeks ago
e2321c0
Add support for [[clang::annotate("clang-tidy", "bugprone-use-after-move", "null_after_move")]]
by Abseil Team
· 6 weeks ago
b7c61d3
Reduce duplication in absl/random/internal.
by Laramie Leavitt
· 6 weeks ago
cc986e4
Use absl::SourceLocation for Rust source locations in Status
by Taylor Cramer
· 6 weeks ago
be50e52
Avoid using lambdas in Abseil assertion macros
by Abseil Team
· 7 weeks ago
b71166d
Minor changes to #includes
by Derek Mauro
· 7 weeks ago
4c5d34c
Document that DemangleRustSymbolEncoding omits some details on purpose.
by Chris Mihelich
· 7 weeks ago
9cc7e8d
Add gloop/perftools/tracing visibility
by Martijn Vels
· 7 weeks ago
6c1f120
Add //gloop/util/status:status_macros to Gloop
by Mike Kruskal
· 7 weeks ago
88c0a25
Remove the legacy stateless symbol decorator API.
by Abseil Team
· 8 weeks ago
e8f3bb2
Add additional tests in str_split_test.cc
by Derek Mauro
· 8 weeks ago
0a7fe7e
Add absl::strings_internal::AbslStringifyStream
by Abseil Team
· 8 weeks ago
81f4d83
Add supporting code for absl::SourceLocation
by Abseil Team
· 8 weeks ago
522a5a8
Open-source absl::AnySpan
by Abseil Team
· 8 weeks ago
efcd129
Add //gloop/util/gtl:iterator_range to Gloop
by Mike Kruskal
· 8 weeks ago
1bcce1b
Internal functionality
by Mike Kruskal
· 8 weeks ago
ec35402
Fix sampling for the insert into a non-SOO table with capacity==1.
by Vitaly Goldshteyn
· 8 weeks ago
896d915
Add benchmark for string erase/emplace.
by Vitaly Goldshteyn
· 8 weeks ago
972e4ab
Minor reformatting
by Derek Mauro
· 8 weeks ago
93a7a9c
Prepare GenericPrinter for the rename of ArenaSafeUniquePtr.
by Samuel Benzaquen
· 8 weeks ago
04f3bc0
Fix hashtablez oversampling for SOO tables on repeated 0->1 element transitions
by Todd Lipcon
· 9 weeks ago
e7ba8a7
Add absl::SourceLocation
by Abseil Team
· 9 weeks ago
842679c
Add a stateful version of the SymbolDecorator interface
by Abseil Team
· 9 weeks ago
e72b94a
Make absl_testing::StatusIs() print the status code as a string
by Abseil Team
· 9 weeks ago
6015232
Mark absl::FastTypeId final to prevent subclassing
by Derek Mauro
· 9 weeks ago
267879b
Import of CCTZ from GitHub.
by Abseil Team
· 9 weeks ago
3b777f6
Import of CCTZ from GitHub.
by Abseil Team
· 10 weeks ago
Next »