- 04 Dec, 2020 40 commits
-
-
Gavin Williams authored
Show the new status icons for local CrOS enterprise destinations in the dropdown and in the destination dialog. http://screen/Ar4TwJzsnGBmQeo http://screen/49UeCL7e9KMmuUy Bug: 1146550 Change-Id: Iaa5c2933db43f32fe054619863b71c7483af62b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572396Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#833750}
-
Josh Nohle authored
At login, and if the user has Nearby Share enabled, record the user's chosen degree of visibility to their contacts, which was selected during onboarding or updated in settings. Note: Any changes made to the visibility setting will not be logged until the next sign-in. Bug: 1105579 Change-Id: I5f78dbdc841b83d09a2e30c6c1b68c813453df3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568535Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#833749}
-
Pavel Yatsuk authored
This CL updates Clank save password message's title and description to match the spec and iOS behavior: https://docs.google.com/presentation/d/1g1kh48QQI83Smn6Nyq0AaRJ8ZVcURagRgIrZh02dF00/edit#slide=id.g88ba208385_0_43 The title depends on whether the user has enabled password sync. The description contains username and masked password. R=lazzzis@chromium.org BUG=1153925 Change-Id: Ideefa29e86d6f710012d82f440e38b7fe9073b97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2564329Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#833748}
-
Norman Rosas authored
also removed duplicated metadata from OWNERS files Bug: 1113033 Change-Id: I7928d67f53992d10fe108f369210c345511a8008 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570550 Auto-Submit: Norman Rosas <normando@google.com> Commit-Queue: Mike Pinkerton <pinkerton@chromium.org> Reviewed-by:
Mike Pinkerton <pinkerton@chromium.org> Cr-Commit-Position: refs/heads/master@{#833747}
-
Omar Morsi authored
After CL:2566756, enterprise.platformKeys API tests are ready to use mixins. Using ExtensionForceInstallMixin will make it easier and cleaner when extending enterprise.platformKeys API tests. Bug: 1148294 Change-Id: I4ffa1b0cc8422695ad75fd5057020269f561447c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569510 Commit-Queue: Omar Morsi <omorsi@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#833746}
-
Curt Clemens authored
- Give error divs role=alert so that errors get announced. - Make progress wheel accessible by setting role=progressbar and and providing progress via aria-valuenow. Set tabindex=0 during progress so that it can be focused and the percentage read. - Add a label for the device name. - Make the confirmation token an aria-live region so it gets read when it shows up. - Hide the add contact section when the error section is visible to prevent overflow. (Add contact isn't implemented yet -- the elements are on the page, but they're never visible.) Bug: 1148475 Change-Id: I49cbcb8c7930a3eddad042ce1ea5389306a6d067 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569897Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Curt Clemens <cclem@google.com> Cr-Commit-Position: refs/heads/master@{#833745}
-
Asanka Herath authored
Blink bindings generate use counter names in several locations. This change updates the name calculation logic to match what's used in generating the web_feature.mojom file. In addition, the change also introduces logic to perform a rudimentary parse step on the web_feature.mojom file and extract the feature value constants. These are the values that will be used eventually for locating usage metrics for identifiable APIs. Bug: 1144960 Change-Id: Id40ccab032f1fb04e1c06bd763847f73180df8a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552722Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#833744}
-
Andrew Xu authored
Currently menu items may be disabled due to lack of access to clipboard data. In fact, the code in the DLP side should decide whether pasting clipboard data should work and abort the paste if the paste destination has no data access. Hence, disabling menu items in the view side is meaningless. In this CL, the code of disabling menu items is removed. Bug: 1151497 Change-Id: Iaf140ac9151a21a4ff17859d6702cafe3a5ebe08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561105Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833743}
-
Benoit Lize authored
The thread cache can accumulate a bounded but non trivial amount of memory. Add a periodic (from a a timer) reclaiming mechanism. However, since the timer should not wake up an otherwise idle process, it stops unless there were enough allocations on the main thread since the last purge was called. Bug: 998048 Change-Id: I7e2bb6126b03a00d9c6723d1105d53fe728f8c7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527172 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#833742}
-
Javier Fernández García-Boente authored
Change-Id: I76e09c657256bd734c15cc9cde65c68c72f07c78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573142Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Cr-Commit-Position: refs/heads/master@{#833741}
-
Sophie Chang authored
Bug: 1146151 Change-Id: Ic327827d7c3fb65c1baaf92562320062372ca8cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573520Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#833740}
-
Alice Wang authored
This CL hides the dismiss button of the account picker bottom sheet behind a feature flag for UX experiment. Bug: 1155517 Change-Id: I8d595c5e1797cf86ab17de98bf9a68c8b128450c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573083Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#833739}
-
Andrew Grieve authored
This reverts commit 49606d08. Reason for revert: Official builds are taking too long. Original change's description: > Reland #2 "Android: Enable use_debug_fission for official builds" > > This reverts commit d4c88d4c. > > Reason for reland: Fixed in 9ab29d69 > > Original change's description: > > Revert "Reland "Android: Enable use_debug_fission for official builds"" > > > > This reverts commit 30f14e92. > > > > Reason for revert: official bot breaking > > https://bugs.chromium.org/p/chromium/issues/detail?id=1144538#c8 > > > > Original change's description: > > > Reland "Android: Enable use_debug_fission for official builds" > > > > > > This reverts commit 86befdda. > > > > > > Reason for reland: Bugs fixed in other CLs (see issue) > > > > > > Original change's description: > > > > Revert "Android: Enable use_debug_fission for official builds" > > > > > > > > This reverts commit 9d3a4611. > > > > > > > > Reason for revert: Official builds failing crbug.com/1144538 > > > > > > > > Original change's description: > > > > > Android: Enable use_debug_fission for official builds > > > > > > > > > > Bug: 1122182 > > > > > Change-Id: I29b579cf7c5e7eb6d2528a6fad28562059698bf8 > > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508342 > > > > > Reviewed-by: Ben Mason <benmason@chromium.org> > > > > > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > > > > > Cr-Commit-Position: refs/heads/master@{#822625} > > > > > > > > TBR=agrieve@chromium.org,benmason@chromium.org > > > > > > > > # Not skipping CQ checks because original CL landed > 1 day ago. > > > > > > > > Bug: 1122182,1144538 > > > > Change-Id: I49cb3f0d42027a5e855cf1aa16f8cd1441f46ca9 > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513206 > > > > Commit-Queue: Krishna Govind <govind@chromium.org> > > > > Reviewed-by: Ben Mason <benmason@chromium.org> > > > > Cr-Commit-Position: refs/heads/master@{#823080} > > > > > > Bug: 1122182 > > > Bug: 1144538 > > > Change-Id: Id3bcf776146a9bd9e66ec50cd8b9529029479faf > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2541383 > > > Auto-Submit: Andrew Grieve <agrieve@chromium.org> > > > Reviewed-by: Ben Mason <benmason@chromium.org> > > > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#827946} > > > > TBR=agrieve@chromium.org,benmason@chromium.org > > > > # Not skipping CQ checks because original CL landed > 1 day ago. > > > > Bug: 1122182 > > Bug: 1144538 > > Change-Id: Iccd274ff85e12710206105c713a2f3dbc260f1a8 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558781 > > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#830755} > > TBR=agrieve@chromium.org,benmason@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 1122182 > Bug: 1144538 > Change-Id: If770c3864f5c9bf6e90a25bd1985d358d42f2b2a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560912 > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/master@{#831414} TBR=agrieve@chromium.org,benmason@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1122182 Bug: 1144538 Bug: 1153349 Change-Id: I37a427096c04c4c461170580dc6ded2ae6c2ffd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574436Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#833738}
-
Michael Bai authored
Simple patch, just move the implementation, no functionality change. Bug: 1151542 Change-Id: I0f8c72bc244d10ed1ed0faf82694cd437deb4009 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573457Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#833737}
-
David Bienvenu authored
Replace with CancelCallbackOnce/Repeating, as appropriate. Bug: 1007788 Change-Id: Ice87e5485f2d5c51ba13162c16162b53f6bcb09a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560785Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833736}
-
Rainhard Findling authored
When the password check found only weak passwords, but no compromised passwords, show an info icon instead of a warning icon in password check. Bug: 1128904 Change-Id: I43729548e36e7d263ca6e2465f9d733c6a920bbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573101Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#833735}
-
Andrei Pascovici authored
VolumeControlAndroid should be allowed to perform these operations. See internal bug #15 for details. Bug: internal b/174680080 Test: on device Change-Id: I654c8c33c5991894cd44ba2bedfa08f2f1eb7288 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572131Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Andrei Pascovici <apascovici@chromium.org> Cr-Commit-Position: refs/heads/master@{#833734}
-
Frédéric Wang authored
content::IsPotentiallyTrustworthyOrigin is just directly calling network::IsOriginPotentiallyTrustworthy. This CL removes content::IsPotentiallyTrustworthyOrigin, move tests for network::IsOriginPotentiallyTrustworthy to is_potentially_trustworthy_unittest.cc and updates callers accordingly. There is no behavior change. Bug: 1153336 Change-Id: Ifc3a45d0d444225e763bb87935d503a882f8a09e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563759 Commit-Queue: Frédéric Wang <fwang@igalia.com> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#833733}
-
ckitagawa authored
"&cs=0" is only sometimes appended to the url. Use startsWith instead. Bug: 1155558 Change-Id: I4b4c617dd1a49777792f7b4f5edd5a823ef8eacd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572907Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#833732}
-
Joe Downing authored
This is needed in order to instantiate COM objects on the current thread (otherwise the underlying Chromium libraries will complain). I'm not sure why this wasn't needed in the past but AFAICT there have been other changes in the underlying libraries which prevent our solution from working (I have a follow-up CL to fix a crash in //media once this issue has been resolved). If the H.264 encoder performs well and we decide to enable it via the client UI, then I'll look into updating the autothread it runs on to own the scopedCOMInitializer instance. Change-Id: I5ae3aa3a97f3f3f57733e6c00cae3b7281ea950c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572794Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#833731}
-
Dominic Battre authored
It's a common mistake that developers just remove Register...Pref() calls for preferences they don't need anymore. If they do this, the preference stays in the prefs files on disk for ever. A proper approach is to first ClearPref() the preference for some releases and then to remove the code. This CL introduces a presubmit warning if we detect that a Register...Pref() call is removed from a non-unittest. Bug: 1153014 Change-Id: If8f19933de039553ef47e0ddce12eb194df45ce1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560205 Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#833730}
-
Tim van der Lippe authored
These are ported to Karma unit tests in https://crrev.com/c/2573372 R=yangguo@chromium.org Bug: 983851 Change-Id: Iafd49b402b98b6f1797b1a55ef75a1ab405f0e9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572843 Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Reviewed-by:
Paul Lewis <aerotwist@chromium.org> Commit-Queue: Tim van der Lippe <tvanderlippe@chromium.org> Cr-Commit-Position: refs/heads/master@{#833729}
-
Matt Falkenhagen authored
Tbr: timvolodine Change-Id: Ief88cd6583a4a0777e6672b5abe161b8699ea420 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569293 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#833728}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1606996231-fb1aa25fe6cd29fd31733f8199da138cbb1f5caf.profdata to chrome-win32-master-1607061555-42057a46d6898e28766e44cc3eff7a0d211d34f4.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: I001ab32553afdfb4fd5b9666cd67447d7839169b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573644Reviewed-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@{#833727}
-
sandromaggi authored
We would like to know in the delegate whether there was a failure or a cancellation by the user. Bug: b/174304769 Change-Id: Ic5b08baa30bdcdee37135f637c07a54460a904ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562843 Commit-Queue: Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Javier Flores <javierrobles@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#833726}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e3c1ee2e2188..8e12f9222902 2020-12-04 tvanderlippe@chromium.org Use Python version bundled with depot_tools for all scripts 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Icf2b545e428b0bc10d9ddf024f961b3b6d943be5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574421Reviewed-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@{#833725}
-
Xi Han authored
When showing the Start surface with state SHOWN_HOMEPAGE, we will reset the scrolling position by expending the AppbarLayout "task_view_header", as well as scroll the Feed to the first item if it is enabled. Demo: https://drive.google.com/file/d/1nRSQ6v7ySkI41ihrohQsRpH9d7SpvPni/view?usp=sharing Bug: 1154716 Change-Id: Ib22e748e0e982f695f9e44a631ac8b7866d81d9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568659Reviewed-by:
Hao Dong <spdonghao@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#833724}
-
arthursonzogni authored
The RenderWidgetHost has multiple ownership model. For main frame and iframes, its is owned by the RenderViewHost and the RenderFrameHost respectively. It might also be self-owned. It deletes itself as a result of mojo IPC / function call / process exit. There is apparently a use-after-free on [issue] for a RenderWidgetHost owned by a std::unique_ptr. This suggests this instance might have self destroyed mistakenly, while it was still referenced by the unique_ptr. This patch CHECK only the self-destroying instance will self-destroy. For this purpose, two constructors: - RenderWidgetHost::Create() => unique_ptr<T> - RenderWidgetHostImpl::CreateSelfOwned() => T* [issue]: https://bugs.chromium.org/p/chromium/issues/detail?id=1153966 Bug: 1153966 Change-Id: I7993ed471e036a5babf03d51418fb37e3ca21c91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566997Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#833723}
-
Tomasz Wiszkowski authored
Bug: 1046863 Change-Id: If1ac9ea7a490b2f2ae097e3051a489394fca87a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572789 Auto-Submit: Tomasz Wiszkowski <ender@google.com> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#833722}
-
Vasiliy Telezhnikov authored
This metric is still useful with ongoing work for overlays. Fixed: 1144786 Change-Id: If6aac824f4f268c505309de739ef5676eea7c163 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572243 Commit-Queue: Jesse Doherty <jwd@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Auto-Submit: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#833721}
-
Gavin Mak authored
Generate DIR_METADATA files and remove metadata from OWNERS files for directories under //third_party/. R=yfriedman@chromium.org Bug: 1113033 Change-Id: If7ee35e80c00f427198e6f30bc42e7e921fee708 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572725 Auto-Submit: Gavin Mak <gavinmak@google.com> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#833720}
-
Rune Lillesveen authored
For container queries, we need to enter style recalc from layout when the a size change causes a container query to change evaluation. This CL introduces: 1. A flag on ComputedStyle which is set for an element whose styles rely on container query evaluations. 2. UpdateStyleAndLayoutTreeForContainer, to be called from layout, which does a style recalc pass over descendant elements marked with the flag from 1, but skips sub-tree rooted at descendant containers. Document::InStyleRecalc() had to be modified to also return true when we do style recalc from the layout lifecycle phase. Bug: 1146097 Change-Id: Ib866544725e1edefe390beaddbecfde2cec034aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2556938 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#833719}
-
Austin Sullivan authored
If not, use GetDefaultDirectory Bug: 1142824 Change-Id: Ifda516adbce1d29ab55b094f2f43efc79c4252a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503340 Auto-Submit: Austin Sullivan <asully@chromium.org> Commit-Queue: Austin Sullivan <asully@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#833718}
-
Harvey Yang authored
Update with CL:2507599, as we'll support ACPI_ALS as a light sensor (type LIGHT), this commit removes type ACPI_ALS. BUG=b:172208566 TEST=builds Change-Id: Ie47a9718b3b0add7b590cd2b40f90f7b2c98473f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574044Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Commit-Queue: Cheng-Hao Yang <chenghaoyang@chromium.org> Cr-Commit-Position: refs/heads/master@{#833717}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d8090fdc866d..a58c14025a27 2020-12-04 reed@google.com Remove some flutter flags 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 westont@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: westont@google.com Change-Id: I34f05578ff5c6bd976baaac97902d4e26d63394e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574416Reviewed-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@{#833716}
-
Chris Sharp authored
Bug: 1139046, 1139306 Change-Id: I96d60fe9d4c2969910318f50080c98fe89073518 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570667Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#833715}
-
Omar Morsi authored
This CL forces the users of the ExtensionForceInstallMixin (Mixin for force-installing extensions in tests) to check the result of force-installing an extension before assuming that it has been installed successfully. Bug: None Change-Id: Id45c87b6ce3419a0db7102cdc384754a6e7b8162 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574196 Commit-Queue: Omar Morsi <omorsi@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#833714}
-
David Van Cleve authored
Without patch: "local variable gradle_cmd referenced before assignment," because of the duplicate if debug: gradle_cmd.append('--debug') which is called before gradle_cmd is initialized. With patch: runs fine with -v -v -v R=smaier@google.com Bug: None Change-Id: I4e405c26dcacacd2311ae75c83553ffddc85cef8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572901 Auto-Submit: David Van Cleve <davidvc@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Reviewed-by:
Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#833713}
-
Miyoung Shin authored
This patch adds support for the new ":dir" pseudo-class. The patch is covered by several of tests imported from the web tests including generic tests in addition to the tests from Firefox and apart from some minor changes on current tests to add the new selector. Intent-to-ship thread is available at: https://groups.google.com/u/1/a/chromium.org/g/blink-dev/c/p0Wc66rbVOc BUG=576815 Change-Id: I503c6af95d9c5817e3e71b1b2025a5562929f0d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460849 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#833712}
-
Nidhi Jaju authored
This CL adds the main implementation for supporting BYOB readers and byte stream controllers for readable streams according to the Streams API standard[1]. As added in previous CLs, this is done using polymorphism where there are two base classes: - ReadableStreamGenericReader, and - ReadableStreamController which the default/BYOB readers and default/byte stream controllers inherit from. This approach is further elaborated upon in detail in the design document[2]. The three main classes that implementation was added for in this CL are: 1. ReadableStreamBYOBReader 2. ReadableByteStreamController 3. ReadableStreamBYOBRequest This CL also includes: - new GetBYOBReader unittest - UnderlyingSource WebIDL files [3] among other things for adding the functionality of supporting readable byte streams. [1] https://streams.spec.whatwg.org/ [2] https://docs.google.com/document/d/1rvKpGjppeqRSWntokY-ft_hU2i2us8gis6zgrrLWSTI/view# [3] https://streams.spec.whatwg.org/#underlying-source-api Bug: 614302 Change-Id: I380258453e6fd5d617810e21fa8996f8f08b26f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537281 Commit-Queue: Nidhi Jaju <nidhijaju@google.com> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#833711}
-