- 10 Nov, 2020 40 commits
-
-
Ben Joyce authored
Bug: None Change-Id: I1f436a10c64f9e8ca59dfbe0d811cfc6904ca680 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530257 Commit-Queue: benjamin joyce <bjoyce@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#825953}
-
Adam Langley authored
Plumb though better error information (for a future change) and some status updates. Use the status updates to visually indicate the progress of a QR transaction. BUG=1002262 Change-Id: I94ce3abf4accb5b28273fc5ee6a9f07386f64d0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511975 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#825952}
-
Maria Kazinova authored
forms. Bug: 1147363 Change-Id: Ie89fba59a8ea75ae8bed2a150e1cb45af34329e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527127 Commit-Queue: Maria Kazinova <kazinova@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#825951}
-
Jazz Xu authored
Bug: 1147152 Change-Id: I510df9bbe0ed9a321e0fee7fab7ea15b4fa3248f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527844Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Jazz Xu <jazzhsu@chromium.org> Cr-Commit-Position: refs/heads/master@{#825950}
-
Clark DuVall authored
A branch cut is coming up in a few days, so turning off isolated splits to make sure we have a couple of days with canary in the version it will ship in for M88. This will be re-enabled after the cut. Bug: 1126301 Change-Id: I92ba57d2e3e89a6096a5de041289778099dcf80a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528176Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#825949}
-
David Tseng authored
Fixed: 1146877 TBR=jopalmer@chromium.org Reason for revert: Breaks ChromeVox; found via bisect; see bug. This reverts commit 6cbffa8a. Dependent changes (also reverted): 73bcb673 84c821b5 b197149c Change-Id: I65bc46c273cd64555676073cf6cd172128cfe068 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529695 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#825948}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1605009236-ea4b3e0cf6b6eb37089f063eb3b9762bfdc69494.profdata to chrome-linux-master-1605030922-18cb72684b061f022a5308434494a6442ca4475e.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC pgo-profile-sheriffs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I6326b13176739213baa40ebaae88f1ef0e1450f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530309Reviewed-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@{#825947}
-
Garrett Beaty authored
This reverts commit bce662eb. Reason for revert: Getting pending alerts for builders that use the 16-core SSD machines. Original change's description: > luci: increase the experimental percentage to 100 from 70 for MM-x86-rel > > The pool has plenty of 4-cores for extra builds: http://shortn/_koR1dg8Vvu > Also the host pool also has plenty of rooms: http://shortn/_xqhW5Z67ft > > Bug: 997376, 1127110 > Change-Id: I56b432d960c2f1821934667ac2f38d3fcb4705bf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450331 > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Commit-Queue: Haiyang Pan <hypan@google.com> > Cr-Commit-Position: refs/heads/master@{#813888} TBR=liaoyuke@chromium.org,bpastene@chromium.org,hypan@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 997376 Bug: 1127110 Change-Id: Ie3265e71b0604ea6d40a1612b820acffb8c79b8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530204Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#825946}
-
Moe Ahmadi authored
Repeatable Queries Service now populates the destination URL for the query suggestions which is later used from the MostVisitedSites to delete a repeatable query. Depending on whether the query is provided by the server or the local history, the service issues a deletion request to the server or deletes the suggestion from the in-memory URL DB. In both cases, all eligible search URLs from the default search provider which produce that query also get deleted. Fixed: 1147119 Change-Id: I4fad9eaf209c72e735d2260c7e22b1f0af5db4ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527605 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Ramya Nagarajan <ramyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#825945}
-
dpapad authored
These images currently reside in shared WebUI code under ui/webui/resources/images/, but they are only used by the Feedback app. Also removing flattenhtml="true" from feedback/html/default.html since it is not actually needed. Bug: 1132403 Change-Id: I76fc062a7e57742faf5ee6068a9fc052e46fd2d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528208Reviewed-by:
Miriam Zimmerman <mutexlox@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#825944}
-
Chong Gu authored
Bug: 1080853 Change-Id: I0c7fb5677467c9c75fa89d8bcbe0dcb126a6fd2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527537 Auto-Submit: Chong Gu <chonggu@google.com> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#825943}
-
Gavin Williams authored
In dark mode, the placeholder text got its color implicitly from the parent toolbar element's dark mode settings. So instead, this change explicitly defines the placeholder text's preferred dark mode color. Before: http://screen/3ogcXSwcRfNLQAG After: http://screen/5jHByt6gXfuTrPd Fixed: 1146343 Change-Id: Ibd8342be6e440d9e828be6ed56dc86847fe332fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529691Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#825942}
-
Joanmarie Diggs authored
AccessibilityEventRecorderAuraLinux was including the focused detail for AtkObject:state-change, but not AtkObject:focus-event. This made the output of certain content browser tests unclear. Ax-Relnotes: n/a Change-Id: If959a26f9ac1f307b2b74ca360c4b00bae0def62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529105Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Joanmarie Diggs <jdiggs@igalia.com> Cr-Commit-Position: refs/heads/master@{#825941}
-
Garrett Beaty authored
The CQ testing capacity for marshmallow is oversubscribed, so removing an experimental test and a test that is run against another android version will free up some capacity. Skipping try so that CQ builds will not launch the removed tests. Bug: 1147531 Change-Id: I4a45092226bc5a51c2452540b3747f4f641feb43 No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530256 Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#825940}
-
David Dorwin authored
If specified, the content will be displayed when a navigation is canceled due to the SafeSites filter. Bug: 1147231 Change-Id: Id5d77bc6cacae69c3f873404ace8de5cfa898612 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527730 Commit-Queue: David Dorwin <ddorwin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Auto-Submit: David Dorwin <ddorwin@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#825939}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/952ef3e06472..8da8bcdf92fb If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium Please CC perfetto-bugs@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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I3098af00991c9e1c01cbc87dde7798eb5711e4d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527631Reviewed-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@{#825938}
-
Wan-Teh Chang authored
The image/avif-sequence MIME type and the associated file extension "avifs" have been removed from the AVIF specification. See https://github.com/AOMediaCodec/av1-avif/issues/59 https://github.com/AOMediaCodec/av1-avif/pull/86 Add "-animated-" to the filenames so it's clear they are animated images. Change-Id: Ifd46d9c40430a5a60ada28fdede0cb232f56f75f Bug: 1147501 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528169 Commit-Queue: Wan-Teh Chang <wtc@google.com> Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#825937}
-
wutao authored
This patch moves the photo refresh interval to pref. In this way, we can remove the unused interface in ambient_backend_controller and make it easy to change the interval in Settings and tast test. Bug: b/159247243 Test: new tests Change-Id: I45b3192c2d6d3ad06789e6b769a44f14976afc05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511753Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#825936}
-
Noel Gordon authored
Files app removed use of chrome.mediaGalleries a few milestones ago so this code is no longer used. Remove it. Bug: code-health Change-Id: I38fea9943fe8e01530d79e2137ba498f2047c8b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2526824 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Noel Gordon <noel@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#825935}
-
dpapad authored
Removing two entries of developers who have moved on to non-WebUI primary responsibilities. Fixed: 1055481 Change-Id: Iac803a00aeda0da8bf6f49d4d94882846f3ad643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528175Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#825934}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1605009236-712b615a5b080d19851b96ffa1d3eb36eb083647.profdata to chrome-mac-master-1605030922-b2dd02f147eae1531539bc87edf6753129e66078.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: If0cd2024a79c44c62e6a1589bf9fb96f1f010743 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529050Reviewed-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@{#825933}
-
Nohemi Fernandez authored
Removes the leftBarButtonItem defined explicitly as the "Cancel" button. Because the SettingsNavigationController is created by this command will already have a "Done" as the right-hand bar button we avoid having two buttons for the same purpose. Bug: 1145592 Change-Id: I2776f7b5cdea870ebd94ee97c9dc0e6c1078fb28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529394 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Auto-Submit: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#825932}
-
Dave Tapuska authored
The common implementation of HandleInputEvent can be deduplicated. There are a few instances where metrics are logged only for the main frame so protect those with ForMainFrame() There were a few pieces of code weren't in the WebFrameWidgetImpl but were in the WebViewFrameWidget implementation. I believe these to be omissions and have added them in the common implementation. BUG=1097816 Change-Id: I1da3fa3a0d81eaf0e0c04bc4e85b51b40f7c9fb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525763 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#825931}
-
Martin Kreichgauer authored
Bug: 1117630 Change-Id: I2fa4d73b7a4cfe5e7f19fd835cb32e1bb4926d2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508878Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#825930}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/edd94d2b8c50..17cd53de67f9 2020-11-10 ehmaldonado@chromium.org Revert "Return HEAD when ref is refs/heads/main" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@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/+doc/master/autoroll/README.md Bug: chromium:1147494 Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com Change-Id: I5c74a3e46f4598d423513aa7b34417a6dab6fec0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529872Reviewed-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@{#825929}
-
Clemens Arbesser authored
This puts into place the intended ownership and starting procedure for trigger scripts: - The owner is client_android - Communication with Java is done with a dedicated bridge Most of the relevant java <-> native methods are not yet plumbed, this is done in a downstream CL. Integration tests will be able to provide coverage for the new code, also further downstream. Bug: b/171776026 Change-Id: I175fdd1896449575b0a5d944cb2207c588807335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524524 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#825928}
-
Alexander Cooper authored
Updates the WebXR LightingEstimation interfaces to account for changes that allow requesting the ReflectionMap texture in different forms. Note that the actual conversion/consumption of this will be added in a future change. For now, XRLightProbeInit is ignored and all textures returned are rgba16f. Bug: 1070819 Change-Id: Ib9e9f6f2cff6af867eda00119380434a232d69a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527363Reviewed-by:
Klaus Weidner <klausw@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#825927}
-
Zentaro Kavanagh authored
Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: I902e232c9abcad91ba852c726fe799725ac2d6a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523756Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#825926}
-
Chris Lu authored
This change adds a new hasPendingExternalIntent property to SceneState to track scenes that receive an external intent. It is used in firstSceneWillEnterForeground: to identify app opens that were not triggered by an external intent and log a user action for it. Change-Id: I8925457131c47162b68a9ada1c3deeba9554ee0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486395Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#825925}
-
Fredrik Söderqvist authored
Some attributes have stricter requirements about when they can be set or cleared ('class' in particular since it requires unique ElementData). Revert to the previous behavior of only clearing the animated value if we've previously set one. Bug: 1147164, 1017723 Change-Id: I43fdfa915b6bedeb7974a7f8708f4abef141c79a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529352 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#825924}
-
Andy Paicu authored
...or adaptively This will be needed for the CPSS implementation in the decision algorithm: go/permissions-suggestions-client-doc#heading=h.qqrjggkdxk7 Bug: 1138595 Change-Id: I8cd55b6d460ae29aef545c03655674ec3df73eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472004 Commit-Queue: Andy Paicu <andypaicu@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#825923}
-
Sean Gilhuly authored
Vulkan to GL fallback doesn't work on Android if the crashes occur after successful initialization or context creation. These events reset the GPU crash count to account for the GPU process being killed to free up memory. Instead, avoid resetting the crash count if there is at least one fallback option available. Bug: 1142914 Change-Id: I865bb8551a41f74e9779fe7b89c0d9f184820439 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510375Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#825922}
-
Brian Sheedy authored
Applies the ResultDB BigQuery export for the GPU-specific test result tables to all builders instead of only specific ones. This is to catch cases where GPU tests are run on non-GPU builders, whose results we still want to capture. This results in ~3.5x more CI and ~3x more try builders potentially exporting to the BQ table, although the vast majority of those additions won't actually have any results that match the test ID regex. Also adjusts the test ID regex to also match the fuchsia_telemetry_gpu_integration_test target, which is effectively the same as the existing telemetry_gpu_integration_test that the current regex matches, but for the Fuchsia platform. Bug: 1134751 Change-Id: I4f2dbfc96724b62229e04490b89b30388af799be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518139 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Chan Li <chanli@chromium.org> Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#825921}
-
Xing Liu authored
Chime DFM has been moved to downstream. The upstream DFM declaration file and BUILD.gn file can be deleted now. Bug: NONE Change-Id: I8b624ace8e558aee4d1416f9b6b0e8a36d338ae5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523524 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#825920}
-
minch authored
Bug: 1142949 Change-Id: I0483368535561e9daf8715e11fce2f60054e70d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2517925Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#825919}
-
Scott Violet authored
All the code was merged to the 87 branch, so the version checks can now be updated. BUG=1142989 TEST=covered by skew tests Change-Id: I861b832f7e80cd09b5b06914835cdd435612a2c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527893 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#825918}
-
Mason Freed authored
Per [1], these features were temporarily re-enabled to allow more time for some developers to remove their need for the Origin Trial. This time has now expired, and the features (including via Origin Trial) will now be disabled completely. This reverts [2]. [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1136052#c44 [2] https://chromium-review.googlesource.com/c/chromium/src/+/2476673 Bug: 937746, 1136052 Change-Id: I7484f3b768a5ff57679411c06285d901979186c7 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528174 Commit-Queue: Mason Freed <masonfreed@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#825917}
-
Jesse Schettler authored
Bug: 1059779 Change-Id: I1eed0f1e46a7e176e26568db33de769196f7f89c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527858 Commit-Queue: Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#825916}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1bc8d7d3cf8a..5aa93984e043 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 tmartino@google.com,yuzhehan@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1147191 Tbr: tmartino@google.com,yuzhehan@google.com Change-Id: I53b2dd11b573a293c5dd3d451624f41c31a1cb23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527580Reviewed-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@{#825915}
-
Matthew Mourgos authored
Change-Id: I01b06c2660d6878886d28e7b4555ab723fcc74f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528924Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#825914}
-