- 17 Aug, 2020 40 commits
-
-
Charlie Hu authored
Previously, boolean PolicyValue is missing a constructor with type specification on PolicyValue class. It caused some inconvenience on code generation and testing. With the introduction of enum PolicyValue, this becomes more obvious because enum type's constructor also comes with a type parameter. In order to simplify the codegen and testing logic, this CL adds a dummy constructor for boolean type PolicyValue. Note: the constructor with type parameter aims to distinguish policy values that have same C++ type representation but different policy value type, e.g. IncDouble and DecDouble, Enum and Int. Change-Id: I11ba793c73a770d7211e21c6a94d29f5557ac284 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347365 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#798714}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 8c4380f2. 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 Directory owners for changes in this CL: foolip@chromium.org, robertma@chromium.org, smcgruer@chromium.org: external/wpt/infrastructure NOAUTOREVERT=true TBR=foolip@google.com No-Export: true Change-Id: I4ef0f8a93b00f250a20106dadd0ac3dfda806d61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358585Reviewed-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@{#798713}
-
Philip Rogers authored
This patch extracts out the stacking context grouping properties from ComputedStyle::HasGroupingProperty, and uses this for the stacking context decision. This has the effect of not creating a stacking context for clip which, unlike clip-path, does not create a stacking context: https://drafts.fxtf.org/css-masking-1/#propdef-clip Bug: 1115003 Change-Id: I4bd5d3c61a2bb34a56a089cbeaca260fc9bf2eb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358473 Commit-Queue: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Auto-Submit: Philip Rogers <pdr@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#798712}
-
Victor Hugo Vianna Silva authored
Before the CL, the class-level documentation affirmed that simply adding a kTestType switch to the CLI would cause this factory to replace the ChromeWebUIFactory. This was true when it was first introduced [1] but nowadays it seems that users have to replace the factories by hand (see the 7 callers of the constructor). [1] https://codereview.chromium.org/6992019/diff/10003/chrome/browser/ui/webui/chrome_web_ui_factory.cc Bug: None Change-Id: Ic9413976b1fd6eb8b1e5ce8c58112629471143c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360270 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#798711}
-
Ken Rockot authored
This corrects some deficiencies in the Storage Service's sandboxing support by eliminating all remaining instances of direct filesystem traversal within DOM Storage, replacing them with appropriate FilesystemProxy usage. A few new IPCs are added to the Directory mojom interface in support of this, and a new delegate is added to support use of sql::SandboxedVfs with a FilesystemProxy backing it. Bug: 1052045 Test: content_browsertests with StorageServiceOutOfProcess and StorageServiceSandbox enabled Change-Id: I8e7593d9424be705cb3c2bf561a4fe4c5d61251d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350542 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#798710}
-
Sam Maier authored
Also fixes warning in android_deps where buildCompile or test targets were triggering vulnerability errors when they aren't shipped. androidx.window is being added to implement Web APIs related to dual screen and foldable devices. See: https://groups.google.com/a/chromium.org/g/blink-dev/c/_1_ljYsaqrU/m/qOoHJ7MhAgAJ TBR: OWNERS check broken for new android_deps OWNERS file Change-Id: I350a1f464be2ecb0111004c89aaa87477c7e7e96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354599 Commit-Queue: Sam Maier <smaier@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Auto-Submit: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#798709}
-
chromium-autoroll authored
Roll ChromeOS Airmont AFDO profile from 86-4183.57-1597053344-benchmark-86.0.4232.0-r1 to 86-4183.59-1597659923-benchmark-86.0.4232.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-airmont-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: I48162ae3c8d57702f9a924aa8da0ad7895352546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360259Reviewed-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@{#798708}
-
chromium-autoroll authored
Roll ChromeOS Silvermont AFDO profile from 86-4183.57-1597055597-benchmark-86.0.4232.0-r1 to 86-4183.59-1597657121-benchmark-86.0.4232.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: If2e8c35f1f41d02464479dc4be66a5ac2df8041e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360260Reviewed-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@{#798707}
-
Alexander Dunaev authored
The recently landed change [1] has introduced a pure virtual method for ui::Clipboard on Ozone, which has broken the hybrid build that has USE_OZONE and USE_X11 set together. This CL fixes that by adding a stub implementation of that method to ui::ClipboardX11 with Ozone enabled. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2307234 Change-Id: Ia93c8b488f7ffd2009200f894acd6d77ccdb1351 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346671Reviewed-by:
Maksim Sisov (GMT+3) <msisov@igalia.com> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Auto-Submit: Alexander Dunaev <adunaev@igalia.com> Cr-Commit-Position: refs/heads/master@{#798706}
-
Daniel Cheng authored
Change-Id: Id6929dd6a8e36813bdfa480ff227409cc3a1f760 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359154 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Wez <wez@chromium.org> Auto-Submit: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#798705}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3bd3c99b4d5c..b93d82c4c5a8 2020-08-17 pfagerburg@google.com my_activity.py: add coreboot gerrit 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 ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: Ib0ecb837876e08087b8c8332e3b5f65a66fc3dbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360255Reviewed-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@{#798704}
-
Matthias Körber authored
Adds logic to merge the names stored in a local and remote profile. Adepts the bridge util tests to work with structured names. Change-Id: Ide42931f3f36809b9f72a666e2941ce1418f040d Bug: 1099202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358672 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#798703}
-
Peter Kasting authored
Mostly these want to be OnceCallbackList, which didn't use to exist. Bug: none Change-Id: I5ff42f68fb391ce7cee6fe02cf3aed508e1e89e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354805 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#798702}
-
Malay Keshav authored
This patch adds trace events using GPU timer queries to measure the composite time per frame. The trace events are per quads and uses the ready timestamp to synchronize with the trace timeline. NOTE: This only works on intel mesa based devices. Other drivers may not work as expected. Bug: 1092700 Test: Manually ran trace events on atlas device. Change-Id: I1c8ee41e2c769129e28a9a3d28bfe77dd1ddd8fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284010Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Cr-Commit-Position: refs/heads/master@{#798701}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/866d2894ebd1..5cfa7194d55e 2020-08-17 nigeltao@google.com Drop support for Wuffs v0.2 2020-08-17 johnstiles@google.com Simplify SkSL::String by removing unused parts. 2020-08-17 reed@google.com Migrate to using SkPathBuilder 2020-08-17 robertphillips@google.com Better encapsulate the GrDrawOpAtlas w/in the GrSmallPathAtlasMgr 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 stani@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: stani@google.com Change-Id: I9dc02d126f35440c23f1d537c54aae16b89b4f1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360215Reviewed-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@{#798700}
-
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-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ib89e59df47b8994a269fe4fe33bd8fda718f473b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360256Reviewed-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@{#798699}
-
Roman Aleksandrov authored
This is a reland of 67a4df6f CL was reverted cause of failing chromeos-betty-pi-arc-cfi-thin-lto-chrome due to reaching deadline on one of the tests. This is gonna be fixed by increasing time limit. See details here: https://crbug.com/1116379 Original change's description: > LoginScreen: Show TPM lock status. > > If TPM is locked show banner with steps on how to fix this issue. > > Bug: 1114656 > Change-Id: I85dab0f4ce003ac3dad61c318efb3333457993ac > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346266 > Reviewed-by: Toni Baržić <tbarzic@chromium.org> > Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> > Cr-Commit-Position: refs/heads/master@{#797992} Bug: 1114656 Change-Id: Iba50daf1d1b892539e00d9be04fc2b8c0a5a279e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359992Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Cr-Commit-Position: refs/heads/master@{#798698}
-
Peter Kasting authored
* Use base:: functions to convert float->int * Rounding is more accurate for percentages than truncating * Shorten code Bug: none Change-Id: Ie968f402c44dd5f7739e11cb29bb32d866bc4fd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359003 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#798697}
-
Sundoo Kim authored
Explicitly remove the copy constructor and assignment operator with the delete keyword. Bug: 1010217 Change-Id: I7440c2f934c5556249365a2637cedc2517aa91e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359310Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#798696}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/39fbb307bc9a..12c6d67a4298 2020-08-15 vapier@chromium.org sysroot_lib: add arm64-generic prebuilt fallback for arm64 2020-08-14 mikenichols@chromium.org chromeos_config: Move the oldest branch to trigger only from uprev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: Ic130b52bd20a44f4b15ddebbfddec5043a1440c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360250Reviewed-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@{#798695}
-
Daniel Rubery authored
This CL changes the ChromeBrowsingDataRemoverDelegate to use a per- profile network context when clearing the Safe Browsing cookie, since that cookie will be profile-scoped, going forward. Bug: 1049833 Change-Id: Ifa09b8b89dc36efa37705223369f3fac162977d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357425Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#798694}
-
Jun Mukai authored
This test is failing due to the same reason we discussed at crbug.com/1115622, test scenario fails to load important data because the test running environment is missing the data files. Until resolved, this test should be disabled here, otherwise further ChromeOS LKGM update will be blocked. Bug: 1115622 Test: none Change-Id: I56ea90e2cb39ccc164145ac108bbcddebbbce2b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360271Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#798693}
-
Victor Costan authored
BookmarkExpandedStateTrackerTest passes an empty path into BookmarkModel::Load(), which causes the loader to look for a "Bookmarks" file in the current directory. Asides from the attached issue, this means the test behavior may change if the current directory does happen to have a "Bookmarks" file. This CL adds a base::ScopedTempDir to the test, making it not depend on the current directory. Bug: 1116809 Change-Id: I18db1ffdbdb2ae29aa17fef8920dde1ba8638f6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359389 Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#798692}
-
Robert Ma authored
And remove unused mojom.js files. Bug: 1094512 Change-Id: Ibe8503d72fff30b96248c14647b65481c06c7b2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350482 Commit-Queue: Robert Ma <robertma@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Auto-Submit: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#798691}
-
Henrique Nakashima authored
Need some arbitrary defaults to showcase the tool instead of an empty canvas. Bug: 1111056 Change-Id: Iaf5ba899a8223114c08acac5bbd5f7a728e2c2f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357755Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#798690}
-
Joe Mason authored
Use a sorted vector and lower_bound instead of flat_map to associate frame tokens with V8PerFrameMemory results, since flat_map's erase is O(N). This turns an accidental O(N^2) loop into the expected O(NlogN), without allocating any extra memory for helper structs. R=chrisha Bug: 1080672 Change-Id: I69057aa27c8e647bcc1a6967de62c81f0d9af82b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335802 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#798689}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c2bd4cfa7063..4c7d5ed732ae 2020-08-17 patrick.brosset@microsoft.com Layout: Remove the Grid Border setting from the layout pane 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:1116367 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I1d00866c8847c796b2928401992646bc0a00e51f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360214Reviewed-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@{#798688}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/22e7f7a0d7d7..699711c7e3cd 2020-08-17 fmayer@google.com Do not mix up callstacks in pprof output. 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: chromium:164995430 Tbr: perfetto-bugs@google.com Change-Id: I543712d542a2c36d4ee878e69af8c862515ba628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360251Reviewed-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@{#798687}
-
Alexander Dunaev authored
This CL completes the cleanup started in [1]. No changes to any behaviour are intented. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2352803 Bug: 1105892 Change-Id: Ieb2fe38fb54339d7a24e3ced6c30aea9991e1701 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352897Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Auto-Submit: Alexander Dunaev <adunaev@igalia.com> Cr-Commit-Position: refs/heads/master@{#798686}
-
Azeem Arshad authored
This CL adds ESimManager class and mojo interface. ESimManager communicates with Hermes, the ChromeOS eSIM LPA daemon, to provide eSIM management methods over mojo. See http://go/cros-esim-design-doc for details. An in-process instance of ESimManager is owned in Ash in the same way as network_config service. Bug: 1093185 Change-Id: I444ae644d020c7df7eea68025d1cb479cdec7c11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315925 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#798685}
-
James Long authored
In the physics simulation, "phantom" nodes have been added approximately where node label text will be rendered. Longer labels consist of more phantom nodes. These phantom nodes do not appear in the final visualization, but emit a weak repulsive force in order to help prevent node labels from overlapping with each other. Bug: 1109275 Change-Id: I59a941a89298d2937c368263c81feb16fffd692a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357631 Commit-Queue: James Long <yjlong@google.com> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#798684}
-
dizg authored
in the profile creation flow Bug: 1115056 Change-Id: If6daa52923e55c775a3a5067e701d591e3ed700a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352737 Commit-Queue: Diana Zagidullina <dizg@google.com> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#798683}
-
Xiaoqian Dai authored
The spec was wrong before. Now update the two colors according to the corrected spec. Bug: 972162 Change-Id: I898c33b186af5d8543c2516eb44db85c504aae48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354726Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#798682}
-
Mason Freed authored
These tests describe new behavior for <select> with appearance: button, which Chromium does not (yet?) implement. Bug: 1108797 Change-Id: I9f8d9bd653754945eead4a4e8ddc2a3930f1b295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357130 Commit-Queue: Mason Freed <masonfreed@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#798681}
-
Luke Zielinski authored
This will skip the various metadata .ini files that are currently checked-in upstream (like for infrastructure tests). It will also avoid exporting any chromium-specific metadata.ini files that we create in the near future. Bug: 1116091 Change-Id: I69389cd8410416d9b0e58789edb3bac84a886397 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354517 Commit-Queue: Luke Z <lpz@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#798680}
-
Jonathan Ross authored
In vulkan_content_browsertests the newly added BackForwardCacheBrowserTest.ReplacedNavigationEntry is timing out consistently. This updates the filter to skip that test until the root cause can be addressed. TBR=backer@chromium.org TEST=BackForwardCacheBrowserTest.ReplacedNavigationEntry vulkan_content_browsertests Change-Id: I64aec31540e6db0af257d858dfa585d1d10a02a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358893Reviewed-by:
Jonathan Ross <jonross@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#798679}
-
Jonathan Mengedoht authored
Integrate the WellKnownChangePasswordState in the WellKnownChangePasswordNavigationThrottle. Bug: 927473 Change-Id: I376d9f51cf3c06d253aaa28c692e0fcca58e0be7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346424 Commit-Queue: Jonathan Mengedoht <mengedoht@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#798678}
-
Yuki Shiino authored
It looks that the issue is already resolved and we can enable Dromaeo perf again. The following pinpoint job succeeded. https://pinpoint-dot-chromeperf.appspot.com/job/1274d41e920000 Bug: 984578 Change-Id: Icb7c3573842ac40a8764205e2803273d96c4a9e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360055Reviewed-by:
Wenbin Zhang <wenbinzhang@google.com> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#798677}
-
Ian Wells authored
This change makes it possible to stop capabilities from being added to feed requests by setting "enable_CAPABILITY_NAME = false" to InterestFeedV2's Finch config. Note that "enable_... = true" has no effect. Bug: 1044139 Change-Id: I5a5122affa355d4d30d15b9004554c64b7777d43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357449 Commit-Queue: Ian Wells <iwells@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#798676}
-
sczs authored
Adds specificProductData dictionary to UserFeedbackProvider, this is needed in order to send card data as part of sending user feedback. This is transparent and its show in the UI along the other product specific data the user is sending. Screenshot: https://drive.google.com/file/d/1Js0zW7-tNZwAPtfZRvI24OwuUSeab-8N/view?usp=sharing Bug: 1085419 Change-Id: I716345b61f87c78c7ebbfc7ce07479b84f93bde5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358482Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#798675}
-