- 26 Feb, 2020 40 commits
-
-
Victor Costan authored
The feature gated by StorageQuotaDetails has launched in Chrome 75. At this point, it's safe to assume the feature will remain launched. https://chromestatus.com/feature/5737131066523648 Change-Id: I3aa6b14a5b53ef07df73c43b923f1c77d89dcdb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072822 Commit-Queue: Victor Costan <pwnall@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#744591}
-
Nazerke authored
ios_chrome_settings_eg2tests_module. This CL moves GoogleServicesSettings EarlGrey2 tests from ios_chrome_ui_eg2tests_module to ios_chrome_ui_eg2tests_module as previously GoogleServicesSettings EarlGrey (1.0) tests were in ios_chrome_settings_egtests_module. Change-Id: Ic0957d45ab985589598c03a2bd1355b1d846e70c Bug: 1053737. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064910Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Nazerke Kalidolda <nazerke@google.com> Cr-Commit-Position: refs/heads/master@{#744590}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<IDBCursorWithValue> and DynamicTo<IDBCursorWithValue> as new downcast helper 2. Use IsA<IDBCursorWithValue>(element) in place of IsIDBCursorWithValue(element) Bug: 891908 Change-Id: I495cfb89dabb4242f86fcbe62cf295afcf1eda10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019646Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#744589}
-
Mason Freed authored
See the CSS Resolution [1], the I2R [2], and the chromestatus entry [3]. [1] https://github.com/WICG/construct-stylesheets/issues/119#issuecomment-588352418 [2] https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/RKG8oxp22RY [3] https://chromestatus.com/feature/4735925877735424 Bug: 1055943 Change-Id: I0f71af0d3dae5001a9ba93d1b5e41a859be6481f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073204 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#744588}
-
David Roger authored
The remaining uses of diceEnabled are replaced by signinAllowed. Since diceEnabled used to be available at load time, signin allowed is moved to load time data as well. This is possible because the kSigninAllowed preference can only change at startup. Fixed: 891781 Change-Id: Ibac21acb09c6f0c98297a043f64584c02cb654a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044172Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#744587}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/227568451b44..2f0f850da8aa git log 227568451b44..2f0f850da8aa --date=short --first-parent --format='%ad %ae %s' 2020-02-26 enga@chromium.org Add Toggle to disable sampler compare function on Metal. Created with: gclient setdep -r src/third_party/dawn@2f0f850da8aa If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Ia89ce41536dd08ace27b95387c0bb554e9a0b0b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073606Reviewed-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@{#744586}
-
Side Yilmaz authored
DataReductionPreferenceFragment. |Profile#getLastUsedProfile| is deprecated and replaced with |Profile#getLastUsedRegularProfile|. This CL updates DataReductionPreferenceFragment class. Since settings is considered as always running on regular mode, it is safe to use regular profile even called in incognito mode. For this reason, there is no need to make change on code behavior to act differently for each profile. Therefore, it is safe to leave behavior as-is today. Note: This change is only code clean-up, does not change any behavior. Bug: 1041781 Change-Id: I0585683c1d6d844b2749e36095d941f02f19d237 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066908Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#744585}
-
Side Yilmaz authored
|Profile#getLastUsedProfile| is depreciated and replaced with |Profile#getLastUsedRegularProfile|. This CL updates WebContentsFactory class. Note: This change is only code clean-up, does not change any behavior. Bug: 1041781 Change-Id: I78995577933aba3cf06e3720ae5ccd0d7b77851f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069322Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#744584}
-
Makoto Shimazu authored
ServiceWorkerImportedScriptsUpdateCheck is now enabled by default. Previously the browser had a branch based on the feature flag when starting a new service worker for update, but now the branch is not needed. This CL removes the branch and removes tests assuming ServiceWorkerNewScriptLoader may do an update check. Bug: 999907 Change-Id: I7360ee7bea01f8a8cc389129cb2e8d35d413a609 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061635 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#744583}
-
Yutaka Hirano authored
Bug: 1056096 Change-Id: Ie4057f5584cf017cc4a6f2933cc289160530b1f4 Tbr: peter@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072485Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#744582}
-
Alice Wang authored
This CL adds bookmark loading in bookmark signin promo dismiss tests to reduce its random flakiness. Bug: 1045480 Change-Id: Ied531522a06e45ada3674ddfe6be987f5f5855c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031038 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#744581}
-
Rushan Suleymanov authored
Empty or duplicate storage keys may cause crash in some cases. More strict checks could help to understand user reports better. This patch also introduces UMA to find out the reason of DCHECK violation which may happen in ExpireAllEntities for AUTOFILL_WALLET data type. Bug: 1045641 Change-Id: I5abf4a1342c71b883c42fa6c09f34671d11d1227 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064999Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Commit-Queue: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/master@{#744580}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/98a160373b23..33b4927e0d74 Created with: gclient setdep -r src-internal@33b4927e0d74 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: I95cb08ce6407ad0d77f0779ba001180f479ef5c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073599Reviewed-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@{#744579}
-
Hirokazu Honda authored
PSNR and SSIM are popular image quality estimations. This CL adds functions to compute PSNR and SSIM using libyuv. Bug: 1044452 Test: None Change-Id: Ied55ad80b005fce274b66faaf2f395027353ec9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023714 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#744578}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/03a8e2e30f01..4e52bbdf7162 git log 03a8e2e30f01..4e52bbdf7162 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 szuend@chromium.org Prepare CompilerScriptMapping.js for asynchronous live locations Created with: gclient setdep -r src/third_party/devtools-frontend/src@4e52bbdf7162 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: chromium:1032016 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I35a27d0b1dd9a70f73bbe3b69db71ef244e8172d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073600Reviewed-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@{#744577}
-
Olivier Robin authored
Bug: 1047236, 1046998 Change-Id: Ib9d6812d50e0fc55739f3a866cbf79e4f44786c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072159Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#744576}
-
Jérôme Lebel authored
Adding a EG test to make sure the import data view controller is fully presented before to interrupt the sign-in. The sign-in might be interrupted while the view is not yet presented or while being animated. Change-Id: Ic61ea3beb846810645ef5f19d7d130cd39f01353 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072041Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#744575}
-
Colin Blundell authored
The one place that Tab is referenced in ExternalNavigationDelegate it is not actually used. Remove it from this interface in order to aid in ExternalNavigationDelegate's componentization for sharing with WebLayer. Bug: 1031465 Change-Id: Ib744f050ea358fdb956f4d41a871fbe488156a3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072239 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#744574}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/57083a22..54f0b120 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: I2e3dcd102409fbef7461667d8d4694db9f043b10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071959Reviewed-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@{#744573}
-
Jared Saul authored
Change-Id: I2d9270eb4278464b0e1e721d6cb55c0ce503e299 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073152 Auto-Submit: Jared Saul <jsaul@google.com> Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by:
Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#744572}
-
Jiawei Shao authored
This patch uses uint64_t as the type of request_adapter_serial and device_client_id (former name is request_device_serial) instead of uint32_t to reduce the possibility of integer overflow. This patch also removes two unnecessary header files in webgpu_decoder_impl.cc. BUG=chromium:996713 Change-Id: I7f84be41b321d6a8403afe4d2a770aebd8d7544d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071509 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#744571}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/d7ceab616977..17f4e8b9da14 git log d7ceab616977..17f4e8b9da14 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 abennetts@google.com Push repo filter down into Commit.FromDep, thus ensuring _FindMidpoints is also filtered. Created with: gclient setdep -r src/third_party/catapult@17f4e8b9da14 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@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:chromeos-kevin-rel;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: chromium:1045197 Tbr: sadrul@google.com Change-Id: I26e5fe00ab23b869308028c3f64600086fbfc766 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073597Reviewed-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@{#744570}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/96d61942e67f..7f5e3c7e43c7 git log 96d61942e67f..7f5e3c7e43c7 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 reed@google.com Reland "Skip rewriting headers that reference SkM44.h until we can remove the private copy of it" 2020-02-26 reed@google.com Revert "Skip rewriting headers that reference SkM44.h until we can remove the private copy of it" 2020-02-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-02-26 reed@google.com rm unneeded header, see include/public 2020-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2ea72065..04383ff2 (360 commits) Created with: gclient setdep -r src/third_party/skia@7f5e3c7e43c7 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 jlavrova@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: jlavrova@google.com Change-Id: Ib9ec8f8103fd6cdb6532c72b860034a2371cc75f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072115Reviewed-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@{#744569}
-
Sergey Ulanov authored
Added a new FuchsiaMediaResourceProvider mojo interface that merges FuchsiaCdmProvider and FuchsiaAudioConsumerProvider. In the future the new interface will be extend to provide access to other media resources, particularly AudioCapturer FIDL protocol. Bug: 1047390 Change-Id: I1d502746911a51909a8b4920d600110abcc1e33a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066277 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#744568}
-
Ken MacKay authored
It doesn't get built by Chromium CQ :( Change-Id: Icda0b43cf2f571efa915e0d0963ccf0328a33360 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072626 Auto-Submit: Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#744567}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/a1ceb87b4b8d..4a9ec2ef6f2a git log a1ceb87b4b8d..4a9ec2ef6f2a --date=short --first-parent --format='%ad %ae %s' 2020-02-26 robliao@chromium.org Revert "Always use commit_id.py to generate commit.h" Created with: gclient setdep -r src/third_party/angle@4a9ec2ef6f2a 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 geofflang@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: chromium:1055991 Tbr: geofflang@google.com Change-Id: Id76bc0d86df1fafb9eec31816a4875c903efc811 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072112Reviewed-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@{#744566}
-
Yutaka Hirano authored
Instead of network::mojom::CrossOriginEmbedderPolicyValue, give network::CrossOriginEmbedderPolicy to the CORP check so that we can add the reporting functionality in the future. Bug: 1052764 Change-Id: I5340ace49b5e2905ab162065e1f2dc6f89248600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071337 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#744565}
-
Chinglin Yu authored
Bug: 904785 Change-Id: I147c74a49750137259ce3d2fc31cd235d742b86e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043415 Commit-Queue: Chinglin Yu <chinglinyu@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#744564}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0895a2fe7b5c..98a160373b23 Created with: gclient setdep -r src-internal@98a160373b23 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: I434752525a6709d32718856597734dabfc7a0b2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072959 Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#744563}
-
Tarun Bansal authored
Bug: 913424 Change-Id: I9b1b592836d06fd20d2766f3e6cc672ad463f5e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071906Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#744562}
-
Maggie Cai authored
Currently when we defer navigation, it will try to find apps, and if there is no preferred app, it will try to show the bubble and resume the navigation. However when there is no app found, the navigation will be trapped in start navigation, defer navigation and resume navigation all the time. This CL fixes this issue by adding checks when there is no app found. BUG=853604 Change-Id: Id4215e6b0885da7ab37da9b81f75409ad915af7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072481Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#744561}
-
Shivam Balikondwar authored
When using Chromium on Wayland, the cursor doesn't become invisible whenever user enters fullscreen mode while watching any videos (Eg. Youtube). This patch fixes that feature. Bug: 895743 Change-Id: Ic66c5342f63c374586855691ba395f33d4a49446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060431Reviewed-by:
Maksim Sisov <msisov@igalia.com> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#744560}
-
Timothy Loh authored
This CL removes the exception which allows Plugin VM in dev mode, so users will now have to have the appropriate policies set up before they will see Plugin VM. Bug: b/150257462 Change-Id: Ib73436e093dbab9e2ba64479a0327799bcca8405 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072524 Commit-Queue: Timothy Loh <timloh@chromium.org> Reviewed-by:
Julian Watson <juwa@google.com> Cr-Commit-Position: refs/heads/master@{#744559}
-
David Staessens authored
This CL cleans up a lot of unused include statements in various test files. TEST=./video_encode_accelerator_unittest on nocturne BUG=1045825 Change-Id: I53f531f113dc8e7f9f587ecc732b15366e321a4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035826 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#744558}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f0a13d04c233..96d61942e67f git log f0a13d04c233..96d61942e67f --date=short --first-parent --format='%ad %ae %s' 2020-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e162b023f539..da659b374113 (4 commits) Created with: gclient setdep -r src/third_party/skia@96d61942e67f 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 jlavrova@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: jlavrova@google.com Change-Id: Ic203271183c96699bf66f302bed364c3a0ed2e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072110Reviewed-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@{#744557}
-
Yutaka Hirano authored
...due to flakiness. Bug: 1056031 Change-Id: Ib9de60c8106120130cb744eebdeeb05a0f837627 Tbr: karandeepb@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072979Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#744556}
-
Robert Flack authored
In order to allow easily finding the PID of the renderer which loaded a target site, log a message when starting and committing the provisional load of a URL. Then as an example, you can run: rr record out/Debug/content_shell --log-level=0 <url> And find the log messages: [<pid>:<thread>:<time>:INFO:render_frame_impl.cc(<line>)] Starting provisional load: <url> With this information you can then debug the correct renderer process by running: rr replay -f <pid> This saves developers needing to guess which process is the renderer they are interested in. Bug: 730065 Change-Id: I4a190afaeea07fbd1b4ec8a2145bbbd2ef0266e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072122 Commit-Queue: Robert Flack <flackr@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#744555}
-
Sammie Quon authored
This will reduce the amount of repaint/relayouts during animation. The transform animation should look decent for most animations. The first use case will be the AppsGridView. The API is unchanged, the only difference will be the visual effect. Test: manual checked only painting on animation end Bug: 1051492 Change-Id: I786375af1ab166ede01246dfa360edfc01da1d4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055982 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#744554}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d2a4624b6380..03a8e2e30f01 git log d2a4624b6380..03a8e2e30f01 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@03a8e2e30f01 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: I2fbae05a81a89315e956896040c7e0af462cd7d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072111Reviewed-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@{#744553}
-
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: I1a9b81fd3fd4fb5a03ba8641966bc548c355e05a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072109Reviewed-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@{#744552}
-