- d2910b0 Prepare to move callers away from get_bound_schedulable() by Derek Mauro · 18 hours ago master
- 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 · 3 days ago
- e2321c0 Add support for [[clang::annotate("clang-tidy", "bugprone-use-after-move", "null_after_move")]] by Abseil Team · 3 days ago
- b7c61d3 Reduce duplication in absl/random/internal. by Laramie Leavitt · 4 days ago
- cc986e4 Use absl::SourceLocation for Rust source locations in Status by Taylor Cramer · 4 days ago
- be50e52 Avoid using lambdas in Abseil assertion macros by Abseil Team · 5 days ago
- b71166d Minor changes to #includes by Derek Mauro · 6 days ago
- 4c5d34c Document that DemangleRustSymbolEncoding omits some details on purpose. by Chris Mihelich · 6 days ago
- 9cc7e8d Add gloop/perftools/tracing visibility by Martijn Vels · 9 days ago
- 6c1f120 Add //gloop/util/status:status_macros to Gloop by Mike Kruskal · 10 days ago
- 88c0a25 Remove the legacy stateless symbol decorator API. by Abseil Team · 12 days ago
- e8f3bb2 Add additional tests in str_split_test.cc by Derek Mauro · 13 days ago
- 0a7fe7e Add absl::strings_internal::AbslStringifyStream by Abseil Team · 2 weeks ago
- 81f4d83 Add supporting code for absl::SourceLocation by Abseil Team · 2 weeks ago
- 522a5a8 Open-source absl::AnySpan by Abseil Team · 2 weeks ago
- efcd129 Add //gloop/util/gtl:iterator_range to Gloop by Mike Kruskal · 2 weeks ago
- 1bcce1b Internal functionality by Mike Kruskal · 2 weeks ago
- ec35402 Fix sampling for the insert into a non-SOO table with capacity==1. by Vitaly Goldshteyn · 2 weeks ago
- 896d915 Add benchmark for string erase/emplace. by Vitaly Goldshteyn · 2 weeks ago
- 972e4ab Minor reformatting by Derek Mauro · 3 weeks ago
- 93a7a9c Prepare GenericPrinter for the rename of ArenaSafeUniquePtr. by Samuel Benzaquen · 3 weeks ago
- 04f3bc0 Fix hashtablez oversampling for SOO tables on repeated 0->1 element transitions by Todd Lipcon · 3 weeks ago
- e7ba8a7 Add absl::SourceLocation by Abseil Team · 3 weeks ago
- 842679c Add a stateful version of the SymbolDecorator interface by Abseil Team · 3 weeks ago
- e72b94a Make absl_testing::StatusIs() print the status code as a string by Abseil Team · 3 weeks ago
- 6015232 Mark absl::FastTypeId final to prevent subclassing by Derek Mauro · 3 weeks ago
- 267879b Import of CCTZ from GitHub. by Abseil Team · 3 weeks ago
- 3b777f6 Import of CCTZ from GitHub. by Abseil Team · 4 weeks ago
- 1d37147 Fix ambiguous call to EncodeVarint() by Derek Mauro · 4 weeks ago
- ab54e73 Use reserve() to grow in STLStringResizeUninitializedAmortized() by Derek Mauro · 4 weeks ago
- ea40a52 Disable failing tests on ChromiumOS configurations. by Abseil Team · 4 weeks ago
- 443adb7 Use reserve() to grow in absl::string_internal::StringAppendAndOverwrite() by Derek Mauro · 4 weeks ago
- db50e84 `AbseilDll.cmake`: sort list of files alphabetically by Dino Radakovic · 4 weeks ago
- 8836ff0 Mitigate raw_hash_set_test failures with new llvm version. by Evan Brown · 4 weeks ago
- d929c60 Clean up stray TODO by Mike Kruskal · 4 weeks ago
- 9fb0ebc Update visibility. by Chris Kennelly · 4 weeks ago
- dee6c62 Remove unused include of resize_uninitialized.h by Derek Mauro · 4 weeks ago
- 1ccf9ee Update the description of hexadecimal digits to include lowercase letters {a-f}. by Vitaly Goldshteyn · 5 weeks ago
- 45c8989 Add a visibility placeholder to Abseil for Gloop. by Mike Kruskal · 5 weeks ago
- b6808e6 Remove stack trace fixup code from Abseil by Abseil Team · 5 weeks ago
- 296234c Add absl::make_unique_for_overwrite by Jesse Rosenstock · 5 weeks ago
- 4c67257 Use size_t for literal in MaxValidSizeForKeySize. by Abseil Team · 5 weeks ago
- 4a9a571 Rust wrapper for absl::Clock and absl::SimulatedClock by Vishnu Poddar · 5 weeks ago
- 2b33d7c Instead of using bit rotate for CRC hashing, use multiplication by 3. by Evan Brown · 5 weeks ago
- d85c528 Create bounds check functions to improve observability of hardening check failures to monitoring. by Abseil Team · 5 weeks ago
- 4dc2be8 Inline absl_testing::status_internal::GetStatus by Abseil Team · 5 weeks ago
- f26b591 Fix a test failure with new version of LLVM TSan. by Evan Brown · 5 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 · 5 weeks ago
- 7db9293 Fix indentation by Abseil Team · 5 weeks ago
- 64c1b40 Avoid ADL calls with StatusIs() in absl/status/status_matchers.h by Abseil Team · 5 weeks ago
- a62029e Add absl::optional_ref<T> by Abseil Team · 5 weeks ago
- 5088cf5 Cleanup the uses of the polyfills absl::any, absl::optional, by Derek Mauro · 5 weeks ago
- 90633b5 Fix comment about releaser's operators in MakeCordFromExternal. by Abseil Team · 6 weeks ago
- 6f0c4e7 CMake: Add TESTONLY flag to heterogeneous_lookup_testing by Corentin Le Molgat · 6 weeks ago
- 43a9414 Add FAQ entries about hash tables and sanitizers by Derek Mauro · 6 weeks ago
- b4de535 Update FAQ.md with bzlmod instructions, and fix some typos and awkward wording by Derek Mauro · 6 weeks ago
- 91e52dc Revert: Record insert misses in hashtable profiling. by Chris Kennelly · 6 weeks ago
- 6ec9964 Inline deprecated versions of absl::Base64Escape() and by Derek Mauro · 6 weeks ago
- 586a3fb Deprecate the versions of Base64Escape() and WebSafeBase64Escape() by Derek Mauro · 6 weeks ago
- 5ec376e Remove helper libraries for absl/extend by Abseil Team · 6 weeks ago
- 4da1361 Resolve the filename and build_id associated with an image only once. by Abseil Team · 6 weeks ago
- 351df81 Test that absl::ParseTime() rejects input with embedded NULs by Derek Mauro · 6 weeks ago
- 27a4262 Import of CCTZ from GitHub. by Abseil Team · 6 weeks ago
- 92b4141 Use crc32 with union and rotate in CombineRawImpl. by Evan Brown · 7 weeks ago
- 35e6a95 Delete the internal version of throw_delegate by Derek Mauro · 7 weeks ago
- 919b8f9 Check for overflow on every iteration in a loop inside of CUnescapeInternal() by Derek Mauro · 7 weeks ago
- af4f27f Construct {flat,node}_hash_{set,map} w/ from_range by Abseil Team · 7 weeks ago
- 7313246 Fix sign-extension issue in absl::HexStringToBytes() by Derek Mauro · 7 weeks ago
- b1b9c18 Remove ABSL_META_INTERNAL_STD_HASH_SFINAE_FRIENDLY_ guard by Abseil Team · 7 weeks ago
- 81839fc Open up the throw_delegate library to public usage by Derek Mauro · 7 weeks ago
- edeeb35 absl::Now(): Mention the possibility of injecting an absl::Clock by Derek Mauro · 7 weeks ago
- 1296124 Import of CCTZ from GitHub. by Derek Mauro · 7 weeks ago
- cb4ad96 Correctly define ABSL_UNREACHABLE when Abseil Hardened Fast is enabled by Abseil Team · 7 weeks ago
- 2f40498 Add comment explaining why assertion may fail. by Chris Kennelly · 7 weeks ago
- fc3eb05 Remove unused dependency in absl/types/optional.h by Abseil Team · 7 weeks ago
- bf24e8b Perform ValidateDownCast only in Abseil Hardened Extensive mode by Abseil Team · 7 weeks ago
- 0e2e1ba Remove unused dependency in absl/types/optional.h by Abseil Team · 7 weeks ago
- 742e99c Specialize long strings hash for ARM to benefit from AES instruction differences. by Vitaly Goldshteyn · 7 weeks ago
- f4fdd8d Add --define="absl=1" to the Bazel build commands in CI by Abseil Team · 7 weeks ago
- cd765c9 Upgrade CI to Bazel 9.0.0 by Derek Mauro · 8 weeks ago
- 1ad4d33 Upgrade CI to XCode 26.2 by Derek Mauro · 8 weeks ago
- 7a992d5 Specialize `Mix4x16Vectors` for ARM to benefit from direct instructions. by Vitaly Goldshteyn · 8 weeks ago
- 045a92b Update Abseil CI by Derek Mauro · 8 weeks ago
- 62701e8 Avoid -Wsign-conversion in extend/internal/reflection.cc by Abseil Team · 8 weeks ago
- 49cd3c7 Minor formatting change by Derek Mauro · 8 weeks ago
- 0e5031d Add helper libraries for absl/extend by Abseil Team · 8 weeks ago
- b2f60a1 Undo add helper libraries for absl/extend by Abseil Team · 8 weeks ago
- bf4988f Add helper libraries for absl/extend by Abseil Team · 8 weeks ago
- 0783add AES based hash function for long strings >32 bytes on ARM CPUs. by Vitaly Goldshteyn · 8 weeks ago
- 1fdbcb5 Add absl::Clock, an abstract interface that interface allows by Derek Mauro · 8 weeks ago
- 0437a6d Fix ODR violation in `absl/functional/bind_front.h` by Abseil Team · 9 weeks ago
- e56fcf4 Removing template workaround as the ::benchmark::internal::Benchmark type has now been made non-internal. by Abseil Team · 9 weeks ago
- dd3cb9e PR #1993: Disable leak sanitizer on clang/windows by Gaetano · 10 weeks ago
- 889ddc9 Ensure `absl/base/casts.h` usage of `typeid` is well-formed by Abseil Team · 2 months ago
- 569ff20 Cleanup duplicated bit-rotation code by Derek Mauro · 2 months ago
- ae164c5 Ensure `__cpp_lib_bit_cast` is defined when available by including `<version>` by Abseil Team · 2 months ago
- 28e6a79 Make absl::Condition work with C++23 deducing-this by Abseil Team · 2 months ago
- eef1a08 Update `absl::Span` and `std::span` differences comment by Abseil Team · 2 months ago
- 5b086d7 Restrict MSVC CRC32 intrinsics to x64. by Vitaly Goldshteyn · 2 months ago
- fa3783e Reimplement STLStringResizeUninitializedAmortized() using by Derek Mauro · 2 months ago