- 24 Mar, 2020 40 commits
-
-
Marc Treib authored
TestPasswordStore is an in-memory, synchronous version of the real PasswordStore. However, it only implements some subset of the full functionality. In particular, one thing that's missing is support for primary keys, which Sync uses as storage keys. Since PasswordManagerSyncTest doesn't actually need any of the convenience methods offered by TestPasswordStore, and doesn't *seem* to need the sychronicity, this CL just makes these tests use the real PasswordStore implementation. Bug: 1058339 Change-Id: I310e4979109d6175d7685808888955a5748d4193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115651Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#752769}
-
Ewann authored
This CL creates a flag and adds cookies to the page info table view. Bug: 1063824 Change-Id: Iad99f21a072a774782d88367ceff17d10be3eed1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115510 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#752768}
-
Jiawei Shao authored
This patch adds early-returns in the request of GPUAdapter and GPUDevice when the WebGPU context is lost. In the following patches we will implement more clean-ups when the WebGPU context is lost. BUG=chromium:996713 Change-Id: I1e6e4723596ed63c8ab7f9200be41dde68b8815e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112333 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#752767}
-
Adam Rice authored
Implement the IncomingStream mixin and ReceiveStream interface that are part of WebTransport. Also implement the receiveStreams() method on QuicTransport. Bug: 1011392 Change-Id: Id6aebc5b49c41dde77458ac4ed99d73bd3331f35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094492 Commit-Queue: Adam Rice <ricea@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#752766}
-
Takashi Toyoshima authored
Since it does not seem the marked test is failing recently, let's remove the flaky mark and see how it goes. NOTRY=true Bug: 836242 Change-Id: I6d70b09fe0aff8f86521887619e158e0d01c4d02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115130 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#752765}
-
Luciano Pacheco authored
Bug: 1063337 Change-Id: Ib33c349710aaeb5257027233777bd62b37998834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117557 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#752764}
-
Harald Alvestrand authored
Bug: webrtc:11450 Change-Id: I3d907c53e9c8cf132f08926f1c39afcddee9c2b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116073Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#752763}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ff2e5ddd804b..341e229c3d32 git log ff2e5ddd804b..341e229c3d32 --date=short --first-parent --format='%ad %ae %s' 2020-03-24 abennetts@google.com Update README to include export_jobs. Created with: gclient setdep -r src/third_party/catapult@341e229c3d32 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 skyostil@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: None Tbr: skyostil@google.com Change-Id: I4111dd3a6e2a43df763c88cccb1fc2d63728c2a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117478Reviewed-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@{#752762}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c01b1d98a396..f021bbb3a0e9 git log c01b1d98a396..f021bbb3a0e9 --date=short --first-parent --format='%ad %ae %s' 2020-03-24 mathias@chromium.org Bump settings version Created with: gclient setdep -r src/third_party/devtools-frontend/src@f021bbb3a0e9 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: chromium:1051186,chromium:1051822,chromium:10521119,chromium:1057096 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: If5c6e998ff0681466ee9ff13f3b4fa658826805c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117475Reviewed-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@{#752761}
-
Yoshifumi Inoue authored
This patch changes |NGInlineLayoutAlgorithmTest| to work with both |NGFragmentItem| and |NGPaintFragment| for ease of migrating NGFragmentItem: - BoxForEndMargin: utilize NGInlineCursor - BreakToken: utilize NGInlineCursor - EllipsisInlineBoxOnly: replaced by NGInlineCursorTest.NextWithEllipsisInlineBoxOnly - GenerateEllipsis: replaced by NGInlineCursorTest.NextInlineLeafWithEllipsis - GenerateHyphen: replaced by NGInlineCursorTest.NextWithSoftHyphens - InkOverflow: Utilize NGInlineCursor - VerticalAlignBottomReplaced: Utilize NGInlineCursor Bug: 982194 Change-Id: I4550e4a29b5205729f371d405f1cc5aa02b33bee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117592 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#752760}
-
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: I6a96d7e48882cdd6e7f42ec172958108cfd4a172 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117533Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#752759}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6cb8168c2b9b..e5ca6ba2c84c git log 6cb8168c2b9b..e5ca6ba2c84c --date=short --first-parent --format='%ad %ae %s' 2020-03-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 31e36a631345..6fead3754375 (1 commits) 2020-03-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 22d73d15e778..6c11cf2ad9ca (5 commits) 2020-03-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src be0a271f..6af71a8d (354 commits) Created with: gclient setdep -r src/third_party/skia@e5ca6ba2c84c 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 robertphillips@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: robertphillips@google.com Change-Id: I7c03b541c87a0a4d52596a2ba6e5bd2c3afcecfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117473Reviewed-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@{#752758}
-
Johann authored
Change-Id: I0f8b76df62afb0b3f00f66806d1dff146117cc89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108450 Commit-Queue: Johann Koenig <johannkoenig@google.com> Reviewed-by:
Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#752757}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6aad039a4e0c..1ecfc8d921d5 Created with: gclient setdep -r src-internal@1ecfc8d921d5 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:1052460 Tbr: jbudorick@google.com Change-Id: I33b54243bffd0796384e7929480c01446378ccf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117470Reviewed-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@{#752756}
-
Yuzu Saijo authored
android-bfcache-debug bot is now removed and replaced with the release build bot, android-bfcache-rel. This CL cleans up the leftover I forgot to replace in the last CL. Bug: 1042160 Change-Id: I2382e708382ff98dc1ecd9c98b714b0d776952a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2109512Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Cr-Commit-Position: refs/heads/master@{#752755}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/032c78376792..ff2e5ddd804b git log 032c78376792..ff2e5ddd804b --date=short --first-parent --format='%ad %ae %s' 2020-03-24 abennetts@google.com Add pinpoint jobs exporter. Created with: gclient setdep -r src/third_party/catapult@ff2e5ddd804b 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 sadrul@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: None Tbr: sadrul@google.com Change-Id: I28ee7467c1d172f002dfeac9cc0732cb9418e6d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117472Reviewed-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@{#752754}
-
Hitoshi Yoshida authored
While we migrate the code generator of IDL bindings, we need assignments of enumeration with String. This CL adds it as a migration adapter. The CL affects on the new code generator, which is enabled behind a flag, and not on the product. Bug: 839389 Change-Id: I81f82678da5e82a4a25475d5c1707e00eefe82b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116157Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#752753}
-
Dominic Mazzoni authored
http://crrev.com/c/2102783 fixed a case where hit testing was getting into an infinite loop, but it broke calling accHitTest on a View and getting a result within Web. Fix it by allowing accHitTest to recurse into a different HWND, and add a new Windows-specific test for that scenario. Bug: 1061323 Relnotes: N/A Change-Id: I395bb6d3ccccfd41f80fde68b33852c0e6268f47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113807 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#752752}
-
ssid authored
We have a "UserAction" typed trace event which produces the same instant event in JSON. So, this can be removed. Updated the background tracing config to use the new category. The new event arg is also whitelisted. Change-Id: Id99ce224426b855876d5f3e81ffbf5f73c0dd4e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108666Reviewed-by:
Etienne Bergeron <etienneb@chromium.org> Commit-Queue: ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#752751}
-
Wei-Yin Chen (陳威尹) authored
TBR=meiliang@chromium.org Bug: 1064157 Change-Id: I82815be23ac4e139ed6c801db2b36e208699b624 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117534Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#752750}
-
Yoshifumi Inoue authored
This patch changes |InlineBoxPositionTest| to do nothing for |NGFragmentItem| because this test set is for legacy layout. Bug: 982194 Change-Id: I9127851772bed78f6096888aea268a01082ceed3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117593 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#752749}
-
Kent Tamura authored
'-webkit-appearance: menulist' forces 'overflow: visible'. However, 'overflow: visible' was applied before adjusting -webkit-appearance value for the element. It should not be applied to elements which doesn't support '-webkit-appearance:menulist'. This CL moves the 'overflow: visible' setting from StyleAdjuster::AdjustOverflow(), which is called before LayoutTheme::AdjustAppearanceWithElementType(), to LayoutTheme::AdjustMenuListStyle(), which is called after LayoutTheme::AdjustAppearanceWithElementType(). This CL fixes css/css-ui/webkit-appearance-menulist-001.html in WPT. Bug: 1064154 Change-Id: Ibb3a21ce8e41e975fb9474500aa915adc65404d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116164Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#752748}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a4725a13..12954138 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: I4afa580c690fd79dc2ebaa288b9d5fae354b8626 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117510Reviewed-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@{#752747}
-
nancy authored
Modify WebApps to call WebAppLaunchManager API OpenApplication directly to launch apps. BUG=1061843 Change-Id: I5f5e165929b31f9cc55a5f0d466a30a24b8fbaf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115251 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#752746}
-
Wei-Yin Chen (陳威尹) authored
This is a mechanical change to reduce the likelihood of needing to turn off clang-format. Bug: None Change-Id: If2810e00c1d9f95740353b34a36323f69d07369a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112402 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#752745}
-
Eriko Kurimoto authored
This CL adds mixed-content wpts to test static-import from dedicated and shared workers. Bug: 1056500 Change-Id: I4a43cfa09779e6cf8700e8802ca0f473b983350c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102036 Commit-Queue: Eriko Kurimoto <elkurin@google.com> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#752744}
-
Rakib M. Hasan authored
This lists will replace the SUPPORTED_PLATFORMS lists. We want to consolidate the system specifier tag types used to disable benchmarks in telemetry. We will use the same tags used in expectations.config to populate SUPPORTED_PLATFORM_TAGS lists. Bug: 992603 Change-Id: I0b290e6ed8806b8203782e119b5ca4e70461236a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113691Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#752743}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/32f6f55c069a..c01b1d98a396 git log 32f6f55c069a..c01b1d98a396 --date=short --first-parent --format='%ad %ae %s' 2020-03-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 2020-03-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@c01b1d98a396 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: Ibedfde6587be4c15575f2a64fed6d0de208c08ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117490Reviewed-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@{#752742}
-
calamity authored
Bug: 1064092 TBR=tedchoc@chromium.org Change-Id: I0a589a9fa7c18206571f1c7876943c29b2cd06d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117411Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#752741}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d1988219065a..6cb8168c2b9b git log d1988219065a..6cb8168c2b9b --date=short --first-parent --format='%ad %ae %s' 2020-03-24 bsalomon@google.com Reland "Revert "Drawing YUVA images does not flatten for bicubic."" 2020-03-23 fmalita@chromium.org [sksg] Remove redundant BUILD.gn deps 2020-03-23 bsalomon@google.com Revert "Revert "Drawing YUVA images does not flatten for bicubic."" Created with: gclient setdep -r src/third_party/skia@6cb8168c2b9b 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 robertphillips@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: robertphillips@google.com Change-Id: I2c818330625b08bd1a02c5411a3ed79ee2ce22e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117249Reviewed-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@{#752740}
-
Hitoshi Yoshida authored
While we migrate the code generator of IDL bindings, we need the feature to compare IDL enumeration with String. This CL implements it. This CL affects on the new code generator, which is enabled behind a flag, and not on the product. Bug: 839389 Change-Id: I99e8f458f42decae42552b2c3fb998067234b1df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115861 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#752739}
-
Johann authored
Use the HeapMojoReceiver wrapper so that Oilpan will GC the object. Bug: 1049056 Change-Id: Id01a0242536dca47467421a4a478c03c80263eca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106990 Commit-Queue: Johann Koenig <johannkoenig@google.com> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#752738}
-
Thomas Lukaszewicz authored
Updated BubbleDialogDelegateView to ensure that when the bubble Widget is created the bubble delegate is always pointing to its most recent anchor Widget. Bug: 1056916 Change-Id: I539614abdf6a5ebdf9cfb651f6aea253ce27d95b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112041 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#752737}
-
Noel Gordon authored
Use remoteCall.waitForElementsCount instead of using an inverted query with waitForElementLost. Tbr: lucmult Bug: 1062902 Change-Id: Ifce386570d242828ee85dc0b84c53877faa08c8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115864Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#752736}
-
Yuki Shiino authored
This patch makes changes only on the new bindings generator, which is not yet shipped. No prod change. Bug: 839389 Change-Id: Iab79e7d82fe064ba30cb540c084577ecca01ceda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115136Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#752735}
-
Robert Ogden authored
Bug: 1048736, 1064155 Change-Id: Id1d076b49185862f483962230a5017b3e8e72b0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117018 Auto-Submit: Robert Ogden <robertogden@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#752734}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/4b8b07825641..6c11cf2ad9ca git log 4b8b07825641..6c11cf2ad9ca --date=short --first-parent --format='%ad %ae %s' 2020-03-24 capn@google.com Remove unused sampler parameter 2020-03-24 capn@google.com Specialize sampling routine for immutable sampler data Created with: gclient setdep -r src/third_party/swiftshader@6c11cf2ad9ca 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: Icec3a4f16cf5d52212d704b36058750329eaa9c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117245Reviewed-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@{#752733}
-
Reilly Grant authored
Bug: 918216 Change-Id: I0db59158a68ae89f1d1eb5fb92cd69dcad98381f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095932 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Vincent Scheib <scheib@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#752732}
-
Kyle Horimoto authored
This CL: (1) Adds a SearchHandler Mojo interface, then implements it via a KeyedService. (2) Hooks up this interface to the OS settings UI. After this CL, it's possible for the settings JS code to make direct calls into the service. Bug: 1059099 Change-Id: I51fbdabdcd227a6004e4319038383cdf4ada9519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103523 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#752731}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0769db92d478..32f6f55c069a git log 0769db92d478..32f6f55c069a --date=short --first-parent --format='%ad %ae %s' 2020-03-24 michael.liao@microsoft.com [JavaScriptAutocomplete]: Fixing unhandled exception when compileScript returns null Created with: gclient setdep -r src/third_party/devtools-frontend/src@32f6f55c069a 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: Ia0d178306b1f691c1d3c706faa7f2996335b40d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117246Reviewed-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@{#752730}
-