aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-autoroll <android-autoroll@skia-public.iam.gserviceaccount.com>2024-02-28 11:08:05 +0000
committerandroid-autoroll <android-autoroll@skia-public.iam.gserviceaccount.com>2024-02-28 11:08:05 +0000
commit80732b1500e18aa47eb88cad58e56bd9e4d85dda (patch)
tree7087f3104c9f5d751f151860e714d64453838d98
parentb0cc5bfd309359163ba8ae5d529ec5b91f36fa7f (diff)
parentd334a6f265750b754868d6c3ebeaa84a527a33b0 (diff)
downloadangle-80732b1500e18aa47eb88cad58e56bd9e4d85dda.tar.gz
Roll ANGLE from a627dd89762e to d334a6f26575 (1 revision)
https://chromium.googlesource.com/angle/angle.git/+log/a627dd89762e..d334a6f26575 Please enable autosubmit on changes if possible when approving them. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-android-autoroll Please CC angle-team@google.com,rmistry@google.com,ynovikov@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Test: Presubmit checks will test this change. Exempt-From-Owner-Approval: The autoroll bot does not require owner approval. Change-Id: I158d6927dcc84557617a2452ae998eb778342035
-rw-r--r--DEPS28
-rw-r--r--build/config/siso/PRESUBMIT.py3
-rw-r--r--build/ios/extension_bundle_data.gni1
-rw-r--r--build/util/LASTCHANGE2
-rw-r--r--build/util/LASTCHANGE.committime2
-rw-r--r--infra/specs/mixins.pyl2
6 files changed, 18 insertions, 20 deletions
diff --git a/DEPS b/DEPS
index 1f675053c0..7a29e6db1e 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
- 'chromium_revision': 'cc3c5664ec19b586c57a21c17b08249384e9fef4',
+ 'chromium_revision': '579e74402476fa8c1752585cd9320199920317ef',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@@ -88,11 +88,11 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
- 'catapult_revision': '6f4a0d6c8731078f74f3de4fc92748c125da43d6',
+ 'catapult_revision': '56ba67e870f9511d59155a9d8f40ff4afdea73d7',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
- 'fuchsia_version': '18.20240215.1.1',
+ 'fuchsia_version': 'version:18.20240227.3.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
@@ -410,12 +410,12 @@ vars = {
deps = {
'build': {
- 'url': Var('chromium_git') + '/chromium/src/build.git@0d5608905c438506c491e1f34e3b585454674dd3',
+ 'url': Var('chromium_git') + '/chromium/src/build.git@dd4da8c1d89df4b45b3afe584cf083c28f362244',
'condition': 'not build_with_chromium',
},
'buildtools': {
- 'url': Var('chromium_git') + '/chromium/src/buildtools.git@9eedca5b0651c9c38371f49f30ae5f90beb37b84',
+ 'url': Var('chromium_git') + '/chromium/src/buildtools.git@135784cc4b382484949b328e5acc66614d890545',
'condition': 'not build_with_chromium',
},
@@ -428,7 +428,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/linux-${{arch}}',
- 'version': 'git_revision:5787e994aa4cb6cdb09c2c72ae6f1c6a7f1cf91a',
+ 'version': 'git_revision:f19d5817e7ba85c2fda92e2697be11a4465d3267',
}
],
'dep_type': 'cipd',
@@ -439,7 +439,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/mac-${{arch}}',
- 'version': 'git_revision:5787e994aa4cb6cdb09c2c72ae6f1c6a7f1cf91a',
+ 'version': 'git_revision:f19d5817e7ba85c2fda92e2697be11a4465d3267',
}
],
'dep_type': 'cipd',
@@ -461,7 +461,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/windows-amd64',
- 'version': 'git_revision:5787e994aa4cb6cdb09c2c72ae6f1c6a7f1cf91a',
+ 'version': 'git_revision:f19d5817e7ba85c2fda92e2697be11a4465d3267',
}
],
'dep_type': 'cipd',
@@ -469,7 +469,7 @@ deps = {
},
'testing': {
- 'url': '{chromium_git}/chromium/src/testing@c250128f4c0e40695f5ef5e12e0dc16ad83fd5e1',
+ 'url': '{chromium_git}/chromium/src/testing@6d4ac13817181c66b911474976938d74ef7011d9',
'condition': 'not build_with_chromium',
},
@@ -651,7 +651,7 @@ deps = {
},
'third_party/depot_tools': {
- 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@4df61147ba67316806617f74347f408d2e4ff2f1',
+ 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@00915b68748cc78969f6269b78ddaae0a120e993',
'condition': 'not build_with_chromium',
},
@@ -770,12 +770,12 @@ deps = {
},
'third_party/libc++/src': {
- 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@08b8dfd3a9689085f0b0aa0f3e5912e88e5d4ac6',
+ 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@aff3a0b23ca52ebd6daae2333e5bb0aa5d6c1847',
'condition': 'not build_with_chromium',
},
'third_party/libc++abi/src': {
- 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@5b35c9f06c3f8f17b43bd3da9527d6fecdf916c2',
+ 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@204deaa9c53f76d6f23e0d119fc0110adc3ea6f2',
'condition': 'not build_with_chromium',
},
@@ -954,7 +954,7 @@ deps = {
},
'tools/clang': {
- 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@ee25a45e79a534e8cf4546c10b317abc2a902d67',
+ 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@5a776b13442d6cd33ef8a1c5f40ed43549bd63bd',
'condition': 'not build_with_chromium',
},
@@ -1000,7 +1000,7 @@ deps = {
},
'tools/perf': {
- 'url': Var('chromium_git') + '/chromium/src/tools/perf@085f35d2626ce805900e254605544f4d62088009',
+ 'url': Var('chromium_git') + '/chromium/src/tools/perf@2d59d4ec487194da404c6e872adcf7f96beda1b2',
'condition': 'not build_with_chromium',
},
diff --git a/build/config/siso/PRESUBMIT.py b/build/config/siso/PRESUBMIT.py
index 4099f0b5cf..9a0f7863ec 100644
--- a/build/config/siso/PRESUBMIT.py
+++ b/build/config/siso/PRESUBMIT.py
@@ -16,9 +16,6 @@ def CheckTryjobFooters(input_api, output_api):
"Missing 'Cq-Include-Trybots:' field required for Siso config changes"
"\nPlease add the following fields to run Siso tryjobs.\n\n"
"Cq-Include-Trybots: luci.chromium.try:fuchsia-binary-size-siso\n"
- "Cq-Include-Trybots: luci.chromium.try:ios-simulator-siso\n"
"Cq-Include-Trybots: luci.chromium.try:linux_chromium_asan_siso_rel_ng\n"
- "Cq-Include-Trybots: luci.chromium.try:linux_chromium_compile_siso_dbg_ng\n"
- "Cq-Include-Trybots: luci.chromium.try:mac-siso-rel\n"
)
return [output_api.PresubmitPromptWarning(message)]
diff --git a/build/ios/extension_bundle_data.gni b/build/ios/extension_bundle_data.gni
index 3e824e80fa..b47f03201a 100644
--- a/build/ios/extension_bundle_data.gni
+++ b/build/ios/extension_bundle_data.gni
@@ -23,6 +23,7 @@ template("extension_bundle_data") {
_extension_name = invoker.extension_name
}
+ forward_variables_from(invoker, [ "testonly" ])
bundle_data(target_name) {
public_deps = [ invoker.extension_target ]
outputs = [ "{{bundle_contents_dir}}/PlugIns/{{source_file_part}}" ]
diff --git a/build/util/LASTCHANGE b/build/util/LASTCHANGE
index 070643f56f..e0ab542792 100644
--- a/build/util/LASTCHANGE
+++ b/build/util/LASTCHANGE
@@ -1,2 +1,2 @@
-LASTCHANGE=0d5608905c438506c491e1f34e3b585454674dd3-refs/heads/main@{#1265641}
+LASTCHANGE=dd4da8c1d89df4b45b3afe584cf083c28f362244-refs/heads/main@{#1266264}
LASTCHANGE_YEAR=2024
diff --git a/build/util/LASTCHANGE.committime b/build/util/LASTCHANGE.committime
index c295d922a9..c7ee6255f3 100644
--- a/build/util/LASTCHANGE.committime
+++ b/build/util/LASTCHANGE.committime
@@ -1 +1 @@
-1709011827 \ No newline at end of file
+1709100810 \ No newline at end of file
diff --git a/infra/specs/mixins.pyl b/infra/specs/mixins.pyl
index 4cf4ca9280..6af3429bf4 100644
--- a/infra/specs/mixins.pyl
+++ b/infra/specs/mixins.pyl
@@ -38,7 +38,7 @@
'mac_mini_intel_gpu_experimental': { 'swarming': { 'dimensions': { 'cpu': 'x86-64',
'display_attached': '1',
'gpu': '8086:3e9b',
- 'os': 'Mac-13.5'}}},
+ 'os': 'Mac-14.3.1'}}},
'mac_mini_intel_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64',
'display_attached': '1',
'gpu': '8086:3e9b',