aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-12Delete per-directory ABSL modules. am: 213e38c06e am: babd3e9e4a am: f9880c47...androidx-test-uiautomator-releaseKrzysztof Kosiński
2023-10-12Delete per-directory ABSL modules. am: 213e38c06e am: babd3e9e4a am: f9880c4789Krzysztof Kosiński
2023-10-12Delete per-directory ABSL modules. am: 213e38c06e am: babd3e9e4aKrzysztof Kosiński
2023-10-12Delete per-directory ABSL modules. am: 213e38c06eKrzysztof Kosiński
2023-10-12Delete per-directory ABSL modules.androidx-wear-wear-tooling-preview-releaseandroidx-versionedparcelable-releaseandroidx-media2-releaseandroidx-media-releaseandroidx-core-performance-releaseKrzysztof Kosiński
2023-10-11Add monolithic libabsl_host module. am: 8a3fe8a7b8 am: b7c5d98284 am: 745a746...Krzysztof Kosiński
2023-10-11Add monolithic libabsl_host module. am: 8a3fe8a7b8 am: b7c5d98284 am: 745a74662dKrzysztof Kosiński
2023-10-11Add monolithic libabsl_host module. am: 8a3fe8a7b8 am: b7c5d98284Krzysztof Kosiński
2023-10-11Add monolithic libabsl_host module. am: 8a3fe8a7b8Krzysztof Kosiński
2023-10-05Add monolithic libabsl_host module.Krzysztof Kosiński
2023-09-07Add ABSL visibility for Kythe. am: 54d5decc6c am: df6459fdfe am: 6d53f2b8f8 a...Krzysztof Kosiński
2023-09-07Add ABSL visibility for Kythe. am: 54d5decc6c am: df6459fdfe am: 6d53f2b8f8Krzysztof Kosiński
2023-09-07Add ABSL visibility for Kythe. am: 54d5decc6c am: df6459fdfeKrzysztof Kosiński
2023-09-07Add ABSL visibility for Kythe. am: 54d5decc6cKrzysztof Kosiński
2023-09-07Add ABSL visibility for Kythe.Krzysztof Kosiński
2023-08-31Add device-compatible libabsl module for gRPC. am: 91b5270d43 am: 68455dd85c ...Krzysztof Kosiński
2023-08-31Add device-compatible libabsl module for gRPC. am: 91b5270d43 am: 68455dd85c ...Krzysztof Kosiński
2023-08-31Add device-compatible libabsl module for gRPC. am: 91b5270d43 am: 68455dd85cKrzysztof Kosiński
2023-08-31Add device-compatible libabsl module for gRPC. am: 91b5270d43Krzysztof Kosiński
2023-08-30Add device-compatible libabsl module for gRPC.Krzysztof Kosiński
2023-08-21Upgrade ABSL to LTS version 20230802.0. am: 4585893c42 am: 38f8331e67 am: 523...Krzysztof Kosiński
2023-08-21Upgrade ABSL to LTS version 20230802.0. am: 4585893c42 am: 38f8331e67 am: 523...Krzysztof Kosiński
2023-08-21Upgrade ABSL to LTS version 20230802.0. am: 4585893c42 am: 38f8331e67Krzysztof Kosiński
2023-08-21Upgrade ABSL to LTS version 20230802.0. am: 4585893c42Krzysztof Kosiński
2023-08-19Upgrade ABSL to LTS version 20230802.0.Krzysztof Kosiński
2023-08-07Cherry pick CCTZ fix for MinGW (#1508)upstream-20230802.rc2upstream-20230802.0Derek Mauro
2023-08-02Apply LTS transformations for 20230802 LTS branch (#1505)upstream-20230802.rc1Derek Mauro
2023-08-02Update Abseil dependenciesDerek Mauro
2023-08-02Rollback of "Speed up StrAppend by up to 4x."Abseil Team
2023-08-01Implement AbslStringify for crc32c_t in order to support absl::StrFormat nati...Abseil Team
2023-08-01Changes absl::crc32c_t insertion operator (<<) to return value as 0-padded he...Abseil Team
2023-08-01PR #1500: Define MAP_ANONYMOUS if not definedRyan Schmidt
2023-08-01raw_hash_set_test: Expect tsan to catch heap-use-after-free on iterators inva...Dino Radakovic
2023-08-01Import of CCTZ from GitHub.Abseil Team
2023-08-01InlinedVector: Disable CFI checking on the const GetInlinedData() pathDerek Mauro
2023-08-01Speed up StrAppend by up to 4x.Abseil Team
2023-07-31Remove deprecated function.Abseil Team
2023-07-31PR #1498: Fix order of link options in pkg-config filesStan Hu
2023-07-31PR #1495: CMake: Link CoreFoundation with -frameworkDaniel Schürmann
2023-07-31raw_hash_set_test: Match lowercase "invalid iterator" in death testsDino Radakovic
2023-07-27Refactor raw_hash_set deallocation to pass CommonFields instead of passing th...Evan Brown
2023-07-27InlinedVector: Disable CFI checking during the reinterpret_cast on theDerek Mauro
2023-07-26Undefine internal `ABSL_FORMAT_PARSER_INTERNAL_GET_CHAR` macro after usageAbseil Team
2023-07-26Change the API constraints of erase(const_iterator, const_iterator) so that c...Evan Brown
2023-07-26InlinedVector: Disable CFI checking on GetInlinedData()Derek Mauro
2023-07-25InlinedVector: Fix control-flow-inregrity warning when using a classDerek Mauro
2023-07-25Import of CCTZ from GitHub.Abseil Team
2023-07-21`absl/BUILD.bazel`: Make license comment consistent with other bazel build filesRichard Levasseur
2023-07-20Add a special case for erase(begin(), end()) to reset the control bytes. The ...Evan Brown
2023-07-19Rename CommonFields::slots_ptr to slot_array to match the name of the corresp...Evan Brown