- 12 Jan, 2021 40 commits
-
-
Collin Baker authored
Bug: 1090038, 1148631 Change-Id: I33a9cbf31e93e56c6e2a81b7736b016100427fe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587648 Commit-Queue: Collin Baker <collinbaker@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#842743}
-
Owen Min authored
Disable CrossSiteSubframe/DragAndDropBrowserTest.DragImageFromDisappearingFrame on Linux due to flaky Bug: 1164442 Change-Id: I10bf4b5cfe77ddba2d363bbe48aa2e0b39e985e5 Tbr: connily@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625308Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#842742}
-
Garrett Beaty authored
The channel information is only used for the alt value for links to the milestone main consoles. These are intended to be the information displayed when hovering over the links, but this does not appear to happen and maintaining the channel information complicates the automation of activation and deactivation of milestones. Bug: 1165826 Change-Id: I5524db13125d92f2cd319521f74493cda9671863 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625391 Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/master@{#842741}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/c60dda78e4ab..002c03c4b6ed 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: If560f2eba43c1f4d5786b57b2d92b1feb3380e89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625647Reviewed-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@{#842740}
-
Joel Riley authored
Recent JS Modules migration caused <script> imported JS modules to fail. AX-Relnotes: N/A Bug: 1165431 Change-Id: I7ca66807f765daf83ba4105265d73b7d705f1535 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622754 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#842739}
-
Aga Wronska authored
There is a crash in ArcPackageNameToAppId. Handle the situation when prefs are invalid and return empty string. Add DCHECK for profile passed by pointer. Bug: 1163362 Change-Id: Icb107de221eaa4e75cc5576eee81dcfd72f47be1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625154Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#842738}
-
Aaron Krajeski authored
Blink.OffscreenCanvas.NewOffscreenCanvas and OffscreenCanvas.Transferred are still giving us good data, push back their expiry to next year with other canvas metrics. I did the same for IsComposited last week, but looking into it it looks like we've been getting bad data from it for at least a year. It is redundant with isAccelerated anyway, so change it back to the old date to let it expire. Bug: 1160792, 1160789 Change-Id: I7fcd0f1d9a2c92059c8b2ddeec7280c061e019c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625288Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#842737}
-
dpapad authored
Preparation for bundling the PDF Viewer's resources, step 1/3. Specifically register Print Preview PDF resources as part of c/b/r/print_preview:build_grd to decouple from PDF Viewer's build. In the future, Print Preview's PDF resources can be bundled in print_preview.rollup.js, if deemed beneficial. Bug: 1163956 Change-Id: I8beeaa27f815ac4c1dc481bbd075a4a7e4865b05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625274 Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#842736}
-
Ayu Ishii authored
This adds an origin check in the browser that matches the check in the renderer. Change-Id: I84b5f3628aecbf20bb44c1af60c69385d2fa0d7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616482 Commit-Queue: Ayu Ishii <ayui@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#842735}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f6b414c57847..9ce03f80a4b5 2021-01-12 ehmaldonado@google.com presubmit: Add owners_client to presubmit API. 2021-01-12 ehmaldonado@google.com owners: Move constants inside OwnersClient. 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 sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@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: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com Change-Id: I9a06f314a500e98d060a2438570389c338909345 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625562Reviewed-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@{#842734}
-
Fredrik Söderqvist authored
We know what viewport dimension to use up front, so we can just pass that directly rather than calling DimensionForLengthMode(). Change-Id: I59484a91ae986a5b3b0b47352886c450dcd828d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624667 Commit-Queue: Stephen Chenney <schenney@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#842733}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610452567-971e6bfbeacac133e734933b87972f0e8c85e431.profdata to chrome-win32-master-1610474333-c40f8988181199af819c164a2a0a3aef267d7bde.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I1fa9a81764b284f604cf0038c61158cd57732485 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625551Reviewed-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@{#842732}
-
Fredrik Söderqvist authored
Change-Id: I0393aa5c9c25525bfa9da1302dcd5fe6f655b8fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624649 Auto-Submit: Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#842731}
-
David Maunder authored
Speedup: -> 7297ms -> 257ms (96% speedup) Bug: 1164597 Change-Id: Ibcf3dacfe49839928be1d54d0980483d7047fc2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618965 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#842730}
-
Yao Xiao authored
We expect doing 3rd-party OT for FLoC, thus setting origin_trial_allows_third_party. Also, gate the OT by a base::Feature, as this allows us to keep the experimentation under the global usage limit. Bug: 1163394 Change-Id: Ibaf9554397f8d46fa68c837fe58acc66676a2401 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611953Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Commit-Queue: Yao Xiao <yaoxia@chromium.org> Cr-Commit-Position: refs/heads/master@{#842729}
-
Jeff Cyr authored
Blocklisted extensions may have additional disable reasons added such as when they are added to an additional safe browsing blocklist. Allow extensions that are already in the blocklisted set to have their disable reasons updated. This also allows us to remove a one-off condition in ExtensionPrefs that side-stepped this condition. Bug: 1073570 Change-Id: I300f6b3dde6617c56ee0dd8d92c6cdc0bebe58b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622452 Commit-Queue: Jeff Cyr <jeffcyr@google.com> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#842728}
-
Jamie Madill authored
This test enforces non-spec behaviour. Temporarily disable while the test is updated upstream. Bug: angleproject:5499 Change-Id: I19b284ea0b27888f22628d5f8290f8605f17e6a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625568 Commit-Queue: Jamie Madill <jmadill@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Auto-Submit: Jamie Madill <jmadill@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#842727}
-
Becca Hughes authored
This will allow blocking when the media notifications are turned off but the new CrOS media controls are enabled. BUG=1142628 Change-Id: Ic35586c508c7c173c2ed828ff6697c841f9a6c84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625690 Auto-Submit: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#842726}
-
kylechar authored
Pixel moving backdrop filters (eg. blur) could sample from outside an area that isn't behind the render pass when a render pass is clipped. This resulted in color bleeding from pixels outside the render pass. GLRenderer intersects the backdrop filter bounds with the RenderPass::output_rect. This CL adds similar logic to SkiaRenderer and intersects the backdrop filter bounds with the RenderPassDrawQuad::rect which is generally going to be the size as the RenderPass. Bug: 1162743, 1165868 Change-Id: Ibfcad6f58ada11ace2ce262ce71f3159a4b08f89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611452 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Michael Ludwig <michaelludwig@google.com> Cr-Commit-Position: refs/heads/master@{#842725}
-
Alex Newcomer authored
Instead of sending a single Ctrl + V event, send a control, then a V. This may be better on other platforms. Bug: 1161254 Change-Id: I8178ab36304c5ef1c675418b1132777bcdb1293e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622007 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Auto-Submit: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#842724}
-
Martin Kreichgauer authored
This ships support for the AuthenticatorSelectionCriteria.resident_key (and its enum ResidentKeyRequirement type) and the corresponding credProps extension in the Web Authentication API. Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/_Lu3bV0JX-4/m/nl_EaDsBCQAJ Bug: 1117630 Change-Id: I72f203e38bfbcf289016ec2884f10539eebbc646 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618472Reviewed-by:
Alex Russell <slightlyoff@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#842723}
-
Michael Thiessen authored
For CCT launches, we only care about the distinction between TWA and CCT launches. We don't currently (or have plans to) care about exactly how the CCT/TWA were launched, unless they were launched from a foreground Chrome instance, in which casea we don't record launch metrics. Bug: 1163961 Change-Id: I870a82183dc512e67a0c489c91ea26c2e3579e9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618399 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#842722}
-
Mihai Sardarescu authored
Method OnUnconsentedPrimaryAccountSet is deprecated, so this CL changes the chromeos/services/device_sync/* to override the method OnPrimaryAccountChanged(). Bug: 1158855 Change-Id: Ie65d5c846c5c035c09a805a87f088a3ade653e43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624628Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#842721}
-
Andrew Grieve authored
These histograms are no-longer-recorded. Bug: 1158451 Change-Id: Idd19c30d7afc30432eac9257335d70445a3d5f5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622329Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#842720}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c8e16bbe32be..ace3f2939f89 2021-01-12 brianosman@google.com Remove SkEffectBinding feature from particle system 2021-01-12 jvanverth@google.com Reland "Fix issues with MTLPixelFormatBGR10A2Unorm on older OSes." 2021-01-12 johnstiles@google.com Construct IntLiterals with type fIntLiteral. 2021-01-12 brianosman@google.com Add is_apple (= is_mac || is_ios) to our GN files 2021-01-12 brianosman@google.com Remove all particle examples that use SkEffectBinding 2021-01-12 johnstiles@google.com Revert "Scrub memory released from a GrMemoryPool in debug mode." 2021-01-12 fmalita@chromium.org Bump SkXMLParser buffer size 2021-01-12 ethannicholas@google.com Changed signature of IRGenerator::convertIndex 2021-01-12 johnstiles@google.com Improve handling of SkSL literal types. 2021-01-12 jvanverth@google.com Revert "Fix issues with MTLPixelFormatBGR10A2Unorm on older OSes." 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 ethannicholas@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: ethannicholas@google.com Change-Id: I8405272bdc327f0edc9f6a827b84c59445e534e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625549Reviewed-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@{#842719}
-
Lily Chen authored
To decrease UKM volume, this maintains a list of the 20 most recently recorded (source, target) UKM source ID pairs, such that duplicates can be skipped. Bug: 1112491 Change-Id: I4b6bfe26f55102078305bc7a5c3bc1a774ca62d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622277Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#842718}
-
Aaron Leventhal authored
During accessibility serialization, document lifecycle transitions are not allowed. Unfortunately, calling Element::innerText() can cause the lifecycle to change, causing a DCHECK() failure. The error occurs while serializing a <body contenteditable> and getting the it's StringValue(), which calls Element::innerText(). That method calls UpdateStyleAndLayoutForNode(), and even though we are in kPaintClean and supposedly are being called when style is also clean, the lifecycle gets reset to an earlier state. Add a special method for getting the inner text of an element, that will not update the style. Bug: 1164747 Change-Id: Ibf2afe17b8dc15525f257416fe8155af00f51b04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622272 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#842717}
-
Mihai Sardarescu authored
Methods OnPrimaryAccountSet/Cleared() are deprecated, so this CL changes the components/signin/ios/* to override the method OnPrimaryAccountChanged(). Bug: 1158855 Change-Id: Ie61a2fe12aed8cd863bfcc20064f84903a599ee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624607Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#842716}
-
shivanigithub authored
This CL fixes the flaky disk cache size test. The particular flakiness resulted from off-by-one errors e.g. Expected: (max_file_size_scaled) <= (2 * max_file_size), actual: 55319511 vs 55319510 which occurred because file size is computed as (total cache size/8). The fix however not just accounts for off-by-one errors but removes the check completely as the total cache size is dependent on the available disk space which cannot be guaranteed to be the same between the 2 invocations of VerifyDiskCacheSize. Bug: 1162434 Change-Id: I510eed9ca0ed90e12e953910f7f699be74e10b14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625350Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Commit-Queue: Shivani Sharma <shivanisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#842715}
-
Nektarios Paisios authored
When navigating the unignored nodes in the accessibility tree and when retrieving any node information that needs to be computed by traversing the accessibility tree, we want to ensure that a tree update is not in progress. This patch adds such DCHECKs in more methods in AXNode. The only methods that are not guarded are those that get or set data members directly, e.g. IndexInParent() and SetIndexInParent(), and those that are used to traverse the whole tree, such as parent() and NextSibling(), as those may be called from AXTree while an update is in progress, in order to populate the AXNode. R=dmazzoni@chromium.org, aleventhal@chromium.org AX-Relnotes: n/a. Change-Id: I92c34991bf4b0583dd09bb061db9ff35c8014e9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623288 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#842714}
-
ckitagawa authored
While there was a fix for the scoped blocking issue, it looks like there are still some rare timeouts. I believe that this is caused by the initial capture request not succeeding due to a race between crashing and creating a file (this only applies to the FileSystem variant). I did repro the flake locally, but it only occurred in 1/250 runs so while this CL is a probable fix candidate I'm not 100% confident in it and will continue to monitor for flakes. Bug: 1163655 Change-Id: I05efbf25d8e41cac0c48e0993cd47352d423dcdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625307 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#842713}
-
Ken Buchanan authored
The RenderFrameHost's URLLoaderFactory has CORB enabled which prevents WebID from retrieving the .well-known/webid JSON from the IDP. This changes WebID to use to the browser process factory. Bug: 1141125 Change-Id: I18636fb2a155900fb6d2f2304b144aef0fa39032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618601Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#842712}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/bd6bd346f677..c60dda78e4ab 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-mac-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: Ib5a20c91727ebef21d2285bfcac099c7ddba2da8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622722Reviewed-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@{#842711}
-
Xianzhu Wang authored
We clamp raster scale during animation by the device viewport size, so we need to force raster scale update on device viewport rect change. This is expecially important for remote frames which have zero device viewport size initially, and the size is the frame size instead of the actual device viewport. This happens in the testing frame on codepen etc. Also limit the minimum viewport geometry to avoid too small scale in small remote frames. Bug: 1164960 Change-Id: Idb1cfeb878fde76252a467bf8aca8c97ef506c6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623720Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#842710}
-
John Lee authored
Bug: 1164838 Change-Id: Ife2d3e970b9ab70bf1fd488f47eb9bf1bf516a4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622732Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#842709}
-
Trevor Perrier authored
This CL renames language code enums to make them more clear. The current enum |LanguageCode| hashes the first two letters of a local code and maps these to language name. This is renamed |LanguageName|. The current enum |CLD3LanguageCode| hashes the entire ISO639 locale code and maps these to the locale code. This is renamed |LocaleCodeISO639| Bug: 1155031 Change-Id: I08fce33d008e26af29607fe35f060c3800318d9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613285 Commit-Queue: Trevor Perrier <perrier@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Cr-Commit-Position: refs/heads/master@{#842708}
-
Michael Checo authored
Screenshot: http://shortn/_Y2KIJpUWPu Spec: https://carbon.googleplex.com/cros-ux/pages/diagnostics/mvp#8834837d-1583-4a5f-b1a5-b0eef63be7ac Notes: - Styling for "queued" state is currently not represented in the spec which makes it subject to further change. - "Stopped" badge state will be added in a follow-up CL that implements routine cancellation. Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: I9144ef846a7553042d16edd5a075f5158a4ae9f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567932 Commit-Queue: Michael Checo <michaelcheco@google.com> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#842707}
-
Michael Lippautz authored
Miscellaneous changes: - IWYU fixes for the library; - Move some needed traits to global includes; - Add stub for invoking a testing GC; Bug: 1056170 Change-Id: Ia4871852a4f73595d0c9466140d7fb7cd7bd6e61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624729 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Omer Katz <omerkatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#842706}
-
Darin Fisher authored
Fixed: 1163970 Change-Id: I679e38977c4a4bd76a4c1210ef9057ab8d11f59c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616981Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Darin Fisher <darin@chromium.org> Cr-Commit-Position: refs/heads/master@{#842705}
-
Mustaq Ahmed authored
Create a new class SimulatedEventUtil to remove duplicate code blocks from MouseEvent and PointerEvent classes that are used only for simulated-click related events. Change-Id: I2cb8ac3cc14dc1a562f8e3966686a8a62e5ecb6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602379Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Liviu Tinta <liviutinta@chromium.org> Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Auto-Submit: Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#842704}
-