- 28b98d0 Merge "Revert "Upgrade ABSL to LTS version 20250127.0."" into main by Priyanka Advani (xWF) · 9 weeks ago main master
- 2bb0412 Revert "Upgrade ABSL to LTS version 20250127.0." by Priyanka Advani (xWF) · 9 weeks ago
- af3de33 Replace ABSL_ATTRIBUTE_UNUSED with [[maybe_unused]] by Abseil Team · 9 weeks ago
- fb8062b Upgrade ABSL to LTS version 20250127.0. by Cole Faust · 9 weeks ago
- 2a1813e Expose abseil visibility to more external projects by Cole Faust · 9 weeks ago
- 9ac7062 PR #1819: fix compilation with AppleClang (#1820) by Derek Mauro · 3 months ago upstream-20250127.0 upstream-20250127.rc2
- f2f8bbc Make libasbl visible to external/iamf_tools for new library am: 2a702b70aa by Trevor Knight · 3 months ago
- 2a702b7 Make libasbl visible to external/iamf_tools for new library by Trevor Knight · 3 months ago androidx-appsearch-release androidx-javascriptengine-release androidx-metrics-release androidx-wear-wear-phone-interactions-release
- 98ebd7e Apply LTS transformations for 20250127 LTS branch (#1815) by Derek Mauro · 3 months ago upstream-20250127.rc1
- c64f219 ABSL_ASSUME: Use a ternary operator instead of do-while in the by Derek Mauro · 4 months ago
- e118b39 Simplify the comment for raw_hash_set::erase. by Evan Brown · 4 months ago
- 747c976 Remove preprocessors for now unsupported compilers. by Abseil Team · 4 months ago
- d5bafc0 `absl::ScopedMockLog`: Explicitly document that it captures logs emitted by all threads by Dino Radakovic · 4 months ago
- 5a0e2cb Fix potential integer overflow in hash container create/resize by Derek Mauro · 4 months ago
- 5f8d605 Add lifetimebound to StripPrefix/StripSuffix. by Abseil Team · 4 months ago
- fd8b35b Random: Rollforward support runtime dispatch on AArch64 macOS by David Majnemer · 4 months ago
- df8178e Crc: Only test non_temporal_store_memcpy_avx on AVX targets by David Majnemer · 4 months ago
- 1cdbba7 Provide information about types of all flags. by Dmitry Vyukov · 4 months ago
- 45dab59 Deprecate the precomputed hash find() API in swisstable. by Evan Brown · 4 months ago
- 3babd55 Import of CCTZ from GitHub. by Abseil Team · 4 months ago
- 64d6a3a Adjust whitespace by Chris Kennelly · 4 months ago
- a28c4b5 Expand documentation for absl::raw_hash_set::erase to include idiom example of iterator post-increment. by Abseil Team · 4 months ago
- 5135834 Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 4 months ago
- 3735766 Crc: Remove the __builtin_cpu_supports path for SupportsArmCRC32PMULL by David Majnemer · 4 months ago
- 655707f Use absl::NoDestructor for some absl::Mutex instances in the flags by Derek Mauro · 4 months ago
- 4024484 Update the WORKSPACE dependency of rules_cc to 0.1.0 by Derek Mauro · 4 months ago
- 95049aa Rollback support runtime dispatch on AArch64 macOS for breaking some builds by Abseil Team · 4 months ago
- b87a795 Downgrade to rules_cc 0.0.17 because 0.1.0 was yanked by Derek Mauro · 4 months ago
- a4e7719 Use unused set in testing. by Chris Kennelly · 4 months ago
- b7af5e1 Random: Support runtime dispatch on AArch64 macOS by David Majnemer · 4 months ago
- 3ded0b6 crc: Use absl::nullopt when returning absl::optional by David Majnemer · 4 months ago
- b4e899a Annotate absl::FixedArray to warn when unused. by Chris Kennelly · 4 months ago
- 41984a2 PR #1806: Fix undefined symbol: __android_log_write by simonla · 4 months ago
- a1de53d Move ABSL_HAVE_PTHREAD_CPU_NUMBER_NP to the file where it is needed by Abseil Team · 4 months ago
- be33b0a Use rbit instruction on ARM rather than rev. by Evan Brown · 4 months ago
- 3fba335 Debugging: Report the CPU we are running on under Darwin by David Majnemer · 4 months ago
- 1b0f252 Add a microbenchmark for very long int/string tuples. by Samuel Benzaquen · 4 months ago
- 6effb00 Crc: Detect support for pmull and crc instructions on Apple AArch64 by David Majnemer · 4 months ago
- d498bf6 Add special handling for hashing integral types so that we can optimize Read1To3 and Read4To8 for the strings case. by Evan Brown · 4 months ago
- 67d3d20 Use unused FixedArray instances. by Chris Kennelly · 4 months ago
- 34875a5 Minor reformatting by Evan Brown · 4 months ago
- c8977ff Avoid flaky expectation in WaitDurationWoken test case in MSVC. by Evan Brown · 4 months ago
- f4af6c0 Use Bazel rules_cc for many compiler-specific rules by Derek Mauro · 4 months ago
- 3f770c4 Mix pointers twice in absl::Hash. by Evan Brown · 4 months ago
- 69b5bd1 New internal-use-only classes `AsStructuredLiteralImpl` and `AsStructuredValueImpl` by Abseil Team · 4 months ago
- 81d48b3 Annotate some Abseil container methods with [[clang::lifetime_capture_by(...)]] by Abseil Team · 4 months ago
- 1d50897 Faster copy from inline Cords to inline Strings by Abseil Team · 4 months ago
- f489ceb Add new benchmark cases for hashing string lengths 1,2,4,8. by Evan Brown · 4 months ago
- bcb3cee Merge "Make grpc lib available for recovery" into main am: 5bcfe68ed5 by Treehugger Robot · 4 months ago
- 5bcfe68 Merge "Make grpc lib available for recovery" into main by Treehugger Robot · 4 months ago androidx-coordinatorlayout-release androidx-exifinterface-release
- 2f016c4 Move the Arm implementation of UnscaledCycleClock::Now() into the header file, like the x86 implementation, so it can be more easily inlined. by Abseil Team · 4 months ago
- 65b7da1 Minor include cleanup in absl/random/internal by Laramie Leavitt · 4 months ago
- 60d1ce9 Import of CCTZ from GitHub. by Derek Mauro · 4 months ago
- 4e09561 Use Bazel Platforms to support AES-NI compile options for Randen by Derek Mauro · 4 months ago
- 506f107 In HashState::Create, require that T is a subclass of HashStateBase in order to discourage users from defining their own HashState types. by Evan Brown · 4 months ago
- 3ee08f3 PR #1801: Remove unncessary <iostream> includes by Jeremy Nimmer · 4 months ago
- 51b7426 New class StructuredProtoField by Abseil Team · 4 months ago
- bdc9a7b Mix pointers twice in TSan and MSVC to avoid flakes in the PointerAlignment test. by Evan Brown · 4 months ago
- 6187f70 Add a test case that type-erased absl::HashState is consistent with absl::HashOf. by Evan Brown · 4 months ago
- d910383 Mix pointers twice in build modes in which the PointerAlignment test is flaky if we mix once. by Evan Brown · 4 months ago
- f339ea3 Increase threshold for stuck bits in PointerAlignment test on android. by Evan Brown · 4 months ago
- 86c7331 Use hashing ideas from Carbon's hashtable in absl hashing: by Evan Brown · 4 months ago
- f28f81c Test that using a table that was moved-to from a moved-from table fails in sanitizer mode. by Evan Brown · 4 months ago
- fcc8630 Remove a trailing comma causing an issue for an OSS user by Derek Mauro · 5 months ago
- 688dd51 Add missing includes in hash.h. by Evan Brown · 5 months ago
- 98efd75 Use the public implementation rule for "@bazel_tools//tools/cpp:clang-cl" by Derek Mauro · 5 months ago
- ce986ae Import of CCTZ from GitHub. by Derek Mauro · 5 months ago
- 4198d9a Change the definition of is_trivially_relocatable to be a bit less conservative. by Evan Brown · 5 months ago
- 90a7ba6 Updates to CI to support newer versions of tools by Derek Mauro · 5 months ago
- 5913446 Check if ABSL_HAVE_INTRINSIC_INT128 is defined by David Majnemer · 5 months ago
- a54f802 Print hash expansions in the hash_testing error messages. by Evan Brown · 5 months ago
- 63c03fe Avoid flakiness in notification_test on MSVC. by Evan Brown · 5 months ago
- f7bdb7a Roll back: Add more debug capacity validation checks on moves. by Evan Brown · 5 months ago
- 50292b7 Add more debug capacity validation checks on moves. by Evan Brown · 5 months ago
- cd9dd42 Add macro versions of nullability annotations. by Abseil Team · 5 months ago
- 4877017 Make grpc lib available for recovery by Fei Wang · 5 months ago
- 8dfa6b7 Improve fork-safety by opening files with `O_CLOEXEC`. by Abseil Team · 5 months ago
- f0e5905 Move ABSL_HARDENING_ASSERTs in constexpr methods to their own lines. by Abseil Team · 5 months ago
- d6a75d9 Add test cases for absl::Hash: by Evan Brown · 5 months ago
- 553c74b Skip the IterationOrderChangesOnRehash test case in ASan mode because it's flaky. by Evan Brown · 5 months ago
- f623b01 Add missing includes in absl hash. by Evan Brown · 5 months ago
- e281c17 Try to use file descriptors in the 2000+ range to avoid mis-behaving client by Abseil Team · 5 months ago
- caec5f1 Add weak implementation of the __lsan_is_turned_off in Leak Checker by Abseil Team · 5 months ago
- 03c34a9 Fix a bug where EOF resulted in infinite loop. by Abseil Team · 5 months ago
- 82d40e6 static_assert that absl::Time and absl::Duration are trivially destructible. by Abseil Team · 5 months ago
- d30f578 Move Duration ToInt64<unit> functions to be inline. by Abseil Team · 5 months ago
- 85c701d string_view: Add defaulted copy constructor and assignment by Abseil Team · 5 months ago
- 5c28547 Use `#ifdef` to avoid errors when `-Wundef` is used. by Abseil Team · 5 months ago
- 3de434a Strip PAC bits for return addresses in stack traces by Abseil Team · 5 months ago
- fffac11 PR #1794: Update cpu_detect.cc by Dertosh · 5 months ago
- 940e0ec PR #1790: Respect the allocator's .destroy method in ~InlinedVector by Arthur O'Dwyer · 5 months ago
- c935131 Cast away nullability in the guts of CHECK_EQ (et al) where Clang doesn't see that the nullable string returned by Check_EQImpl is statically nonnull inside the loop. by Andy Getzendanner · 5 months ago
- 7bc6543 string_view: Correct string_view(const char*, size_type) docs by Abseil Team · 5 months ago
- 28528f5 Add support for std::string_view in StrCat even when by Abseil Team · 5 months ago
- 4528747 Misc. adjustments to unit tests for logging. by Abseil Team · 5 months ago
- 9e3b68a Use local_config_cc from rules_cc and make it a dev dependency by Abseil Team · 5 months ago
- 7d96b2e Add additional iteration order tests with reservation. by Vitaly Goldshteyn · 5 months ago
- 7316f56 Use all the bits (`popcount`) in `FindFirstNonFullAfterResize` and `PrepareInsertAfterSoo`. by Vitaly Goldshteyn · 5 months ago
- 9e2c537 Mark ConsumePrefix, ConsumeSuffix, StripPrefix, and StripSuffix as constexpr since they are all pure functions. by Abseil Team · 5 months ago
- ddf73b4 Add visibility for libtextclassifier and its dependents. am: 7478ba71b7 am: 550eeb975d by Krzysztof Kosiński · 5 months ago