- 02 Jul, 2020 40 commits
-
-
Henrique Nakashima authored
historical_tab_saver.cc offers a method that has separate concerns from web_contents_state.cc and has different dependencies. Bug: 1090048 Change-Id: Iee173293eb30337d8bf2eba4f2f4bd0d9a4a8a7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2265374 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#784900}
-
Anqing Zhao authored
Now the master branch becomes M86, the test cases can be enabled. (Previously, it always failed.) Change-Id: I914a95b79c08ef7064c5563b20a018cb02541ece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279115Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Anqing Zhao <anqing@chromium.org> Cr-Commit-Position: refs/heads/master@{#784899}
-
Jeremy Roman authored
Sheriffing: Disable CreativeOriginAdsPageLoadMetricsObserverBrowserTest.CreativeOriginStatusWithThrottlingNestedUnthrottled due to flakes. Bug: 1099545 Change-Id: Ica6a98828a9d86a79652304c36da87cb7b4f95e3 Tbr: csharrison@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2280206Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#784898}
-
Stephan Hartmann authored
Move operator<< into namespace performance_manager. Bug: 819294 Change-Id: I4e0e97f10dca0b2e56308e07a67cb00e2c2e8052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2273191Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#784897}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 6097b175. 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: yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch NOAUTOREVERT=true TBR=smcgruer@google.com No-Export: true Change-Id: Idc86133ccc71ced760262d903907da510afe4a8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279912Reviewed-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@{#784896}
-
Joe Mason authored
As a followup RenderProcessHost::GetID can return the strongly-typed ID directly. R=chrisha Bug: 1096617 Change-Id: I85aefb9fb768943449b643d94136fc642977cf6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274544 Auto-Submit: Joe Mason <joenotcharles@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#784895}
-
Roman Aleksandrov authored
Fixed: 975700, 1037348 Change-Id: Ie9b12033b19b8675137765c2b19114d8d24c0ea7 Bug: 975700 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255602Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Cr-Commit-Position: refs/heads/master@{#784894}
-
Rushan Suleymanov authored
Currently the sharing message may be dropped on sync auth error while committing data. But this state may be restored in short time and the message may be sent again without any error. This patch fixes it by ignoring sync auth error in the bridge. Bug: 1097054 Change-Id: I49d8225de787a4a98bd9e35137fc473286545b73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279810Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Commit-Queue: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/master@{#784893}
-
Mark Pearson authored
Bug: 1095049 Change-Id: If879756229662091d21f93ca77bbd45f442aaf22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274326Reviewed-by:
Chris Sharp <csharp@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#784892}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/ec0af26ff8aa..1e10a6156405 2020-07-02 danilchap@webrtc.org In av1 add structure with custom spatial scalability factor 2020-07-02 eshr@google.com [Adaptation] Move input state into VideoStreamAdapter If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: webrtc-chromium-sheriffs-robots@google.com Change-Id: I211e596ec6dcc82de59763bb0c67e6c2732df81d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279641Reviewed-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@{#784891}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c5b71d2e..a8e1c077 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: If34de068a529beff2c7127205ce23e1d433747be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279913Reviewed-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@{#784890}
-
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/perfetto-trace-processor-linux-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: I6c61f785dab52e3eefa05b744a153873ab7b3ed2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278860Reviewed-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@{#784889}
-
edchin authored
Test: Enable DragAndDrop flag. On iPad multi-tasking in Bookmarks UI: drag URL to another app, drop a URL from another app. drag folder to another app should fail, drop anything else should fail. Bug: 1099921 Change-Id: Ic6e52e956bf2fcc85a7a14b64bdaa2b0058db0e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2271007 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#784888}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b7d4c458e24c..969a268fbe57 2020-07-02 ilkos@google.com Merge "Remove error metrics from trace metadata" 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: I00770536f919eb77f274430d9f785ce3c29c571c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279638Reviewed-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@{#784887}
-
James Long authored
A new UI control is added which will generate a URL based on the current filters applied to the graph. The URL uses shortened names, and is parsed on page load to generate the filter for the graph's nodes. If there is no filter in the URL, some default testing values are used instead. Bug: 1093962 Change-Id: I8149c6fd41c2bf84a21f969103146bbd9e2f80bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276675 Commit-Queue: James Long <yjlong@google.com> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#784886}
-
Jeremy Roman authored
Bug: 1045521 Change-Id: Ib052ee6b6d763257538142164a5459ef9d2e0ae8 Tbr: khushalsagar@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2280141Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#784885}
-
Jeremy Roman authored
They are flaky in several different configurations. Bug: 1099847 Change-Id: Ic4d45a619bd72e070dbf7eb75ee3e55687341560 Tbr: jkrcal@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2280221Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#784884}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/bf6b1c6739b7..28d76057f343 2020-07-02 tvanderlippe@chromium.org Fix dependencies for Rollup action in devtools_entrypoint 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:1098730 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I403e4b120080eba5d79a11f35624de348e467b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279639Reviewed-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@{#784883}
-
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/perfetto-trace-processor-win-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: Id5f7e4468423f38ead625ac186a68e22024b3a10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278857Reviewed-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@{#784882}
-
Benoit Lize authored
They are still needed (experiment in progress), give them two more milestones. Bug: 1029320 Change-Id: Ice8d15f47711b21eafd602de90131a8661527446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279792Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#784881}
-
danakj authored
Don't use test-only switches in production content_shell code. This moves all of the support for "headless" content shell out of production and into WebTestShellPlatformDelegate implementations. R=avi@chromium.org Bug: 866140 Change-Id: Ide5fe95da6019420faa418547bc6d46c6c53f919 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276637Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#784880}
-
Jeffrey Kardatzke authored
This is the media::CdmFactory implementation that utilizes the Chrome OS CdmFactoryDaemon to create CDMs in the Chrome OS daemon. Bug: b:153111783 Test: Prototype works w/ full implementation Change-Id: Idafb710bb710994dbdf77f13e0e742750a8d898c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274779 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#784879}
-
Hirokazu Honda authored
Vp9Metadata is returned in VEA::BitstreamReady() on vp9 temporal layer encoding. RtcVideoEncoder propagates the metadata as webrtc::CodecSpecific as webrtc::CodecSpecific. It is important information so that libwebrtc and webrtc server works manages the video call to work effectively. Design doc: go/vaapi-vp9-TL Bug: 1030199 Test: blink_platform_unittests Test: appr.tc/?debug=loopback&vsc=vp9&vrc=vp9 with --force-fieldtrials=WebRTC-SupportVP9SVC/EnabledByFlag_1SL3TL/ --enable-features=VaapiVP9Encoder Change-Id: I0e2b4bb3b98bc04e55c767a7bba9316b6bea4eea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153458 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#784878}
-
Lukasz Anforowicz authored
This CL adds a temporary CHECK to verify in the wild the hypothesis that the default URLLoaderFactory is only ever used for requests where network::ResourceRequest::request_initiator is an opaque origin. This CL should be reverted once we gather enough data to confirm or disprove this hypothesis / assertion. See also the discussion in network-service-dev@chromium.org at https://groups.google.com/a/chromium.org/d/topic/network-service-dev/hCk6fJJkNF4/discussion Change-Id: I846937c04583164880cb5893a350d26ec30b0048 Bug: 1098938 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276756 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#784877}
-
Jamie Madill authored
This also adds a small runner script that will eventually move into the ANGLE repo. The standalone tests run as an isolated script. Also removes gpu_command_buffer_perftests from ANGLE Win bots to streamline the test set. Bug: angleproject:3162 Tbr: dpranke@google.com Change-Id: I210d935909c8a26970839405dbb14fa49e548b2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2239898 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#784876}
-
Xida Chen authored
This is a code health CL, no behavior change is expected. Bug: 1007635 Change-Id: I04d345d6340a7b72c55201fa52c6848aaf076378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277677Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#784875}
-
Nicolás Peña Moreno authored
Expected Queueing Time (EQT) is no longer being used as a responsiveness metric. This CL makes the remaining UMA and UKM histograms obsolete and removes the code that computes EQT in the renderer. Change-Id: I28b66dabcfd764d6ab9a7b77a2cdc2572fa25b2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2268520Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#784874}
-
Eleonora Rocchi authored
This CL adds the handling of the click on the help button in the menu bar for the check passwords view. It also refactor some classes. Particularly, it separates the component UI from the feature component. Bug: 1092444 Change-Id: Id07a4914a3eb36600a3f0d0da47ac9788d8be2a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275451Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Eleonora Rocchi <erocchi@google.com> Cr-Commit-Position: refs/heads/master@{#784873}
-
Vasiliy Telezhnikov authored
This CL adds two timestamps to SwapTimings: * Time when DisplayCompositor thread submitted work to GPU. For SkiaRenderer it's first PostTask with draw to main thread. For GLRenderer it's when flush happened. * Time when this work started to run on main thread. For SkiaRenderer it's the time when corresponding task started. For GLRenderer it's the time when flush started on gpu thread. Bug: 1064734 Change-Id: Id2f46a08cdbfec08377e022bd3a707e2c412ce05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260955Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#784872}
-
arthursonzogni authored
All of this is put behind a flag disabled by default. This is mostly based on the initial prototype: https://chromium-review.googlesource.com/c/chromium/src/+/2223934/24 Add the IPC InstallCoopAccessMonitor to the LocalMainFrame interface. This is called by the browser process whenever an access in between two windows would be blocked if COOP was enforced. This is mostly based on the initial prototype: https://chromium-review.googlesource.com/c/chromium/src/+/2223934/24 COOP access reporting: [1/N] https://chromium-review.googlesource.com/c/chromium/src/+/2264294 [2/N] this patch. TBR=mkwst@chromium.org Bug: chromium:1090273 Change-Id: I366ef78ec5ac59ca9475871928afd05d2e02fddd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270185Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Auto-Submit: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#784871}
-
Kurt Catti-Schmidt authored
This change adds grid track collections to the NGGridLayoutAlgorithm, builds them and tests them, but does not use them. I also changed all usage of NGGridTrackRepeater::RepeatType to the previously existing enum AutoRepeatType. Bug: 1045599 Change-Id: I48b77823f4368138d5c361ad7f3ec0162fd25186 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2258901 Commit-Queue: Kurt Catti-Schmidt <kschmi@microsoft.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ethan Jimenez <ethavar@microsoft.com> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#784870}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/2d6b37bbda59..5d4c9817d54e 2020-07-02 capn@google.com Fix /DEBUG:FASTLINK usage 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/+doc/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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Iba13faeb08a90c861fe129bbda9c168e48c6d70f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279635Reviewed-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@{#784869}
-
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/perfetto-trace-processor-linux-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: I7236b38447586a20a1bb0cbdcfc0a5d662b69f24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278854Reviewed-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@{#784868}
-
Philip Rogers authored
This refactoring lets PendingLayers come from different PaintArtifacts by storing a PaintArtifact reference in each PendingLayer. PendingLayers from different PaintArtifacts cannot be merged because PendingLayer just has indices of paint chunks from one PaintArtifact. This patch is preparation for supporting SVG compositing and has no behavior change. Prototype of compositing in SVG: https://crrev.com/c/2250514 Bug: 1101002 Change-Id: I6d670e987eda1cd0162b03b0abe29b6423c879b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275492Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#784867}
-
Mikel Astiz authored
Change-Id: I3305dc882881a3c69233e66ddf900958b608f66c Bug: 1089547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279203 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#784866}
-
Wei Lee authored
Bug: 980846 Test: None Change-Id: Ib3de228756edc6f1f4e4ecd69269a7b7098c5488 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279252 Auto-Submit: Wei Lee <wtlee@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#784865}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/29444c65244a..ec0af26ff8aa 2020-07-02 eshr@google.com [Adaptation] VideoStreamAdapter broadcasts adaptations 2020-07-02 sprang@webrtc.org Revert "Reland "Allows FEC generation after pacer step."" 2020-07-02 sprang@webrtc.org Reland "Allows FEC generation after pacer step." If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: webrtc-chromium-sheriffs-robots@google.com Change-Id: I1b4cfb39a1e16e16fa668444061865087cb1f088 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279636Reviewed-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@{#784864}
-
Matthias Körber authored
Currently, Autofill does not import address profile data from fields that are not focusable. This is problematic because such fields are often used in combination with synthetic form fields. To resolve this, a finch flag is implemented that allows importing profiles from unfocusable fields. This is a reland of f2db4e69 to fix a bad name for a finch experiment. Bug: 1101280 Change-Id: I9e8e734942dee897fa63959cc1f0cc441f0419e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278266Reviewed-by:
Dominic Battré <battre@chromium.org> Auto-Submit: Matthias Körber <koerber@google.com> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#784863}
-
Philip Rogers authored
This is a reland of https://crrev.com/784367 with the viewport leak tests fixed with https://crrev.com/c/2278083. The original change description is listed below: Javascript can run after BlinkTestRunner::OnResetRendererAfterWebTest, dirtying TestRunner state for the next test. A navigation to about:blank is done after every test. This patch resets the TestRunner state after the navigation to about:blank, when we are sure no test javascript can change TestRunner state. This fixes a class of flaky bugs. This behavior happened with video-overlay-scroll.html which would set a custom layout dump (setCustomTextOutput) in a fullscreenchange event handler. This event handler was not removed at the end of the test (this will be fixed in a followup), and would run a second time, after the custom text output setting was reset. This caused later tests to run with custom text output from video-overlay-scroll.html. With this patch, video-scrolled-iframe.html is no longer flaky. Code in WebFrameTestProxy::BeginNavigation to intercept navigations relied on TestRunner::PolicyDelegateEnabled being reset before it ran. This patch now skips WebFrameTestProxy::BeginNavigation when the test is not running. Bug: 1048597 Change-Id: I454832953266bc93a0ad02e373009a168f724eb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277871 Commit-Queue: Philip Rogers <pdr@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Auto-Submit: Philip Rogers <pdr@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#784862}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/2b8d80936336..b7d4c458e24c 2020-07-02 fmayer@google.com Merge "Do not batch frees." 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: I52d0a3cb44907293565f6b1b32543e21e23b2029 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279637Reviewed-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@{#784861}
-