- 06 Feb, 2020 40 commits
-
-
Dana Fried authored
Nested layouts now allocate available space properly to their descendents. Also, we consistently use flex layout in the PWA titlebar. Removed a couple of invalid assumptions that were encoded as DCHECKs. There are still some inkdrop issues but they are purely cosmetic, see crbug.com/1006162 for more detail. Bug: 1048061 Change-Id: I403b71b5e2bbcb2d461e1ed6c543c76f91d4c652 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036264 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#738874}
-
Yuki Shiino authored
Minimizes the path length (/a/../b/c => /b/c). Bug: 839389, 1046970 Change-Id: Ie5a1879fdb1cfcccc3224ecb2cc62c32346c20a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040798Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#738873}
-
Keishi Hattori authored
This reverts commit 4276111d. Reason for revert: Speculative revert for crbug.com/1049444 Original change's description: > [devtools] Don't continue execution after reload on breakpoint > > This CL fixes an issue where JavaScript execution would continue > after reloading on a breakpoint. See design doc: > https://docs.google.com/document/d/1aO9v0YhoKNqKleqfACGUpwrBUayLFGqktz9ltdgKHMk > > The CL depens on V8 change in crrev.com/c/1924366 and tests should fail until > that change is landed+rolled to chromium. > > Fixed: 1004038 > Fixed: 1014415 > Change-Id: I182393ebd4c68588163dda7c607be8bb09a3eda3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926502 > Reviewed-by: Yang Guo <yangguo@chromium.org> > Commit-Queue: Sigurd Schneider <sigurds@chromium.org> > Cr-Commit-Position: refs/heads/master@{#738522} TBR=dgozman@chromium.org,yangguo@chromium.org,sigurds@chromium.org Change-Id: Ia243a6f44d53789be935ecdc48d8db6c2340f6b3 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2039854Reviewed-by:
Keishi Hattori <keishi@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#738872}
-
Adrienne Walker authored
This was flaky in the past but has been rewritten. Time for another spin. Bug: 747589 Change-Id: Icf97dda7da24145e77dd7048e4c4db8cde163869 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040054Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#738871}
-
Gyuyoung Kim authored
This CL migrates the legacy ResetPermissions IPC message to the new Mojo defined in WebTestClient interface. Bug: 1039247 Change-Id: I63e6ec066a4f4acb5e087dd3d764f56acfb45e3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032757 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#738870}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/25b7b846db91..e5385ea920e0 git log 25b7b846db91..e5385ea920e0 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 syoussefi@chromium.org Vulkan: Compile shaders at link time 2020-02-06 jmadill@chromium.org Vulkan: Fix overlay with command graph disabled. Created with: gclient setdep -r src/third_party/angle@e5385ea920e0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cnorthrop@google.com Change-Id: I36a37f3bff6ad4bf93582ddf0287768b640d3c1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040928Reviewed-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@{#738869}
-
Daniel Cheng authored
Blink allows use of the //base histogram helpers, so there's no point in having two ways of doing the same thing. Just use //base, which has standardized definitions for recording "short" times (1ms - 10s), et cetera. Bug: 1047547 Change-Id: I8c573e4f29db102fe357ccf3d6eb95230c0abb0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033927 Auto-Submit: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#738868}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/98b516151f71..cbf79b95c2d4 git log 98b516151f71..cbf79b95c2d4 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8e8e1d0dd729..dd48b7e2d06e (2 commits) 2020-02-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 58fc8b11cf3a..f1b2c4bed48a (13 commits) Created with: gclient setdep -r src/third_party/skia@cbf79b95c2d4 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 scroggo@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: scroggo@google.com Change-Id: I86bb72972ec4e636e43cbf05a2a1c60535af7881 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040926Reviewed-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@{#738867}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5b6a7487a412..ca6faed1054e Created with: gclient setdep -r src-internal@ca6faed1054e 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: Ic5ef87f0fd526fa559022f419a4a1fab528b78de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040929Reviewed-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@{#738866}
-
Adam Rice authored
Move web_transport_close_proxy.h from send_stream.h to the .cc file. Remove the USING_GARBAGE_COLLECTED_MIXIN macro as SendStream has no mixins. BUG=1011392 Change-Id: I946781955ba068e396a82d37cb78b2248edbe699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032750Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#738865}
-
Xiaocheng Hu authored
This patch adds a new Chromium feature to control the Blink runtime enabled feature CSSReducedFontLoadingInvalidations. This allows us to study performance impacts of the feature via finch experiments. Bug: 441925 Change-Id: Icba6f1f1899af0bcecc12cf570786a07364f4fab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040616Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#738864}
-
Peter Kasting authored
This reverts commit 26a7b762. Reason for revert: Likely caused http://crbug.com/1049486 Original change's description: > Add Windows high contrast support to the toolbar button icons > > This change adds different foreground icon colors to the toolbar buttons > for the hovered and pressed states when the high contrast ink drop > feature is enabled. This is to support the desired platform high contrast > colors. Future work will add foreground color support to other buttons. > > New theme properties were added to support the additional _HOVERED and > _PRESSED state high contrast colors. When not in high contrast, these > are the same as the normal icon color. In high contrast (+ flag) they > return the selected text HC color. These new colors are used to create > images in the toolbar buttons for the various button states. > > New helper functions we added to ToolbarButton to simplify setting the > images for the different button states, including one that just uses > the standard colors returned by |GetForegroundColor|. > > In the future, we might want to do work to allow icons to be separated > from colors to allow for easier recoloring. > > Bug: 776871 > Change-Id: Id72d8c60a23889f018044a5fcce7abd9359ad61a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029492 > Reviewed-by: Denis Kuznetsov [CET] <antrim@chromium.org> > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Commit-Queue: Peter Kasting <pkasting@chromium.org> > Cr-Commit-Position: refs/heads/master@{#738660} TBR=pkasting@chromium.org,antrim@chromium.org,johnsm@microsoft.com,champnic@microsoft.com Change-Id: Ide6174254819728c271a3ed059cee7132cd2c124 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 776871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040029Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#738863}
-
Kenichi Ishibashi authored
Once ServiceWorkerStorage is moved to the Storage Service, NewRegistrationId() will become an async operation. This CL is a preparation for the move. ServiceWorkerRegistry::CreateNewRegistration() becomes async as well because it depends on NewRegistrationId(). Bug: 1046335 Change-Id: I0cd11be1a3051425830aaea011a4c3822559de0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035643Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#738862}
-
Gyuyoung Kim authored
This CL migrates the legacy BlockThirdPartyCookies IPC message to the new Mojo defined in WebTestClient interface. Bug: 1039247 Change-Id: I5b5bfce334dc1ebeb7139befbe0eb9422af2beb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032462 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#738861}
-
Hirokazu Honda authored
This CL adds a fieldtrial testing config for VaapiH264AMDEncoder, that plans to turn on for all versions 81+. Bug: 1035788 Test: None Change-Id: Ia7d7b41da72e998006c30a3f8e1f77bd6e11d11a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040492 Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#738860}
-
Koji Ishii authored
This patch fixes a regression in r724125 crrev.com/c/1959907 which mistakenly applied the table cell width calculation quirk[1] to all atomic inlines. It should apply only to images. [1] https://quirks.spec.whatwg.org/#the-table-cell-width-calculation-quirk Bug: 1049401 Change-Id: Iddb25c26efef2379e85773880d33af6aea859e56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040793Reviewed-by:
Aleks Totic <atotic@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#738859}
-
Jinho Bang authored
Related spec changes: https://github.com/gpuweb/gpuweb/pull/518 https://github.com/gpuweb/gpuweb/pull/545 Bug: 852089 Change-Id: I462caa2a94664a19f518a1e6813328acc68f77bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021564 Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#738858}
-
Mansi Awasthi authored
This change adds struct PP_PrivateAccessibilityTextFieldInfo to PP_PrivateAccessibilityPageObjects to transfer accessibility related PDF text field data from the plugin process to the mimehandler process. Made the same changes to the C++ versions of these structs and added the appropriate conversion code. Bug: 1030242 Change-Id: I50c9e82a9416445394b9cd1747606fc6d3706ef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032463Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Commit-Queue: Mansi Awasthi <maawas@microsoft.com> Cr-Commit-Position: refs/heads/master@{#738857}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/6d9f753c1d15..8a7efb5da88a git log 6d9f753c1d15..8a7efb5da88a --date=short --first-parent --format='%ad %ae %s' 2020-02-05 rharrison@google.com Add in support for spvc logging to the terminal (#981) 2020-02-05 rharrison@google.com Rolling 4 dependencies and updated expectations (#983) Created with: gclient setdep -r src/third_party/shaderc/src@8a7efb5da88a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@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: radial-bots+chrome-roll@google.com Change-Id: I74498266e926975c8f2eb490ca0d2087e651d1af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040922Reviewed-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@{#738856}
-
Hitoshi Yoshida authored
Bug: 839389 Change-Id: I6f4a03b1162f7d465c0f572d032d5fa878df3402 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040497Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#738855}
-
Wan-Teh Chang authored
$ gn args out/Default # In the editor, add the following build argument: # enable_libgav1_decoder = true $ autoninja -C out/Default media_unittests $ out/Default/media_unittests $ out/Default/media_unittests --enable-features=Gav1VideoDecoder Tested: Bug: 1026522 Change-Id: I2b033b5993b69a5e58d670434726d9e8d8b69e6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040434Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/master@{#738854}
-
Koji Ishii authored
Following bot results are included. 1277 1280 1282 1283 1285 1286 1287 1288 67 lines were removed and 22 lines were deflaked by consecutive results since 1265. TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: Ida8bfc152dc06d8fd96c219f092a2ed022ab9782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035460Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#738853}
-
Keishi Hattori authored
This reverts commit e4b16bb5. Reason for revert: Suspecting cause for ShellUtilRegistryTest.GetFileAssociationsAndAppName and WebAppFileHandlerRegistrationWinTest.* test failures Original change's description: > desktop-pwas: Multi-profile support for pwa file registration. > > When the same app is installed in multiple profiles, the open with > context menu needs to distinguish between the different profiles. > We do this by adding the profile name in parentheses after the app name, > e.g., "foo app (Profile1)". This CL detects when registering and > unregistering an app changes the app from being installed in > multiple profiles or just a single profile, and updates the app name. > > This is similar to the way we badge/unbadge pinned taskbar icons when > the user switches between having multiple profiles and > having a single-profile. > > Bug: 960245 > Change-Id: I4c2a50c55cd8ab45be05eb023b162afc4f634cd0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023283 > Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> > Reviewed-by: Alexey Baskakov <loyso@chromium.org> > Reviewed-by: Greg Thompson <grt@chromium.org> > Cr-Commit-Position: refs/heads/master@{#738802} TBR=loyso@chromium.org,grt@chromium.org,davidbienvenu@chromium.org Change-Id: Ia7c5c0146c9dd481605c7205cb2bf3aff13bff74 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 960245 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041050Reviewed-by:
Keishi Hattori <keishi@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#738852}
-
Adam Rice authored
Correctly support >4GB ArrayBuffers by using a 64-bit value for OutgoingStream::offset_ on 64-bit platforms. BUG=1011392 Change-Id: I9efe9ec014191ba8d8825085a6f0b314f6c33f4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033007Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#738851}
-
Xianzhu Wang authored
Just like other http/tests/devtools tests. TBR=wangxianzhu@chromium.org Bug: 859169 Change-Id: Ia5e2f45ebeb97c8f7946f47ba366277d5f1ed30f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040120Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#738850}
-
Sergei Datsenko authored
BUG=b:148900751 Change-Id: I50cde41f63aa8b9bba2be609665ba48fb28ba083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040499 Commit-Queue: Sergei Datsenko <dats@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#738849}
-
Adam Rice authored
Make sendBeacon() throw when the supplied body is a ReadableStream object, for alignment with the standard. BUG=973659 Change-Id: I0efce29d3857a3e2cd125e3210cc6646095fa4cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029476Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#738848}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/440d416930cb..98b516151f71 git log 440d416930cb..98b516151f71 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@98b516151f71 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 scroggo@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: scroggo@google.com Change-Id: Ia1c7c9f48f032193cee3e58e922c008f690c489f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040912Reviewed-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@{#738847}
-
Victor Costan authored
The OWNERS files for our implementation of the App Manifest spec reference the Manifest component, which does not exist in Monorail. This CL replaces it with the valid Blink>AppManifest component. Change-Id: Idb413ae22e00003c53847b4c924b189c2c46fa37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040385 Auto-Submit: Victor Costan <pwnall@chromium.org> Commit-Queue: Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Cr-Commit-Position: refs/heads/master@{#738846}
-
Kenichi Ishibashi authored
The test seems slow. Bug: 1049454 Change-Id: If96cbe25a18936f7666fb818cd2fd2101014ec68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040641Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#738845}
-
Justin Cohen authored
Move crashpad_tests from FYI to non-cq. Add ios_crash_xcuitests_module to FYI. Change-Id: I640c4a996be093bdb5d103f9a4ff29a3ecfbbdf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036390 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#738844}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4be4e9ac9ffc..54ed3a9a55df git log 4be4e9ac9ffc..54ed3a9a55df --date=short --first-parent --format='%ad %ae %s' 2020-02-06 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@54ed3a9a55df 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: I2d3af2553e0aa082bc8bf94b1e0714640be5f296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040918Reviewed-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@{#738843}
-
Keishi Hattori authored
This reverts commit 15a1277e. Reason for revert: Suspecting cause for CDM test failures https://ci.chromium.org/p/chromium/builders/ci/Network%20Service%20Linux/396 Original change's description: > media: Add a feature for CdmHostVerification > > By default it's enabled. No effect if ENABLE_CDM_HOST_VERIFICATION > buildflag is false. > > To disable this feature for testing, type the following in the command > line: > --disable-features=CdmHostVerification > > Bug: 658036 > Test: Manually tested with the feature disabled > Change-Id: Ia2d077436a1a8445aec29163a88d1bb4539c4811 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036257 > Reviewed-by: John Rummell <jrummell@chromium.org> > Commit-Queue: Xiaohan Wang <xhwang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#738795} TBR=xhwang@chromium.org,jrummell@chromium.org,hmchen@chromium.org Change-Id: I6fadbf600d281e3693001aab5abf9233cfa4c916 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 658036 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040642Reviewed-by:
Keishi Hattori <keishi@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#738842}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4d200f44e147..e868546ad82d git log 4d200f44e147..e868546ad82d --date=short --first-parent --format='%ad %ae %s' 2020-02-06 tandrii@google.com tryserver: delete failure_hash support. Created with: gclient setdep -r src/third_party/depot_tools@e868546ad82d 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 agable@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 Bug: None Tbr: agable@chromium.org Change-Id: Ib8fe200b298d515c45284291091d5ae16e275aa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040917Reviewed-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@{#738841}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/a2e5f0a6a4fa..cf10db2adddc git log a2e5f0a6a4fa..cf10db2adddc --date=short --first-parent --format='%ad %ae %s' 2020-02-06 jophba@chromium.org Fix build issue caused by bad merge 2020-02-06 jophba@chromium.org Add trace logging for Standalone Receiver Created with: gclient setdep -r src/third_party/openscreen/src@cf10db2adddc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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 Bug: None Tbr: jophba@chromium.org Change-Id: I8e12900bb617778cc7d031b0e658d89e36662bca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040023Reviewed-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@{#738840}
-
Xinghui Lu authored
According to cl/292004484, it is discouraged to rename an existing field. In this CL, we decided to keep "cache_expression = 3", and rename "cache_expression = 6" to "cache_expression_using_match_type". Also fix a crash issue in this CL. If the new cache expression field is not set, fallback to the old one. Bug: 1041675,1049222 Change-Id: Ia89905e93cc6cb17c57292c07a491127ee3e7a6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040065 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#738839}
-
Xianzhu Wang authored
In right-to-left direction, the scrollbar of the print preview area may be on the left, and we should align the margin controls with the preview contents. The bug was a "regression" caused by crrev.com/588201 which corrected position of contents in a scroller with a scrollbar on the left, because before the CL the preview content was not at the correct location and the margin controls happened to be at the same location. Bug: 1049038 Change-Id: Ida362fbfc1622998a1ad928217ce8abf7ff5c34c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040438 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#738838}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/20b1259ae94e..25b7b846db91 git log 20b1259ae94e..25b7b846db91 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 jmadill@chromium.org Vulkan: Command graph linearization (Step 3). Created with: gclient setdep -r src/third_party/angle@25b7b846db91 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cnorthrop@google.com Change-Id: I1b6ad16d3e2388c4bcb5348721fe955a9e9411d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040025Reviewed-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@{#738837}
-
Alex Danilo authored
The files app toolbar contain a mixture of 'button' and 'cr-button'. Change all instances of 'button' to 'cr-button'. Add CSS rules to style the cr-button(s) identically to existing button(s). Fix one required element check to look for 'cr-button' instead of 'button'. Modify the combo button, command button and multi menu button decorate() methods to explicitly assign methods and property getter/setters when calling decorate() instead of bashing the prototype chain. No change in functional behavior. Bug: 992823 Change-Id: I64c714f2b519c9c4b2d2b35d121af80a646c9193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975379 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#738836}
-
James Zern authored
https://chromium.googlesource.com/webm/libvpx.git/+log/4254ecaa075e..36133b04c0d3 $ git log 4254ecaa0..36133b04c --date=short --no-merges --format='%ad %ae %s' 2020-02-03 jzern loopfilter_sse2: call unsuffixed lpf functions 2020-01-28 jianj Fix initialization of delta_q_uv 2020-01-28 chengchen Change partition_info to a vector 2020-01-27 chengchen Correctly assign partition info 2020-01-27 chengchen Add some description about partition info 2020-01-21 chengchen Consistency test for partition info 2020-01-21 chengchen Pass partition info to encode frame result 2020-01-23 chengchen l2e: cosmetic changes of multi-dimension arrays Created with: roll-dep src/third_party/libvpx/source/libvpx R=jianj@chromium.org Change-Id: I83ffe43922081b89c581f2923e50bdeb460b8c75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040650Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#738835}
-