Sign in
skia
/
external
/
github.com
/
abseil
/
abseil-cpp
/
HEAD
3510863
Update documentation for `absl::StrSplit()` to mention that
by Abseil Team
· 3 days ago
master
3a4bad5
Add absl::bind_back
by Abseil Team
· 3 days ago
418845f
Partial rollback of removal of usages of absl::void_t
by Derek Mauro
· 3 days ago
0b1904f
Fix MSVC warning C4819 by removing various unicode dash characters
by Derek Mauro
· 3 days ago
6bafadb
Import of CCTZ from GitHub.
by Abseil Team
· 3 days ago
0df2ed8
Restrict ABSL_ATTRIBUTE_NULL_AFTER_MOVE to clang >= 12.0, when support for
by Abseil Team
· 3 days ago
f58ee26
Add a friendship for gloop testing
by Mike Kruskal
· 4 days ago
dcd3be5
Update Emscripten version macros to use uppercase variants.
by Abseil Team
· 4 days ago
8a6b6ae
Automated rollback of commit 34e723033bf6e31b196258451c6cdc684804a88d.
by Abseil Team
· 6 days ago
34e7230
Change abseil hardening assertions in types directory from macros to functions
by Abseil Team
· 6 days ago
ac5ea99
Change abseil hardening assertions in types directory from macros to functions
by Abseil Team
· 6 days ago
fe307ce
Replace ABSL_INTERNAL_LOG with ABSL_RAW_LOG in ReadMonotonicClockNanos.
by Chris Kennelly
· 6 days ago
d4d92a7
Introduce HashtableCapacity wrapper for capacity_ and rename HashtableSize to HashtableInlineData and move capacity into it.
by Vitaly Goldshteyn
· 6 days ago
6d6854b
Use if constexpr around allocator type check for hashtable sampling.
by Chris Kennelly
· 7 days ago
9aca3c8
Add a friendship for gloop testing
by Mike Kruskal
· 7 days ago
b85d169
Optimzie crc32 on AMD Milan+
by Abseil Team
· 11 days ago
5f9d5bf
Optimzie crc32 on AMD Milan+
by Ilya Tokar
· 11 days ago
cd0423d
Stop exporting internal Base64 escaping functions that do not need to
by Derek Mauro
· 11 days ago
b9536c9
Add additional bounds check functions to cover most ABSL_HARDENING_ASSERTs.
by Abseil Team
· 13 days ago
04b6110
Undo unintended inlining of absl::void_t -- the inlining didn't actually replace it with std::void_t
by Abseil Team
· 2 weeks ago
ea64b6e
Consume result from various SampleRecorder methods.
by Chris Kennelly
· 2 weeks ago
9cb62a0
Remove unnecessary usages of absl::void_t
by Abseil Team
· 3 weeks ago
354d4d9
StrFormat: format %g without heap allocation
by Abhi Raman
· 3 weeks ago
8cd6450
Remove unnecessary namespace bracketing for an internal nullability macro.
by Abseil Team
· 3 weeks ago
9034b9c
Introduce ABSL_OPTION_INLINE_HW_ACCEL_STRATEGY in absl/base/options.h
by Derek Mauro
· 3 weeks ago
884282e
Refactor error factories to propagate static knowledge to the compiler, where supported.
by Samuel Benzaquen
· 3 weeks ago
eb76981
Inline absl::void_t to std::void_t wherever possible
by Abseil Team
· 3 weeks ago
e7c4768
Deprecate and inline a lot of C++17 Abseil type traits
by Abseil Team
· 3 weeks ago
95619d5
Remove more lingering C++17 type traits polyfill usages
by Abseil Team
· 3 weeks ago
709bf9e
nullstream: fix a header guard comment
by Abseil Team
· 3 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
· 3 weeks ago
7dac708
Expose gloop peer friendship for testing
by Mike Kruskal
· 3 weeks ago
ed2114e
Stop using C++17 type traits polyfills
by Abseil Team
· 3 weeks ago
3eb0f0b
Remove the forward declaration of base::scheduling::Schedulable from
by Derek Mauro
· 3 weeks ago
5c01794
Support passing I/O manipulators such as std::endl to StringifyStream
by Abseil Team
· 4 weeks ago
170f877
Add absl::Status::MakeNonOkStatusWithOkCode() and absl::status_internal::StatusPrivateAccessor for private/internal use
by Abseil Team
· 4 weeks ago
4ff7ff9
Add cleanup dependency
by Derek Mauro
· 4 weeks ago
d2910b0
Prepare to move callers away from get_bound_schedulable()
by Derek Mauro
· 4 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
· 5 weeks ago
e2321c0
Add support for [[clang::annotate("clang-tidy", "bugprone-use-after-move", "null_after_move")]]
by Abseil Team
· 5 weeks ago
b7c61d3
Reduce duplication in absl/random/internal.
by Laramie Leavitt
· 5 weeks ago
cc986e4
Use absl::SourceLocation for Rust source locations in Status
by Taylor Cramer
· 5 weeks ago
be50e52
Avoid using lambdas in Abseil assertion macros
by Abseil Team
· 5 weeks ago
b71166d
Minor changes to #includes
by Derek Mauro
· 5 weeks ago
4c5d34c
Document that DemangleRustSymbolEncoding omits some details on purpose.
by Chris Mihelich
· 5 weeks ago
9cc7e8d
Add gloop/perftools/tracing visibility
by Martijn Vels
· 5 weeks ago
6c1f120
Add //gloop/util/status:status_macros to Gloop
by Mike Kruskal
· 6 weeks ago
88c0a25
Remove the legacy stateless symbol decorator API.
by Abseil Team
· 6 weeks ago
e8f3bb2
Add additional tests in str_split_test.cc
by Derek Mauro
· 6 weeks ago
0a7fe7e
Add absl::strings_internal::AbslStringifyStream
by Abseil Team
· 6 weeks ago
81f4d83
Add supporting code for absl::SourceLocation
by Abseil Team
· 6 weeks ago
522a5a8
Open-source absl::AnySpan
by Abseil Team
· 6 weeks ago
efcd129
Add //gloop/util/gtl:iterator_range to Gloop
by Mike Kruskal
· 7 weeks ago
1bcce1b
Internal functionality
by Mike Kruskal
· 7 weeks ago
ec35402
Fix sampling for the insert into a non-SOO table with capacity==1.
by Vitaly Goldshteyn
· 7 weeks ago
896d915
Add benchmark for string erase/emplace.
by Vitaly Goldshteyn
· 7 weeks ago
972e4ab
Minor reformatting
by Derek Mauro
· 7 weeks ago
93a7a9c
Prepare GenericPrinter for the rename of ArenaSafeUniquePtr.
by Samuel Benzaquen
· 7 weeks ago
04f3bc0
Fix hashtablez oversampling for SOO tables on repeated 0->1 element transitions
by Todd Lipcon
· 7 weeks ago
e7ba8a7
Add absl::SourceLocation
by Abseil Team
· 7 weeks ago
842679c
Add a stateful version of the SymbolDecorator interface
by Abseil Team
· 7 weeks ago
e72b94a
Make absl_testing::StatusIs() print the status code as a string
by Abseil Team
· 7 weeks ago
6015232
Mark absl::FastTypeId final to prevent subclassing
by Derek Mauro
· 8 weeks ago
267879b
Import of CCTZ from GitHub.
by Abseil Team
· 8 weeks ago
3b777f6
Import of CCTZ from GitHub.
by Abseil Team
· 8 weeks ago
1d37147
Fix ambiguous call to EncodeVarint()
by Derek Mauro
· 8 weeks ago
ab54e73
Use reserve() to grow in STLStringResizeUninitializedAmortized()
by Derek Mauro
· 8 weeks ago
ea40a52
Disable failing tests on ChromiumOS configurations.
by Abseil Team
· 8 weeks ago
443adb7
Use reserve() to grow in absl::string_internal::StringAppendAndOverwrite()
by Derek Mauro
· 8 weeks ago
db50e84
`AbseilDll.cmake`: sort list of files alphabetically
by Dino Radakovic
· 8 weeks ago
8836ff0
Mitigate raw_hash_set_test failures with new llvm version.
by Evan Brown
· 8 weeks ago
d929c60
Clean up stray TODO
by Mike Kruskal
· 8 weeks ago
9fb0ebc
Update visibility.
by Chris Kennelly
· 8 weeks ago
dee6c62
Remove unused include of resize_uninitialized.h
by Derek Mauro
· 9 weeks ago
1ccf9ee
Update the description of hexadecimal digits to include lowercase letters {a-f}.
by Vitaly Goldshteyn
· 9 weeks ago
45c8989
Add a visibility placeholder to Abseil for Gloop.
by Mike Kruskal
· 9 weeks ago
b6808e6
Remove stack trace fixup code from Abseil
by Abseil Team
· 9 weeks ago
296234c
Add absl::make_unique_for_overwrite
by Jesse Rosenstock
· 9 weeks ago
4c67257
Use size_t for literal in MaxValidSizeForKeySize.
by Abseil Team
· 9 weeks ago
4a9a571
Rust wrapper for absl::Clock and absl::SimulatedClock
by Vishnu Poddar
· 9 weeks ago
2b33d7c
Instead of using bit rotate for CRC hashing, use multiplication by 3.
by Evan Brown
· 9 weeks ago
d85c528
Create bounds check functions to improve observability of hardening check failures to monitoring.
by Abseil Team
· 9 weeks ago
4dc2be8
Inline absl_testing::status_internal::GetStatus
by Abseil Team
· 9 weeks ago
f26b591
Fix a test failure with new version of LLVM TSan.
by Evan Brown
· 9 weeks ago
c8bebb9
Change MaxValidSize computation to take into account the limitation of unique keys based on key size and add compile-time assumptions that size/capacity are valid.
by Evan Brown
· 9 weeks ago
7db9293
Fix indentation
by Abseil Team
· 9 weeks ago
64c1b40
Avoid ADL calls with StatusIs() in absl/status/status_matchers.h
by Abseil Team
· 9 weeks ago
a62029e
Add absl::optional_ref<T>
by Abseil Team
· 10 weeks ago
5088cf5
Cleanup the uses of the polyfills absl::any, absl::optional,
by Derek Mauro
· 10 weeks ago
90633b5
Fix comment about releaser's operators in MakeCordFromExternal.
by Abseil Team
· 10 weeks ago
6f0c4e7
CMake: Add TESTONLY flag to heterogeneous_lookup_testing
by Corentin Le Molgat
· 10 weeks ago
43a9414
Add FAQ entries about hash tables and sanitizers
by Derek Mauro
· 10 weeks ago
b4de535
Update FAQ.md with bzlmod instructions, and fix some typos and awkward wording
by Derek Mauro
· 10 weeks ago
91e52dc
Revert: Record insert misses in hashtable profiling.
by Chris Kennelly
· 10 weeks ago
6ec9964
Inline deprecated versions of absl::Base64Escape() and
by Derek Mauro
· 10 weeks ago
586a3fb
Deprecate the versions of Base64Escape() and WebSafeBase64Escape()
by Derek Mauro
· 2 months ago
5ec376e
Remove helper libraries for absl/extend
by Abseil Team
· 2 months ago
4da1361
Resolve the filename and build_id associated with an image only once.
by Abseil Team
· 2 months ago
351df81
Test that absl::ParseTime() rejects input with embedded NULs
by Derek Mauro
· 2 months ago
27a4262
Import of CCTZ from GitHub.
by Abseil Team
· 2 months ago
Next »