- 27 Jan, 2020 40 commits
-
-
Josh Nohle authored
Bug: 951969, 936273 Change-Id: I87faaf33217d1d6bccc77710deceb71384babe58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1987083 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#735471}
-
Xiaohui Chen authored
This is a reland of c0e15aa2 Original change's description: > assistant: add shelf layout unit tests > > * Add a couple shelf layout tests to make sure when Assistant > is invoked in tablet mode with/without apps, the hotseat state > won't change. > > Bug: None > Test: unit tests > Change-Id: I7103fe9489f780cd441942801aa4d03b71825dbe > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013752 > Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Reviewed-by: Toni Baržić <tbarzic@chromium.org> > Reviewed-by: Manu Cornet <manucornet@chromium.org> > Cr-Commit-Position: refs/heads/master@{#734728} Bug: None Change-Id: I6b45dfe52c810805426bef07ed182354298958e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020526Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#735470}
-
Rob Buis authored
The mspace should inherit the content width of the parent when determining the initial fragment geometry, so make it shrink to fit. Bug: 6606 Change-Id: I403852521af8f360a08b958253815c35fae01fdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022767Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#735469}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/82608c5b..b8d07951 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: Idbecdd997e4201a85da0be63e1733440568aef6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021345Reviewed-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@{#735468}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a3114e177561..c9cbb2b2c66b Created with: gclient setdep -r src-internal@c9cbb2b2c66b 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: chromium:1022512 Tbr: jbudorick@google.com Change-Id: Id0d1a26a49f9cebf6ece9ed6dc2082ed16c8fec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022972Reviewed-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@{#735467}
-
Allen Bauer authored
This is a rework of 9204d725. Rather than remove GetThemeProviderForProfile(), it is renamed to GetFrameThemeProvider(). The comments are also updated to better clarify why it's done this way. It should also be noted that GetFrameThemeProvider() is called from various GetFrameXXX methods. Original change's description: > Remove BrowserNonClientView::GetThemeProviderForProfile and just use GetThemeProvider. > > Change-Id: I9c458a7fe05c2ed60c1f9498dd0cea3cc3237455 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019923 > Commit-Queue: Peter Kasting <pkasting@chromium.org> > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Cr-Commit-Position: refs/heads/master@{#735051} Change-Id: I08c1875bebb4791d69fe7d86ae08efd0fbfa87bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020892 Auto-Submit: Allen Bauer <kylixrd@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#735466}
-
Robert Ogden authored
This test is flaky, disabling now and will fix later. Bug: 1045971 Change-Id: I2a06ce65f3b1b1a97735e6b7e29878cdef8fca4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022360 Auto-Submit: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#735465}
-
vitaliii authored
I.e. take it as bytes instead of actual proto. Bug: 1045883 Change-Id: Id1ebc09799d69d833c49cd5dd0f36bc2ecc2ea1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020946 Commit-Queue: vitaliii <vitaliii@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#735464}
-
Sajjad Mirza authored
The standard Windows tryjob builder uses an SSD but the coverage builder does not. This discrepancy might explain why compilation is much slower on the coverage builder compared to the standard builder. The expected impact of requesting SSD bots for this tryjob is low because it only runs on 3% of CLs, and if this does explain the performance difference this tryjob will be merged into the standard job and deleted. Bug: 1041689 Change-Id: I1303cccbbfc0d4ecd1d6f36fcfa50fa2699042d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020913 Auto-Submit: Sajjad Mirza <sajjadm@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#735463}
-
Armando Miraglia authored
Recently, the spec has changed to guarantee better privacy protection in enumerateDevices()[1]. The spec change prescribes that at most one device per-type should be shown without ID information if the user did not grant permissions. This CL changes the behavior of enumerateDevice as prescribed but keeping it behind a flag to better control the rollout of the change. [1] https://github.com/w3c/mediacapture-main/commit/837ceeff14509ba1e5200c27b9bd190f91f9977c Bug: 1019176 Change-Id: I5a15d15363c50e45d86ddb241eccd9a4bd8698b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1964495Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Armando Miraglia <armax@chromium.org> Cr-Commit-Position: refs/heads/master@{#735462}
-
John Budorick authored
Bug: 1045623 Change-Id: I9bcbc85caa3fe961a5e5b95622600c480065fbc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020615Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#735461}
-
David Bokan authored
These tests fail when the BlockHTMLParserOnStyleSheet flag is turned on. The reason is that, with this flag, there is no way to block rendering. Fragment anchors currently defer some behavior while rendering is blocked. When the flag ships, this will no longer be possible. However, the behavior being checked by some of these tests can still occur, just in a different order. This CL fixes these tests so that they continue to guard the intended behavior. This generally means that the fragment will now invoke but we test the behavior between this initial invocation and a subsequent one by delaying the document load event. Bug: 891767 Change-Id: I0564b1f487c48be2f5efbb1c6478e3375a71e518 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020503 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#735460}
-
Clark DuVall authored
This also moves ScopedRevocationReporter into PermissionUmaUtil, since it seems to make more sense there and will be a bit more complicated to move to the component. Bug: 1025609 Change-Id: Ic98cabaec50e35a3292e3a4310223cf2cbfaca5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020750 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#735459}
-
Javier Ernesto Flores Robles authored
Test testSignOutAndClearDataFromNonManagedAccountClearsData is being disabled. TBR=jlebel@chromium.com Bug: 1045981 Change-Id: I6682e5f78e2203d73045c3c17cfddaba93dd4c08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022653Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#735458}
-
Joshua Pawlicki authored
I've confirmed that the uploads are coming through. Bug: 1024318 Change-Id: I69015590c02cbbe722ab9e91a90574aa76d7f356 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022621 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#735457}
-
Toni Barzic authored
Fixes few glitches with switching the drag image widget when rip off drag status changes with scrollable shelf (the drag image is switched between one owned by shelf_view and one owned by the shelf view's drag and drop host): * disables the shelf view's drag image proxy visibility animations (so the icon disappears immediately, instead of fading out while the new drag image keeps moving) * when the icon is dragged back to shelf, and the drag image is replaced with the drag and drop icon, do not update the drag_view_ location - given that HandleRipOffDrag returns false in this case, the drag_view_ bounds will be updated after HandleRipOffDrag (doing it twice misplaces the created drag image, at least until the next drag update is handled). * Make drag image position relative to the cursor consistent between two proxies - scrollable shelf view's proxy keeps the cursor position from the drag start, while shelf view's proxy was centering the cursor. BUG=1042533 Change-Id: If9fa5cea3a8714a22c6b58a75af5cf2fe08efc70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021612 Commit-Queue: Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#735456}
-
Jakob Kummerow authored
The original patch moved a CHECK behind an #ifdef NDEBUG in an attempt to ease debugging. According to crbug.com/496653#c73, it was supposed to be reverted, but that never happened. We shouldn't keep shipping a CHECK to users that's disabled in Debug builds, so this revert drops the ifdef again to turn on the CHECK everywhere. Original review: https://codereview.chromium.org/1591543002 Bug: chromium:496653, chromium:1040839 Change-Id: I71a743b6355a0072ed5ae5281f79a2d948da9adb R: mfoltz@chromium.org, avi@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022791 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Auto-Submit: Jakob Kummerow <jkummerow@chromium.org> Cr-Commit-Position: refs/heads/master@{#735455}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I07fd1dff3c8af9244c867387c4322ddf9370d472 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021301Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#735454}
-
Dominique Fauteux-Chapleau authored
Change-Id: I37c2578a6b36e0de25a889bf636e122b7d8987f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022253Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#735453}
-
Nicolás Peña Moreno authored
resource_timing_buffer_full_eventually.html is still flaky. Adding all the flaky combinations in the flake portal after 'fix' landed. TBR=ksakamoto@chromium.org Bug: 989665 Change-Id: I58caec5484fb6dfd5162c50d3819f78f14838f3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020895Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#735452}
-
Xianzhu Wang authored
TBR=pdr@chromium.org Bug: 524134 Change-Id: Ic612a760cb4ec7ed951b5026e1e0a81d7966a466 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022255Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#735451}
-
John Chen authored
Rebaseline of web tests in custom-elements, editing, and fast directories. Bug: 1028242 Change-Id: Idab238ce374bb3fa01bdc0ac8535f74afe090ac1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022351 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Auto-Submit: John Chen <johnchen@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#735450}
-
Patrick Noland authored
This reverts commit 6e293feb. Reason for revert: Some of the new tests are flaky Original change's description: > OOR-CORS, WebView: Add CORS tests for requests from custom schemes > > Behaviors have been unclear, but if requests are made from a custom > scheme, the Origin header in outgoing requests should be set to > "<scheme>://" without containing the host:port part those are > officially required to be a proper origin for such special cases > in WebView. > Servers can use "Access-Control-Allow-Origin: *" or > "Access-Control-Allow-Origin: <scheme>://" to permit such accesses. > > This patch adds tests to verify these behaviors to keep compatible > behaviors. > > Bug: 1035366 > Change-Id: Ia08e7b4ed764225566c3b09edef2980cfa1b1b70 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010591 > Reviewed-by: Richard Coles <torne@chromium.org> > Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> > Cr-Commit-Position: refs/heads/master@{#735332} TBR=toyoshim@chromium.org,torne@chromium.org Change-Id: Ib494a7fc40f6eec0b2c92dd35046b191751931e2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1035366 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023046Reviewed-by:
Patrick Noland <pnoland@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#735449}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/ff0e4dbd1f0b..8c79c6e1af35 git log ff0e4dbd1f0b..8c79c6e1af35 --date=short --first-parent --format='%ad %ae %s' 2020-01-27 srte@webrtc.org Only include overhead if using send side bandwidth estimation. 2020-01-27 hbos@webrtc.org [Overuse] Move GetCpuOveruseOptions() to adaption module. Created with: gclient setdep -r src/third_party/webrtc@8c79c6e1af35 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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 Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I878d1f84a19f160d4e7125b2cffb6e2b85d2accf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022966Reviewed-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@{#735448}
-
Leon Scroggins III authored
I am switching everything to my Google account. Change-Id: I68ac60c7243d8520a98c929a636d3ccb32d086f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022254 Commit-Queue: Leon Scroggins <scroggo@chromium.org> Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: Leon Scroggins <scroggo@chromium.org> Reviewed-by:
Mike Klein <mtklein@google.com> Cr-Commit-Position: refs/heads/master@{#735447}
-
Javier Ernesto Flores Robles authored
The following tests are being disabled on iphone-device: BookmarksTestCase/testMoveDoesSaveOnSave BookmarksTestCase/testEmptyBackgroundAndSelectButton BookmarksTestCase/testBookmarkContextBarInMultipleSelectionModes BookmarksTestCase/testBookmarkContextBarInSingleSelectionModes BookmarksTestCase/testKeyboardCommandsNotRegistered_EditBookmark BookmarksEntriesTestCase/testContextMenuForMixedSelection TBR= sczs@chromium.org Bug: 1045966 Change-Id: Idd767cc19e7443825be6f08680813732426770ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020932 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#735446}
-
Avi Drissman authored
Those are needed when compiling against SDKs older than 10.12 or so, but Chromium has compiled against the 10.14 SDK for a while. Bug: 1044838 Change-Id: Id9a70aa1c702b0c1992963c1fbd0a2e26f8e07ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020805 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#735445}
-
Mike Wittman authored
Adds a field to Thread::Options to allow the task queue time domain to be configured, to enable Thread users to test task posting functionality using synthetic time. Bug: 1034758 Change-Id: I9b301f98e856a86045a12bab6e25569d4ef9b330 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020480Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#735444}
-
Sylvain Defresne authored
$ git log 34381dd16..e5005ca20 --date=short --no-merges --format='%ad %ae %s' 2020-01-24 featherless Bump the release. 2020-01-24 featherless Notes. 2020-01-16 rsmoore [Chips] Fix `imagePadding` behavior. (#9442) 2020-01-16 rsmoore [Chips] Additional `imagePadding` tests. (#9441) 2020-01-16 rsmoore [Chips] Fix `contentPadding` API. (#9440) 2020-01-16 featherless [AppBar] Annotate MDCAppBarNavigationControllerDelegate's appBarNavigationController:willAddAppBar:asChildOfViewController: as to be deprecated. (#9395) 2020-01-21 featherless Automatic changelog preparation for release. 2020-01-17 featherless Revert "merged release-candidate" 2020-01-17 andrewoverton [TextControls] Restructure Cocoapods and Blaze targets (#9430) 2020-01-16 codyleeweaver [TextFields] Add theming extension for underline controller (#9437) Created with: roll-dep src/ios/third_party/material_components_ios/src Notable fixes: manually updated the list of files to build as part of the framework as some files were added/renamed/removed. Bug: 1045877 Change-Id: I2d4ab61b4ab67161f99baa3907ea3bb499d9867a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022947 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#735443}
-
Tommy Li authored
In this CL, I did a cleanup: https://chromium-review.googlesource.com/c/chromium/src/+/1937773 But the cleanup had a negative side effect, in that repreated presses of Ctrl+E for entering keyword mode would cause the omnibox popup to close and re-open. This CL is a partial revert of the original CL, but keeps the flag deletion portion. It also makes sure a TODO that was wrong is gone. Bug: 1044917 Change-Id: Idceb8c73d4a5907cfca8966bf41f80c09fc130bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020473 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:
manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#735442}
-
Chromium WPT Sync authored
Using wpt-import in Chromium c06f226b. 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 Directory owners for changes in this CL: binji@chromium.org: external/wpt/wasm chcunningham@chromium.org, wolenetz@chromium.org: external/wpt/media-source domenic@chromium.org, ricea@chromium.org: external/wpt/streams futhark@chromium.org, andruud@chromium.org, ericwilligers@chromium.org, shend@chromium.org: external/wpt/css/css-conditional hbos@chromium.org, hta@chromium.org: external/wpt/webrtc jsbell@chromium.org: external/wpt/IndexedDB external/wpt/encoding jsbell@chromium.org, mek@chromium.org: external/wpt/FileAPI mcasas@chromium.org: external/wpt/mediacapture-record meade@chromium.org: external/wpt/web-animations mek@chromium.org: external/wpt/webmessaging mkwst@chromium.org: external/wpt/trusted-types mkwst@chromium.org, andypaicu@chromium.org: external/wpt/content-security-policy nzolghadr@chromium.org, mustaq@chromium.org: external/wpt/pointerevents raphael.kubo.da.costa@intel.com, rijubrata.bhaumik@intel.com, timvolodine@chromium.org: external/wpt/generic-sensor yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I829df5abb577665adafb08dbeb61ffda3f40e78f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022325Reviewed-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@{#735441}
-
Rakesh Soma authored
Bug: 1045536 Change-Id: Idd58ba1153e1e006bc07c54305db39e217e91779 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020243 Auto-Submit: Rakesh Soma <rakeshsoma@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tien Mai <tienmai@chromium.org> Commit-Queue: Rakesh Soma <rakeshsoma@google.com> Cr-Commit-Position: refs/heads/master@{#735440}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2c5b856a7f09..b1e9971eb712 git log 2c5b856a7f09..b1e9971eb712 --date=short --first-parent --format='%ad %ae %s' 2020-01-27 brianosman@google.com Switch runtime SkSL to always sample at explicit coords 2020-01-27 sergeyu@google.com Fix GrSmallPathRenderer to respect max texture size. 2020-01-27 kjlubick@google.com [canvaskit] Fix test for drawOnce Created with: gclient setdep -r src/third_party/skia@b1e9971eb712 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 reed@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: reed@google.com Change-Id: Ic888343ead714d0dca80f0a603993d6d7293f4f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022967Reviewed-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@{#735439}
-
Francois Doray authored
TBR=jlebel@chromium.org Bug: 1045478 Change-Id: I531d38944da8c6c5b57d6d7e94b217ab8a303b28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022928Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#735438}
-
Kevin Ellis authored
Spec: https://drafts.csswg.org/web-animations-1/#remove-replaced-animations Intent: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/H5sz_dg6fKc/1X7K7U4XCgAJ Bug: 981905 Change-Id: I9267e3e4fda14133f2edcc0e8aea1e8a031959a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020245 Commit-Queue: Kevin Ellis <kevers@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#735437}
-
Charlie Hu authored
This reverts commit a6198a9e. Sort keys of python dictionary so that deterministic build won't fail. Original change's description: > Revert "Refactoring origin trial dependency generation in feature_policy_helper.cc" > > This reverts commit 0c31aad8. > > Reason for revert: Somewhat speculative; looks like it made > the build nondeterministic (https://crbug.com/1038775) > > Original change's description: > > Refactoring origin trial dependency generation in feature_policy_helper.cc > > > > This CL refactors build script code that generates feature_policy_helper.cc, > > so that the logic could be reused for document policy. > > > > - Simplifies make_runtime_features_utilities.py API. > > - Makes most util functions pure. > > - Adds more unittests > > > > The output of make_feature_policy_helper is verified to be the same as before. > > > > Bug: 993790 > > Change-Id: I0f0e07888f5b9e02727e3f210bbfb4cd871ecc15 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003255 > > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 993790 > Change-Id: If7aaa4c6b851f74db6b418b480cf8482b15cf7b1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013472 Bug: 993790 Change-Id: I4100bfed3c14da388d625df39f93d428497f1671 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016339 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#735436}
-
Avi Drissman authored
Chromium uses the 10.14 SDK, so remove any code that handles the case of an old SDK being used. Bug: 1044838 Change-Id: I5db561bfaf5b8e6aac7352dac010d90fb202bdf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020883 Auto-Submit: Avi Drissman <avi@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#735435}
-
kylechar authored
Bug: 936425 Change-Id: Iff33d59b71980d040825f0d78860dd121e77b120 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020922 Auto-Submit: kylechar <kylechar@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#735434}
-
Guido Urdaneta authored
Change-Id: I09c9a01620d2c9667e1a80c68a367952b10b6042 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020926 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#735433}
-
Rayan Kanso authored
Bug: 1045506 Change-Id: I3e8b192331c848241848e754ffde0309b620efcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022669 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Auto-Submit: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#735432}
-