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