- 27 Oct, 2020 40 commits
-
-
Lucas Furukawa Gadani authored
This CL was uploaded by git cl split. R=hbos@chromium.org Bug: 1142671 Change-Id: Iaa2a3bf794e1a8887c62c9c5059f58697ab219dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500488 Auto-Submit: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#821145}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/160e3844d960..e353801f6411 2020-10-27 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I664701c2e1618007b28c190ea08af42d3d4b65a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501261 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#821144}
-
dpapad authored
Creating an auto-generated webui_generated_resources.grd file to host resources moved over from the non-generated webui_resources.grd. In this CL: - auto-generating entries for third_party/polymer/ - auto-generating entries for third_party/web-animations-js/ - removing aliases from shared_resources_data_source.cc that become obsolete by the auto-generation. - adding webui_generated_resources.grd to the build (currently only for !ios && !android) - delete obsolete tools/polymer/txt_to_polymer_grdp.py script Bug: 1132403 Change-Id: I244ab22b7178771da71e55b5bcaf9f823d291c4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489921 Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#821143}
-
Hirokazu Honda authored
VideoDecoder outputs GpuMemoryBuffer which is not allowed to map by GpuMemoryBuffer interface. This causes VideoFrameFileWriter cannot save it to the disk. This CL resolves the issue by extracting the dmabuf-fds wrapped by the GpuMemoryBuffer and map them. Bug: 1115112 Test: video_decode_accelerator_tests --output_frames=all --use_vd Change-Id: Ib6328e81aa12bda49a39f155db7e2ce9573fa0d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463010 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#821142}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/f6b755916fcf..c7ea56a3ebb3 2020-10-26 thestig@chromium.org Add a pixel test for CFX_ImageTransformer. 2020-10-26 vmiklos@collabora.co.uk FPDFAnnot_GetSubtype: recognize the Redact annotation sub-type If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I12d4d6422b115fcdd441b3d24bf7c5ff0e3cb415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500256Reviewed-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@{#821141}
-
Kenichi Ishibashi authored
crrev.com/c/2467037 added a speculative fix for flakiness but it seems the flakiness still exists. This CL makes further attempt to de-flake ServiceWorkerBrowserTest by adding RunAllTasksUntilIdle() in TearDownOnMainThread(). Bug: 1142544 Change-Id: I166dc33f952c3da09b36e7156ebb19a638247732 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500649Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#821140}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1603756748-67e6d78aa0117f6752ad92f968b3a41dbb1fa16d.profdata to chrome-mac-master-1603777504-1efb0ca1330464e38ca172c34d8ac2b307218a42.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I407907136848c3e4c49829dd1a32746cd4ca91af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501362Reviewed-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@{#821139}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0e13db707ff3..9d474b8943c9 2020-10-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 42103bc2e911 to 41c24933da1e (2 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: jcgregorio@google.com Change-Id: I2c38e97b733acae2458691a789b0ac7be2ece9f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500870Reviewed-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@{#821138}
-
Lei Zhang authored
"PDF" should be in uppercase. The one test that failed as a result of this flag flip is ExtensionApiTest.TemporaryAddressSpoof. Update the test with a different click coordinate that is compatible with the flag on or off. Bug: 1048812 Change-Id: I72d0ce0a39f0d0a1d465c307dafe71f15b84dec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2499182Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#821137}
-
Renjie Tang authored
This is part of the base::Callback migration. Context: https://cs.chromium.org/chromium/src/docs/callback.md?rcl=9fcc3764aea8f97e9f6de4a9ee61d554e67edcda&l=40 Bug: 1007794 Change-Id: Id473723248de78393f0b2790f518392b86fcedb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500181 Commit-Queue: David Roger <droger@chromium.org> Auto-Submit: Renjie Tang <renjietang@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#821136}
-
Kent Tamura authored
This CL ports LayoutTextControlSingleLine::AllowsNonVisibleOverflow() to LayoutNGTextControlSingleLine. This CL has no behavior changes now, but it fixes baseline-alignment-and-overflow.tentative.html in WPT with LayoutNGTextField flag. Bug: 1040826 Change-Id: If21b1b150922229a180293dd9f8c1cceb43ab70a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501169 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#821135}
-
Elizabeth Popova authored
- Add Russian keywords for street name and house number. - Add additional Russian/Brazilian keywords for city. - Adjust Brazilian street/addr1 keywords to exclude constructions like identificação do endereço, tipo de endereço, nome do endereço etc. - Adjust Brazilian house number keyword to match labels with * (required) and "número da residência". Change-Id: Ib48a921271cacbf30eae21e95d6c82dabe812218 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468000Reviewed-by:
Matthias Körber <koerber@google.com> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Christoph Schwering <schwering@google.com> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#821134}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ac6e1a61d86e..50d43b33bba6 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 ksakamoto@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: ksakamoto@google.com Change-Id: I94ae16231ca76e935b42fe861d2960f88ba0b66d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500370Reviewed-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@{#821133}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1603756748-18fcc653ee73e42ac2d8e9952f1488ef428e6efa.profdata to chrome-linux-master-1603777504-e29f505cee8cadd0b5b5127539f147bff09e64be.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: If49203d9ec4dc0e7c804afb0d49c005b8fee11b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500579Reviewed-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@{#821132}
-
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: I1a1dd32df06a5e5617a0c7dcbfbeb5856e9ac439 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500374Reviewed-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@{#821131}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: I42ecc501c07e92ab813629f335128b2a32422e16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500292Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#821130}
-
Lucas Furukawa Gadani authored
This CL was uploaded by git cl split. R=lazyboy@chromium.org Bug: 1142671 Change-Id: I7c026fe91d2a8333295694d6b9bae1aaf62a0bd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2501124 Auto-Submit: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#821129}
-
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-aemu-chromium-autoroll Please CC chonggu@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: chonggu@google.com Change-Id: I4c0d19e3ea95c7345ad419ae0107ac7cac14e5a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500368Reviewed-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@{#821128}
-
Lucas Furukawa Gadani authored
This CL was uploaded by git cl split. R=lazyboy@chromium.org Bug: 1142671 Change-Id: I7c1c0f559e31d0e828ee8dfdd88fee7933117974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500610 Auto-Submit: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#821127}
-
Lucas Furukawa Gadani authored
This CL was uploaded by git cl split. R=battre@chromium.org Bug: 1142671 Change-Id: Ia5607ae4f0bcc78168077ac0a73b8c722473c4ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500554 Auto-Submit: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#821126}
-
Gyuyoung Kim authored
This CL replaces all uses of blink::PlatformNotificationActionType with blink::mojom::NotificationActionType in order to reduce type conversion between them. Bug: 919392 Change-Id: I70426fe09f9d42085fa54ffaebf8a0587ca8ca04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498241Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#821125}
-
Yoshifumi Inoue authored
This patch gets rid of unused functions |Line{Start,End}Point()| in |NGInlineCursor| for improving code health. CLs[1][2] made these functions unused. [1] http://crrev.com/c/2467046 Make NGInlineCursor:: PositionForEndOfLine() not to use hit-testing [2] http://crrev.com/c/2497742 Make NGInlineCursor:: PositionForStartOfLine() not to use hit-testing Bug: 1136740 Change-Id: I3032907a738560f0789512be80175cfca2c8e2d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500687 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#821124}
-
Lucas Furukawa Gadani authored
This CL was uploaded by git cl split. R=qinmin@chromium.org Bug: 1142671 Change-Id: I352bace11acd570ae85530a978cc1b0e6853539c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500575 Auto-Submit: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#821123}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/af722073..e641c3d8 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: I8a2388099d6a41794e9106b4caf97a38b51aebb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500325Reviewed-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@{#821122}
-
Rafael Cintron authored
To ease the workload on low end devices, we disable WebGL anti-aliasing on opaque swap chains when the max sample count is 1. Bug: 1141989 Change-Id: Ia3cc6dd031e4c8ffec8096372cdb9aa21759e962 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495829 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#821121}
-
Fergal Daly authored
It's almost certainly the view but let's be sure! Bug: 1139104 Change-Id: I8b12739be19d286602ee5770354345bd377c28f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500964 Auto-Submit: Fergal Daly <fergal@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#821120}
-
chromium-autoroll authored
Roll ChromeOS Atom AFDO profile from 88-4296.0-1603709458-benchmark-88.0.4303.0-r1 to 88-4296.0-1603709458-benchmark-88.0.4304.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-atom-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I701395e2dbfc8c7ce445978f47972f2142af6a71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500874Reviewed-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@{#821119}
-
Shakti Sahu authored
This CL contains : 1- The list of supported languages weren't updated after a fresh fetch. This CL fixes it. In general, after a fresh network fetch is completed, the next call to the service should return the most updated data, without waiting for a chrome restart. 2- A few minor UX improvements such as increasing close button target area, increasing header text sizes, fixing close button callback for language picker etc. Bug: 1142643 Change-Id: Ie0e2f6345723f1402f57c6095da5ad9b20ee1b9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500531 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#821118}
-
Morten Stenshorne authored
PaintLayer does one fragmentainer at a time, but we were painting and hit-testing everything in each iteration, leading to DCHECK failures (duplicate paint entries) for painting, and false hit-test matches. Bug: 829028 Change-Id: Iededd014d84b4db9c29e4df6332033b0138da42b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490111Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#821117}
-
chromium-autoroll authored
Roll ChromeOS Bigcore AFDO profile from 88-4296.0-1603705354-benchmark-88.0.4303.0-r1 to 88-4296.0-1603705354-benchmark-88.0.4304.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-bigcore-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I4aa127cd9adacf06946f6b7d0080d479191a022d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500373Reviewed-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@{#821116}
-
Lucas Furukawa Gadani authored
This CL was uploaded by git cl split. R=caseq@chromium.org Bug: 1142671 Change-Id: I3f7d51a37c7a4343cb5e5c891992f4a21aa3fef1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500615 Auto-Submit: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#821115}
-
Daniel Hosseinian authored
The original tests in PDFExtensionJSTest.AnnotationsFeatureEnabled tested the behaviors of the ink controller, and did not clear the DOM. The new tests, which only test parts of the UI inside the toolbar, clear the DOM, exposing the tests to potential flakiness if any calls are made to the plugin near when the DOM is being cleared. When the DOM is cleared, references to the plugin's members, including the postMessage() function, vanish. Bug: 1136319 Change-Id: I3e6b4dd8c1ef8a23281c100c4a8748d36e642365 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2478104 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#821114}
-
Nidhi Jaju authored
In an effort to change the blink implementation of readable streams to better match the Web IDL descriptions in the Streams API Standard, this CL adds the StreamPipeOptions dictionary [1] to the ReadableStream class. [1] https://streams.spec.whatwg.org/#dictdef-streampipeoptions Bug: 1093862 Change-Id: Ic03fff0d645786dd48c4d8b7cd8682e0442bff0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488329 Commit-Queue: Nidhi Jaju <nidhijaju@google.com> Reviewed-by:
Adam Rice <ricea@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#821113}
-
David Munro authored
The max value gets set automatically when we set the ticks on the slider, but if the observer on slider ticks changing fires after the observer on value changing, then the value gets clamped to the old max meaning even if the user has a larger disk, we'll start the slider off at tick 100. To fix this we explicitly set max, to ensure it's set to the right value when the clamping happens. Bug: chromium:1139722 Test: Manual Change-Id: Ic35d84ce17febdf83ae607e12e0288aa669d55aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497720Reviewed-by:
David Munro <davidmunro@google.com> Reviewed-by:
calamity <calamity@chromium.org> Auto-Submit: David Munro <davidmunro@google.com> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#821112}
-
Kunihiko Sakamoto authored
This reverts commit 314e453b. Reason for revert: HoldingSpaceTrayTest.ShowTrayButtonOnFirstUse is crashing on linux-chromeos-dbg: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/21023 Original change's description: > Introduce partially initialized holding space items > > Introduces a concept of partially initialized HoldingSpaceItem - this > state will be used when loading items from persistent storage in case > the item file system URL cannot immediately be resolved (e.g. if the > associated mount point hasn't been loaded yet). > HoldingSpacePersistenceDelegate will deserialize persisted items into > partial state when they are first loaded from the storage, and > "finalize" them when their file system URL can be resolved. > > Compared to an alternative approach where items whose initialization has > to be deferred, this approach keeps the order in which items are added > to the model. > > Updates holding space UI not to show partially initialized items. > > BUG=1140150 > > Change-Id: Ie19997ec02f6323434f4053f6ba41a2998e72efa > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2493323 > Commit-Queue: Toni Baržić <tbarzic@chromium.org> > Reviewed-by: David Black <dmblack@google.com> > Cr-Commit-Position: refs/heads/master@{#821024} TBR=tbarzic@chromium.org,dmblack@google.com Change-Id: Ie916d1b4f15eab360b7124c481105733736c671c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1140150 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500688Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#821111}
-
Daniel Hosseinian authored
Currently an event is fired to the top-level PDFViewerElement to make requests to the plugin for painting thumbnails. Now that the PluginController is a singleton accessible throughout the PDF Viewer's UI code, make the plugin requests directly inside ViewerThumbnailBarElement. Bug: 1134208 Change-Id: I2867effddf43d06b0a6f8cf13fbe2e0881d0e0c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494245 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#821110}
-
Christopher Lam authored
This is a reland of 43831226 Original change's description: > Use grd generation in the Sample System Web App. > > Bug: None > Change-Id: I4485ddbb595ade6ef078abda2436fa887a0d8b7c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489060 > Commit-Queue: calamity <calamity@chromium.org> > Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Cr-Commit-Position: refs/heads/master@{#820135} Bug: None Change-Id: I296319fc96965ca36eae58990a3c1018796b8c44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497900Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#821109}
-
Trent Apted authored
The PiexLoader module used for loading RAW image types in chrome://media-app returns the JPEG "preview", with an orientation field from the Exif data embedded in the RAW file headers separate. Currently, chrome://media-app ignores this orientation. To fix, "splice" in a minimal Exif header at the front of the returned JPEG data in the RAW loading codepath. Bug: 1030935, b/169717921 Change-Id: Ie5454736078d6ece854318b5f6142d7ee42f187b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500684 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Bugs Nash <bugsnash@chromium.org> Cr-Commit-Position: refs/heads/master@{#821108}
-
Hirokazu Honda authored
DynamicFramerate/BitrateChange test cases encodes 600 frames and also validates them. It takes too time that it times out on low end devices. This resolves the failures by setting longer event time out. Bug: b:170790027 Test: video_encode_accelerator_tests crowd-3840x2160 --codec=vp8 Change-Id: I2add724637a42175123a64bb5aeb426a03d8528a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470285Reviewed-by:
David Staessens <dstaessens@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#821107}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6dce2946f57c..ac6e1a61d86e 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 ksakamoto@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:1080853,chromium:1102995,chromium:1129937 Tbr: ksakamoto@google.com Change-Id: I4ca85a31ac76378496272a16e8b55848b3ff12a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500909Reviewed-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@{#821106}
-