1. 56e01e5 Add product_available by Nikita Putikhin · 13 days ago androidx-tv-material-release main master
  2. 4af5b57 Remove NOTICE symlink. by Elliott Hughes · 5 weeks ago androidx-graphics-core-release androidx-viewpager2-release
  3. 538aea6 Upgrade ABSL to LTS version 20240116.1 am: 3fd0a1be59 by Matt Stokes · 3 months ago androidx-datastore-release androidx-transition-release
  4. 3fd0a1b Upgrade ABSL to LTS version 20240116.1 by Matt Stokes · 3 months ago
  5. 2f9e432 Prepare 20240116.1 patch for Apple Privacy Manifest (#1623) by Derek Mauro · 3 months ago upstream-20240116.1
  6. 3ab97e7 Backport Apple Privacy Manifest (#1613) by Hannah Shi · 3 months ago
  7. 2471147 Remove libabsl_headers module. am: db41dae4b2 by Krzysztof Kosiński · 4 months ago
  8. 4a2c633 Disable ABSL_ATTRIBUTE_TRIVIAL_ABI in open-source builds (#1606) by Derek Mauro · 4 months ago upstream-20240116.0 upstream-20240116.rc2
  9. ad73c6d Apply LTS transformations for 20240116 LTS branch (#1599) by Derek Mauro · 4 months ago upstream-20240116.rc1
  10. 10f3e61 Add a note about how to link absl::log_flags under CMake to workaround by Derek Mauro · 4 months ago
  11. b2dd3a5 Move absl::Set[Global]VLogLevel() to //absl/log/globals.h by Derek Mauro · 4 months ago
  12. 27134f2 Speed up `raw_hash_map::[]` with ABSL hardening enabled by unchecking dereference of iterator returned by `try_emplace`. by Abseil Team · 4 months ago
  13. 41a2a25 Add support for Bzlmod for the next release by Derek Mauro · 4 months ago
  14. 3acbe29 Enable ABSL_BTREE_ENABLE_GENERATIONS and ABSL_SWISSTABLE_ENABLE_GENERATIONS with ABSL_HAVE_HWADDRESS_SANITIZER. by Abseil Team · 4 months ago
  15. a00f6d6 Move default case to statement outside switch block in log_severity.h. by Daniel Cheng · 4 months ago
  16. 8bd6445 Automated Code Change by Abseil Team · 4 months ago
  17. bcce85e Fix CMake compiled ABI options after f845e60acd880dbf07788a5a2c0dbad0f9c57231. by Derek Mauro · 4 months ago
  18. bddf28e Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblock by Derek Mauro · 4 months ago
  19. db41dae Remove libabsl_headers module. by Krzysztof Kosiński · 4 months ago
  20. 1959993 Update Windows and MacOS CI builds to Bazel 7.0.0 by Derek Mauro · 4 months ago
  21. 6d21df7 Extend BM_StrAppendInt to use log-uniform random numbers instead of constants by Abseil Team · 4 months ago
  22. d5a2cec Optimize integer-to-string conversions by Abseil Team · 4 months ago
  23. ccf0c77 Correct nullability annotations on MakeNan by Abseil Team · 4 months ago
  24. 2a63665 Avoid a empty library build failure on Apple platforms by Derek Mauro · 4 months ago
  25. 98156bb Speed up `raw_hash_set::contains()` when ABSL hardening is enabled by removing the iterator invalidation check from the comparison that contains performs. by Abseil Team · 4 months ago
  26. 4038192 Remove workaround for older versions MSVC that did not support by Derek Mauro · 4 months ago
  27. 9028b81 PR #1589: Use compare_exchange_weak in the loop in Mutex::ReaderLock by AtariDreams · 4 months ago
  28. 925a5e6 Add an IWYU pragma to vlog_is_on.h by Derek Mauro · 4 months ago
  29. 6a19ff4 [absl] Rename `absl::internal::identity` to `absl::internal::type_identity` by Lawrence Wolf-Sonkin · 5 months ago
  30. 1ac355b Add compile-checks to ensure the parameter to absl::numbers_internal::FastIntToBuffer isn't provably insufficient by Abseil Team · 5 months ago
  31. f9228ec Migrate static objects to NoDestructor in tests, testing libraries and benchmarks. by Abseil Team · 5 months ago
  32. bd47468 Import of CCTZ from GitHub. by Abseil Team · 5 months ago
  33. c13ee37 Import of CCTZ from GitHub. by Abseil Team · 5 months ago
  34. dd12983 Include `cstdint` where necessary. by Dmitri Gribenko · 5 months ago
  35. 8184f16 Release a few bits and pieces of DFATAL that were left behind: flag parsing & some tests. by Andy Getzendanner · 5 months ago
  36. 258e5a1 Add a container-based version of `std::sample()` by Eric Astor · 5 months ago
  37. 794352a Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 5 months ago
  38. 72d7a15 Added ByAsciiWhitespace to str_split library. by Abseil Team · 5 months ago
  39. 7a1898a AddressIsReadable: improve comments by Fangrui Song · 5 months ago
  40. 299dbc5 Unify btree EmptyNode allocation code across compilers. by Abseil Team · 5 months ago
  41. b559abc Create and destroy tables outside of the timer and in batch in Reserve benchmarks. by Abseil Team · 5 months ago
  42. 1ae1207 Add script for Arm build. by Richard O'Grady · 5 months ago
  43. 5afcd80 Fix typo: begnning -> beginning by Abseil Team · 5 months ago
  44. 6d17d4b Add a pragma to disable a maybe-uninitialized warning for GCC12+ by Abseil Team · 5 months ago
  45. 46223c8 Refactor `EraseMetaOnly` to speed up single group tables. by Abseil Team · 5 months ago
  46. 78c2f64 Update the CI builds that use the latest compiler versions to use Bazel 7.0.0. by Derek Mauro · 5 months ago
  47. e54fb4e Mutex: Prevent false race in EnableInvariantDebugging. by Dmitry Vyukov · 5 months ago
  48. bae2601 Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same element. by Abseil Team · 5 months ago
  49. 8900d7c Mutex: Fix Condition pointer-to-member cast to respect const qualifier by Abseil Team · 5 months ago
  50. d22aa4d Cleanup build file by removing an empty srcs list by Derek Mauro · 5 months ago
  51. 3ccc950 Add a pragma to disable a stringop-overflow warning for GCC12+ by Abseil Team · 5 months ago
  52. 27478af Remove nullability from Span::{pointer,iterator} by Sam McCall · 5 months ago
  53. a7e3daf Roll back changes to AsciiStrToUpper() and AsciiStrToLower() due to bug report. by Abseil Team · 5 months ago
  54. cee0d5b Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 5 months ago
  55. dcd5bd5 Redirect `GetPageSize()` to C library `getpagesize()` on Hexagon DSP. by Abseil Team · 5 months ago
  56. 031d99a Add `ostream<<` and `AbslStringify` to `absl::StatusOr`. by Zie Weaver · 5 months ago
  57. f16e457 Unit-tests to verify ABSL raw_hash_set does not double-hash in prod by Abseil Team · 5 months ago
  58. ad0a6d2 Add `MaskFull` to `Group`. by Abseil Team · 5 months ago
  59. 011aeed `absl/utility`: Delete tests for C++11-compatible `integer_sequence` and friends by Dino Radakovic · 5 months ago
  60. 8843e8e `absl/utility`: Delete C++11-compatible `integer_sequence` and friends by Dino Radakovic · 5 months ago
  61. 55621d1 Add nullability annotations by Dmitri Gribenko · 5 months ago
  62. fad9462 Enable ABSL_HAVE_POSIX_WRITE for Hexagon DSP build. by Abseil Team · 5 months ago
  63. 0ef87fa Small table growth optimization. by Abseil Team · 5 months ago
  64. 026e9fe Elide calls to MakeCheckOpString when ABSL_MIN_LOG_LEVEL makes them unnecessary by Abseil Team · 5 months ago
  65. 3abf329 Fixing a comment to be correct with the current code. by Abseil Team · 5 months ago
  66. d84f20a absl qualify HasAbslStringify in log_message.h. by Abseil Team · 5 months ago
  67. a436472 Remove a global destructor in vlog_config.cc by Derek Mauro · 5 months ago
  68. 8588e7d Avoid leaking an unprefixed VLOG_IS_ON transitively though absl_log.h by Derek Mauro · 5 months ago
  69. 9b83dc9 Move vlog_config to the internal directory and change the namespace of VLogSite by Derek Mauro · 5 months ago
  70. 5dc2cc1 Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat(). by Abseil Team · 5 months ago
  71. 3e6ecec Roll-forward: Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, and the QCHECK flavors of these. by Andy Getzendanner · 5 months ago
  72. 71d553b Fix codegen trunks in `absl/hash/hash_benchmark.cc`. by Shahriar Rouf · 5 months ago
  73. f845e60 Make `absl::{partial,weak,strong}_ordering` aliases for the `std::` ordering by Marcin Kowalczyk · 5 months ago
  74. 7b6c17e Add VLOG and friends by Derek Mauro · 5 months ago
  75. a39d71a Remove `absl::weak_equality` and `absl::strong_equality`. by Marcin Kowalczyk · 5 months ago
  76. 8028a87 Avoid #pragma intrinsic(_mm_prefetch) on Arm64EC (and other platforms by Derek Mauro · 6 months ago
  77. 0c09fd0 `btree_map`: avoid a copy in `map_params::key`. by Abseil Team · 6 months ago
  78. ac7ec8e Update documentation to reflect best practices (prefer brace initialization) by Abseil Team · 6 months ago
  79. 2fca641 Avoid AbslHashValue for std::filesystem::path when <filesystem> is not included by Abseil Team · 6 months ago
  80. db5c799 Make `FlatHashMapPolicy` return `std::true_type` for relocatable objects. by Abseil Team · 6 months ago
  81. f393335 Respect libc++ config option for disable of filesystem by Abseil Team · 6 months ago
  82. 00e087f Provide AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 6 months ago
  83. 8197f8f Use absl::NoDestructor for global log sinks. by Abseil Team · 6 months ago
  84. 524ebb7 Rollback providing AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 6 months ago
  85. 3bd8602 Provide AbslHashValue for std::filesystem::path in C++17 by Derek Mauro · 6 months ago
  86. 20f92b1 Use absl::NoDestructor for global FlagRegistry. by Abseil Team · 6 months ago
  87. aa14601 Speed-up absl::Symbolize by ~6x via faster file reads. by Abseil Team · 6 months ago
  88. 61ea5d2 Fixed a very small typo in the Cord::empty() docstring. by Abseil Team · 6 months ago
  89. 67f3af2 Fix documentation on when SpinLock is async-signal-safe by Abseil Team · 6 months ago
  90. 1415840 Don't allow AbslHashValue() to take a C-style array parameter. The by Derek Mauro · 6 months ago
  91. 4a0255b Support AbslStringify in absl Civil Time types. by Abseil Team · 6 months ago
  92. 716fa00 Partial roll forward of reentrant validation with the validation itself disabled. This will make it easier to roll back and forwards in the future (if needed) without causing merge conflicts in unrelated code. by Evan Brown · 6 months ago
  93. c046692 Add new benchmark for integer `StrAppend` by Abseil Team · 6 months ago
  94. 483a2d5 Roll back due to leak sanitizer reports. by Aaron Jacobs · 6 months ago
  95. c79e6b3 Use absl::NoDestructor to replace a bespoke optimized implementation by Derek Mauro · 6 months ago
  96. 8c488c4 Add absl::NoDestructor<T> by Derek Mauro · 6 months ago
  97. 2f77684 Avoid using both Win32Waiter and PthreadWaiter on MinGW, by Derek Mauro · 6 months ago
  98. 8aff21b Import of CCTZ from GitHub. by Abseil Team · 6 months ago
  99. 866b0fb Add explicit int -> uintptr_t conversion in stacktrace code for aarch64 by Abseil Team · 6 months ago
  100. bb7bbb1 Properly handle signal stacks and frame-size calculations by Abseil Team · 6 months ago