1. 770d078 Use local decoding buffer in HexStringToBytes by Abseil Team · 12 hours ago master
  2. 00f8c39 Only check if the frame pointer is inside a signal stack with known bounds by Abseil Team · 17 hours ago
  3. 160d390 Roll forward: enable small object optimization in swisstable. by Evan Brown · 22 hours ago
  4. c0f104b Optimize LowLevelHash by breaking dependency between final loads and previous len/ptr updates. by Connal de Souza · 23 hours ago
  5. c5d722b Fix the wrong link. by Abseil Team · 2 days ago
  6. 41136ed Optimize InsertMiss for tables without kDeleted slots. by Vitaly Goldshteyn · 2 days ago
  7. 52715db Use GrowthInfo without applying any optimizations based on it. by Vitaly Goldshteyn · 2 days ago
  8. ff0a0f2 Disable small object optimization while debugging some failing tests. by Evan Brown · 2 days ago
  9. 18018aa Adjust conditonal compilation in non_temporal_memcpy.h by Abseil Team · 2 days ago
  10. a1ced69 Reformat log/internal/BUILD by Abseil Team · 2 days ago
  11. e8b549b Remove deprecated errno constants from the absl::Status mapping by Derek Mauro · 2 days ago
  12. b70ad84 Introduce GrowthInfo with tests, but without usage. by Vitaly Goldshteyn · 2 days ago
  13. 1ccc2eb Enable small object optimization in swisstable. by Evan Brown · 3 days ago
  14. 6f0c500 Refactor the GCC unintialized memory warning suppression in raw_hash_set.h. by Evan Brown · 3 days ago
  15. 68ce303 Respect `NDEBUG_SANITIZER` by Abseil Team · 3 days ago
  16. e7858c7 Revert integer-to-string conversion optimizations pending more thorough analysis by Abseil Team · 3 days ago
  17. 86f3019 Fix a bug in `Cord::{Append,Prepend}(CordBuffer)`: call by Marcin Kowalczyk · 3 days ago
  18. ad5499a Add `BM_EraseIf` benchmark. by Vitaly Goldshteyn · 4 days ago
  19. 48abb9f Record sizeof(key_type), sizeof(value_type) in hashtable profiles. by Chris Kennelly · 4 days ago
  20. 06e1190 Fix ClangTidy warnings in btree.h. by Evan Brown · 4 days ago
  21. c2cf2d3 LSC: Move expensive variables on their last use to avoid copies. by Abseil Team · 5 days ago
  22. 7335a36 PR #1644: unscaledcycleclock: remove RISC-V support by aurel32 · 7 days ago
  23. 9a9502b Reland: Make DLOG(FATAL) not understood as [[noreturn]] by Peter Boström · 7 days ago
  24. 76f8011 Separate out absl::StatusOr constraints into statusor_internal.h by Abseil Team · 8 days ago
  25. 5036f0b Use Layout::WithStaticSizes in btree. by Evan Brown · 8 days ago
  26. 1cd7128 `layout`: Delete outdated comments about ElementType alias not being used because of MSVC by Dino Radakovic · 8 days ago
  27. e4c00cc Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 9 days ago
  28. 85166c9 `layout_benchmark`: Replace leftover comment with intended call to MyAlign by Dino Radakovic · 9 days ago
  29. 4213346 Remove absl::aligned_storage_t by Derek Mauro · 10 days ago
  30. 4024afb Delete ABSL_ANNOTATE_MEMORY_IS_INITIALIZED under Thread Sanitizer by Abseil Team · 10 days ago
  31. 8fe6b42 Remove vestigial variables in the DumpNode() helper in absl::Cord by Derek Mauro · 10 days ago
  32. 1980d7b Do hashtablez sampling on the first insertion into an empty SOO hashtable. by Evan Brown · 10 days ago
  33. 43c36ff Add explicit #include directives for <tuple>, "absl/base/config.h", and "absl/strings/string_view.h". by Abseil Team · 10 days ago
  34. fa6a3cd Add a note about the cost of `VLOG` in non-debug builds. by Abseil Team · 10 days ago
  35. a41e016 Fix flaky test failures on MSVC. by Evan Brown · 11 days ago
  36. d53b1e6 Add template keyword to example comment for Layout::WithStaticSizes. by Evan Brown · 11 days ago
  37. c1d4e4b PR #1643: add xcprivacy to all subspecs by Hannah Shi · 11 days ago
  38. 50a8867 Record sampling stride in cord profiling to facilitate unsampling. by Chris Kennelly · 11 days ago
  39. 5e61a28 Fix a typo in a comment. by Evan Brown · 11 days ago
  40. 4539c54 [log] Correct SetVLOGLevel to SetVLogLevel in comments by Abseil Team · 11 days ago
  41. 5839a14 Add a feature to container_internal::Layout that lets you specify some array sizes at compile-time as template parameters. This can make offset and size calculations faster. by Abseil Team · 11 days ago
  42. 56d3f22 `layout`: Mark parameter of Slices with ABSL_ATTRIBUTE_UNUSED, remove old workaround by Dino Radakovic · 14 days ago
  43. 153186b `layout`: Use auto return type for functions that explicitly instantiate std::tuple in return statements by Dino Radakovic · 14 days ago
  44. 16e2195 Remove redundant semicolons introduced by macros by Abseil Team · 2 weeks ago
  45. d0d902e [log] Make :vlog_is_on/:absl_vlog_is_on public in BUILD.bazel by Abseil Team · 2 weeks ago
  46. 74df697 Add additional checks for size_t overflows by Derek Mauro · 2 weeks ago
  47. 2f05910 Replace //visibility:private with :__pkg__ for certain targets by Abseil Team · 2 weeks ago
  48. 1c233c5 PR #1603: Disable -Wnon-virtual-dtor warning for CommandLineFlag implementations by Adam Gajda · 2 weeks ago
  49. 2a7d0da Add several missing includes in crc/internal by Abseil Team · 2 weeks ago
  50. c6ed744 Roll back extern template instatiations in swisstable due to binary size increases in shared libraries. by Evan Brown · 2 weeks ago
  51. e4b07ec Add nodiscard to SpinLockHolder. by Chris Kennelly · 2 weeks ago
  52. 321addf Test that rehash(0) reduces capacity to minimum. by Vitaly Goldshteyn · 2 weeks ago
  53. 0385612 Add extern templates for common swisstable types. by Evan Brown · 2 weeks ago
  54. 3c1f9be Disable ubsan for benign unaligned access in crc_memcpy by Abseil Team · 2 weeks ago
  55. 686aae1 Make swisstable SOO support GDB pretty printing and still compile in OSS. by Evan Brown · 2 weeks ago
  56. 5e54c9d Fix OSX support with CocoaPods and Xcode 15 by Abseil Team · 2 weeks ago
  57. bb83ace Fix GCC7 C++17 build by Derek Mauro · 2 weeks ago
  58. 28e4000 Use UnixEpoch and ZeroDuration by Abseil Team · 2 weeks ago
  59. 6cd8cf0 Make flaky failures much less likely in BasicMocking.MocksNotTriggeredForIncorrectTypes test. by Evan Brown · 2 weeks ago
  60. e20285c Delete a stray comment by Abseil Team · 2 weeks ago
  61. b969083 Move GCC uninitialized memory warning suppression into MaybeInitializedPtr. by Evan Brown · 3 weeks ago
  62. d802708 Replace usages of absl::move, absl::forward, and absl::exchange with their by Derek Mauro · 3 weeks ago
  63. b97e7f3 Fix the move to itself by Abseil Team · 3 weeks ago
  64. e968256 Work around an implicit conversion signedness compiler warning by Abseil Team · 3 weeks ago
  65. d03f54e Avoid MSan: use-of-uninitialized-value error in find_non_soo. by Evan Brown · 3 weeks ago
  66. 53e6dae Fix flaky MSVC test failures by using longer slop time. by Evan Brown · 3 weeks ago
  67. 6f0bb27 Add ABSL_ATTRIBUTE_UNUSED to variables used in an ABSL_ASSUME. by Evan Brown · 3 weeks ago
  68. 1449c9a Implement small object optimization in swisstable - disabled for now. by Evan Brown · 3 weeks ago
  69. 6bf3c73 Document and test ability to use absl::Overload with generic lambdas. by Vitaly Goldshteyn · 3 weeks ago
  70. 8dc90ff Extract `InsertPosition` function to be able to reuse it. by Vitaly Goldshteyn · 4 weeks ago
  71. 59daf18 Increase GraphCycles::PointerMap size by Abseil Team · 4 weeks ago
  72. 7bd9ff9 PR #1632: inlined_vector: Use trivial relocation for `erase` by Arthur O'Dwyer · 4 weeks ago
  73. 7a43445 Create `BM_GroupPortable_Match`. by Vitaly Goldshteyn · 4 weeks ago
  74. e7fe9ec [absl] Mark `absl::NoDestructor` methods with `absl::Nonnull` as appropriate by Lawrence Wolf-Sonkin · 4 weeks ago
  75. 55d28d4 Automated Code Change by Abseil Team · 4 weeks ago
  76. b737274 Rework casting in raw_hash_set's `IsFull()`. by Paul Rigge · 4 weeks ago
  77. 953cec7 Adds ABSL_ATTRIBUTE_LIFETIME_BOUND to absl::BitGenRef by Derek Mauro · 4 weeks ago
  78. cfde5f7 Workaround for NVIDIA C++ compiler being unable to parse variadic expansions in range of range-based for loop by Abseil Team · 4 weeks ago
  79. 653a671 Rollback: Make DLOG(FATAL) not understood as [[noreturn]] by Abseil Team · 4 weeks ago
  80. c0bec1a Make DLOG(FATAL) not understood as [[noreturn]] by Abseil Team · 4 weeks ago
  81. 9bbbbd3 Optimize `absl::Duration` division and modulo: Avoid repeated redundant comparisons in `IDivFastPath`. by Abseil Team · 4 weeks ago
  82. bde089f Optimize `absl::Duration` division and modulo: Allow the compiler to inline `time_internal::IDivDuration`, by splitting the slow path to a separate function. by Abseil Team · 4 weeks ago
  83. 90ebb6f Fix typo in example code snippet. by Abseil Team · 4 weeks ago
  84. 1436831 Automated Code Change by Abseil Team · 5 weeks ago
  85. eef325b Add braces for conditional statements in raw_hash_map functions. by Evan Brown · 5 weeks ago
  86. d87dc03 Optimize `prepare_insert`, when resize happens. It removes single unnecessary probing before resize that is beneficial for small tables the most. by Vitaly Goldshteyn · 5 weeks ago
  87. 0e72e54 Add noexcept to move assignment operator and swap function by Abseil Team · 5 weeks ago
  88. 3afe4fe Import of CCTZ from GitHub. by Abseil Team · 5 weeks ago
  89. f2710cc Minor documentation updates. by Abseil Team · 5 weeks ago
  90. 831e57a Change find_or_prepare_insert to return std::pair<iterator, bool> to match return type of insert. by Evan Brown · 5 weeks ago
  91. 92c8575 PR #1618: inlined_vector: Use trivial relocation for `SwapInlinedElements` by Arthur O'Dwyer · 5 weeks ago
  92. b0f85e2 Improve raw_hash_set tests. by Abseil Team · 5 weeks ago
  93. f576ea0 Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 5 weeks ago
  94. c28f689 Use const_cast to avoid duplicating the implementation of raw_hash_set::find(key). by Evan Brown · 5 weeks ago
  95. 1449add Import of CCTZ from GitHub. by Derek Mauro · 5 weeks ago
  96. d073d80 Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower() by Abseil Team · 5 weeks ago
  97. a7012a5 Annotate that SpinLock should warn when unused. by Chris Kennelly · 5 weeks ago
  98. 14b8a4e PR #1625: absl::is_trivially_relocatable now respects assignment operators by Arthur O'Dwyer · 6 weeks ago
  99. 8a3caf7 Introduce `Group::MaskNonFull` without usage. by Abseil Team · 6 weeks ago
  100. 4580d86 `demangle`: Parse template template and C++20 lambda template param substitutions by Dino Radakovic · 6 weeks ago