Skip to content

Commit

Permalink
Roll abseil-cpp to 1db3bdd4eb208bef55c77f22aa94991e52225230
Browse files Browse the repository at this point in the history
Our abseil dependency is a clone of Chromium's, located at:
https://chromium.googlesource.com/chromium/src/third_party/

which is a downstream copy of the source of truth, located at:
https://github.com/abseil/abseil-cpp

This rolls to Chromium commit 185f27671ca28c0f25d9d7a15b6e621f69972706,
then reapplies jsimmons@google.com's commits, in chronological order:
* 9ec8f453a42aad2f11a1760fe4ce6014a124edc2
* f92f9effc89af7692436c3b9fbb3a67f2239d893
* 61833f2c057a2b1993d871e8c51156aed1dd4354

Preparation for: flutter/flutter#144201
Part of: flutter/flutter#67373
  • Loading branch information
cbracken committed Feb 28, 2024
1 parent 455c814 commit 813c77d
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -680,7 +680,7 @@ deps = {
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + '7de5cc00de50e71a3aab22dea52fbb7ff4efceb6',

'src/third_party/abseil-cpp':
Var('flutter_git') + '/third_party/abseil-cpp.git' + '@' + 'd07bb1bc8e59b37204d457ee365b52b0d11feec0',
Var('flutter_git') + '/third_party/abseil-cpp.git' + '@' + '1db3bdd4eb208bef55c77f22aa94991e52225230',

# Dart packages
'src/flutter/third_party/pkg/archive':
Expand Down
1 change: 1 addition & 0 deletions ci/licenses_golden/excluded_files
Expand Up @@ -2510,6 +2510,7 @@
../../../third_party/abseil-cpp/absl/log/scoped_mock_log_test.cc
../../../third_party/abseil-cpp/absl/log/stripping_test.cc
../../../third_party/abseil-cpp/absl/log/structured_test.cc
../../../third_party/abseil-cpp/absl/log/vlog_is_on_test.cc
../../../third_party/abseil-cpp/absl/memory/BUILD.bazel
../../../third_party/abseil-cpp/absl/memory/CMakeLists.txt
../../../third_party/abseil-cpp/absl/memory/memory_test.cc
Expand Down
19 changes: 18 additions & 1 deletion ci/licenses_golden/licenses_third_party
@@ -1,4 +1,4 @@
Signature: 0f5763359fcb568c2fded5cdf36221e5
Signature: 45a1f61c931ce4276f522767ed0906bb

====================================================================================================
LIBRARY: angle
Expand Down Expand Up @@ -745,6 +745,8 @@ ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/perfetto/ui/src/assets/widgets_page.scss
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/perfetto/ui/src/base/utils/index-browser.js
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/perfetto/ui/src/base/utils/index.js
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/MODULE.bazel
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/WORKSPACE.bzlmod
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/algorithm/algorithm.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/algorithm/container.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/base/attributes.h
Expand Down Expand Up @@ -972,6 +974,7 @@ ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/hash/internal/spy_hash_state.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/absl_check.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/absl_log.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/absl_vlog_is_on.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/check.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/check_test_impl.inc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/die_if_null.cc
Expand Down Expand Up @@ -1015,6 +1018,9 @@ ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/internal/test_helpers.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/internal/test_matchers.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/internal/test_matchers.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/internal/vlog_config.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/internal/vlog_config.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/internal/vlog_config_benchmark.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/internal/voidify.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/log.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/log_basic_test_impl.inc
Expand All @@ -1028,6 +1034,7 @@ ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/scoped_mock_log.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/scoped_mock_log.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/structured.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/log/vlog_is_on.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/memory/memory.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/meta/type_traits.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/numeric/bits.h
Expand Down Expand Up @@ -1170,6 +1177,7 @@ ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/strings/internal/escaping.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/strings/internal/escaping.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/strings/internal/escaping_test_common.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/strings/internal/has_absl_stringify.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/strings/internal/memutil.cc
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/strings/internal/memutil.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/strings/internal/memutil_benchmark.cc
Expand Down Expand Up @@ -1315,6 +1323,8 @@ ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/absl/utility/utility.h
ORIGIN: https://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/abseil-cpp/ci/absl_alternate_options.h
TYPE: LicenseType.apache
FILE: ../../../third_party/abseil-cpp/MODULE.bazel
FILE: ../../../third_party/abseil-cpp/WORKSPACE.bzlmod
FILE: ../../../third_party/abseil-cpp/absl/algorithm/algorithm.h
FILE: ../../../third_party/abseil-cpp/absl/algorithm/container.h
FILE: ../../../third_party/abseil-cpp/absl/base/attributes.h
Expand Down Expand Up @@ -1542,6 +1552,7 @@ FILE: ../../../third_party/abseil-cpp/absl/hash/internal/print_hash_of.cc
FILE: ../../../third_party/abseil-cpp/absl/hash/internal/spy_hash_state.h
FILE: ../../../third_party/abseil-cpp/absl/log/absl_check.h
FILE: ../../../third_party/abseil-cpp/absl/log/absl_log.h
FILE: ../../../third_party/abseil-cpp/absl/log/absl_vlog_is_on.h
FILE: ../../../third_party/abseil-cpp/absl/log/check.h
FILE: ../../../third_party/abseil-cpp/absl/log/check_test_impl.inc
FILE: ../../../third_party/abseil-cpp/absl/log/die_if_null.cc
Expand Down Expand Up @@ -1585,6 +1596,9 @@ FILE: ../../../third_party/abseil-cpp/absl/log/internal/test_helpers.cc
FILE: ../../../third_party/abseil-cpp/absl/log/internal/test_helpers.h
FILE: ../../../third_party/abseil-cpp/absl/log/internal/test_matchers.cc
FILE: ../../../third_party/abseil-cpp/absl/log/internal/test_matchers.h
FILE: ../../../third_party/abseil-cpp/absl/log/internal/vlog_config.cc
FILE: ../../../third_party/abseil-cpp/absl/log/internal/vlog_config.h
FILE: ../../../third_party/abseil-cpp/absl/log/internal/vlog_config_benchmark.cc
FILE: ../../../third_party/abseil-cpp/absl/log/internal/voidify.h
FILE: ../../../third_party/abseil-cpp/absl/log/log.h
FILE: ../../../third_party/abseil-cpp/absl/log/log_basic_test_impl.inc
Expand All @@ -1598,6 +1612,7 @@ FILE: ../../../third_party/abseil-cpp/absl/log/log_streamer.h
FILE: ../../../third_party/abseil-cpp/absl/log/scoped_mock_log.cc
FILE: ../../../third_party/abseil-cpp/absl/log/scoped_mock_log.h
FILE: ../../../third_party/abseil-cpp/absl/log/structured.h
FILE: ../../../third_party/abseil-cpp/absl/log/vlog_is_on.h
FILE: ../../../third_party/abseil-cpp/absl/memory/memory.h
FILE: ../../../third_party/abseil-cpp/absl/meta/type_traits.h
FILE: ../../../third_party/abseil-cpp/absl/numeric/bits.h
Expand Down Expand Up @@ -1740,6 +1755,7 @@ FILE: ../../../third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_
FILE: ../../../third_party/abseil-cpp/absl/strings/internal/escaping.cc
FILE: ../../../third_party/abseil-cpp/absl/strings/internal/escaping.h
FILE: ../../../third_party/abseil-cpp/absl/strings/internal/escaping_test_common.h
FILE: ../../../third_party/abseil-cpp/absl/strings/internal/has_absl_stringify.h
FILE: ../../../third_party/abseil-cpp/absl/strings/internal/memutil.cc
FILE: ../../../third_party/abseil-cpp/absl/strings/internal/memutil.h
FILE: ../../../third_party/abseil-cpp/absl/strings/internal/memutil_benchmark.cc
Expand Down Expand Up @@ -5607,6 +5623,7 @@ Software.
LIBRARY: abseil-cpp
ORIGIN: ../../../third_party/abseil-cpp/LICENSE
TYPE: LicenseType.apache
FILE: ../../../third_party/abseil-cpp/PrivacyInfo.xcprivacy
FILE: ../../../third_party/abseil-cpp/absl/debugging/internal/stacktrace_aarch64-inl.inc
FILE: ../../../third_party/abseil-cpp/absl/debugging/internal/stacktrace_unimplemented-inl.inc
FILE: ../../../third_party/abseil-cpp/absl/flags/flag_benchmark.lds
Expand Down

0 comments on commit 813c77d

Please sign in to comment.