- 07 Jan, 2021 25 commits
-
-
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 chrome-fuchsia-gardener@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Ib655eb3e7b94a1a5ef91c99f1b41d58011be420f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612380Reviewed-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@{#840855}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6650f7c2385e..d48aa437c9e8 2021-01-06 martiniss@google.com Followup fix for https://crrev.com/c/2587268 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I7769e313058af7d9876df5241b048b3d35343cad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613807Reviewed-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@{#840854}
-
Varun Khaneja authored
Change-Id: I97e012df8967aa0b5d4ab9c60298571aafd9428a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612217Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Nathan Parker <nparker@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#840853}
-
Alexander Alekseev authored
New checkbox moves HUD between overlay and non-overlay containers. Bug: 1133585 Change-Id: Idab0fc399eb77196797a5ec3db9f404fef99b1c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612097 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#840852}
-
Aleks Totic authored
Makes two tests pass external/wpt/css/css-tables/tentative/baseline-td.html fast/table/vertical-align-baseline-readjust.html Change-Id: Idacd72be865474ca01fa3807e8e20a63f485d52a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613551 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Auto-Submit: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#840851}
-
Bo Liu authored
Add a code path to have vulkan webview draw into an intermediate buffer and draw the buffer into the secondary command buffer. Add a Feature to turn it on globally, which is only helpful for debugging any potential problems from vulkan composite. Dynamically switching between direct compopsite and intermediate buffer requires more plumbing. Bug: 919868 Change-Id: I059087432f3130372b795da6588069aa44dd4d9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605725Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840850}
-
Tsuyoshi Horo authored
This test is flaky on Win/Mac/Linux TBR=wjmaclean@chromium.org Bug: 1033009 Change-Id: I76a3a20d6f26109b3961f2329f0abed4b3c760b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612308Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#840849}
-
Michael Bai authored
This feature is enabled for experiment in M88. Bug: 1137463 Change-Id: Ic0e2496b2b9264cec83c756238f58c91504d3bb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613522Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Michael Bai <michaelbai@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#840848}
-
Evan Stade authored
Change Profile to BrowserContext/BrowserContextHandle. Note that SiteEngagementServiceTest has Chrome dependencies and can't move to //components. Bug: 1147274 Change-Id: Icaf2a007bc427d5f5276189c9161169a63f51f86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601454 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#840847}
-
Michael Bai authored
Change-Id: I7c73d1b3f6704ba95f433cb38fbed3c18d860835 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611920Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840846}
-
Nancy Wang authored
Add the window property kWindowIdKey as the window id for the full restore data. Implement the SaveWindowInfo interface to save the browser session id as the window id. BUG=1146900 Change-Id: I4fbe4fe85ec5bf0a15e4576dd7d3d565b830c7aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597519 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#840845}
-
Collin Baker authored
Bug: 1163677 Change-Id: Ia6778bfddcfb04eaa1ad829bf1d3eb574e32cc54 TBR=skobes@chromium.org Change-Id: Ia6778bfddcfb04eaa1ad829bf1d3eb574e32cc54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613736 Commit-Queue: Collin Baker <collinbaker@chromium.org> Auto-Submit: Collin Baker <collinbaker@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#840844}
-
David Tseng authored
R=dmazzoni@chromium.org Test: manual; on Mac, verify chrome.automation.getFocus returns the correct value. Change-Id: Iff9665c613ebf55920e7bf5afac2033b5abceeda AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610925 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#840843}
-
chrome://webapksdpapad authored
In the process, removed flattenhtml=true to stop inlining about_webapks.css, and serving it from its own URL instead. Also updating invalidations_ui.cc to use webui::AddResourcePathsBulk() which was forgotten in a previous similar CL. Bug: 1132403 Change-Id: I4b399d344bdb684e8f75e1261cdb4f64f7fb94ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612096 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#840842}
-
Collin Baker authored
Bug: 1126876 Change-Id: Ia6e0e9f30cdaef6b53a9c5b090c2cdac44dd8833 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613524 Auto-Submit: Collin Baker <collinbaker@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#840841}
-
Olivier Yiptong authored
This change removes a redundant std::vector data structure in ListSelectionModel and completes the work in improving the performance of ListSelectionModel. The redundancy was introduced in https://crrev.com/c/2594433. Fixed: 1159585 Change-Id: Iba859482dd91abec4899791eb144af5abd773d85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597772 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#840840}
-
Jiewei Qian authored
System web app launch is migrated to web app launch after BMO project. This CL removes the if branch for intercepting SWA launch in extension application launch procedure. Bug: 1065748 Change-Id: Ica93bd3e06eda96d15a514fbe8da24c2793becfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612304Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Auto-Submit: Jiewei Qian <qjw@chromium.org> Commit-Queue: Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#840839}
-
Austin Sullivan authored
Running third_party/blink/tools/run_bindings_tests.py --reset-results automatically changes the include statement Bug: N/A Change-Id: I8a5e7f30e648717643d9e0ea12fa86447f161967 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612368 Auto-Submit: Austin Sullivan <asully@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#840838}
-
John Abd-El-Malek authored
Remove old code and comments for previous versions. Bug: 1159448 Change-Id: I9135255df187293bc98fc4e3d0f22a14a9ad5451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607147Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#840837}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8e3bef4f079d..5e6e61974ed4 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 collinbaker@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: collinbaker@google.com Change-Id: Ie0058f619d7e6730f4f6e4bb8d47f75ece5c0ef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611293Reviewed-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@{#840836}
-
Justin Donnelly authored
This histogram expired after M85. Bug: 1089193 Change-Id: I52cae1b1ecd6ff81b1a219b0b77d0c5353217ce2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607666 Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Orin Jaworski <orinj@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#840835}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b746b1f59851..a7b7964a237a 2021-01-06 csmartdalton@google.com Don't let stroke-width circles become degenerate 2021-01-06 csmartdalton@google.com Disable tessellation when we don't have indirect draw support 2021-01-06 mtklein@google.com don't dedup loads or stores 2021-01-06 mtklein@google.com gathers aren't necessarily varying 2021-01-06 johnstiles@google.com Deduplicate vector constants in SPIR-V output. 2021-01-06 kjlubick@google.com [canvaskit] Fix typo in docs example 2021-01-06 brianosman@google.com Remove glslang from DEPS 2021-01-06 bungeman@google.com Remake SkStrikeCache::commonSetup as constructor. 2021-01-06 csmartdalton@google.com Move GrTriangulator internal struct definitions to the .h file 2021-01-06 robertphillips@google.com Expand GrGLGpu::flushViewport 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 johnstiles@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: chromium:1163441 Tbr: johnstiles@google.com Change-Id: I8e36ea7272b497b0aa845ffbf00d7e71ec84ffe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612378Reviewed-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@{#840834}
-
Jesse Schettler authored
Bug: 1059779 Change-Id: I044c0326cf5393beb3d54fd586fac02b09c18468 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612442 Auto-Submit: Jesse Schettler <jschettler@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#840833}
-
David Maunder authored
AsyncTabCreationParamsManagerTest 1340 -> 24 (98.21% speedup) ContextMenuLoadUrlParamsTest 15870 -> 9860 (37.87% speedup) TabModelImplTest 15369 -> 7727 (50% speedup) TabModelSelectorTabObserverTest 10601 -> 2037 (80.78% speedup) TabPersistentStoreTest 16710 -> 2480 (85.16% speedup) TabWindowManagerTest 17160 -> 178 (98.96% speedup) Bug: 1163146 Change-Id: Ib60bfd87fb441aa3dd2026e127053c46f8bb00f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611164 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#840832}
-
Scott Violet authored
It looks like UsageStatsBridge is never destroyed. This ensures the observer it adds to HistoryService is properly removed. BUG=1158388 TEST=none Change-Id: I8640dde7b2eaf2d5701827cf800e5c52edb605d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613587Reviewed-by:
Patrick Noland <pnoland@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#840831}
-
- 06 Jan, 2021 15 commits
-
-
Max Curran authored
This CL adds the methods to track the user's first interactions with the Translate UI, and the total number of interactions over the course of a page load. These values will later be logged to UKM. The CL includes the Translate compact infobar UI, but the bubble UI will be added in a later CL. Full design doc: https://docs.google.com/document/d/1dyWh1Xw5VgUA00VA-5PTgKQ6ItziPBnSyeDR8saJ9vM/edit?usp=sharing Bug: 1114868 Change-Id: I03b3945c2af1c05431907b1eb15fef5e4b1a5fbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572129 Commit-Queue: Max Curran <curranmax@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Scott Little <sclittle@chromium.org> Cr-Commit-Position: refs/heads/master@{#840830}
-
chrome://flags/#enable-desktop-pwas-link-capturingAlan Cutter authored
This CL adds a feature flag for the prototype implementation of declarative link capturing for web apps. Bug: 1163398 Change-Id: I464d51bc47db9d2fa611c8aa4df939dab684df92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612606Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#840829}
-
Mitsuru Oshima authored
This reverts commit cdb0f5bb. Reason for revert: crbug.com/1157664. The fix was landed but lacros will also be pushed to m88 ash-chrome. Instead of merging the fix, we'll revert the change now and revert the revert after m89 branch cut. Original change's description: > Allow compositor server to resize the menu when necessary > > This allow the menu to resize, which in turn will enable scrolling > so that a user can use all menu options. > > I'll work on a wrap around behavior in a separate CL. > > Bug: 1099880 > Change-Id: If2f92894fb25684f12dd0f232758f9b968c8e0ad > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542854 > Commit-Queue: Mitsuru Oshima <oshima@chromium.org> > Reviewed-by: Antonio Gomes <tonikitoo@igalia.com> > Cr-Commit-Position: refs/heads/master@{#828558} TBR=oshima@chromium.org,tonikitoo@igalia.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1099880 Change-Id: Iaf399d762affb0aef65f5682082b17fd9b6301b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613646Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#840828}
-
Zhaoyang Li authored
iOS 14.3 is the 14.X runtime in the current beta Xcode version. Bug: 1158906 Change-Id: I1373c4dc6e6e513ab7252baf7451828926beb386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612494Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#840827}
-
Etienne Pierre-doray authored
This CL extracts the logic of querying battery state from PowerDrainRecorder into a new BatteryLevelProvider, to eventually reuse on other platforms. BatteryLevelProvider is platform specific. This CL implements mac only. Other platforms will be implemented in follow-up CLs. Bug: 1153193 Change-Id: I56bca3b851428483395e5edf6279087cd293e7e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574438 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Oliver Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/master@{#840826}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1bd38fed1b9e..f902efb9511c 2021-01-06 primiano@google.com Merge "sdk: Make examples build with MSVC" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: Ia51e7318d1469a20cb314e8abd97e506f7079551 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612389Reviewed-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@{#840825}
-
Brian Sheedy authored
Updates the GPU documentation on adding new builders/testers to clarify what to do if adding both a new parent builder and a tester triggered by it, as it turns out that it's not as simple as performing the tester-only steps two separate times. Change-Id: Iddb3336db0fc12a22e8cb73ac6aa3dffe13f0ffe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613667 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#840824}
-
Gavin Williams authored
Margin added to the end to match the margin in the start. Before: http://screen/4rxikjreQEFFyzF After: http://screen/8fdyGdR58egL2oY Bug: 1059779 Change-Id: I01e9a6061e3d1d6efa1ccb43aa79e54e529840df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613784Reviewed-by:
Jesse Schettler <jschettler@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#840823}
-
Dom Schulz authored
The approach is to add the system app type to a new proto, SystemWebAppData on the web app and use that for all the IsSystemWebApp logic. This won't actually wait until an update is finished to allow an SWA to start. But it'll leverage the existing storage to have all the right metadata to allow it to start as an SWA. This has a couple of consequences, first, the SWAs will always be able tostart with the right window treatments and be a real SWA. Second, the race condition has moved, so that it's still possible to start an SWA before the upgrade has finished. In practical terms, all the code has been updated with the system image by the time we start the upgrade process, so it's just going to be metadata stuff like the icon that won't be updated. Bug: 1096887 Change-Id: I2d62dcf2c92e78e014e77a1fb085c0dc59736b29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544982 Commit-Queue: Dominic Schulz <dominicschulz@google.com> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Jiewei Qian <qjw@chromium.org> Cr-Commit-Position: refs/heads/master@{#840822}
-
Findit authored
This reverts commit da4ef766. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 840628 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2RhNGVmNzY2NTdjMWMzM2RjMGM0MWU5YTY1NzE0M2U4NDNjZWM2ODYM Sample Failed Build: https://ci.chromium.org/b/8858824985500220208 Sample Failed Step: browser_tests Original change's description: > Clean up the NoTrustedTypesViolation test > > This change clean up unnecessary test cases in the > NoTrustedTypesViolation test. Also added few things that makes > debugging of the test failure more easier. > > Bug: 1115643 > Change-Id: I12e77b3038046337f8002850f5c28806dd722acd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610486 > Reviewed-by: dpapad <dpapad@chromium.org> > Commit-Queue: Jun Kokatsu <Jun.Kokatsu@microsoft.com> > Cr-Commit-Position: refs/heads/master@{#840628} Change-Id: Icefeac0f9258222a5deb35ec91e9abfb6ef4ebce No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1115643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613590 Cr-Commit-Position: refs/heads/master@{#840821}
-
Bettina authored
The histogram is still being used to check if the Reporter was not loaded correctly due to configuration errors. Bug: 1160889 Change-Id: Ia55166e3bab419034a2fdffc8cf82ad766bf8ef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600241Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Bettina Dea <bdea@chromium.org> Cr-Commit-Position: refs/heads/master@{#840820}
-
chromium-autoroll authored
https://chromium.googlesource.com/vulkan-deps.git/+log/cbab637962d0..5cb564b68580 2021-01-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 4ed1f4fce9e7 to aa005e8bd435 (1 revision) 2021-01-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from af3a3d481f6e to 4ed1f4fce9e7 (1 revision) 2021-01-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 94d1a80159e3 to af3a3d481f6e (1 revision) 2021-01-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from 98382948dfea to cc435b55410a (2 revisions) 2021-01-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from f77085c307fc to 480f6039e072 (1 revision) 2021-01-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 6d05ed8410b4 to 94d1a80159e3 (1 revision) 2021-01-06 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 37c03859de9e to 6d05ed8410b4 (1 revision) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-chromium-autoroll Please CC enga@google.com,radial-bots+chrome-roll@google.com,ianelliott@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: enga@google.com,radial-bots+chrome-roll@google.com,ianelliott@google.com Change-Id: Ic0ee06691bdf5befaa634cb177a068d3b47382ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613325Reviewed-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@{#840819}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1609945018-bd62f654af21e53a7b023fe22e6c76c3ab0d03ca.profdata to chrome-win32-master-1609955739-17392bee52c5ddaf377dfb436abb48268c54a32a.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: Ic9e97282744fbd059616f301ce50bc4ac3fa132a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612375Reviewed-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@{#840818}
-
Evan Stade authored
Use PermissionsClient to get HostContentSettingsMap. Only SiteEngagementService is updated because other files are not going to be moved to //components. This includes important_sites_util, which is not needed in //components, and site_engagement_service_unittest, which depends on Chrome code (such as incognito profiles and SiteEngagementServiceFactory). Bug: 1147274 Change-Id: I9506e2482452de1db195ccc0d5652f3def0e2f06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601451 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#840817}
-
Peter Kasting authored
Also adds a builder for TabIconView and converts to using it. Bug: 1159562,1159563 Change-Id: Ib4f10159a609b676571ea9cb9f8250a82e3f6a38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613010 Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#840816}
-