- 26 Dec, 2019 21 commits
-
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ib28015c3f231e83131e1546185671f7eeb86cbe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981796Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727452}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8df6d30b0fbc..4718c8bf88ee Created with: gclient setdep -r src-internal@4718c8bf88ee If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I3b3245d523a58c98f4cfed168d8265297d97ec59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981797Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727451}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I0d7d71cd0c314c31fe38116a40e1a74b381ca796 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982334 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#727450}
-
Bartek Nowierski authored
This reverts commit 73a295ca. Reason for revert: Instrumentation no longer needed. It was meant only for 1 milestone. Original change's description: > Emit "function calls in detached window" counters via DetachedWindows UKM event > > Privacy review: > https://docs.google.com/document/d/1cgwwc8jY7A3MLCHAh7yvONTAWTUTlsjnBsHp2oIuMv0/edit?usp=sharing > > Change-Id: Ic7ee5a3664d592230e1e120391724dd4e7a0c5dd > Bug: chromium:1018156 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1965747 > Reviewed-by: Brian White <bcwhite@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Bryan McQuade <bmcquade@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Commit-Queue: Bartek Nowierski <bartekn@chromium.org> > Auto-Submit: Bartek Nowierski <bartekn@chromium.org> > Cr-Commit-Position: refs/heads/master@{#727045} TBR=dcheng@chromium.org,haraken@chromium.org,keishi@chromium.org,bcwhite@chromium.org,bmcquade@chromium.org,altimin@chromium.org,bartekn@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:1018156 Change-Id: Ifad3f6c0164c82da2b1d2bf6ef0c3b0a1c1151fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982338Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#727449}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I6e63ceb71afdbdacbb84f72b359c09f3131916ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982329Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#727448}
-
Hirokazu Honda authored
This is a reland of f20690e8 Original change's description: > media/gpu/vaapi: Fill min and max qp in VAEncMiscParameterRateControl > > VAEncMiscParameterRateControl has parameters about minimum and > maximum of quantization values. These values should be filled. > > Bug: 1034382 > Test: VEA test on atlas > Change-Id: I185b3e710c05095313aa71bc9fe90b23c8885345 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969196 > Commit-Queue: Hirokazu Honda <hiroh@chromium.org> > Reviewed-by: Miguel Casas <mcasas@chromium.org> > Cr-Commit-Position: refs/heads/master@{#726700} Bug: 1034382, b:146838257 Test: android.media.cts.MediaRecorderTest#testProfileAvcBaselineLevel1 Test: video.EncodeAccel.h264_180p_i420 and video.EncodeAccel.h264_1080p_i420 Change-Id: Ibeb8310d1f260353fcf9593e7a40e62a19bc119a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982336 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727447}
-
Bartek Nowierski authored
This reverts commit 0cfa7036. Reason for revert: Instrumentation no longer needed. It was meant only for 1 milestone. Original change's description: > Avoid setting up binding & calling GetNavigationSourceId more than once. > > Change-Id: If368dc7696a04992bac3a95489954f9e97435894 > > BUG: 1018156,1036721,1036720 > Change-Id: If368dc7696a04992bac3a95489954f9e97435894 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980665 > Auto-Submit: Bartek Nowierski <bartekn@chromium.org> > Reviewed-by: Yuta Kitamura <yutak@chromium.org> > Commit-Queue: Bartek Nowierski <bartekn@chromium.org> > Cr-Commit-Position: refs/heads/master@{#727347} TBR=yutak@chromium.org,haraken@chromium.org,bartekn@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I2aeee271002ea2a594950c664ba03b5bf01f68b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982333 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#727446}
-
Hirokazu Honda authored
It is necessary to configure an image processor with a visible rectangle if the image processor will crop a given frame. Bug: 1034415 Test: vda_tests w/wo --use_vd and IP test Change-Id: I701cc4cf1c31bc69c59efc856f9ded6dc60248d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980519 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727445}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fdec75102df2..8df6d30b0fbc Created with: gclient setdep -r src-internal@8df6d30b0fbc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I867483ae8a8c09edcacc67e1449a38f36a7f0ec9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981794Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727444}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/507c08efb2cd..07d744fb8a53 git log 507c08efb2cd..07d744fb8a53 --date=short --first-parent --format='%ad %ae %s' 2019-12-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1bd453a3..48115d33 (39 commits) Created with: gclient setdep -r src/third_party/skia@07d744fb8a53 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: fmalita@google.com Change-Id: Ib9400a5cc5d983aa5bf4aad22f2ff973d66ee669 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981793Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727443}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/369769189d04..451736382565 git log 369769189d04..451736382565 --date=short --first-parent --format='%ad %ae %s' 2019-12-26 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update Devtools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@451736382565 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I083d284133c8137d8f65e89b0a7e3e3db88db2c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981792Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727442}
-
Koji Ishii authored
Following bot results are included. 701 702 703 704 705 707 708 709 710 714 715 717 718 719 720 721 722 725 726 730 731 735 737 738 739 27 lines were removed and 7 lines were deflaked by consecutive results since 702. TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: Iae809bf8c4c2e646a0853984f51297d0e819a456 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980330Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#727441}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 152 histograms that show frequent access in the past 90 days. These are the 80% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2020-06-21. Change-Id: I1fd4f299e5a2ab7ad23771579b407c8e7f2df375 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981649 Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#727440}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I6551d3ca4b9a00ea08a2f7c0965a3e32dad899b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981522 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#727439}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=cmasso@chromium.org Change-Id: I9e395f41ac352fc99bac8adee5ed01eba2f8c34f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980357Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727438}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/50319f8a5240..fdec75102df2 Created with: gclient setdep -r src-internal@fdec75102df2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I77cd662b06cb4f223e5360ed735f244e6389c533 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981790Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727437}
-
Makoto Shimazu authored
The feature has been in stable for a while. Let's remove the flag. Bug: 1036759 Change-Id: I1be6d84942497ee227b30854c9c5981f0eeb620f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981960Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#727436}
-
Chih-Yu Huang authored
This reverts commit f20690e8. Reason for revert: This CL broke some CTS. b/146838257 Original change's description: > media/gpu/vaapi: Fill min and max qp in VAEncMiscParameterRateControl > > VAEncMiscParameterRateControl has parameters about minimum and > maximum of quantization values. These values should be filled. > > Bug: 1034382 > Test: VEA test on atlas > Change-Id: I185b3e710c05095313aa71bc9fe90b23c8885345 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969196 > Commit-Queue: Hirokazu Honda <hiroh@chromium.org> > Reviewed-by: Miguel Casas <mcasas@chromium.org> > Cr-Commit-Position: refs/heads/master@{#726700} TBR=mcasas@chromium.org,sprang@chromium.org,hiroh@chromium.org,sreerenj.balachandran@intel.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1034382 Change-Id: I3bd3007985adfc72f0601b8995c2bf4fd91c47f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981961Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727435}
-
Matt Falkenhagen authored
Bug: 795989 Change-Id: I45b0bb95a0cb72f44ab88aec7a5669941039defb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981950 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#727434}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ie79b1f00ef890ba3640795ee13f2f486ab08ace0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982230Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727433}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/34f19723958e..50319f8a5240 Created with: gclient setdep -r src-internal@50319f8a5240 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I9e71e3898148c2aa4fb32defc6eb2b2cc38c70bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981948Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727432}
-
- 25 Dec, 2019 19 commits
-
-
chromium-autoroll authored
Roll broadwell AFDO profile from 81-3945.86-1577097374-benchmark-81.0.4001.0-r1 to 81-3945.86-1577097374-benchmark-81.0.4005.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-broadwell-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Idae9883afd429af450b349efd8671a214cf4d00a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981946Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727431}
-
Rob Buis authored
Add tests for dynamically setting loading attribute. Bug: 1033501 Change-Id: I47de4abff60f93e537a44db29d9f9b14a3ed2a4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1954513 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:
Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/master@{#727430}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fc500fdb3239..34f19723958e Created with: gclient setdep -r src-internal@34f19723958e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Icfb393e0676bf3afe92c068437f54750074675f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981945Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727429}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/53fca4f3a694..fc500fdb3239 Created with: gclient setdep -r src-internal@fc500fdb3239 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Ia29d9f4502747f5a4b00b6965a54e7db60855914 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981943Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727428}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I7b59427a2174747c8a97d9a5254976b31a96593d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981942Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727427}
-
Manu Cornet authored
Consolidate |LayoutShelf| and |LayoutShelfAndUpdateBounds|. Bug: 1035722, 1034725, 1033233, 1035717 Change-Id: I3ea844a6d10f5d8d6f328680350ce76c056c3717 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980528 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Matthew Mourgos <mmourgos@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#727426}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1dc8baefe2dc..53fca4f3a694 Created with: gclient setdep -r src-internal@53fca4f3a694 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I7cc269aae1a91616903d74222d76882e0a715fb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981940Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727425}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/100fef90433e..1dc8baefe2dc Created with: gclient setdep -r src-internal@1dc8baefe2dc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Iece121bad131b71a9c97fa12bdb1da9f783506c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981939Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727424}
-
Tibor Goldschwendt authored
Bug: 1032327 Change-Id: I8953cb4b21a26c26772342e9e4f159df368519c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973196 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#727423}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/dfd29b84..53366c4e Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I97dda87d28ee5672e15b70d12549052e2358f4ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981090Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727422}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/693b2cd8dc8d..100fef90433e Created with: gclient setdep -r src-internal@100fef90433e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I6aefd75d0185eb66b80ba3e682da795fca64803c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981937Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727421}
-
Gyuyoung Kim authored
This CL replaces .mojom.h includes with .mojom-forward.h in some sub-directories of content/renderer to reduce the pre-processed size of header files and shorter build time. The sub-directories are following, - content/renderer/accessibility - content/renderer/compositor - content/renderer/input - content/renderer/loader This CL has no behavior changes. Bug: 1001360 Change-Id: Ic586e5fb4ea3cf2ce23bd85e0ba685bd41e8cf04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981411Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#727420}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ifb1362be56fdfb1cd018cb54c62c0090f8e0d705 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981934Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727419}
-
chromium-autoroll authored
Roll airmont AFDO profile from 81-3987.0-1577100150-benchmark-81.0.4001.0-r1 to 81-3987.0-1577100150-benchmark-81.0.4005.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-airmont-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Ie0cb9dcc74b4589ec29a16dc208fe52fd1970953 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981936Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727418}
-
chromium-autoroll authored
Roll silvermont AFDO profile from 81-3987.0-1577099071-benchmark-81.0.4001.0-r1 to 81-3987.0-1577099071-benchmark-81.0.4005.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Ib8f97053a451cf241e770fa3673351c74a55b0ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981935Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727417}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7cc60c0334bb..693b2cd8dc8d Created with: gclient setdep -r src-internal@693b2cd8dc8d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I652475d71c4a74d095ab2b21d4fbcc89ec54a507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981933Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727416}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/a35aa03add06..01dd6f6ca430 git log a35aa03add06..01dd6f6ca430 --date=short --first-parent --format='%ad %ae %s' 2019-12-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-tools/src 37af49fa7b55..55333361f9a1 (1 commits) Created with: gclient setdep -r src/third_party/angle@01dd6f6ca430 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cnorthrop@google.com Change-Id: I3ae2ca3212fcaef89606a8cfe3b126cbb5bd869b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981931Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727415}
-
Wanming Lin authored
Per spec: If languageLength cannot be stored in 6 bit (languageLength > 63), throw a SyntaxError. But current implementation throws a TypeError, this CL fixs the error type. Bug: 520391 Change-Id: I6ff64d87b387a07fff926ada80e5ee5d73b716b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981199 Commit-Queue: Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> Reviewed-by:
Leon Han <leon.han@intel.com> Reviewed-by:
Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> Cr-Commit-Position: refs/heads/master@{#727414}
-
Matt Falkenhagen authored
TBR: tkent Change-Id: Ibd484caa64d09ba1a784d968127cd873aec97281 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981953 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#727413}
-