- 21 Apr, 2020 40 commits
-
-
Xinghui Lu authored
Corresponding Chrome code was removed in https://crrev.com/i/2854162. Metrics obsoleted in this CL: SB2.RemoteCall.LocalBlacklistsAgeInMs SB2.RemoteCall.LocalBlacklistsLookupResult SB2.RemoteCall.LocalBlacklistsUpdateSucceeded SB2.RemoteCall.CanUseLocalBlacklists Bug: 1037224,1037226 Change-Id: Ib8f40d365f82524f7de0bde4ce161f72f551598d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158052 Auto-Submit: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#760968}
-
Yue Zhang authored
Currently, we use TabUiTestHelper#isShowingPopupTabList to verify if TabGridDialog is showing or hidden. However, even if this call is good enough to verify that the dialog is completely hidden, passing this check doesn't ensure that the dialog showing animation has ended. This is a problem exposed by extra checks introduced in http://crrev.com/c/2143671. This CL fixes this issue by separating the logics of checking dialog showing and hiding into two methods with different criteria. Bug: 10723760, 1072374 Change-Id: Iabb1e9488a8f94ced36988b90b08ec90df2ba911 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158054Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#760967}
-
Elly Fong-Jones authored
Bug: 1073052 Change-Id: If3b28d0c2370b8d34aeaa5ff7ad9abb48a231318 Tbr: karandeepb@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159308Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#760966}
-
Omar Morsi authored
This CL extends platform keys service by introducing one new function (GetSubjectPublicKeyInfoList), which returns a list of SubjectPublicKeyInfo strings for the public keys available in a certain slot. Bug: 1045895 Change-Id: I68d0f59d96df506784acd137b0df68ce41ed3c6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153045Reviewed-by:
Michael Ershov <miersh@google.com> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Omar Morsi <omorsi@google.com> Cr-Commit-Position: refs/heads/master@{#760965}
-
Elly Fong-Jones authored
Bug: 1073069 Change-Id: I1e21101f4b0c688626b34f27eb912c60c1c4ca9a Tbr: avi@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158974Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#760964}
-
Nicolás Peña Moreno authored
Bug: 1007641 Change-Id: I9b02fb01862b99d5f8fbf7bc0bf3fd75bf659c0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105755Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#760963}
-
Joshua Pawlicki authored
Bug: 1059229 Change-Id: I94276c7e55255c84b2afef70d7788c0f061972e5 Fixed: 1059229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150694Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#760962}
-
Vladimir Levin authored
This patch extracts a snippet used for retrieving and updating a layout object for scroll action into a separate function, and uses it in the three OnNativeScroll* functions. R=aleventhal@chromium.org, chrishtr@chromium.org Change-Id: I68a580f7dc5887841a874fb705eeaf9da6916740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157671Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#760961}
-
Austin Eng authored
This CL also changes the client-to-server ScopedTransferBufferPtr member variable to be a normal member, and not a separate unique_ptr allocation. Bug: chromium:1070392 Change-Id: I75d5e4e346dd77b8ae3d6ac9328774b98f2cd030 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143111 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#760960}
-
Pavol Marko authored
Have been crashing the renderer on Linux since WPT import. Bug: 1073060 Change-Id: I693f9344edb0920c415661a9de495c255f83cd47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159466 Commit-Queue: Pavol Marko <pmarko@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Auto-Submit: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#760959}
-
Doug Arnett authored
This is part of supporting translation for sub frames. Specifically this moves the analysis of the untrusted contents obtained from an accessiblity tree snapshot out of the browser process and into a sandboxed utility process. Bug: 1063520 Change-Id: I0792d209541558a753f168f78f421e66745748d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140605 Commit-Queue: Doug Arnett <dougarnett@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#760958}
-
Tommy Li authored
This CL changes the about:flags configuration to get SERP ZeroSuggest suggestions even if Query in Omnibox is OFF. Bug: NONE Change-Id: I9330dd44b288710c6342d92b6d0a089cbc13749c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158053 Auto-Submit: Tommy Li <tommycli@chromium.org> Reviewed-by:
manuk hovanesian <manukh@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#760957}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/075e3e17b781..e784d74686e7 git log 075e3e17b781..e784d74686e7 --date=short --first-parent --format='%ad %ae %s' 2020-04-21 tvanderlippe@chromium.org Properly cleanup on process teardown when pre-emptively stopping mocha 2020-04-21 petermarshall@chromium.org [test] Add a test that creates a new Browser window from a BrowserContext 2020-04-21 alexrudenko@chromium.org Make Devices list more accessible 2020-04-21 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@e784d74686e7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1071369 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ic8dcdabd578a95315f001d9ab557ad27133e9b6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159129Reviewed-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@{#760956}
-
Gabriel Charette authored
[base] Make MessagePumpForUI::WaitForWork consistent with MessagePumpForUI::ProcessNextWindowsMessage The documentation doesn't require the MSG struct to be initialized when passed to PeekMessage(). WaitForWork() intends to make the same check as ProcessNextWindowsMessage and hence should be consistent with it. R=fdoray@chromium.org Change-Id: Ifcc6b49add569f95c9938c593bef4c5958564c89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155180 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#760955}
-
Alex Rudenko authored
A DevTools CL[1] updates the format that the ColorPicker uses for CSS colors. This change disables the related tests until the CL is merged. [1]: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2157041 Bug: 1072952 Change-Id: If3948599a5aac17aa52fa612271cad5576c22d11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159465 Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by:
Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#760954}
-
danakj authored
Give WebTestRenderFrameObserver a direct pointer to its RenderView's BlinkTestRunner. Now BlinkTestRunner does not need to be a RenderViewObsever. R=avi@chromium.org Bug: 866140 Change-Id: If01187ce2db7fb41078319e571440ba40167a81e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155049Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#760953}
-
Adrian Taylor authored
Change-Id: Ibd1899f11e3463de658394618471872e8f1f423d Bug: 1069271 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157788 Auto-Submit: Adrian Taylor <adetaylor@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#760952}
-
Fred Mello authored
Moved the implicit initialization of DFMs from a logger call into ChromeApplication. This is a no-op, but should help in debugging future startup issues with DFMs. Bug: 1022654 Change-Id: Ia3de76f033058d01468333fed10db108cfc8c316 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156607 Commit-Queue: Fred Mello <fredmello@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#760951}
-
Maksim Moskvitin authored
This CL is a pure refactoring of sync tests. It splits encryption_helper into three pieces: 1) components/sync/nigori/nigori_test_utils*, which contains common Nigori logic for tests (like creation of keystore NigoriSpecifics) and can be used in both integration and unit tests. 2) components/sync/test/fake_server/fake_server_helper*, which contains utility functions to set Nigori in FakeServer and can be used in both desktop and Android integration tests. 3) chrome/browser/sync/test/integration/encryption_helper*, which contains Nigori-related state checkers usable only in desktop integration tests. Bug: 1046663 Change-Id: I88880dc2abdf070f8a6efc1c5b4b7f2001f88fea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148599 Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#760950}
-
Daniele Castagna authored
While profiling Chrome on CrOS, we noticed a significant amount of time is spent in Get{Vm,ArcSystem}ProcessList even if the task manager is not running. On a nocturne m3 we observed 2% total of the CPU used is spent in these two functions. This CL adds traces for those two functions. Capturing a trace confirms that we call those two functions every few seconds and they take about 80ms of CPU time each. Bug: b/154362057 Change-Id: Ie851643dc1093e400282aeb976c880b9901f3138 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153827Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#760949}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/f9cd85317277..e30b9d80933d git log f9cd85317277..e30b9d80933d --date=short --first-parent --format='%ad %ae %s' 2020-04-21 treehugger-gerrit@google.com Merge "tp: add core and core_type breakdowns per process in CPU metric" Created with: gclient setdep -r src/third_party/perfetto@e30b9d80933d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I9b805efa0ba48f4d06be546516fa31dc338f25ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159265Reviewed-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@{#760948}
-
Olivier Robin authored
This will allow to add sections dependant on gn flags and ensure that flags and blank lines stay at the end. Bug: 1017434 Change-Id: Ia982cb84f4092631ba6dd7c0b14063290db773fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159243 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#760947}
-
Dominique Fauteux-Chapleau authored
This is done by moving the code that terminates the request when the file should not to be scanned right after the file has been opened to read its content and compute its hash. This means unit tests with fake file names now need to use "real" files since Chrome will attempt to open them. Bug: 1061461 Change-Id: Ifa045f91c69f4501dd14b2888a82e622b6d5622f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151334Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#760946}
-
Robbie Gibson authored
The underlying issue is that the find_bar_mediator was observing navigation events and closing FIP when a navigation occurs. As the state for "show FIP" is a tab-level state, the observation should occur in the tab helper. Now, the tab helper observes the navigation in its own webstate. Alerting the UI that Find In Page has stopped is done through the FindInPageResponseDelegate. (This used to be the coordinator, but should really be the mediator, so that has changed too.) This is hooked up to the active mediator only when the UI is active. From the bug, the same issue occurs with Text Zoom, but Text Zoom is closed automatically on switching tabs, so that behavior was kept. Fixed: 1067603 Change-Id: Ic5b1fb61142ab3deadc8ef792642e880cf23ebea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157226 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#760945}
-
Navid Zolghadr authored
Change-Id: I9e2645c7342e1f75874bed21d1f9c46624e207de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150768 Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#760944}
-
Charlie Harrison authored
This CL does a few things: 1. Currently, both the StoragePartition ClearData and the BrowsingDataRemover use Origins internally. However, the BrowsingDataRemover exposes a generic matching interface that only accepts GURLs. This leads to lots of wasteful conversions. For every internal DB check to clear data for an origin in StoragePartition, we need to convert the origin into a GURL, and then back into an Origin again. Both of those operations incur expensive allocations because Origin and GURL use a different internal representation. This CL adds a browsing data filter that accepts Origins, in addition to GURLs, and uses it in the StoragePartition. 2. GetDomainAndRegistry has no variants that accept an Origin, and the one that accepts a host does an expensive canonicalization step (more allocations). This CL adds a new method to get the domain and registry from an Origin which will have already canonicalized its host internally (similar to the GURL variant). 3. Minor cleanups in DoesOriginMatchMaskAndPredicate to re-order conditionals to avoid expensive Origin::GetURL computations. This CL has no intended behavior changes. Bug: None Change-Id: I7964b896479aab2bf01e8247e562bd55dff18927 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151840Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#760943}
-
Ryan Sturm authored
This removes the HTTP DRP PLM while leaving LPR untouched. Bug: 975424 Change-Id: Icf178be377476a7107a416e3a539a8c87e017197 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158326Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#760942}
-
Nasko Oskov authored
Currently, the code relies on checks at ReadyToCommit time to detect whether navigation will commit regular URL into a WebUI process. This CL adds more logic to the check and performs it also when verifying commit parameters being received from the renderer process. Initially, the change uses DumpWithoutCrashing to ensure that the newly added checks perform as expected and once that is verified they will be converted to either CHECK or renderer process termination in follow up changes. This ensures that we have consistent application of WebUI security checks both before and after the commit for each navigation. Bug: 1002276, 1069939 Change-Id: Iefa6bdfc6b5e8686ad4fdc2553b245be0c228d64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097833 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#760941}
-
Nicolás Peña Moreno authored
Bug: 1007641 Change-Id: I03b1387454ce22d11b43730aed7905d1d8d51c67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106335Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#760940}
-
Randy Rossi authored
This removes previously added dep to exo. The full screen shell surface can be found by finding the view with kClient role with a child tree id string property set Bug: None Test: Local build with chromecast display assistant Change-Id: I29a3f9c50de9ae4f5f3065eddbcccc0ca559a3b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149396 Commit-Queue: Randy Rossi <rmrossi@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#760939}
-
Ramin Halavati authored
Profile API are updated for better support of multiple off-the-record profiles (issue 1033903) and Independent OTR profiles will be deprecated. This CL updates DevTools to use the newer profile APIs and removes the dependency on Independent OTRs profiles. Bug: 1033903 Change-Id: I735004093cd6065b14d06305edef50c82f3c0c80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141097Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Auto-Submit: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#760938}
-
Friedrich Horschig authored
Following feedback on b/154254026, the first part of the string wasn't sounding correctly and the second part was hard to understand in context of the userflow. Bug: 1068555 Change-Id: I83714244d56bde1a29025de1cebe5b17cbe6beac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157540Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#760937}
-
Charlie Harrison authored
This can help track if we need to do more database optimizations to make deletion faster (e.g. add more indices). Bug: None Change-Id: I74dcb9c14bcd9b99a6f27af1ca3a32013e61bc22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158445Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#760936}
-
Dominique Fauteux-Chapleau authored
Change-Id: I3abb5674b5c751e3bd1420dcf86db7115d630649 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153318Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#760935}
-
Stephen Chenney authored
When this test was landed, a file move was not reflected in the paths to resources. Fix it. TBR: fs@opera.com Change-Id: I6b1df77d11c63e657369e681f52d9091b27b428a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159305Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#760934}
-
Friedrich Horschig authored
The removed code is dead with M83. Bug: None, clean-up Change-Id: I1bc8770cc3aa3828d6b2a11c12b87fcfc4ed6c9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156999 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Auto-Submit: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#760933}
-
Internal Frameworks Autoroller authored
TBR=bling-p10-rolls@google.com Change-Id: I7cdd0d7cb30b67e85ff4b2af7712c188b2421c68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158967Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#760932}
-
Benoit Lize authored
Now that Kit Kat is no longer supported in Chrome, remove a K-only fallback in library loading. Bug: 1073043 Change-Id: Ifd8a0b0ed0df45e6c19190fa2ce6dad142def9af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159227 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#760931}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d5f00dc1c64d..075e3e17b781 git log d5f00dc1c64d..075e3e17b781 --date=short --first-parent --format='%ad %ae %s' 2020-04-21 alexrudenko@chromium.org Allow pasting complete color strings into color picker Created with: gclient setdep -r src/third_party/devtools-frontend/src@075e3e17b781 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: I2adcd92dc87ae7c332330e57ebbe53994719d5c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159024Reviewed-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@{#760930}
-
Michael Lippautz authored
Use broker object for querying liveness. Bug: chromium:1071168 Change-Id: Ie6ca397d4378b84dd17f09958cee10dadf1dfdbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2152789Reviewed-by:
Omer Katz <omerkatz@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#760929}
-