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