- 08 Oct, 2020 40 commits
-
-
Yashar Dabiran authored
[Paint Preview] Split PaintPreviewCompositor memory metrics from the general Utility process metrics Change-Id: I6067aad3959c054181389c1e1b82e464eacd9a4b Bug: 1135217 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441263Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Yashar Dabiran <yashard@chromium.org> Cr-Commit-Position: refs/heads/master@{#815285}
-
Eric Willigers authored
DesktopPWAsWithoutExtensions has shipped. The test case GenerateAppForLink no longer needs to be parameterized. Bug: 1065748 Change-Id: I1893b45f7183ccb24c51149c7189aed62751fa5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459256 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#815284}
-
Eric Willigers authored
OpenInAppAbsentForURLsInNonLocallyInstalledApp was flaky. We re-enable the test, after addressing two causes of test flakiness: - https://chromium-review.googlesource.com/c/chromium/src/+/2454920 - https://chromium-review.googlesource.com/c/chromium/src/+/2454811 Bug: 1119807 Change-Id: Iee88737a8bf5545358fa63bce3a5ceee65330426 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459134Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#815283}
-
Kartik Hegde authored
Add GetRandomAndFixedHostsWithScheme() which will be used by network diagnostics routines. TEST=none BUG=chromium:956783 Change-Id: Ia5073701ce97786e8ce5676a3db3444ef36b72c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459513Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kartik Hegde <khegde@chromium.org> Cr-Commit-Position: refs/heads/master@{#815282}
-
Eric Lawrence authored
We should show an indicator in the NetLog tab title to help remind users that their browsing traffic is being recorded. Change-Id: Ia1d2fb5b25c43d39084518656a79884f6149d3cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460856 Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#815281}
-
Henrique Nakashima authored
DefaultTabModelSelectorFactory remains in glue code, binds together features to create a TabModelSelectorImpl. TabModelSelectoryFactory is an interface that is moved into the c/b/tabmodel module. Bug: 1112922 Change-Id: I03e52fd438da7f7f89a7be012115d053a121c4ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446352 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#815280}
-
Jonathan Ross authored
A series of tests have been flaking often on vulkan_content_browsertests. These were also flaking on non-vulkan configurations as well, but the flake rate was negatively impacting the ability for GPU Pixel Wranglers to identify actual GPU failures. These tests were not demonstrating any GPU specific failures, so we will disable them until their base flakiness can be addressed. TBR=penghuang@chromium.org TEST = vulkan_content_browsertests All/DumpAccessibilityTreeTest.Accessibility* All/ScrollBehaviorBrowserTest.OverflowScrollInterruptedByWheelScroll/1 Bug: 1134297 Change-Id: Ib302e29dfd0802cbcb450abf6501c4622fb25d73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460985Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#815279}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chonggu@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: chonggu@google.com Change-Id: If890854713dabce8f18495d64f02fa8ee183964d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461916 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@{#815278}
-
Min Qin authored
If the first tile is not frequently clicked, other tiles may be displayed before it. And those tiles, even if they are not clicked for many days, will stay before the first. This may cause new front tiles, such as the trending tiles, to have a lower score than those not clicked tiles. And will not show up in the front. This CL fixes that issue BUG=1136306 Change-Id: I2f5aa7d3a64450b23375b2df2647265ed9c70c22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459941 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815277}
-
Sebastien Marchand authored
This currently fail with the following error message: ../../chrome/app/chrome_exe_main_win.cc(190,31): error: use of undeclared identifier 'main' fiber_state->fiber_result = main(); Change-Id: I19cd98a6a4d8d8ece8f2dc9556cd91da13c7117b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461549Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#815276}
-
ckitagawa authored
This CL compresses out-of-viewport bitmaps to reduce memory usage. This leads to additional pop-in time for tiles outside of the current viewport, but is reasonably fast and might be necessary to reduce memory usage to something reasonable. Bug: TODO Change-Id: I7dcd050b58fb18b4f79eebc64f55abd04091531b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445853 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#815275}
-
Moe Ahmadi authored
Canary experiment: cl/330845211 Beta experiment: cl/335678210 Bug: 1122669 Change-Id: I2a2187c4d9e7ac1107f1c4bab20b79f9ca10b698 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453434 Auto-Submit: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#815274}
-
Sebastien Lalancette authored
Bug: 1103778 Change-Id: Ia10232a219862fce9b79c08a383a8dabd307e438 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460742 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#815273}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/acad80a97dc5..80d095c4dc41 2020-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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 ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I778eab6a7f8cb587bb93dc103c8a44e4be42175f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461973Reviewed-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@{#815272}
-
Ian Clelland authored
This change restructures the Feature Policy (and proposed Permisssions Policy) construction code to roughly match the algorithms in the specifications. Comments are added to show the correspondence between code and spec. The Feature Policy inherited policy calculation is based on https://www.w3.org/TR/2019/WD-feature-policy-1-20190416/#define-inherited-policy-in-container The code which calculates the proposed Permissions Policy inherited policy is based on https://w3c.github.io/webappsec-permissions-policy/#algo-define-inherited-policy-in-container Change-Id: I6436b41958b6c6175410b9935f48029a04cf34ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460232Reviewed-by:
Charlie Hu <chenleihu@google.com> Commit-Queue: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#815271}
-
Sergey Poromov authored
Before capturing image (screenshot) in Capture Mode, it should be checked whether the captured area is allowed according to the currently set Data Leak Prevention rules. Bug: 1133324 Test: Enable features, configure DLP policy, use Capture Mode Change-Id: If96f9b3ba277df4ba9a316b49246bd90183d9b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437437Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#815270}
-
Xiaocheng Hu authored
When scanning for @import rules to preload, CSSPreloadScanner terminates a URL at ';' unconditionally. This is wrong as there might be ';' in a URL, in which case we make a preload of a broken URL. This patch scans URLs in a saner way: - For urls given as a raw string, terminate at the ending quote - Other those wrapped in a 'url()', terminate at the closing parenthesis Note: We do not intend to write a full parser here, so it's still broken in some cases (e.g., when the url contains ' ' or ')'). It's out of the scope of this patch to fix them. Bug: 1087854 Change-Id: I666c196ac1e12b259136823e0faed09958a896c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451598Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#815269}
-
Chisoon Jeong authored
to prevent build errors by not generated mojom headers. Change-Id: I9fd512f6fcf1f77dcc3af9772af12bbf5e9f71c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451931Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#815268}
-
Dan Harrington authored
See the bug. WebRTC imports only some directories from chromium. This CL removes a dependency on components/feed from build/ Bug: 1129187 Change-Id: Ia6c0188d51f955318fac2cbc6479176bbbdcebf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461979 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#815267}
-
adoneria authored
This is the prelim CL to the implementation of updater install test to create a basic folder structure and import constants from C++ integration tests. Bug: 1130847 Change-Id: I0d414517f749d76f54e66643a0d64b4e43df6c6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422092 Commit-Queue: Anjali Doneria <adoneria@google.com> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#815266}
-
Robert Ma authored
In Executive.kill_process, drop WNOHANG from os.waitpid and use the default blocking wait instead. This makes sure we can reliably collect the defunct process, which fixes a peculiar issue on macOS: when calling os.killpg on a defunct process group, we get EACCES instead of failing silently, which makes a unit test flaky on macOS. Drive-by: * Update the docstring to reflect the reality (we no longer ignore permission errors). Bug: 1119341 Change-Id: I1efa79d8e610e67cede7d9492a82ba67abc8e0a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459326Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#815265}
-
Morten Stenshorne authored
Bug: 294205 Change-Id: If47efcb952687c52eb28699dff6b1bcaf1dae53b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455708 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#815264}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/11ac723021d5..d24d3c2bc1d7 2020-10-08 jegarc@microsoft.com Add scroll to devtools for node connection screen. 2020-10-08 sadym@chromium.org Fix chopping 'Emulate Idle Detector state' 2020-10-08 aerotwist@chromium.org TypeScriptify LayerTreeModel 2020-10-08 petermarshall@chromium.org [typescript] TypeScript-ify timeline/CountersGraph.js 2020-10-08 sigurds@chromium.org HTMLElementification in console/ 2020-10-08 asraine@google.com Add warning about important data in Lighthouse panel 2020-10-08 aerotwist@chromium.org TypeScriptify AnimationModel 2020-10-08 sigurds@chromium.org [ts] Type-check sdk/ConsolePanel.js with TypeScript 2020-10-08 janscheffler@chromium.org Show stdout/stderr when e2e tests do crash 2020-10-08 aerotwist@chromium.org TypeScriptify SimpleApp 2020-10-08 sigurds@chromium.org [ts] Type-check sdk/Console{Filter,Prompt}.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,chromium:1115655,chromium:1135143,chromium:1135482,chromium:1136421,chromium:806488 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Idce15d87f8e9aeda3c106a2f0d54f2e82b5d9b8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460978Reviewed-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@{#815263}
-
Stephen McGruer authored
This lays out a skeleton for the document, plus fills in some details of how to go from a build results page to the test that flaked. Bug: 1127369 Change-Id: Icea0ef102d694a61cf8f390c563ce108afee0553 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405418 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#815262}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/9fb07662e436..31b44b3a70ed If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Id2fa92087f8fd9760a820c2eb7e608ddb7c0583c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460741Reviewed-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@{#815261}
-
Clark DuVall authored
Review from Patchset 1 to get the right diffs on the changes in ChromeMinidumpUploadJobServiceImpl. Bug: 1126301 Change-Id: Id583822c3bfddba0bf594b6a0eb2805a8d788819 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461983 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#815260}
-
Steven Bennetts authored
Minor cleanup to help deprecate base::DictionaryValue in chromeos/network and facilitate other cleanup. The affected code is well covered by unit tests and browser tests. Bug: None Change-Id: I7c80587fe84011f3041c781e173644466230fcd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453129 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#815259}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6a204db32c49..7868692b9df0 2020-10-08 ethannicholas@google.com Moved SkSL VariableReference data into IRNode 2020-10-08 brianosman@google.com Remove inherited program element list (it's now unused) 2020-10-08 brianosman@google.com Put interface blocks into the intrinsic maps, too 2020-10-08 johnstiles@google.com Remove unused copy of DefinitionMap. 2020-10-08 kjlubick@google.com [canvaskit] Update quickstart to use 0.19.0 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 jvanverth@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: jvanverth@google.com Change-Id: Iac4f37385bafcdaf799106100479a741d50d580b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461965Reviewed-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@{#815258}
-
Morten Stenshorne authored
Compiling with -Wshadow FlexLine::ComputeLineItemsPosition() had a cross_axis_offset parameter that shadowed a member with the same name. FlexLine::ComputeLineItemsPosition() had a local variable main_axis_offset that shadowed a member with the same name. Bug: 294205 Change-Id: I777375412e160ad276300af26d3e979f8a6085bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461106Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#815257}
-
Benjamin Beaudry authored
This CL encapsulates both |start_| and |end_| ebdpoints of AXPlatformNodeTextRangeProviderWin into an helper class with designated getters and setters. In the follow-up CL:2432805, we are using the setters to execute extra logic on the new endpoints. The encapsulation will prevent anyone from setting new endpoints without going through the setter. Bug: N/A Change-Id: Ia6d56391cdd0df42c0fecc87d6e575710dfda758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456513 Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Reviewed-by:
Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/master@{#815256}
-
Jacques Newman authored
Also added relevant testing. Bug: 1045599 Change-Id: I514c2a827eb1d040af93c27ef1edc15d22fdddc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459786 Commit-Queue: Jacques Newman <janewman@microsoft.com> Reviewed-by:
Ethan Jimenez <ethavar@microsoft.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#815255}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/eacaa9a164a4..87d384c09451 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 caseq@google.com,tluk@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1091475 Tbr: caseq@google.com,tluk@google.com Change-Id: Ida1be4f33eef49eaf46f64195b0467d82848b2ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461971Reviewed-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@{#815254}
-
Anders Hartvoll Ruud authored
This CL aligns the parsing behavior for :is() and :where() with <forgiving-selector-list> [1]. Parsing as a forgiving selector list means that individual selectors that are invalid will just be dropped; they won't invalidate the entire pseudo. This also adds support for empty :is()/:where() pseudos, which are valid, but do not match anything [2]. [1] https://drafts.csswg.org/selectors/#typedef-forgiving-selector-list [2] https://drafts.csswg.org/selectors/#matches Bug: 568705 Change-Id: I1b8f7d34e28d10927b1199ae2ed6ef8c2936e828 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450012Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#815253}
-
Alexander Cooper authored
Adds a warning that ApplicationStatus may not work properly in WebView or WebLayer, and that it is intended to be moved out of //base. While this is enforced by DEPS (at least in //components), that isn't as discoverable until the end of prepping a patch. This adds a class-level comment to provide better visibility to warning users off of using this if they are trying to break other //chrome dependencies. Bug: 470582 Change-Id: I3593a44b1075b51ab99a114074b8a54c80e916f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461333 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Richard Coles <torne@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#815252}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/31b44b3a70ed..823a6df243c3 2020-10-08 treehugger-gerrit@google.com Merge "hprof converter skeleton" 2020-10-08 primiano@google.com Merge "gn: Apply visibility rules to gn:default_{deps,config}" 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: If3a79ed9f674302981c40933785324049e8e05ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461969Reviewed-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@{#815251}
-
Wenbin Zhang authored
[benchmarking] disabled animometer_webgl_indexed, animometer_webgl_indexed_multi_draw_base_vertex_base_instance, animometer_webgl_indexed_multi_draw on rendering.mobile Archives are missing for these three stories and thus all other rendering.mobile stories on the same shard stopped running since late August. Disabling them if no quick fix. Bug: chromium:1136227 Change-Id: Iacd35a8fbda20e51341e86e7b55fd1d4d0b4e3be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459799Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Shrek Shao <shrekshao@google.com> Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Cr-Commit-Position: refs/heads/master@{#815250}
-
Andrew Grieve authored
Rather than .apk Bug: 1091256 Change-Id: I92d1b140f17b30779d15ff2137d4ebf847e88ef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459939 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#815249}
-
Chromium WPT Sync authored
Using wpt-import in Chromium f7a1d8e7. With Chromium commits locally applied on WPT: ae057949 "Add infrastructure/testdriver/actions/penPointerEventProperties.html" 85d36168 "wake lock: Make |type| optional in WakeLock.request()." 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=lpz@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: I73bf5cf8da192b418ca1ff33f062a711d697b0af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461568Reviewed-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@{#815248}
-
Harvey Yang authored
This commit adds an interface class AccelerometerProviderInterface for AccelerometerFileReader, to allow another mojo implementation in the future. It also moves AccelerometerFileReader into separate source files. BUG=b:168434557 TEST=builds and run on kohaku Change-Id: I6ee6e2253764a69cfe1693f792b64fa275b34a8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409672 Commit-Queue: Cheng-Hao Yang <chenghaoyang@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#815247}
-
Fredrik Söderqvist authored
This moves the determination of the mouse cursor to a separate method, dropping the associated state in the process. Drop the ShouldShrinkToFit() check in ImageLoaded(). This will have no direct effect at the moment, but will aid a future CL. Bug: 844743 Change-Id: Iae464e999668f7f77b13e03018e801c3885fb6f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461268 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#815246}
-