aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-12Prepare 20220623.2 patch for Apple Privacy Manifest (#1620)upstream-20220623.2upstream-lts_2022_06_23Derek Mauro
2024-02-07Backport Apple Privacy Manifest (#1611)Hannah Shi
2022-08-31Switch time_state to explicit default initialization instead of value initial...upstream-20220623.1Andy Getz
2022-06-23Apply LTS transformations for 20220623 LTS branch (#1202)upstream-20220623.rc1upstream-20220623.0Derek Mauro
2022-06-22Merge contiguous mappings from the same file.Abseil Team
2022-06-22Update versions of WORKSPACE dependenciesDerek Mauro
2022-06-22Use ABSL_INTERNAL_HAS_SSE2 instead of __SSE2__Abseil Team
2022-06-21PR #1200: absl/debugging/CMakeLists.txt: link with libexecinfo if neededFabrice Fontaine
2022-06-21Update GCC floor container to use Bazel 5.2.0Derek Mauro
2022-06-16Update GoogleTest version used by AbseilDerek Mauro
2022-06-16Release absl::AnyInvocableDino Radakovic
2022-06-16PR #1197: absl/base/internal/direct_mmap.h: fix musl build on mipsFabrice Fontaine
2022-06-16absl/base/internal/invoke: Ignore bogus warnings on GCC >= 11Dino Radakovic
2022-06-16Revert GoogleTest version used by Abseil to commit 28e1da21d8d677bc98f12ccc7f...Dino Radakovic
2022-06-15Update GoogleTest version used by AbseilDerek Mauro
2022-06-15explicit_seed_seq_test: work around/disable bogus warnings in GCC 12Derek Mauro
2022-06-15any_test: expand the any emplace bug suppression,Derek Mauro
2022-06-14absl::Time: work around bogus GCC 12 -Wrestrict warningDerek Mauro
2022-06-14Make absl::StdSeedSeq an alias for std::seed_seqLaramie Leavitt
2022-06-14absl::Optional: suppress bogus -Wmaybe-uninitialized GCC 12 warningDerek Mauro
2022-06-14algorithm_test: suppress bogus -Wnonnull warning in GCC 12Derek Mauro
2022-06-14flags/marshalling_test: work around bogus GCC 12 -Wmaybe-uninitialized warningDerek Mauro
2022-06-14counting_allocator: suppress bogus -Wuse-after-free warning in GCC 12Derek Mauro
2022-06-14Prefer to fallback to UTC when the embedded zoneinfo data does notAbseil Team
2022-06-10Minor wording fix in the comment for ConsumeSuffix()Abseil Team
2022-06-10Tweak the signature of status_internal::MakeCheckFailString as part of an upc...Andy Getzendanner
2022-06-10Fix several typos in comments.Abseil Team
2022-06-10Reformulate documentation of ABSL_LOCKS_EXCLUDED.Abseil Team
2022-06-09absl/base/internal/invoke.h: Use ABSL_INTERNAL_CPLUSPLUS_LANG for language ve...Dino Radakovic
2022-06-09Fix C++17 constexpr storage deprecation warningsDerek Mauro
2022-06-09Optimize SwissMap iteration by another 5-10% for ARMAbseil Team
2022-06-08Add documentation on optional flags to the flags library overview.Tom Manshreck
2022-06-08absl: correct the stack trace path on RISCVSaleem Abdulrasool
2022-06-07Merge pull request #1194 from jwnimmer-tri:default-linkoptsCopybara-Service
2022-06-07Remove unintended defines from config.hJames Y Knight
2022-06-06Obey ABSL_DEFAULT_LINKOPTS for all cc_library targetsJeremy Nimmer
2022-06-06Ignore invalid TZ settings in testsBenjamin Barenblat
2022-06-06Add ABSL_HARDENING_ASSERTs to CordBuffer::SetLength() andDerek Mauro
2022-06-06Fix comment typo about absl::Status<T*>Derek Mauro
2022-06-06In b-tree, support unassignable value types.Evan Brown
2022-06-06Optimize SwissMap for ARM by 3-8% for all operationsAbseil Team
2022-06-06Release absl::CordBufferDerek Mauro
2022-06-06InlinedVector: Limit the scope of the maybe-uninitialized warning suppressionDerek Mauro
2022-06-03Improve the compiler error by removing some noise from it.Samuel Benzaquen
2022-06-02Merge pull request #714 from kgotlinux:patch-2Copybara-Service
2022-06-02Include proper #includes for POSIX thread identity implementation when using ...Andy Getzendanner
2022-06-02Rework NonsecureURBGBase seed sequence.Laramie Leavitt
2022-06-02Disable tests on some platforms where they currently fail.Tom Rybka
2022-06-02Fixed typo in a comment.Abseil Team
2022-05-31Rollforward of commit ea78ded7a5f999f19a12b71f5a4988f6f819f64f.Anqi D