- 28 Oct, 2020 40 commits
-
-
dpapad authored
These grit() targets traditionally were placed in c/b/r/BUILD.gn, but it is more appropriate to move them to within the corresponding WebUI subfolder. In this CL only moving grit() targets for folders where generate_grd() is used. Bug: 1132403 Change-Id: I52c86feca0f20cc819240068a38e1c3d39b6acab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503189 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#821651}
-
Rune Lillesveen authored
Preparing for ::target-text pseudo style painting. Bug: 1136817 Change-Id: I72127c4b1042535e1c4b6cc2435a49ba3d9c9c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484801Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#821650}
-
Kent Tamura authored
The test doesn't need to handle strings consisted of control characters. This CL makes the test 4x faster in debug build. This CL has no behavior changes. Bug: 1143185 Change-Id: I82c252ae3b182514cb11543a3c305a589a6366d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503763 Commit-Queue: Kent Tamura <tkent@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#821649}
-
Yoichi Osato authored
This CL adds fetch uploading 150Mbytes arraybuffer test. Since similar layouttest was so slow, I decided to test it in browser test. Bug: 919361 Change-Id: I693e67666e71b999276f25cfe0c0ff56436c4369 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490964 Commit-Queue: Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#821648}
-
Takashi Sakamoto authored
Bug: 1086388 Change-Id: Ie0ddb53e5910fb4ee32592531fbb4ea5f4a794c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500972Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#821647}
-
Finnur Thorarinsson authored
This CL moves AppBanner* code from: chrome/android/banners ... to ... chrome/browser/banners/android ... and modularizes it in the process. Bug: 1135551 Change-Id: I8773b293e55f03ca66da15551e27a06e26e2ae96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489917 Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#821646}
-
Kushagra Sinha authored
This is in preparation for Lacros. Data structures like `Account` and `AccountKey` need to be accessible from Lacros. But Lacros should not have any knowledge of `AccountManager`. Extract these data structures from `AccountManager` into their own build target - account_manager_core. Bug: 1117466 Test: chromeos_components_unittests --gtest_filter="*AccountManager*Test*" Change-Id: I38cff45ceb1ca3cc058b6b26d1dafbd4f048b0d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483830Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Anastasiia N <anastasiian@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#821645}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1603842982-a956b2994ae58c7a5e5be7f92daab364455a7a77.profdata to chrome-linux-master-1603864709-80e0b66faf89b1f5bb0f1645a135a447551ec59a.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-linux-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:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ibee39a0917f120a4c3816e3792dcf6ae12eb0a6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505113Reviewed-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@{#821644}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1603842982-f4d76b0dbc68c465997b53b2b1abd32fd48f8f3c.profdata to chrome-mac-master-1603864709-845b29927599ab12682abdf7fcfbf1ec60b2364e.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-mac-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:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ief323df650a11dc54a4304fcc5bfeaa211963d01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505111Reviewed-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@{#821643}
-
Rob Schonberger authored
Change-Id: Icffa98b8adf72e2cb9bfca3b7aec2fba5042827f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497781 Auto-Submit: Rob Schonberger <robsc@chromium.org> Reviewed-by:
Charles . <charleszhao@chromium.org> Commit-Queue: Rob Schonberger <robsc@chromium.org> Cr-Commit-Position: refs/heads/master@{#821642}
-
Austin Tankiang authored
This reverts commit a42b2a30. Reason for revert: Causing failures on linux-chromeos-dbg and linux-chromeos-chrome - see https://crbug.com/1143173 Original change's description: > [CrOS PhoneHub] Mark tether ineligible if SIM has no reception. > > TetherControllerImpl will now mark the tether feature ineligible if > it is notified by the PhoneModel that the SIM state has changed to > anything other than kSimWithReception. > > Fixed: 1140812 > Bug: 1106937 > Change-Id: Ia18c5e06c57805541b03b29afea1762e85b8304f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500182 > Commit-Queue: Regan Hsu <hsuregan@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Cr-Commit-Position: refs/heads/master@{#821493} TBR=khorimoto@chromium.org,hsuregan@chromium.org Change-Id: Id0ae4601f07b125f8e1e11b99b2de81ab0344bfd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1106937, 1143173 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504857Reviewed-by:
Austin Tankiang <austinct@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#821641}
-
Hidehiko Abe authored
This CL refactors UTF{8,16}CharIterator by using StringPiece{,16}. - Unify constructors to just StringPiece. - Changed the index type from int32_t to size_t. - Accessor methods are also updated. - UTF16CharIterator::char_offset() is kept int32_t intentionally because it is not the index within the underlying array. - Update example to use for-statement. - Update clients to adapt with the new constructors/accessor methods. Bug: 1140536 Test: Ran trybots. Change-Id: Ib29ca5ae4190217dcd39d665f6aedbca0a0b4df4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2492481 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#821640}
-
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: I151cdba58e32725c5da40506395906eccec7b077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504981Reviewed-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@{#821639}
-
Alan Cutter authored
This CL updates how a web app's launch URL is computed given a launch_query_params configuration. If the launch_query_params are already present in the start_url then they are not appended a second time. Bug: 1142701 Change-Id: I394c8d96ee5e6a3776ed0c3555167b672b5e50b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501107 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#821638}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1603680975-76e0bcad480e2e9cf63aee149b7c46a4d88220b4.profdata to chrome-win32-master-1603831993-ad45cd294d298c80e2b0aad0e49861b0d50b053b.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: I1a9742da89b29016de420bb1f43826f5bc679984 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504693Reviewed-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@{#821637}
-
Sara Kato authored
Internal cleanup to remove deprecated code. Bug: 1110585 Test: None Change-Id: I3574a6578233b71654bcefc1c6b638321de1f993 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465896Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#821636}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: If4d755c5d9584f8924539fe774cde25e1918566c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503619Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#821635}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d9d752771b77..e6112e17b371 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 shend@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: None Tbr: shend@google.com Change-Id: I09af0770dd4906be33190c756838e87cffe72e40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504979Reviewed-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@{#821634}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/784ac915d427..7b14f2f6e971 2020-10-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 98c5ff6b49b3 to ee4e0866cb85 (17 revisions) 2020-10-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6d5913ce to 0b545254 (537 revisions) 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 jcgregorio@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: jcgregorio@google.com Test: Test: Test: Manual verification with angle_perftestsTest: Test: Texture2DTestES3::ChangeTexSizeWithTexStorage Change-Id: Ie21602194c6c54156201931c3ed7c7e0e1b6e3cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504980Reviewed-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@{#821633}
-
chromium-autoroll authored
Roll ChromeOS Bigcore AFDO profile from 88-4296.0-1603705354-benchmark-88.0.4304.0-r1 to 88-4296.0-1603705354-benchmark-88.0.4305.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-bigcore-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: Icc2d51d8769674566302193ce1f79f241f54b8ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504988Reviewed-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@{#821632}
-
Tom Anderson authored
R=sky BUG=1066670 Change-Id: I5c97675cd5c8e2257f326c6beb0d9b8efe0f05cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2477656 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#821631}
-
Josiah K authored
AX-Relnotes: n/a. Change-Id: Ib818ea7014ecc5b9ff857a289bfe0fe03e9c994f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2496190 Commit-Queue: Josiah Krutz <josiahk@google.com> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#821630}
-
Glen Robertson authored
This matches the explainer and makes it more explicit that the service was not available intentionally. Bug: 1131747 Change-Id: I9afca606f000d969b05b1e5cff9f95b124617b83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497944Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#821629}
-
Leo Lai authored
Now we are using AttestationClient directly instead of passing through CryptohomeClient. BUG=b:158955123 TEST=build ok. Change-Id: I38e0cb370cfeb93a4388d62c09040faf4203af58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467639 Commit-Queue: Leo Lai <cylai@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#821628}
-
Maggie Cai authored
This CL: 1. Fix the issue where preferred app found metrics is not logged in CommonAppsNavigationThrottle. 2. Delete the destination platform getter and the unittests in ChromeosAppsNavigationThrottle, which is never used. 3. Fix the issue where for preferred app found picker action, the destination platform is never recorded. 4. Add PWA preferred pressed enum. 5. Add specific destination enum for preferred app found case. 6. Fix the unit tests. BUG=853604 Change-Id: I269c2d93b6bf3996c2c9e4c97293ed6904437b6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501582 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#821627}
-
chromium-autoroll authored
Roll ChromeOS Atom AFDO profile from 88-4296.0-1603709458-benchmark-88.0.4304.0-r1 to 88-4296.0-1603709458-benchmark-88.0.4305.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-atom-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: I2d34e2795ec64e50a171302a0a7ae85cbdcb754b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504986Reviewed-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@{#821626}
-
Austin Tankiang authored
Bug: None Change-Id: If7ec7f8f9bbc7d5cb10bbe02eece69eb57d7be74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497782 Commit-Queue: Austin Tankiang <austinct@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#821625}
-
Hidehiko Abe authored
Bug: 1140537 Test: Ran Lacros with enabling IME locally with JP IME. Change-Id: Ie4c4533f3352fdfbfb57047bde7176047c311ba9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487740 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#821624}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/fa425033..11223a39 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I709249c3a0a903f98b3a82fff063b49bd1987d4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503855Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#821623}
-
Swapnil authored
We store detailed reason if the extension installation fails due to unpacking failure. We want to add unpacker failure reason event to the existing events for the event based reporting for force installed extensions so that detailed reason can be reported. Bug: 1048640 Change-Id: I4cdd9592920411bb2b12a290708d99ce2ba1c469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489992Reviewed-by:
Sergey Poromov <poromov@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Oleg Davydov <burunduk@chromium.org> Commit-Queue: Swapnil Gupta <swapnilgupta@google.com> Cr-Commit-Position: refs/heads/master@{#821622}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2acd43d7c9ba..784ac915d427 2020-10-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 41c24933da1e to 47ee61679da0 (8 revisions) 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 jcgregorio@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: jcgregorio@google.com Change-Id: I1b6d43a63eb04f365b6d567baef2c8f0d0fae8fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504974Reviewed-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@{#821621}
-
Darren Shen authored
Change-Id: I712120ed1994c02dee07142e70b798b41476c152 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500681Reviewed-by:
Leo Zhang <googleo@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#821620}
-
Ye Kuang authored
Design doc: http://go/roll-go-swarming-to-trigger-scripts Bug: 1127205 Change-Id: I8ca8e2bb381f340fc23b91339cdb56374f8eead8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500976Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Wenbin Zhang <wenbinzhang@google.com> Commit-Queue: Ye Kuang <yekuang@google.com> Cr-Commit-Position: refs/heads/master@{#821619}
-
Clark DuVall authored
This change moves the stack_unwinder module back out into a DFM since it has no deps on //chrome Java code. After this change, module installer can handle loading Java modules from isolated splits (although assets will still take more work). Native libs are still in the base module, so nothing special needs to be done there. Bug: 1142967 Change-Id: I1af06b3153472581e058f606937de4e32f6a14ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503581Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#821618}
-
Luciano Pacheco authored
Add TestDataSource for Files app unittest to be able to serve JS modules using chrome://test/. This is used to load chai_assert.js which provides the assert functions for tests in JS modules. Fix js_test_gen_html() to provide "uses_js_modules" option for the js_type_check() rule when using JS modules. Generate JS modules for volume_manager_types.js and convert its unittest to be JS module. Bug: 1133186 Change-Id: I176e3f16628c99b2d98dc883ad5284d491b825cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2491765 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#821617}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a1c7a0a66e54..d9d752771b77 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 shend@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: None Tbr: shend@google.com Change-Id: Ic9cc669a9e51210ffba1822f9e506e885e440014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504334Reviewed-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@{#821616}
-
Matt Menke authored
This was reverted once due to an IWYU bug in the internal repo, and then reverted again due to a IWYU issue being landed while the reland while in the CQ. TBR=jam@chromium.org,mmenke@chromium.org,johnchen@chromium.org Bug: 492672 Change-Id: I5185296211ffa07e1a8138cdaa308e6387a11a74 Fixed: 1142930 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504213Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#821615}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/2837c9f0c416..4d14555787ce 2020-10-27 jophba@chromium.org Add remoting proto If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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 Bug: None Tbr: jophba@chromium.org Change-Id: I227ee42092722797e397121b123e422bd4465235 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503582Reviewed-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@{#821614}
-
Andrey Kosyakov authored
This only works for browser-level interception, as we still lack support for pushing the updated URLLoader factories to the renderer if interception is enabled late. Change-Id: I8988e2b70c265b2a4476b9c06cef6a73bc4c3100 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503398 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#821613}
-
Nick Diego Yamane authored
This adds initial support for toplevel window dragging during DND sessions, which is required by Exo's extended-drag protocol impl. To do so, this CL adds ash::ToplevelWindowDragDelegate, a brand new interface which makes ash's DragDropController aware of toplevel window dragging during DND sessions, so allowing it to forward events of interest to its instance, if it's set for a particular DND operation. Context: Wayland Protocol needs to be extended to make it possible to properly support full Chromium's tab dragging experience. Further details in the Design document [1]. The actual ToplevelWindowDragDelegate implementation will be added in a upcoming CL [2]. Bug: 1099418 Test: ash_unittests --gtest_filter=DragDropControllerTest.ToplevelWIndowDragDelegate [1] https://docs.google.com/document/d/1s6OwTi_WC-pS21WLGQYI39yw2m42ZlVolUXBclljXB4/edit?usp=sharing [2] https://chromium-review.googlesource.com/c/chromium/src/+/2401280 R=oshima@chromium.org Change-Id: I8d76eb7bfe9086f3a89d0c1b8762ea39dbea69a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483663 Commit-Queue: Nick Yamane <nickdiego@igalia.com> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#821612}
-