- 20 Feb, 2020 40 commits
-
-
jessing authored
An example of how to embed a chrome-untrusted iframe into a system web app. To do so, we need to add abstract methods in WebUI despite WebUIImpl being the only class to actually implement it. This is so the WebUIController can add requestable schemes so the WebUI can request the chrome-untrusted resource. Bug: 1048951 Change-Id: Ia3152e21412845cf421df74bb00a16e0a8f264b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037186 Commit-Queue: Jessica Huang <jessing@google.com> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Auto-Submit: Jessica Huang <jessing@google.com> Cr-Commit-Position: refs/heads/master@{#742999}
-
Kenichi Ishibashi authored
ServiceWorkerStorage uses the const but it is going to be moved to the Storage Service. Bug: 1016064 Change-Id: Idded7b81c6ba84dd431d1784d90b3ad14cc21508 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060354 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#742998}
-
Alan Cutter authored
This is a reland of ef364481 Fixed test on linux-chromeos-chrome, see passing tryjob: https://ci.chromium.org/p/chrome/builders/try/linux-chromeos-chrome/5156 The tree failure was due to an incorrect test expectation that wasn't being exercised due to AutoupgradeMixedContent being enabled on the trybots. linux-chromeos-chrome caught the problem because it has AutoupgradeMixedContent disabled. This CL fixes the issue by forcing AutoupgradeMixedContent to be disabled so we can detect that we show security UI for mixed content: https://chromium-review.googlesource.com/c/chromium/src/+/2064310/1..2 Original change's description: > Allow mixed-security content in promoted PWA windows > > Prior to this CL, mixed-security content was blocked entirely in > standalone PWA windows with scopes. This CL allows those PWAs to display > mixed-security content, but when this happens, the window will show the > CustomTabBarView with the URL and a "Not Secure" indicator to indicate > the presence of mixed content. > > Screenshot: > https://bugs.chromium.org/p/chromium/issues/attachment?aid=432401&signed_aid=JeW6cXlVCQ3bSebdZ-FoJg==&inline=1 > > This removes a behavioural difference between promoted PWAs and "create > shortcut" apps without manifest scopes. > > > Bug: 910016 > Change-Id: Ic9b3bbdba14218bb1ad8fd4f2ca8cf47cd4e3a37 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041380 > Commit-Queue: Alan Cutter <alancutter@chromium.org> > Reviewed-by: Evan Stade <estade@chromium.org> > Reviewed-by: Dominick Ng <dominickn@chromium.org> > Reviewed-by: Peter Boström <pbos@chromium.org> > Reviewed-by: Glen Robertson <glenrob@chromium.org> > Cr-Commit-Position: refs/heads/master@{#742515} TBR=estade@chromium.org,dominickn@chromium.org,pbos@chromium.org,glenrob@chromium.org Bug: 910016 Change-Id: I7cde915c261406a32e3dc2d8f95318f0f4b5e534 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064310Reviewed-by:
Alan Cutter <alancutter@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#742997}
-
Anand K. Mistry authored
Bug: 634140 Change-Id: I43c748a416ae83dc51394fd98c5e8ac7f4e4e6a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065769Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Anand Mistry <amistry@chromium.org> Cr-Commit-Position: refs/heads/master@{#742996}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ed1ff23c2768..a5097354217b git log ed1ff23c2768..a5097354217b --date=short --first-parent --format='%ad %ae %s' 2020-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8def9063c4fd..74d3f371f201 (1 commits) Created with: gclient setdep -r src/third_party/skia@a5097354217b 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 lovisolo@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/+/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 Bug: None Tbr: lovisolo@google.com Change-Id: Ibec880019f2c651058d242df1342a131e2e6b7ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065425Reviewed-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@{#742995}
-
Erik Anderson authored
This updates from revision d8985509a9df2c25f5118f9d1e41a24f9739bd1f (2019-12-09) to revision 7922d7c20e246552be418e8f72e577899fd30d99 (2020-02-18) Bug: 1054078 Change-Id: I9a4da744ef4bd66ee13b15c64844686cc2228b4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064776Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Erik Anderson <Erik.Anderson@microsoft.com> Cr-Commit-Position: refs/heads/master@{#742994}
-
François Degros authored
Removed code that changed the permissions of the file to mount. It is not needed anymore. Files in MyFiles and Downloads are already readable by everyone. Bug: 996549 Cq-Depend: chromium:2055949 Change-Id: I0ef4d25aa2ca2a536ddee87d64ec5e417aeffe0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061628 Commit-Queue: François Degros <fdegros@chromium.org> Reviewed-by:
Anand Mistry <amistry@chromium.org> Cr-Commit-Position: refs/heads/master@{#742993}
-
Joel Hockey authored
Bug: 1033339 Change-Id: Ia8f0c24deb742d04b0a10bb4fbcb4c3322ea1547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065776 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#742992}
-
Kazuki Takise authored
This is a follow-up CL of crrev.com/c/2040505, which introduced a regression where, if the client sends a bounds that is not along any of the edges of the PIP movement area, a wrong snap fraction is saved to the window. To avoid this, this CL ensures to snap the bounds to one of the edges. BUG=b:204050 TEST=atest android.server.am.ActivityManagerPinnedStackTests TEST=#testEnterPictureInPictureSavePosition on kevin Change-Id: I9d617790fb31c1a9c9bf33cf21ff67d2ae923e02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058934Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Kazuki Takise <takise@chromium.org> Auto-Submit: Kazuki Takise <takise@chromium.org> Cr-Commit-Position: refs/heads/master@{#742991}
-
Daniele Castagna authored
With crrev.com/c/1830084 we removed the only workaround that was using disable_non_empty_post_sub_buffers_for_onscreen_surfaces. This CL cleans up related code. Bug: 457511 Change-Id: Id2ea16b9ce91e5b59401e253519057c7f45796a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700562 Auto-Submit: Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#742990}
-
Ken Rockot authored
This adds crash recovery to out-of-process Storage Service usage in Content, and also to Blink's DOM Storage implementation. Upon reconnecting after a crash, the browser pushes all known Session Storage namespaces back down into the service, and renderers re-connect their StorageAreas. A reconnected StorageArea begins by fetching a complete snapshot of the backend's cache. The delta between this and the last known cache in the renderer is used to do one of two things: - For Session Storage, updates are pushed to the backend so that it reflects the renderer's own local cache - For Local Storage, the renderer fully adopts the restored backend cache and dispatches events to update script about any deltas from the previously cached state. This should provide sufficient best-effort recovery for both Session and Local Storage in the event of a Storage Service crash. Fixed: 1052037 Change-Id: I047e480e58f9abba292967db3e4b63b398d60194 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055805 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#742989}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/2e7884eaaac7..631436b3c1f2 git log 2e7884eaaac7..631436b3c1f2 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@631436b3c1f2 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/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I40389bbff5fed511b0959b031268d878e2072021 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066044Reviewed-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@{#742988}
-
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/+/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: I8f2c4def353e064a0534bb1061ad2f653cdb59f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066045Reviewed-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@{#742987}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I3a5fec7a4d24b4700170c49947ecf6f613015125 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065356Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#742986}
-
Kent Tamura authored
Similar to crrev.com/742068, this CL moves the code of LayoutMenuList::ComputeLogicalHeight() to LayoutBox in order to make LayoutNG transition easier. This CL has no behavior changes. Bug: 1040828 Change-Id: Ia338d7edf01bf513bc653dc26510862433beee9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065191 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#742985}
-
yjliu authored
Bug: 1035639 Change-Id: Ib33a4af151e4c0551f96f272bc67612f5e904032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060122Reviewed-by:
weiliangc <weiliangc@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Jun Liu <yjliu@chromium.org> Auto-Submit: Jun Liu <yjliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742984}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/c08fcf30d513..e4a608b99a32 git log c08fcf30d513..e4a608b99a32 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 treehugger-gerrit@google.com Merge "Parse user action hash and add to args table" Created with: gclient setdep -r src/third_party/perfetto@e4a608b99a32 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/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: Ic5b2302ecdccbc433aded1413c75533ff95ebaf1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065993Reviewed-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@{#742983}
-
jessing authored
pages. We want to embed an iframe with a URL of scheme 'chrome-untrusted://'. Currently, embedding chrome-untrusted:// iframes is blocked in multiple areas: the WebUI navigation throttle in the browser side and in the renderer side which currently treats chrome-untrusted as a display isolated scheme. This means it expects only the same scheme can load the same scheme e.g. chrome-untrusted:// can only load chrome-untrusted://. Since we want chrome:// to load chrome-untrusted://, it makes sense to no longer treat chrome-untrusted as a display isolated scheme. This cl unblocks those 2 areas (though there are more blocks we need to remove) by deregistering chrome-untrusted as a display isolated scheme and we allow chrome-untrusted schemes to proceed in the WebUI navigation throttle. Bug: 1048951 Change-Id: I9bfce2909f6a25c535866d1b8d57507393429bb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2038192 Commit-Queue: Jessica Huang <jessing@google.com> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#742982}
-
Joey Scarr authored
Fixed: 1007673 Change-Id: Ia6a20e26124e8a8a0203c2460de9b6d2031fee57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059749 Commit-Queue: Joey Scarr <jsca@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#742981}
-
Luum Habtemariam authored
Per Chrome Translation instructions, printing_strings.grdp should have an accompanying screeshot-hash directory named printing_strings_grdp/ Bug: none Test: none Change-Id: I50894498489f7df65ff3ca0043fb2403e91a8dfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066099 Commit-Queue: Luum Habtemariam <luum@chromium.org> Auto-Submit: Luum Habtemariam <luum@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#742980}
-
Takashi Toyoshima authored
The flag and base::Feature instance was removed, but still flag description strings and base::Feature declaration are remained. This patch removes them. Bug: 963307 Change-Id: Ic38e5dffabbb4967ee95e229d99ffd77d5950509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063618 Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#742979}
-
Kenichi Ishibashi authored
We don't check these metrics anymore. Bug: 1053035 Change-Id: I6f0ca9f46d3d1437e0a2202ca067d2a00bdcda02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065772Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Yuzu Saijo <yuzus@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#742978}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/df996b82917a..402a68bf7d41 git log df996b82917a..402a68bf7d41 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 fancl@chromium.org Add caching for Matching and Listing Created with: gclient setdep -r src/third_party/catapult@402a68bf7d41 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC crouleau@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1052720 Tbr: crouleau@google.com Change-Id: Ia6f8159f9e0e7ea8e3459d108be9ec0872b8bd0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065995Reviewed-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@{#742977}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/8def9063c4fd..74d3f371f201 git log 8def9063c4fd..74d3f371f201 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 sugoi@google.com Array length fix Created with: gclient setdep -r src/third_party/swiftshader@74d3f371f201 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Ib09941c5f0d4d2e41d9e58428693817d251bcf91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066039Reviewed-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@{#742976}
-
Mounir Lamouri authored
One metric was removed from the code and obsoleted. The other ones had their expiry pushed more or less in the future depending on how likely they are to be removed. Bug: 1052952,1053005,1053018,1053015,1053023,1053024,1053320 Change-Id: I78d4d0fadfcec5c36761b8ab2b33d69e3d5d59f0 Fixed: 1052952,1053005,1053018,1053015,1053023,1053024 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061110 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#742975}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 2bf8565a. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" 2bf8565a "Clipboard API: Consistently return on detached contexts." 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 NOAUTOREVERT=true TBR=lpz No-Export: true Change-Id: I730289bb9312b9ee5bdf54eefa4974cc33137e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064410Reviewed-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@{#742974}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<KeyboardEvent> and DynamicTo<KeyboardEvent> as new downcast helper 2. Use IsA<KeyboardEvent>(element) in place of IsKeyboardEvent(element) Bug: 891908 Change-Id: I0bafee3560da2bcb7562aaed2a356774c2c10b3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019743 Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#742973}
-
John Lee authored
Change-Id: I48726f5b7a5128cd3e4c3481a5628b64ee002b24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062641Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#742972}
-
Nicholas Verne authored
Backends assume the container (not just the vm) is running, so remove the partial-startup logic. Using emplace() on a map never updates existing entries. Now fixed. Bug: 1024693 Change-Id: I58a47de30fe9c258023472b1cea80abbbbb81461 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065511 Commit-Queue: Nic Hollingum <hollingum@google.com> Auto-Submit: Nicholas Verne <nverne@chromium.org> Reviewed-by:
Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#742971}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a300f64ac753..048075425abc Created with: gclient setdep -r src-internal@048075425abc 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1052560,chromium:1053694 Tbr: jbudorick@google.com Change-Id: I6384e57eb33d2c6fb1e40c63ce70438d704aafac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066037Reviewed-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@{#742970}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0cf5b5b69d21..2e7884eaaac7 git log 0cf5b5b69d21..2e7884eaaac7 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@2e7884eaaac7 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/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I7d134c609195c4d91059e0d72c5ad703ad47f9e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066038Reviewed-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@{#742969}
-
Wei Lee authored
Bug: 980846 Test: Launch CCA with no error shows Change-Id: If03336c546d475a81978dc7498615e27b06463c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056509 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#742968}
-
Darwin Huang authored
Change-Id: Ie8c2972e5b349395c997169c30dc3698f2d55116 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065354 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#742967}
-
François Degros authored
Bug: 996549 Change-Id: I341758fabe41d15d4cc23e8bb530b2a0bf8b61ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055949Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#742966}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: I717e79c26e053688848e907b62c9df24706bc2db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065535Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#742965}
-
Alex Lau authored
This should be landed after http://crrev.com/c/2016802 which adds the concierge Suspend/Resume D-Bus methods. Bug: b:140083246 Test: Suspend/resume DUT, previously playing YouTube video is paused on resume Change-Id: I075e9e8c72698118f28aa9b798a733a89eb1ea4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016766Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Alex Lau <alexlau@chromium.org> Cr-Commit-Position: refs/heads/master@{#742964}
-
Stephen Nusko authored
Currently we use a dynamically created trace event name this has a couple implications: 1) Has to be computed at run time and allocated dynamically, and copied by the TraceEvent implementation. 2) Will be stripped from traces when tracing with privacy filtering enabled. 3) Has to be serialized and sent over mojo and then parsed. This fixes all of these by directly computing the trace name as a static string. This comes potentially at the slight cost of binary size (since now the strings need to be stored in the full form), but this is limited to ("InputLatency::" + Name(num WebInputEvent::Type)) * number of Types, and we get to remove some mojo code so it should end up close to a wash in binary size (+528 bytes). Change-Id: I285d8bb24f8497bc067480201fdd3bac0b390083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062286Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#742963}
-
Hirokazu Honda authored
This notifies VEA client VideoEncoderInfo of V4L2VideoEncodeAccelerator (V4L2VEA) at the end of the initialization. Since V4L2VEA doesn't update fps allocation and qp values are not controllable, NotifyEncoderInfoChange() is not called except the end of the initialization. Bug: 1031965 Test: webrtc.RTCPeerConnection.vp8_enc Change-Id: I38a3f63630f4c0c625d187ff1775d6762fbc415d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032763Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#742962}
-
Kai Ninomiya authored
Changes blinkpy filesystem tests to use remove_contents instead of rmtree. remove_contents calls into rmtree, but (1) retries several times to delete the files, and (2) throws by default instead of silently swallowing errors. This improves all of the tests. Additionally, the retrying was actually necessary to pass many tests (files were otherwise still locked during teardown). Extends the test_long_paths test to check spaces and apostrophes. FileSystem.rmtree is now implemented on Windows by just calling a shell with "rmdir /s /q". This is necessary, because shutil.rmtree doesn't work for \\?\C:\ style "extended-length" paths on Windows, and several other implementations I tried didn't work: - Loop using os.walk. os.walk doesn't support long paths, and though it seemed to work on the bots, it failed tests locally. - Recursive using os.listdir. os.listdir also doesn't support long paths. Tested on dawn-win10-* try job on crrev.com/c/2050036/17. Found in dawn-win10-* try jobs on crrev.com/c/2050036/4. Change-Id: I7c67bb12305a41244829e35293edfc88901b76f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058065 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#742961}
-
Yutaka Hirano authored
Bug: 1053182 Change-Id: Iaba25e024f0a20cdc9ac7a906d30770e3c3c9de5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060227Reviewed-by:
Adam Rice <ricea@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#742960}
-