- 03 Sep, 2020 40 commits
-
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/f09ac23c..8badb56a 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: If1203bef545115d865595e5088c66f69c3e10295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391623Reviewed-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@{#804209}
-
Matthew Mourgos authored
Bug: 1109938 Change-Id: I5d3f97af4fcd1582ad323a813f93cd3c576901c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389040Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#804208}
-
Antonio Sartori authored
The Content-Security-Policy source intersection algorithm implemented in https://crrev.com/c/2315687 had a small bug when intersecting port undefined with *. The bug would have been caught by the unit tests, but I had a small typo there which made half of the unit tests not run. Bug: 1094909 Change-Id: Iaa8122b6a9d5b5533362675a35c784780860f0c8 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392455Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Cr-Commit-Position: refs/heads/master@{#804207}
-
Alan Cutter authored
The default web app migration process guards its uninstall_and_replace logic on whether the web app has been installed before. Instead it should check whether the app to migrate exists or not. Without this CL the default web app would not perform the migration if it had previously been installed then reverted. Bug: 1104696 Change-Id: Iedc8752a9824e85080d227c818307dbbfdd5248b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389740 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#804206}
-
Clovis PJ authored
Change-Id: I8890216b416a3c035054c81336dc53334698fb78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362759 Commit-Queue: Clovis PJ <clovispj@google.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#804205}
-
Chris Blume authored
Some TileManager comments were a tad unclear. This CL just cleans them up. Change-Id: I1317f58469053f6265ae713e2cde1bef84900e50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392475 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#804204}
-
Sam Zackrisson authored
Bug: chromium:1124622, chromium:1016708 Change-Id: I7ab05e2a5df02bd81790d59d5e6672d66d58dd6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391141Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Sam Zackrisson <saza@chromium.org> Cr-Commit-Position: refs/heads/master@{#804203}
-
Nohemi Fernandez authored
Ensures that the iOS Authentication Service consistently uses SSOAuth internal services to check the signed-in status of the primary account. The use of two backends has caused an issue in the past (crbug/1033901) where we had to expose both primary account checking methods to avoid a crash. Fixed: 1044270 Change-Id: I9c805ebafc9ae23487d588457ce7722930d285d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385438 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#804202}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/96dcbc6eb372..1d46a533aa37 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: I477bcf79c0204e2ee8fd9b5031a10a372b648977 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392615Reviewed-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@{#804201}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/96dcbc6eb372..1d46a533aa37 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-mac-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: I97bf4e526fb149b4118d0b0e1a03e85f6a1a5647 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392616Reviewed-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@{#804200}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e3c171740b34..1164044d4c20 2020-09-03 tvanderlippe@chromium.org Migrate test_runner to devtools_entrypoint 2020-09-03 patrick.brosset@microsoft.com Layout: Give each grid overlay a different color in order to differentiate them 2020-09-03 tvanderlippe@chromium.org Migrate heap_snapshot_worker to devtools_entrypoint 2020-09-03 tvanderlippe@chromium.org Migrate wasmparser_worker to devtools_entrypoint 2020-09-03 tvanderlippe@chromium.org Migrate developer_resources to devtools_entrypoint 2020-09-03 tvanderlippe@chromium.org Migrate webauthn to 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:1101738,chromium:1123052 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ic93d16a2175630e21752b8cad26c9228cb0c8f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391524Reviewed-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@{#804199}
-
Mohamed Adel authored
I added |oldest_notification_time| to the method "CountVisibleNotifications" which holds the time of the oldest notification. R=knollr@chromium.org, peter@chromium.org Bug: 1122039 Change-Id: I455eeeb89f25c68565bc48c2385cc6b36de919ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377737Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Mohamed Adel <adelm@google.com> Cr-Commit-Position: refs/heads/master@{#804198}
-
Alice Wang authored
This CL removes the method AccountPickerDelegate#goIncognitoMode() as the incognito related actions will be handled in a separate MVC package. Bug: 1120350 Change-Id: I09ad7b3465974ff4c7c41bedd155bf71d1164de6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391067Reviewed-by:
Rohit Agarwal <roagarwal@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#804197}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1d46a533aa37..c4bfa82e48ed 2020-09-03 primiano@google.com Merge "UI: improve error reporting for Wasm errors" 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: Ib1dbf10a5a1e4587b12480ac172342ab4ebe620b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391416Reviewed-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@{#804196}
-
Ramin Halavati authored
The default values for OffTheRecord profile functions are removed and all remaining use cases are replaced with [Get/Has]PrimaryOTRProfile. The cases that need further update later are marked with TODO. This CL does NOT change any behavior. Bug: 1033903 Change-Id: Ic44b0cf64ed7717cb0a46e573970ff55ba94609f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387058 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#804195}
-
Nohemi Fernandez authored
In Accessibility label sizes buttons are shown in vertical stack view. Button titles will overflow instead of ellipsized if too large for the label. Before: https://drive.google.com/file/d/1bEClgvRNnxqnC3GVybBrVh4WRTHzfrAD/view?usp=sharing After: https://drive.google.com/file/d/1OMh3XiRUwV5YcPZBii0Dh6NmhIZ-O0mE/view?usp=sharing Bug: 1110243 Change-Id: Id8c99a16c8fca790c73c090028db6e4f3509e68b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391080Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#804194}
-
Christoph Schwering authored
This presubmit script checks for name mismatches among base::Feature definitions. Change-Id: Ie89848f8037a507aff7cb1b55b5df12339759d1a Bug: 1124555 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390631 Auto-Submit: Christoph Schwering <schwering@google.com> Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#804193}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: If63e908641ccf616d9f1d31c0ec39298fe32302e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385277 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Miao-chen Chou <mcchou@chromium.org> Cr-Commit-Position: refs/heads/master@{#804192}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: Ieaf4d614b0f0f91da91ebe35783afa66ef38151f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387577Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#804191}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0463f138..f09ac23c 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: I6acc3b77a3546df3ea6212934e883355a6d39ec3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392575Reviewed-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@{#804190}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c60774bed06c..ea8f739bce40 2020-09-03 mbonadei@webrtc.org Make AudioProcessing::SetExtraOptions non pure-virtual. 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: I51959633bd728846fc51b5512aec4a1bce648a5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392268Reviewed-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@{#804189}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/c35e2ba3798e..9e261b46a4f7 2020-09-03 cwallez@chromium.org Fix compilation with dawn_enable_wgsl=false If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I47d8616aadc6e353f964d5b6a3178d83db8c027c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392271Reviewed-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@{#804188}
-
Maksim Ivanov authored
Add temporary verbose logging into implementation of StatisticsProvider and related files, in order to be able to track down issues on non-dev-mode Chrome OS devices. Example log snippet after this CL: [WARNING:name_value_pairs_parser.cc(128)] Statistics wpsw_cur mentioned in /usr/bin/crossystem: 777073775F637572202020202020202020202020202020203D203120202020202020202020202020202020202020202020202020202020202023205B524F2F696E745D204669726D776172652077726974652070726F74656374206861726477617265207377697463682063757272656E7420706F736974696F6E [WARNING:statistics_provider.cc(321)] Finished loading statistics. [WARNING:device_status_collector.cc(2071)] Statistics wpsw_cur: 1 [INFO:status_uploader.cc(216)] Starting status upload: has_device_status = 1 write_protect_switch = 1 This CL will need to be reverted once the root cause of the associated bug (b/158252688) is found. Bug: 1123153 Change-Id: If718299a8aa8fa7b991168f8a46cccf0bd24f45d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382751 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Igor <igorcov@chromium.org> Cr-Commit-Position: refs/heads/master@{#804187}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/cba9bbbed68f..fc059c13722f 2020-09-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from c278dada96d9 to 2c60d16a646b (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/angle-chromium-autoroll Please CC cwallez@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: cwallez@google.com Change-Id: I4158c41ad3ac2e882c735964a9ded3b60ba80f2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392361Reviewed-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@{#804186}
-
Yoshifumi Inoue authored
This patch changes |NGInlineNode::ShapeText()| not to reuse |ShapeResult| for text with CSS property "letter-spacing" because we modify |ShapeResult| directly to apply letter spacing. Thus, letter- spacing is applied more than once on reused portion of |ShapeResult|. Note: This patch also changes number of bits of |SharepResult::num_glyphs_| from 30 to 29 to hold bit flags in |unsigned| (32-bit) for re-landing[1]. [1] http://crrev.com/c/2390615 Revert "Make NGInlineNode::ShapeText() not to reuse ShapeResult for letter-spacing" Bug: 1124446 Change-Id: I120cc379a191e1499ac1548a569474ed03d0f6a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391890 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> 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@{#804185}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ca13f09d7848..e3c171740b34 2020-09-03 wolfi@chromium.org Fix context menu for issues banner 2020-09-03 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium 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: chromium:1123455 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I11e584bc177516d5cd648b29c620598bc1cf056a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392270Reviewed-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@{#804184}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/96dcbc6eb372..1d46a533aa37 2020-09-03 primiano@google.com Merge "UI: Fix GA CSP and improve logging for 127.0.0.1:9001" 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: If0e4d5314dc758f2eee7dbe8ae4e299940832c22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392557Reviewed-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@{#804183}
-
Eric Willigers authored
On Desktop, we support sharing the same set of MIME types and file extensions as are already supported for sharing on Android - see ShareServiceImpl.java Bug: 1035527 Change-Id: I4f61ea13443fa0b89df8952fadf4fdd57f6a4faa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387040 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#804182}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202009020800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/1qbXo8ERLriX3qTO61nU_5jcnLyTY24RI8vMnsekD9AC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/165389574,b/166688012 Tbr: media-app@grotations.appspotmail.com Change-Id: Id306159286afd57d63cf52c88aab3a34d4a1b2e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390981Reviewed-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@{#804181}
-
Hajime Hoshi authored
Change-Id: I151463a89d83de0f9745a268a85923e3ca20e8cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390614Reviewed-by:
Yuzu Saijo <yuzus@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#804180}
-
Rob Buis authored
Unskip some OOF tests since these pass since some time. Bug: 6606 Change-Id: Ie48a103933b502ed910a05ada2e6276d31788fd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390743 Commit-Queue: Manuel Rego <rego@igalia.com> Reviewed-by:
Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#804179}
-
Kent Tamura authored
shadow_element_names.* contains element ID names and pseudo names. Since this CL, C++ symbols for the former are prefixed by "kId", and symbols for the latter are prefixed by "kPseudo". This CL has no behavior changes. Bug: 1124623 Change-Id: I7bf23f93b5365351b71568aa48ef3bc855c7560a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390613 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#804178}
-
Yoshisato Yanagisawa authored
Bug: 1124200 Change-Id: Ib629c0146d29bfb2a8a0cedaf88b80d4a1efb3f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392416 Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by:
Fumitoshi Ukai <ukai@google.com> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#804177}
-
Niels Möller authored
And delete corresponding chrome flag and experiment wiring. Bug: webrtc:8504,842613 Change-Id: I06b1d02943a50784680f688ba0968d7304529276 Tbr: beccahughes@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351774 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#804176}
-
Jimmy Gong authored
FeatureStatusProvider will now also be notified if there is a change with the local and remote host connection. Bug: 1106937 Test: unit_tests Change-Id: I8d2cc98beb5453e71e084935b88f6ab51a308b36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389105 Commit-Queue: Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#804175}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d1c3e060. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Change-Id: I8e1d557e130cb8cd5a229fad656be7cb4b7c5e1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390722Reviewed-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@{#804174}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/46877765c47c..96dcbc6eb372 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-mac-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: Ib3170ce732260c78a4b35c8cfc8859a3da082b11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390836Reviewed-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@{#804173}
-
Victor Hugo Vianna Silva authored
This CL hides the "Move to your Google Account" option in the overflow menu for the entry in chrome://settings/passwords/device corresponding to the first signed-in GA. The reason is it makes no sense to move a password for an account into that same account. Screenshots are attached in the linked bug. Fixed: 1113739 Change-Id: I6a5cfed2a67ed9f0b6ede373f552a77029b291b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385336 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#804172}
-
Paula Vidas authored
Bug: 1102312 Change-Id: Ia1c4e4582bb6d4a36f7e21aa1300952b6d3361c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390200 Commit-Queue: Paula Vidas <paulavidas@google.com> Reviewed-by:
Rushan Suleymanov <rushans@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#804171}
-
Ulan Degenbaev authored
With concurrent allocation GetHeapStatistics and GetHeapSpaceStatistics may return different results. This CL makes GetHeapSpaceStatistics the source of truth and relaxes some DCHECKs. Bug: v8:10315 Change-Id: I6e774ed3974b4dbe00d7fbb913c8ff77e3649e60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388391Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#804170}
-