summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* PR #1644: unscaledcycleclock: remove RISC-V supportGravatar aurel322024-03-22
* Reland: Make DLOG(FATAL) not understood as [[noreturn]]Gravatar Peter Boström2024-03-22
* Separate out absl::StatusOr constraints into statusor_internal.hGravatar Abseil Team2024-03-21
* Use Layout::WithStaticSizes in btree.Gravatar Evan Brown2024-03-21
* `layout`: Delete outdated comments about ElementType alias not being used bec...Gravatar Dino Radakovic2024-03-21
* Performance improvement for absl::AsciiStrToUpper() and absl::AsciiStrToLower()Gravatar Abseil Team2024-03-20
* `layout_benchmark`: Replace leftover comment with intended call to MyAlignGravatar Dino Radakovic2024-03-20
* Remove absl::aligned_storage_tGravatar Derek Mauro2024-03-19
* Delete ABSL_ANNOTATE_MEMORY_IS_INITIALIZED under Thread SanitizerGravatar Abseil Team2024-03-19
* Remove vestigial variables in the DumpNode() helper in absl::CordGravatar Derek Mauro2024-03-19
* Do hashtablez sampling on the first insertion into an empty SOO hashtable.Gravatar Evan Brown2024-03-19
* Add explicit #include directives for <tuple>, "absl/base/config.h", and "absl...Gravatar Abseil Team2024-03-19
* Add a note about the cost of `VLOG` in non-debug builds.Gravatar Abseil Team2024-03-19
* Fix flaky test failures on MSVC.Gravatar Evan Brown2024-03-18
* Add template keyword to example comment for Layout::WithStaticSizes.Gravatar Evan Brown2024-03-18
* PR #1643: add xcprivacy to all subspecsGravatar Hannah Shi2024-03-18
* Record sampling stride in cord profiling to facilitate unsampling.Gravatar Chris Kennelly2024-03-18
* Fix a typo in a comment.Gravatar Evan Brown2024-03-18
* [log] Correct SetVLOGLevel to SetVLogLevel in commentsGravatar Abseil Team2024-03-18
* Add a feature to container_internal::Layout that lets you specify some array ...Gravatar Abseil Team2024-03-18
* `layout`: Mark parameter of Slices with ABSL_ATTRIBUTE_UNUSED, remove old wor...Gravatar Dino Radakovic2024-03-15
* `layout`: Use auto return type for functions that explicitly instantiate std:...Gravatar Dino Radakovic2024-03-15
* Remove redundant semicolons introduced by macrosGravatar Abseil Team2024-03-15
* [log] Make :vlog_is_on/:absl_vlog_is_on public in BUILD.bazelGravatar Abseil Team2024-03-15
* Add additional checks for size_t overflowsGravatar Derek Mauro2024-03-14
* Replace //visibility:private with :__pkg__ for certain targetsGravatar Abseil Team2024-03-14
* PR #1603: Disable -Wnon-virtual-dtor warning for CommandLineFlag implementationsGravatar Adam Gajda2024-03-13
* Add several missing includes in crc/internalGravatar Abseil Team2024-03-13
* Roll back extern template instatiations in swisstable due to binary size incr...Gravatar Evan Brown2024-03-13
* Add nodiscard to SpinLockHolder.Gravatar Chris Kennelly2024-03-13
* Test that rehash(0) reduces capacity to minimum.Gravatar Vitaly Goldshteyn2024-03-13
* Add extern templates for common swisstable types.Gravatar Evan Brown2024-03-12
* Disable ubsan for benign unaligned access in crc_memcpyGravatar Abseil Team2024-03-12
* Make swisstable SOO support GDB pretty printing and still compile in OSS.Gravatar Evan Brown2024-03-12
* Fix OSX support with CocoaPods and Xcode 15Gravatar Abseil Team2024-03-12
* Fix GCC7 C++17 buildGravatar Derek Mauro2024-03-12
* Use UnixEpoch and ZeroDurationGravatar Abseil Team2024-03-12
* Make flaky failures much less likely in BasicMocking.MocksNotTriggeredForInco...Gravatar Evan Brown2024-03-12
* Delete a stray commentGravatar Abseil Team2024-03-12
* Move GCC uninitialized memory warning suppression into MaybeInitializedPtr.Gravatar Evan Brown2024-03-11
* Replace usages of absl::move, absl::forward, and absl::exchange with theirGravatar Derek Mauro2024-03-11
* Fix the move to itselfGravatar Abseil Team2024-03-11
* Work around an implicit conversion signedness compiler warningGravatar Abseil Team2024-03-07
* Avoid MSan: use-of-uninitialized-value error in find_non_soo.Gravatar Evan Brown2024-03-07
* Fix flaky MSVC test failures by using longer slop time.Gravatar Evan Brown2024-03-06
* Add ABSL_ATTRIBUTE_UNUSED to variables used in an ABSL_ASSUME.Gravatar Evan Brown2024-03-06
* Implement small object optimization in swisstable - disabled for now.Gravatar Evan Brown2024-03-06
* Document and test ability to use absl::Overload with generic lambdas.Gravatar Vitaly Goldshteyn2024-03-06
* Extract `InsertPosition` function to be able to reuse it.Gravatar Vitaly Goldshteyn2024-03-04
* Increase GraphCycles::PointerMap sizeGravatar Abseil Team2024-03-04