- 20 Oct, 2020 40 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ac1ded033136..38688fcdba24 2020-10-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from cb9deed9 to 60b90a0b (436 revisions) 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 egdaniel@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.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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: egdaniel@google.com Change-Id: Ie10ba56d6554c25d9a03a41fb4a4aa22422f2c90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485119 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#818837}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/1078618d07a0..749daf949871 2020-10-20 dberris@chromium.org pinpoint: Use getattr for missing properties 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 rmhasan@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.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: None Tbr: rmhasan@google.com Change-Id: Iff6373aea5a7ae1eac8012e64a37534c7ebb934b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486814Reviewed-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@{#818836}
-
Alfonso Castaño authored
This CL enhances the existing CSP Issues with information about whether the header is report-only or not. This CL will be extended with another CL to surface those changes in the Devtools frontend. It includes the corresponding layout tests and the existing layout tests. Bug: chromium:1139223 Change-Id: Ic63c7edd68e56cb5464e451030d9fcf2900ecd77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2480243 Commit-Queue: Alfonso Castaño <alcastano@google.com> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#818835}
-
Luciano Pacheco authored
This is a preparation to migrate to JS modules. Bug: 1133186 Change-Id: I9e6a01f783299018bf0bce56844bfe10cd8b4a82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469347Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#818834}
-
Arthur Sonzogni authored
This reverts commit 61329208. Reason for revert: https://crbug.com/1140413 Original change's description: > [TTS] Fix a disabled test (OOP issue) > > Speculate fix for testLivePrefetchFailoverRequestMadeAfterOpen > which was failing with out-of-process network service error. > > BUG=1071721 > > Change-Id: I95cc3bba5ffd17e38b58fc88a3ff227045fe9feb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486072 > Commit-Queue: Sinan Sahin <sinansahin@google.com> > Reviewed-by: Sinan Sahin <sinansahin@google.com> > Auto-Submit: Donn Denman <donnd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#818664} TBR=donnd@chromium.org,sinansahin@google.com,jds@google.com Change-Id: I1e90b5f194fce483f3440fe125c0fd6f4c492015 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1071721 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485107Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#818833}
-
Andy Paicu authored
TBR: chfremer@chromium.org Bug: 840294 Change-Id: Ifd69205db90a4a8a77387d62ab812eb4d4c7f446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485159Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#818832}
-
Martin Robinson authored
When an action is triggered on a container with selectable children and that container has a focused or activedescendant child, retarget the action to that child. This fixes an issue where when the VoiceOver cursor is on a tree with a focused child, triggered context menus would use the tree as the target element. menu on a tree instead of a focused child. Bug: 1114892 Change-Id: Ibe580beed93aeaac54d1dabaee28443b290fd0e2 AX-Relnotes: Fix an issue where VoiceOver would trigger a context Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466281 Commit-Queue: Martin Robinson <mrobinson@igalia.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#818831}
-
Luciano Pacheco authored
This is a preparation to auto-generate the JS module using polymer_modulizer() which requires the <script> tag to be inside the <dom-module>. This has no impact in the Polymer element behavior. Bug: 1133186 Change-Id: I97102f37502bd35eb7110a59633a627f022598dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470062 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#818830}
-
Mason Freed authored
Change-Id: Idf58c176a453d6fc64b35fe284ac7a1cd2145dfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485697 Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#818829}
-
Luciano Pacheco authored
This is a preparation to auto-generate the JS module using polymer_modulizer() which requires the <script> tag to be inside the <dom-module>. This has no impact in the Polymer element behavior. Bug: 1133186 Change-Id: I80a6c3f98e5b37a2041f88bdce4990496455f5a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469922 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#818828}
-
Wenbin Zhang authored
Updated the logic to generate timing list. Bug: chromium:1130157 Change-Id: I285a6712ade0018bae4e1af23081827124b146ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468291Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Cr-Commit-Position: refs/heads/master@{#818827}
-
Reda Tawfik authored
This CL enables PhishGuard for passwords selected from AllPassswordBottomSheet by notifying PasswordReuseDetectionManager after filling the password field with the selected password. Bug: 1138612, 1104132, 1006430 Change-Id: I83cd6fbab78778ec7883f82011ec97a238e4ea09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472358Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Commit-Queue: Reda Tawfik <redatawfik@google.com> Cr-Commit-Position: refs/heads/master@{#818826}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1603151856-f47d024d838dc85b63fc569bff574a3f3aa4f83b.profdata to chrome-mac-master-1603172634-987778035e1cace5841998f11e79079a8a8488cb.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: Idbfc9b0fd97b6e3417fb84be66772ec08eaef2e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485120Reviewed-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@{#818825}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1603151856-6eb5756dcc723ec6d37bc459a0cd70533fdc40e5.profdata to chrome-linux-master-1603172634-0379c4f8f7d3cbe89c00f53d2913dcf6ff1ea486.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: If02bef0467986450bcc12937794b80c2d5990cc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486852Reviewed-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@{#818824}
-
Hiroki Nakagawa authored
This flag is now enabled by default and no longer necessary, so this CL removes it. We could remove more code (e.g., PrerenderManager::SetMode()), but this CL focuses on the flag to minimize changes. Subsequent CLs will remove them. Bug: 632361 Change-Id: Ib4a0edfbfb4c62c6e98a112ecf7fdfa604063454 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485412 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Angela Yoeurng <yoangela@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#818823}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/8f4c6aa05d54..f6929e8957a1 2020-10-20 jobay@google.com Typecheck source_frame/SourceFrame.js with TypeScript 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/+doc/master/autoroll/README.md Bug: chromium:1011811 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Iac18f7366d78caa8d07d6955c0858e21f43c12f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486572Reviewed-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@{#818822}
-
Fredrik Söderqvist authored
The following tests: fast/events/mouse-cursor.html fast/hidpi/image-srcset-png-canvas.html fast/hidpi/image-srcset-relative-svg-canvas-2x.html fast/hidpi/image-srcset-relative-svg-canvas.html fast/hidpi/image-srcset-svg-canvas-2x.html fast/hidpi/image-srcset-svg-canvas.html appear to have been cycling green successfully for a while, so drop them from TestExpectations. (fast/events/mouse-cursor.html had a single timeout on one Mac bot, which is disregarded.) Bug: 652536, 1064839, 1065335, 1071915 Change-Id: Ia2e8b0c40f0246c8182f9706f2676be5854f8f46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484704Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#818821}
-
Noel Gordon authored
Move DevTools listener to the file_manager_browsertest_base.h (to keep out of the way of other work that'll go on here). Tbr: alex Bug: 1113941 Change-Id: Ie814fda50afef3d1cd19ce7d47ebc8a39a2b0818 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485373Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#818820}
-
Evan Shrubsole authored
Adds blink feature WebRtvLibvpxEncoderNV12. When enabled which will avoid copying and converting GMB frames in NV12 format, by mapping the data for reading. This is only available when scaling does not need to be done. When scaling is needed, the frame will be converted to I420 and scaled as before. Comparing encode times with the feature on and off shows trivial differences with the Mac facetime camera, capturing NV12 to an IOSurface shows a trivial difference in encode time (10.2ms for I420 vs 9.8ms NV12 on mapped GMB). Both runs done in compiled Chrome with appr.tc sending HD encoded with VP9. Power draw is also about the same (+0.2W with I420 at a stddev of 2.4W) Tested running Chrome with the feature on and off, confirming that NV12 images were encoded with the VP9 encoder. Bug: 1134165 Change-Id: I479e3541536317268c5ca25a3e88c4898bfa2ff1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467860Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Evan Shrubsole <eshr@google.com> Cr-Commit-Position: refs/heads/master@{#818819}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/babce049d02e..f0dcaca2c2d8 2020-10-20 cnorthrop@google.com FrameCapture: Image Texture binding in MEC 2020-10-20 cnorthrop@google.com FrameCapture: Implement Gen/DeleteVertexArraysOES 2020-10-20 cnorthrop@google.com Perf tests: Bump replay ES version to 3.1 2020-10-20 cnorthrop@google.com FrameCapture: Fix GLSync creation for MEC on 64-bit 2020-10-20 jmadill@chromium.org Perf Tests: Call finish every step in calibration. 2020-10-20 cnorthrop@google.com Add ES 3.1 check to ValidateBindImageTexture 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 jonahr@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.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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1136900 Tbr: jonahr@google.com Test: Test: FIFA Mobile MECTest: Test: LEGO MECTest: Test: Lots of traces were hitting this Change-Id: I421a812513ff59b22dd803c33be0ba582a2cb01a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486817Reviewed-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@{#818818}
-
Greg Thompson authored
The UpgradeDetector responds to an in-use update by advancing the browser through various "annoyance levels". These cause things like the app menu to change to an update arrow, or a relaunch notification to show. Previously, the very first evaluation of the annoyance level following an update was delayed by 20 minutes. This CL removes that delay. The only significant observable change is that notification of critical updates will no longer be delayed. This is conceptually the right thing, as delaying anything deemed "critical" doesn't make sense. BUG=1099386 Change-Id: I14c0b7f1a7530dc89a7a1e63fa8d9a6c0345c387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2479371Reviewed-by:
Yann Dago <ydago@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#818817}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/38f7cc8c..d9768e31 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I81d46433639389487c64283f95ff67145abfebb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486177Reviewed-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@{#818816}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 00bc27e4. With Chromium commits locally applied on WPT: c31f15ed "WebMediaPlayerImpl: err if no A/V in ::OnMetadata" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: Iacdbe4988350c465f2b2d3daf3f8e2925efe890c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486881Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#818815}
-
Yury Khmel authored
This adds notifications from ARC about power mode changes and request to read current state. Android part: ag/12863924 DD: go/arc_power_control BUG=b:170982650 TEST=In context of prototype. Change-Id: I4593eb8284d8473a249d71f00aa5c979bd1c3bdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2480707Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Yury Khmel <khmel@google.com> Auto-Submit: Yury Khmel <khmel@google.com> Cr-Commit-Position: refs/heads/master@{#818814}
-
Mike West authored
This patch adds network::features::kCrossOriginOpenerPolicyByDefault, which changes documents' default COOP from `unsafe-none` to `same-origin-allow-popups`, as suggested by the proposal at https://github.com/mikewest/coop-by-default/. The feature is disabled by default, and should not (yet!) have any impact on ordinary browsing. Bug: 1139911 Change-Id: Ib97b51ee0ac7f76e2d67bb14ce47ba610cdb8d3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485492Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#818813}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6e3107eb1fb9..ef6ea580ba4a 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 calamity@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: None Tbr: calamity@google.com Change-Id: Ie0ecfb8057eb5b07b4ab29b6b7af50c437fe6cd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486409Reviewed-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@{#818812}
-
Jan Wilken Dörrie authored
This change prolongs a few password manager histograms that are expiring in M88 and are still useful. jdoerrie@ replaces battre@ as an OWNER where approriate. R=chromium-metrics-reviews@google.com Fixed: 1138301, 1138303, 1138307 Change-Id: Id4ef858e6ac546640575d889307c66613abde8bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485051 Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#818811}
-
Rakib M. Hasan authored
This CL adds a builder for x86 binaries and a tester that will run skew tests on an Android 10 emulator. Bug: 1114563 Change-Id: Iad27586eab96287c3a7f7657067f14a1bc352558 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2476730Reviewed-by:
Haiyang Pan <hypan@google.com> Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#818810}
-
Alex Rudenko authored
common.css will be contained in the main resource after the following frontend CL gets merged: crrev.com/c/2484719 so direct references can be removed in the backend code. Bug: 1139862 Change-Id: I756c8ba56368f27016453220610c98623a19f1b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484429 Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#818809}
-
Jarryd authored
This patch adds an interface at DevTools>Application to allow users to override the quota size for the current origin. At the backend, the QuotaManager maintains a map from origins to emulated quota size. Bug: 945786 Doc: https://docs.google.com/document/d/1gSZRjwgz4T0Dl8GSrN8BTFKVvw8-dCehIQOJsBVsOgc Change-Id: Ic1928e9058f514fe60e509a6b1f5a887ec14231a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122473 Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#818808}
-
Joel Hockey authored
Do not show the move-to-windows-files dialog for files which are already in that folder. When the VM has not yet started, this folder is not yet shared so we must check for it. Bug: 1140331 Change-Id: I4cd735f192845ebe118a6e1e2b6e85e2c76b49d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486902 Commit-Queue: Timothy Loh <timloh@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#818807}
-
calamity authored
This reverts commit be611a0e. Reason for revert: Suspected of causing Linux ChromiumOS MSan failures Example failure: https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/20989 Original change's description: > Enable Suggested Content by default. > > The Suggested Content toggle has been approved in > https://bugs.chromium.org/p/chromium/issues/detail?id=990279#c148. This > CL enables the feature by default, and updates tests that need to take > this into account. > > Bug: 990279 > Change-Id: Icc2c8bdf72cff8734aa5941f3fbc2774b38e4c98 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462752 > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Reviewed-by: Jia Meng <jiameng@chromium.org> > Commit-Queue: Rachel Wong <wrong@chromium.org> > Cr-Commit-Position: refs/heads/master@{#818758} TBR=xiyuan@chromium.org,jiameng@chromium.org,wrong@chromium.org Change-Id: I242dae70abcb45a723c10302ead38929fe530e89 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 990279 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486530Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#818806}
-
Luciano Pacheco authored
Bug: 1133198 Change-Id: Idd34346986ab6157713792b218400a096cc5f435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2474314 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#818805}
-
Rune Lillesveen authored
We did not schedule a visual update for dirty slot assignments. If adding a host child is the only thing that happened for a frame, we would not run the lifecycle update. Bug: 1137711 Change-Id: Icd3fe88999129e56c7c6eaa5174f4a89ac4df6c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485099Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#818804}
-
Victor Vianna authored
Change-Id: I03bee41d435955db48f4d2251af2b960bf5f3d97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484718Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#818803}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a670782ed315..ac1ded033136 2020-10-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from b1938273e405 to c4593127cbdd (14 revisions) 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 egdaniel@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.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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: egdaniel@google.com Change-Id: I4cacab26499ad66a1dcf66d309b1603cd09efc33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486408Reviewed-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@{#818802}
-
Luciano Pacheco authored
This is a preparation to migrate to JS modules. Bug: 1133186 Change-Id: I7d40a8b8ad4a066737a5e8601532b7b914caad43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470284Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#818801}
-
Noel Gordon authored
Add NavigateToTestFile helper: used to navigate chrome/test/data files in-test with usage NavigateToTestFile("test.html"). CanCollectCodeCoverage uses content::ExecJs() to inject/run test JS on the test page. This causes the script to be eval()-ed by ExecJS helper JS code, which adds it to the JS coverage results. Ideally, that would not be case. Denote the test script by kEvalScript as a reminder that it's included in JS coverage results. Some upcoming tests will give examples of controlling a page in-test, that leaves no trace in the coverage results. Tbr: benreich Bug: 1113941 Change-Id: I8df81ded20bc2d67b12f8ee83d9674b48db47065 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484040 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#818800}
-
Jan Krcal authored
This CL addresses opening external links in the sign-in flow for profile creation. Because there is no browser window in this step, all such links are open in a new browser popup window. Bug: 1126913 Change-Id: Ib7c137bbda1e1ad7cc0e1291b0a5e8a3468aa806 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485056 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#818799}
-
Tony Price authored
Add a timeout when starting video capture for a local device, to gracefully handle the case where a device never starts. Deadline initially picked at 10s, and able to be disabled by a Feature flag in the unlikely case that this has negative effects. Tested locally by inserting an artificial delay in the VideoCaptureHost handling. Bug: 1121470 Change-Id: I1e46b1d00ae860386a34f5704554bf7cfa8972db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2475914 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#818798}
-