- 02 Oct, 2020 40 commits
-
-
Takuto Ikuta authored
Change-Id: I750c4bd9c159957d7b2f0cfff3d2f6118599f7a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444615 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by:
Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#813154}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9cecd7b60ead..89a7ef9f2dd9 2020-10-02 jobay@google.com Typecheck quick_open/QuickInput.js with TypeScript 2020-10-02 changhaohan@chromium.org TypeScriptify elements/ElementsTreeElement.js 2020-10-02 wolfi@chromium.org Fix double scrollbar when using huge fonts 2020-10-02 alexrudenko@chromium.org Fix heap snapshot saving 2020-10-02 tvanderlippe@chromium.org Typecheck sources/CSSPlugin.js with TypeScript 2020-10-02 alexrudenko@chromium.org Reland "Convert inspector_overlay to TypeScript" 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:1011811,chromium:1093296,chromium:1131801 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I619ad048c52fa23f4937e2f1fd466581315525fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445065Reviewed-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@{#813153}
-
Chong Gu authored
Make fuchsia-ssh-port flag optional. Pass on ssh config file directly to gpu tests Bug: 1133039 Change-Id: Iefdf83760965d140463d14d7c083d3d2276c6411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436519 Commit-Queue: Chong Gu <chonggu@google.com> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#813152}
-
Jan Wilken Dörrie authored
This change drops remaining usages of autofill::PasswordForm in the password_manager component in favor of password_manager::PasswordForm. The usages in components/password_manager/core/common/ have been inlined at the call sites, which live in //c/p_m/core/browser. Bug: 1067347 Change-Id: I4902283af38b9b16589541c70d05b06ea26dfb27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436529 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#813151}
-
Paula Vidas authored
Deregistration from old invalidations is moved from the constructor to the Initialize() method. The change is needed because invalidator_->RegisterInvalidationHandler() calls OnInvalidatorClientIdChange(), which cannot be called before the SyncEngineImpl is initialized, since it uses the sync_task_runner_. CreateBacked() helper is removed from the tests because it's not needed anymore. Bug: 1082115 Change-Id: I2846acf63eb0d245576b5ec65a435b522db05a21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442969 Commit-Queue: Paula Vidas <paulavidas@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/master@{#813150}
-
Jan Wilken Dörrie authored
This change drops usages of autofill::PasswordForm in //c/b/android in favor of password_manager::PasswordForm. TBR=mamir Bug: 1067347 Change-Id: I76d503a30aac561a633f17c2925c56335abd1df9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445269 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#813149}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I804134a7a0042fb2c1172e4d5163f760178a8ee8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442737Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813148}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ic2936815867eb60aae58f59e1b6ff229ebd8e112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443134 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#813147}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I966303321f4d8f90504d11d9f42b0eab3cfce0bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440846Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813146}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ided224b9b9eb717dd63589500816322af1574e23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443014Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813145}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I3103d4651d05671a5b795a39cb2c052ae3d7abcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443149 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#813144}
-
Yunke Zhou authored
Bug: 1134052 Change-Id: Ia6dcf95339d38029b1de4fa9234d1bc7910ba932 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440532Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Yunke Zhou <yunkez@google.com> Cr-Commit-Position: refs/heads/master@{#813143}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Icfd0d38fc491303aaec2a9249843c117e164c005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440845Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813142}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1fd3e5d89a8f..7530bab30c12 2020-10-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5efa84e2 to 7b91afe9 (507 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC jonahr@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: jonahr@google.com Change-Id: I85c54b1a4566c2fc0308bd56ecf899fefdb23db3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445055Reviewed-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@{#813141}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fbeee8fe0c0b..686769e47bba 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 grt@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: chromium:1098447,chromium:1128767,chromium:1130058,chromium:1133956,chromium:1134287 Tbr: grt@google.com Change-Id: I2a02d7a7b2f2312be7509a13a8eb7d159880902a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444830Reviewed-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@{#813140}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I9a5412ea3b92fd3322bb26b062b829a457dba7c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443249Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813139}
-
Greg Thompson authored
This reverts commit f533db5c. Reason for revert: Breaks sequential running of PRE_ tests. See, for example, ChromeTracingDelegateBrowserTestOnStartup.StartupTracingThrottle failures in https://ci.chromium.org/p/chromium/builders/ci/Linux%20ASan%20LSan%20Tests%20(1)/82236. Each PRE_* test must run to completion before the next one is started. Original change's description: > [Jobs]: Convert test launcher to using jobs. > > Test launcher relies on the fact that TaskScheduler won't have more > concurrency than max_tasks to control |num_parallel_jobs|. The > TaskScheduler is allowed to run more tasks concurrently than > |max_tasks| when some of these tasks are blocked. > This CL converts Test launcher to using Jobs and ensures that > |runner_count_| concurrency is respected. > > Bug: 905788 > Change-Id: Ia090271e11b322140da1bf7e1526f4ba16bfb524 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414556 > Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> > Reviewed-by: François Doray <fdoray@chromium.org> > Cr-Commit-Position: refs/heads/master@{#812145} TBR=fdoray@chromium.org,etiennep@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 905788 Change-Id: I82463e729c7be1bd7dc5d73ba90b1715f7d9bba8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445013Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#813138}
-
Josh Simmons authored
Any app may initiate this outside of Stable, but Stable builds require the app to be signed by the same cert (as is case with AGSA/Assistant). This is controlled by the "TranslateIntent" Feature and is off by default. With this change, the translate backend can now change the target language (on the Android platform only). Previously this was only initiated via the UI. A new method, OnTargetLanguageChanged(), has been added to TranslateInfoBarDelegate to notify the UI when the translate target has changed. This method can be a no-op on iOS and WebLayer because neither of those platforms will experience these backend language changes. Test with: adb shell am start -a org.chromium.chrome.browser.translate.TRANSLATE_TAB -e "com.android.chrome.translate.target_language_code" "de" -e "com.android.chrome.translate.expected_url" "current url" org.chromium.chrome or without a target language: adb shell am start -a org.chromium.chrome.browser.translate.TRANSLATE_TAB -e "com.android.chrome.translate.expected_url" "current url" org.chromium.chrome Design doc here: https://docs.google.com/document/d/1xZR09XTTGgY0F00_lFOEX7nUc0oqgSrCs5lZFU9INA0/edit Change-Id: I8f08e849778e3fed97a61b499e2baa6569ea5385 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215254 Commit-Queue: Josh Simmons <jds@google.com> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#813137}
-
Matthias Körber authored
This CL adds the new address types to the histogram enum definitions to allow recording user-changed-after-autofill events. Change-Id: Idb2cfe178571dfab74e4a2907184e1f0eb3fdf0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445011 Auto-Submit: Matthias Körber <koerber@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Commit-Queue: Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#813136}
-
George Burgess IV authored
Unless it's guaranteed that `std::forward` always turns into an rvalue ref, using `std::move(x)`, where `x`'s type is a universal reference, is generally unsafe. `std::forward` is preferred for these cases. Bug: 1134310 Change-Id: I834deb0fe22dea2c9907f8596a5f32ae8810e10f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443245 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Auto-Submit: George Burgess <gbiv@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#813135}
-
Robbie Gibson authored
The experiment has performed well at 50%, and we are ready to ramp to 100%. Bug: 1056781 Change-Id: I17ff0d44e3b5a8ba5dcc54d7b520e7484890a1c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380656 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#813134}
-
Jazz Xu authored
This CL fix the drop down icon layout bug: the title view should not take all the empty spaces. Bug: 1133026 Change-Id: I1b6f85c84d03fd06bd219fef06ca49319d700408 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442089 Auto-Submit: Jazz Xu <jazzhsu@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#813133}
-
Christian Biesinger authored
Specifically for orthogonal flows. R=ikilpatrick@chromium.org, mstensho@chromium.org Bug: 1083010 Change-Id: I0c686ab34071d15bce3b6dbf5b870b6abacbf201 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441481 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#813132}
-
Jan Krcal authored
Ozone suffered from various types of instrumentation failures and thus gets excluded for the test. Bug: 1126886 Change-Id: I87e817eee9fdca46fa8a518f6b47c93dd61b4c51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438131 Auto-Submit: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#813131}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d2958971d9c5..df861c520636 2020-10-02 hjd@google.com Merge "Remove extra join" 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: I9a5c5a8b6ca693f311f85e4907a5926787e43b9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445054Reviewed-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@{#813130}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ieec4e3400ce3fcfa77b184dbc509600a1e973bc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443093Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#813129}
-
Greg Thompson authored
High frequency of test timeouts. BUG=1132581 TBR=dbertoni@chromium.org NOTRY=true Change-Id: I5e38acafe2b69fa93d8350f65fe051e5c8d833e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444317Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#813128}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I2251023b36e6593936b08805061ecac35144b897 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443941Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#813127}
-
David Roger authored
This CL adds files and plumbing for the UI bubble for profile customization. The bubble is behind an experimental flag. The actual content of the bubble will be implemented in javascript in a follow up CL, in this CL there is only a title and a button that does nothing: https://screenshot.googleplex.com/3JhvoT3kTgXMQ4Y.png Bug: 1130945 Change-Id: I1fab6184a69b3e86a474e9bb896e64f2f79dcbab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431567Reviewed-by:
Monica Basta <msalama@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#813126}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1601596804-53a4ffa238a2dd27e204a4d6f101c3543de8d4a0.profdata to chrome-linux-master-1601618211-256d587047e0fd89a9b32fa8e7b7bfc10ace51d7.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 chrome-brapp-engprod@google.com,sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@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: chrome-brapp-engprod@google.com,sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@google.com Change-Id: I21c2947b0d2272635fcb7edd908faa2258cf03bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445056Reviewed-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@{#813125}
-
Colin Blundell authored
This CL componentizes the strings used by ads_blocked_infobar_delegate.cc in preparation for componentization of the ads blocked infobar itself. We skip the addition of translation screenshots as this is just a move of existing strings plus the addition of a generic //components-level IDS_RELOAD string that will be used across multiple contexts. Bug: 1116095 Change-Id: I3af1a25ea260e436184bbb75d515a8bd6acd21ce Skip-Translation-Screenshots-Check: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440523 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#813124}
-
Anastasiia N authored
Fix creation and destruction of testing profile and user manager in AccountManagerUIHandlerTest. Bug: 1131834, 1131819 Change-Id: I5c7dbf396f5e48cec3285796a6f6a5f60b71d43d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438059Reviewed-by:
Kush Sinha <sinhak@chromium.org> Commit-Queue: Anastasiia N <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/master@{#813123}
-
Fredrik Söderqvist authored
Remove the SVGPaintServer abstraction, folding it into the only remaining user (SVGObjectPainter::PreparePaint). LayoutSVGResourcePaintServer::PreparePaintServer() is transformed into LayoutSVGResourcePaintServer::ApplyShader(). This provides a slimmer abstraction for <paint>s. Bug: 109212 Change-Id: Iae577d846a61a6eae0e3689165ab616cbb70183c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440533Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#813122}
-
Greg Thompson authored
High flake rate. BUG=1133962 TBR=zatrudo@google.com NOTRY=true Change-Id: I41a87c39297b22ba895997593f80257fb0549447 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443853Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#813121}
-
Greg Thompson authored
This reverts commit 40e6324b. Reason for revert: Consistent test failures on the bots; see https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/20666 Original change's description: > [Switch Access] Add menu tests > > AX-Relnotes: n/a. > Bug: 897365 > Change-Id: I9ca877042531bc7d2b57fd27c390a113c63f58b6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391383 > Reviewed-by: Akihiro Ota <akihiroota@chromium.org> > Reviewed-by: Tetsui Ohkubo <tetsui@chromium.org> > Commit-Queue: Anastasia Helfinstein <anastasi@google.com> > Cr-Commit-Position: refs/heads/master@{#812998} TBR=tetsui@chromium.org,anastasi@google.com,akihiroota@chromium.org Change-Id: I078d4eb89388416ec29bde99ffa2f44865ad2722 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 897365 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445249Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#813120}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/fcb22ecf0f7e..d91afd8de27a 2020-10-02 vasniktel@gmail.com spirv-fuzz: Refactor fact manager tests (#3879) 2020-10-02 afdx@google.com spirv-fuzz: Integrate spirv-reduce with shrinker (#3849) 2020-10-02 afdx@google.com spirv-fuzz: Only recommend passes when a pass had an effect (#3863) 2020-10-02 stefano.milizia00@gmail.com spirv-fuzz: Merge the return instructions in a function (#3838) 2020-10-01 jaebaek@google.com Debug info preservation in redundancy-elimination pass (#3839) 2020-10-01 jaebaek@google.com Debug info preservation in if-conversion pass (#3861) 2020-10-01 vasniktel@gmail.com spirv-fuzz: Refactor conditions in the fact manager (#3867) 2020-10-01 vasniktel@gmail.com spirv-fuzz: TransformationWrapRegionInSelection (#3674) 2020-10-01 afdx@google.com spirv-fuzz: Enable some passes with high probability (#3860) 2020-10-01 afdx@google.com spirv-fuzz: Do not add constants for Block-decorated structs (#3862) 2020-10-01 vasniktel@gmail.com spirv-fuzz: Fix to FuzzerPassFlattenConditionalBranches (#3865) 2020-09-30 vasniktel@gmail.com spirv-fuzz: Fix TransformationRecordSynonymousConstants (#3868) 2020-09-30 afdx@google.com spirv-fuzz: Fix flatten conditional branch transformation (#3859) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jonahr@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,jonahr@google.com Change-Id: I2725c067453e4ae2df6a28707527831348bb7209 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445053Reviewed-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@{#813119}
-
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: I2821bcd15cf6093dc44f718b56c2bdc32e58439f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445089Reviewed-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@{#813118}
-
Sylvain Defresne authored
After https://chromium-review.googlesource.com/c/chromium/src/+/2426564, not having a sources assignments filter is the default. No behavior change. Bug: 1018739 Change-Id: I9ad52eeef3c189914ebc89638e50fe1b32aaa216 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440584 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#813117}
-
Sreeja Kamishetty authored
This CL adds test to ensure that RenderViewHosts are deleted when page evicts from cache. BUG=1109759 Change-Id: I58b040366429a37c4879959b37d6d22ed5402451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336279 Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#813116}
-
Ben Reich authored
Add a class that emits the minimal set of messages to collect JS code coverage via Chrome Devtools Protocol from a WebContents host. Bug: 1113941 Change-Id: I3119f4417cf3b49a16428888126c3bfa639472c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347265Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#813115}
-