1. 30bba84 Roll back changing abseil hardening assertion in any_invocable from macro to function by Abseil Team · 24 hours ago master
  2. 723c2e7 Change abseil hardening assertion in any_invocable from macro to function by Abseil Team · 29 hours ago
  3. 659ba44 absl::Substitute: Set variables in the correct order to avoid an by Derek Mauro · 29 hours ago
  4. 638e17a Add absl::CopyCordToSpan() by Derek Mauro · 2 days ago
  5. d0d4c59 Deprecate and inline some historical inline variables in Abseil by Abseil Team · 3 days ago
  6. 9517566 Change abseil hardening assertions in cleanup from macros to functions by Abseil Team · 3 days ago
  7. e68f118 Update AssertIsValidForComparison to have better comments for cases in which there are sanitizer crashes that we can't give a good assertion failure message for. by Evan Brown · 3 days ago
  8. 9855fba Change abseil hardening assertions in btree from macros to functions by Abseil Team · 3 days ago
  9. 271ba27 Change abseil hardening assertions in chunked_queue and fixed_array from macros to functions by Abseil Team · 3 days ago
  10. 4dcbb59 Add VMA naming fallback for LowLevelAlloc. by Chris Kennelly · 4 days ago
  11. 97aea89 Add a comment about the dataflow to //absl/log/internal/proto.cc by Derek Mauro · 4 days ago
  12. bd6adb8 Change abseil hardening assertions in the strings directory from macros to functions by Abseil Team · 4 days ago
  13. 34a2c1e Change abseil hardening assertions in inlined_vector from macros to functions by Abseil Team · 4 days ago
  14. c7a875c Rollback of Add [[clang::nomerge]] to absl::base_internal::HardeningAbort() by Abseil Team · 4 days ago
  15. d061f5f Add [[clang::nomerge]] to absl::base_internal::HardeningAbort() by Abseil Team · 5 days ago
  16. 74b81df Fix aarch64 stacktrace unwinding. by Mike Kruskal · 5 days ago
  17. db10d46 Change inlined_vector internal consistency assertions to ABSL_ASSERT from ABSL_HARDENING_ASSERT by Abseil Team · 5 days ago
  18. 49fe184 Deprecate and inline historical typedefs in Abseil by Abseil Team · 5 days ago
  19. 8f7e820 Deprecate and inline absl::variant by Abseil Team · 5 days ago
  20. ef23deb Deprecate and inline absl::index_sequence by Abseil Team · 5 days ago
  21. deaf349 Update to layout-compatible StatusCode and StatusCodeError types by Taylor Cramer · 8 days ago
  22. 7dcc24c Factor out ABSL_INTERNAL_UNEVALUATED() from ABSL_ASSERT() by Abseil Team · 8 days ago
  23. acbfcef Add an absl::StrCat floating-point formatter absl::HighPrecision by Derek Mauro · 8 days ago
  24. 06534e0 Add VMA naming fallback for LowLevelAlloc. by Abseil Team · 9 days ago
  25. 5193aa7 Add VMA naming fallback for LowLevelAlloc. by Chris Kennelly · 9 days ago
  26. f9adcd0 Add container overloads for absl::c_copy and absl::c_copy_n by Abseil Team · 10 days ago
  27. a5c2143 Add container overloads for absl::c_copy and absl::c_copy_n by Abseil Team · 10 days ago
  28. 0b7fd1c Update static_assert comment. by Evan Brown · 10 days ago
  29. bbed3b1 Relax static_assert on HashtableInlineDataImpl size. by Vitaly Goldshteyn · 10 days ago
  30. 8ce4569 Remove IWYU private pragmas now that vlog_is_on is public by Mike Kruskal · 11 days ago
  31. a4ca419 Refactor HashtableInlineData to support different capacity storage modes. by Vitaly Goldshteyn · 11 days ago
  32. 1eb0661 Re-land crc32 optimization on AMD Milan+ by Ilya Tokar · 11 days ago
  33. bbdeb41 Add GenericPrint specialization for `std::monostate`. by Abseil Team · 11 days ago
  34. 892f513 Remove extraneous symbol from nullability documentation comment by Abseil Team · 12 days ago
  35. 852fc61 Remove more lingering C++17 type traits polyfill usages by Abseil Team · 12 days ago
  36. 3510863 Update documentation for `absl::StrSplit()` to mention that by Abseil Team · 2 weeks ago
  37. 3a4bad5 Add absl::bind_back by Abseil Team · 2 weeks ago
  38. 418845f Partial rollback of removal of usages of absl::void_t by Derek Mauro · 2 weeks ago
  39. 0b1904f Fix MSVC warning C4819 by removing various unicode dash characters by Derek Mauro · 2 weeks ago
  40. 6bafadb Import of CCTZ from GitHub. by Abseil Team · 2 weeks ago
  41. 0df2ed8 Restrict ABSL_ATTRIBUTE_NULL_AFTER_MOVE to clang >= 12.0, when support for by Abseil Team · 2 weeks ago
  42. f58ee26 Add a friendship for gloop testing by Mike Kruskal · 2 weeks ago
  43. dcd3be5 Update Emscripten version macros to use uppercase variants. by Abseil Team · 2 weeks ago
  44. 8a6b6ae Automated rollback of commit 34e723033bf6e31b196258451c6cdc684804a88d. by Abseil Team · 3 weeks ago
  45. 34e7230 Change abseil hardening assertions in types directory from macros to functions by Abseil Team · 3 weeks ago
  46. ac5ea99 Change abseil hardening assertions in types directory from macros to functions by Abseil Team · 3 weeks ago
  47. fe307ce Replace ABSL_INTERNAL_LOG with ABSL_RAW_LOG in ReadMonotonicClockNanos. by Chris Kennelly · 3 weeks ago
  48. d4d92a7 Introduce HashtableCapacity wrapper for capacity_ and rename HashtableSize to HashtableInlineData and move capacity into it. by Vitaly Goldshteyn · 3 weeks ago
  49. 6d6854b Use if constexpr around allocator type check for hashtable sampling. by Chris Kennelly · 3 weeks ago
  50. 9aca3c8 Add a friendship for gloop testing by Mike Kruskal · 3 weeks ago
  51. b85d169 Optimzie crc32 on AMD Milan+ by Abseil Team · 3 weeks ago
  52. 5f9d5bf Optimzie crc32 on AMD Milan+ by Ilya Tokar · 3 weeks ago
  53. cd0423d Stop exporting internal Base64 escaping functions that do not need to by Derek Mauro · 3 weeks ago
  54. b9536c9 Add additional bounds check functions to cover most ABSL_HARDENING_ASSERTs. by Abseil Team · 4 weeks ago
  55. 04b6110 Undo unintended inlining of absl::void_t -- the inlining didn't actually replace it with std::void_t by Abseil Team · 4 weeks ago
  56. ea64b6e Consume result from various SampleRecorder methods. by Chris Kennelly · 4 weeks ago
  57. 9cb62a0 Remove unnecessary usages of absl::void_t by Abseil Team · 4 weeks ago
  58. 354d4d9 StrFormat: format %g without heap allocation by Abhi Raman · 4 weeks ago
  59. 8cd6450 Remove unnecessary namespace bracketing for an internal nullability macro. by Abseil Team · 4 weeks ago
  60. 9034b9c Introduce ABSL_OPTION_INLINE_HW_ACCEL_STRATEGY in absl/base/options.h by Derek Mauro · 4 weeks ago
  61. 884282e Refactor error factories to propagate static knowledge to the compiler, where supported. by Samuel Benzaquen · 5 weeks ago
  62. eb76981 Inline absl::void_t to std::void_t wherever possible by Abseil Team · 5 weeks ago
  63. e7c4768 Deprecate and inline a lot of C++17 Abseil type traits by Abseil Team · 5 weeks ago
  64. 95619d5 Remove more lingering C++17 type traits polyfill usages by Abseil Team · 5 weeks ago
  65. 709bf9e nullstream: fix a header guard comment by Abseil Team · 5 weeks ago
  66. 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 · 5 weeks ago
  67. 7dac708 Expose gloop peer friendship for testing by Mike Kruskal · 5 weeks ago
  68. ed2114e Stop using C++17 type traits polyfills by Abseil Team · 5 weeks ago
  69. 3eb0f0b Remove the forward declaration of base::scheduling::Schedulable from by Derek Mauro · 5 weeks ago
  70. 5c01794 Support passing I/O manipulators such as std::endl to StringifyStream by Abseil Team · 6 weeks ago
  71. 170f877 Add absl::Status::MakeNonOkStatusWithOkCode() and absl::status_internal::StatusPrivateAccessor for private/internal use by Abseil Team · 6 weeks ago
  72. 4ff7ff9 Add cleanup dependency by Derek Mauro · 6 weeks ago
  73. d2910b0 Prepare to move callers away from get_bound_schedulable() by Derek Mauro · 6 weeks ago
  74. 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 · 6 weeks ago
  75. e2321c0 Add support for [[clang::annotate("clang-tidy", "bugprone-use-after-move", "null_after_move")]] by Abseil Team · 6 weeks ago
  76. b7c61d3 Reduce duplication in absl/random/internal. by Laramie Leavitt · 6 weeks ago
  77. cc986e4 Use absl::SourceLocation for Rust source locations in Status by Taylor Cramer · 6 weeks ago
  78. be50e52 Avoid using lambdas in Abseil assertion macros by Abseil Team · 7 weeks ago
  79. b71166d Minor changes to #includes by Derek Mauro · 7 weeks ago
  80. 4c5d34c Document that DemangleRustSymbolEncoding omits some details on purpose. by Chris Mihelich · 7 weeks ago
  81. 9cc7e8d Add gloop/perftools/tracing visibility by Martijn Vels · 7 weeks ago
  82. 6c1f120 Add //gloop/util/status:status_macros to Gloop by Mike Kruskal · 7 weeks ago
  83. 88c0a25 Remove the legacy stateless symbol decorator API. by Abseil Team · 8 weeks ago
  84. e8f3bb2 Add additional tests in str_split_test.cc by Derek Mauro · 8 weeks ago
  85. 0a7fe7e Add absl::strings_internal::AbslStringifyStream by Abseil Team · 8 weeks ago
  86. 81f4d83 Add supporting code for absl::SourceLocation by Abseil Team · 8 weeks ago
  87. 522a5a8 Open-source absl::AnySpan by Abseil Team · 8 weeks ago
  88. efcd129 Add //gloop/util/gtl:iterator_range to Gloop by Mike Kruskal · 8 weeks ago
  89. 1bcce1b Internal functionality by Mike Kruskal · 8 weeks ago
  90. ec35402 Fix sampling for the insert into a non-SOO table with capacity==1. by Vitaly Goldshteyn · 8 weeks ago
  91. 896d915 Add benchmark for string erase/emplace. by Vitaly Goldshteyn · 8 weeks ago
  92. 972e4ab Minor reformatting by Derek Mauro · 8 weeks ago
  93. 93a7a9c Prepare GenericPrinter for the rename of ArenaSafeUniquePtr. by Samuel Benzaquen · 8 weeks ago
  94. 04f3bc0 Fix hashtablez oversampling for SOO tables on repeated 0->1 element transitions by Todd Lipcon · 9 weeks ago
  95. e7ba8a7 Add absl::SourceLocation by Abseil Team · 9 weeks ago
  96. 842679c Add a stateful version of the SymbolDecorator interface by Abseil Team · 9 weeks ago
  97. e72b94a Make absl_testing::StatusIs() print the status code as a string by Abseil Team · 9 weeks ago
  98. 6015232 Mark absl::FastTypeId final to prevent subclassing by Derek Mauro · 9 weeks ago
  99. 267879b Import of CCTZ from GitHub. by Abseil Team · 9 weeks ago
  100. 3b777f6 Import of CCTZ from GitHub. by Abseil Team · 10 weeks ago