- 04 Dec, 2020 40 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c0c5106bd4d4..d8090fdc866d 2020-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 8670d6183a84 to 2ded93db0a0d (4 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 westont@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: westont@google.com Change-Id: I7f17df908c78a641c990b18aed0e742c8c970d24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573342Reviewed-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@{#833639}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/04e154e4..ab473c14 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: Icf1dd3db378b98ae921d158e81e600c0d0195db7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573891Reviewed-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@{#833638}
-
Peter Kotwicz authored
This CL replaces android.widget.Switch with androidx.appcompat.widget.SwitchCompat in the keyboard accessory to silence a UseSwitchCompatOrMaterialXml lint error. This is in preparation for rolling the androidx.appcompat to version 1.3.0 Replacing android.widget.Switch with androidx.appcompat.widget.SwitchCompat for the keyboard accessoory does cause very minor visual changes. (I only noticed them by comparing screenshots using an image editor) This CL also suppresses the UseSwitchCompatOrMaterialXml lint error for R.id.incognito_switch The lint error is suppressed because using androidx.appcompat.widget.SwitchCompat causes noticeable visual changes. BUG=1064277 Change-Id: I976c675b057451aa4b9895cb06b9d665223ca0f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569962 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#833637}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/10cb17e079e1..f731a81c7467 2020-12-04 enga@chromium.org Fix DawnTest HasToggleEnabled referencing the wrong device 2020-12-03 brandon1.jones@intel.com Set D3D12 IBStripCutValue 2020-12-03 bclayton@google.com Add codepaths for new tint::transform API 2020-12-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 685cb02ea8d9 to 8e6cd2e68076 (5 revisions) 2020-12-03 senorblanco@chromium.org OpenGL ES: enable StorageTextureTests. 2020-12-03 enga@chromium.org Update TextureFormatTests to use WGSL 2020-12-03 bryan.bernhart@intel.com Pipeline caching: refactor object hashing 2020-12-03 cwallez@chromium.org Move Subresource-related datatypes to their own file. 2020-12-03 senorblanco@chromium.org Enable viewport tests on OpenGL ES. 2020-12-03 enga@chromium.org Specify mip level and array layer in TextureMTL lazy clear 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 dsinclair@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: dsinclair@google.com Change-Id: I9dee5747d167bab1afc6e745d4246794d1ca0e34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573634Reviewed-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@{#833636}
-
Min Qin authored
Currently this could cause an reentrance issues. Destroying a download will immediately invoke the callback, and the callback will immediately getting the destroyed DownloadItem. Posting a task should solve the issue. BUG=1152451 Change-Id: I8e6f5d64edad2593fa340ab876ebfd858b2a4699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561341 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#833635}
-
Julie Jeongeun Kim authored
OnDidPrintFrameContent() by the sub frame should be handled after the compositor for the main frame is created but it could handled before the main frame. This CL queues the sub frame if the compositor is not created and handles the queue after the compositor is created. Bug:1152971 Change-Id: I841247bcc6a1dcfc6c019613edbbeab3e177c8be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559476 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#833634}
-
Bartek Nowierski authored
crrev.com/c/2563385 showed a lot of good PMF improvements on Windows, but came at a cost of regressions on non-Windows platforms: https://chromeperf.appspot.com/group_report?rev=833127 This is possibly related to the fact that my CL took out the optimization to not change permissions on recommit, out of necessity. This affects only non-Windows platforms, because Windows doesn't have this optimization to begin with. Therefore this CL disables it everywhere except Windows. Bug: 1155066, 1155062, 1155172, 1155172 Change-Id: Ie76801e58c8f65aa66cd9d37ad76020f0009149d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569143 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#833633}
-
Muhammad Hasan Khan authored
We're reducing ProvisioningResultUMA enum values to only top level errors and replacing Arc.Provisioning.Result metric with Arc.Provisioning.Error metric which will have one value for each top level error and we're adding two new metrics Arc.Provisioning.SignInError and Arc.Provisioning.CheckInError to get stats about speciic sign-in and check-in failures. BUG=b:166322619 TEST=deploy to DUT, check new metric is reported in chrome://histograms Change-Id: If64688cd1f6611d923fe0d6c217448c3a060c113 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566729 Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#833632}
-
Bartek Nowierski authored
crrev.com/c/2550119 caused a surprising memory regression on Mac. It was taken care of in crrev.com/c/2563038, by "relaxing" one caller, but the question of other caller remained. Turns out that reordering SetSystemPagesAccess past DiscardSystemPages in DecommitSystemPages also takes care of that regression: https://pinpoint-dot-chromeperf.appspot.com/job/1425cfb7520000 This is unfortunate, as preferably we'd want to avoid a window when discarded pages can be faulted in. However, prior to crrev.com/c/2550119 almost all callers (except one) would call SetSystemPagesAccess after DiscardSystemPages, so in that sense this CL brings back the old, well tested behavior. Similarly reorder operations in RecommitSystemPages. The callers were split 50/50 on this prior to crrev.com/c/2550119 and no regressions were observed, so it likely doesn't matter either way. It just seems to make more sense to have operations in the opposite order to DecommitSystemPages. PS This CL doesn't change memory usage on Linux or Android, but also no regressions were observed there to begin with. https://pinpoint-dot-chromeperf.appspot.com/job/172620fb520000 https://pinpoint-dot-chromeperf.appspot.com/job/15212cd7520000 PS2 It has been confirmed theoretically that ordering on Fuchsia shouldn't matter, so stick to the preferred ordering. Bug: 1153021 Change-Id: Icb937ffed2420859e6006aa2e1af555661bfe541 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563052Reviewed-by:
Erik Chen <erikchen@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#833631}
-
Makoto Shimazu authored
The test looks being timeout only on Leak bot. TBR=asamidoi@chromium.org No-Try: true Bug: 1151861 Change-Id: Iaa48c3f995e710fa236f3894165ad9f1e2165a2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573961 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833630}
-
David Black authored
Moving forward, when an add or removal of a holding space item occurs, the current container contents will animate out after which the container will be updated and its new contents animated in. This CL does not implement the animations but stubs in places for them. There should be no user visible change as a result of this CL. Note that this CL also attempts to simplify logic by removing all holding space item views when they are animated out and re-adding any views necessary before animating them in. This is slightly less performant but since the view count is small, the code is much simpler than would otherwise be if needing to diff the view state with the model state. Bug: 1154998 Change-Id: I822d1a6e4caadd1ddc6cc008429bfd1b28a0bb9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572056Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#833629}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/8ddf5ae4b8a5..0fdb2247e82e 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: I8ccca4cdcedb36dcbb70e9f1cfa6ccc9a368c277 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573882Reviewed-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@{#833628}
-
Josh Nohle authored
Previously, a user cancellation of an outgoing share from a Chromebook would have no effect if a connection with the receiving device was not already established. (The connection is established in roughly a 3-second window after the share target is selected.) So, an immediate cancellation previously had no effect, and the transfer proceeded. In this CL, we support cancellation before a connection is established. We also bring the Chrome OS cancellation method more in line with the GmsCore implementation. Notably, we report a cancellation before disconnecting to provide a more accurate transfer update status of "cancelled" instead of "failed". Manually verified cancellation in the following scenarios: * sending to and receiving from a phone; * cancelling on both the phone and Chromebook; * cancelling before a connection was established, after a connection was established, and during a payload transfer. One scenario--cancelling a Chromebook-to-phone share from the phone while the payload transfer was in progress--resulted in a failure notification on the Chromebook instead of a cancellation notification. This seems unrelated to this CL, and it is being tracked in crbug/1155412. Fixed: 1154926 Change-Id: I5ac141904af2fc614256b3c14e2ba3a99a984556 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573884 Auto-Submit: Josh Nohle <nohle@chromium.org> Commit-Queue: James Vecore <vecore@google.com> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#833627}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7c97e90b17a8..d472d834dbda 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:912681 Tbr: ksakamoto@google.com Change-Id: Ic02fdc8c6bb1f7b3642d4ea4212f56366002cc7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572712Reviewed-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@{#833626}
-
Mitsuru Oshima authored
This class measures the throughput from the time first animation is started on a compositor, to the time last animation ended. This is useful to measure the total animation throughput during a transition that has many animations applied such as login, overview etc. Bug: 1150492 Test: covered by unittest Change-Id: Id0bfec6e57403b7f1ebe5a8068ae095b1412bc7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550366 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#833625}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8abf9fa0..04e154e4 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: I3470281f8b39fe30d642479618cc2904d18b7e0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573239Reviewed-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@{#833624}
-
Jeff Yoon authored
Adding PGO trybot GN arguments to mb_config.pyl Change-Id: I00cbb3c8165792858fc5f60f39723528ca71361f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552883Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@google.com> Cr-Commit-Position: refs/heads/master@{#833623}
-
Jérémie Boulic authored
This is a reland of 9d2bdda8 Original change's description: > [Files app] Generate modules for ui/file_manager/.../metadata_proxy.js > > Converted files: > - ui/file_manager/file_manager/background/js/metadata_proxy.js > - ui/file_manager/file_manager/background/js/metadata_proxy_unittest.js > > Bug: 1133186 > Change-Id: I81eb9d34fff12835ef5974acfee3817fec864340 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563105 > Commit-Queue: Jeremie Boulic <jboulic@chromium.org> > Reviewed-by: Luciano Pacheco <lucmult@chromium.org> > Cr-Commit-Position: refs/heads/master@{#833130} Bug: 1133186 Change-Id: Idee34300befe5605219967ee7cea0ed803f4aeda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573699Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Auto-Submit: Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#833622}
-
Kunihiko Sakamoto authored
This reverts commit 2a07cc57. Reason for revert: FileSystem/HoldingSpaceKeyedServiceBrowserTest.* are crashing on linux-chromeos-dbg bot: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/21594 Original change's description: > Shutdown holding space delegates while device is suspended > > Some file systems are unmounted during device suspend (for example drive > FS), which was causing the holding space file system delegate's file > path removal detection to remove them from the holding space on device > suspend. To avoid this issue, holding space keyed service now observes > device suspend status and shuts down holding space delegates when the > device suspends. The delegates are re-initialized when suspend ends, > restoring the model from persistence again. > > BUG=1152924 > > Change-Id: Iffe4586bcb87f47d687ceeff0fc76e60a443c0d5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568355 > Commit-Queue: Toni Baržić <tbarzic@chromium.org> > Reviewed-by: David Black <dmblack@google.com> > Cr-Commit-Position: refs/heads/master@{#833515} TBR=tbarzic@chromium.org,dmblack@google.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I4a55c3b18d48a701a09c6b205e69c27fc90abb16 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1152924 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573558Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#833621}
-
Lei Shi authored
Refactored the underlying logic of STS. Previously, STS combines node enqueue, navigation control, and TTS playing in one function (i.e., startSpeechQueue_). I separate these functionalities by adding five navigation state variables. Then, enqueue nodes in startSpeechQueue_, play TTS via startCurrentNodeGroup_, and control navigation by manipulating the navigation state variables. With this CL, STS will enqueue content to TTS one nodeGroup at a time. Previously, STS enqueued all selected nodeGroups to TTS. To reflect this change, I modify the tests. More details notes: 1. Refactor function updateNodeHighlight_ as we don't need the opt_endIndex in this function. 2. Create function syncCurrentNodeWithCharIndex_, which reuses code logic from the previous function onTtsWordEvent_. 3. Split function startSpeechQueue_ into (1) startSpeechQueue_, (2) startCurrentNodeGroup_, and (3) startNodeGroupAfter_. Function startSpeechQueue_ adds new content to the speaking queue and starts TTS using startCurrentNodeGroup_, which starts reading the current NodeGroup based on the five navigation state variables. Function startNodeGroupAfter_ allows us the change the navigation state variables to the next NodeGroup. AX-Relnotes: N/A Bug: 1143817 Change-Id: I1aa719786108e0f98fda36ebade7536967cfd2ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565698Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Commit-Queue: Lei Shi <leileilei@google.com> Cr-Commit-Position: refs/heads/master@{#833620}
-
Hiroki Nakagawa authored
This CL removes the following events relevant to <link rel=prerender>: - webkitprerenderstart - webkitprerenderstop - webkitprerenderload - webkitprerenderdomcontentloaded These were originally introduced for internal use and not upstreamed to any HTML specs. The following use counters make sure these are not used in the real world: - WebkitPrerenderStartEventFired - WebkitPrerenderStopEventFired - WebkitPrerenderLoadEventFired - WebkitPrerenderDOMContentLoadedEventFired Chrome Status Entry: https://www.chromestatus.com/feature/4925917174431744 Change-Id: Ia1f61e936d3126dbb367c99e80d88cdbe7313159 Bug: 839030 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521474 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#833619}
-
John Chen authored
Disabling failing browse:chrome:omnibox:2019 story in three benchmarks on android-go-perf: * system_health.common_mobile/browse:chrome:omnibox:2019 * system_health.memory_mobile/browse:chrome:omnibox:2019 * v8.browsing_mobile/browse:chrome:omnibox:2019 Notry: true TBR: wenbinzhang@google.com Bug: 1154719 Change-Id: I51de128e2e1b940c0adf23b689ce87f0e3f52c9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573888Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Wenbin Zhang <wenbinzhang@google.com> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#833618}
-
Andre Le authored
Add MultiDevice.SecureChannel.Nearby.SendMessageResult histogram. Bug: 1106937, 1150634 Change-Id: I23464231392275845e8e2c60c8edfbcd02d01ee4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566977Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/master@{#833617}
-
Yulun Wu authored
Screen recording can be found as an attachment in the bug. Bug: 1109293 Change-Id: Ief1092a0a1ee970900bc7b0baf24ab50667f8577 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547393Reviewed-by:
Yulun Wu <yulunwu@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833616}
-
Nnamdi Theodore Johnson-Kanu authored
Screenshot: https://screenshot.googleplex.com/4KPcDWcvuJZUKvP.png Bug: 1093185 Change-Id: Ieea3e4b58a8da6f98e94af7d2dec2f2b53816b72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569784 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#833615}
-
Kenichi Ishibashi authored
Bug: 1155428 Change-Id: Ib3ca5b1d0586c97160d1da9bdc562bfaf00af84b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573836Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#833614}
-
Jasmine Chen authored
Use ObserverListThreadSafe for CameraActiveClientObserver instead of ObserverList. Also add a lock to guard the list. Bug: b/170075468 Test: simplechrome Change-Id: I976200eed4e24f036e96481a145250aa90fdc3fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566329Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Jasmine Chen <lnishan@google.com> Cr-Commit-Position: refs/heads/master@{#833613}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/877fbcb69179..0fdb2247e82e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I65b60c4f918732f4ec8d8162aef5c5e0535190aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573777Reviewed-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@{#833612}
-
Kunihiko Sakamoto authored
This reverts commit 2f0a1300. Reason for revert: VideoConferencingRoutineTest fails on MSan bot due to use-of-uninitialized-value: https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/21568 Original change's description: > network_diagnostics: Add VideoConferencing routine > > Tests for successful UDP and TCP connections to a STUN server and > whether several Google media hostnames are reachable. > > BUG=b/172994051 > TEST=unit_tests --gtest_filter=VideoConferencingRoutineTest.* > > Change-Id: I64d2784c3b3ae111c9e924b1296a5463dcb7cea2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535997 > Commit-Queue: Kartik Hegde <khegde@chromium.org> > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Hugo Benichi <hugobenichi@google.com> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#833465} TBR=stevenjb@chromium.org,dcheng@chromium.org,hugobenichi@google.com,khegde@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I6d4f020371052227ab20ab45c3ffe85bb6f57310 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b/172994051 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573557Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#833611}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/10f76ac226f2..31d3b217d3b5 2020-12-03 alessiob@webrtc.org RNN VAD: FC layer isolated into rnn_fc.h/.cc 2020-12-03 perkj@webrtc.org Revert "Add class InterArrivalDelta to goog_cc" 2020-12-03 alessiob@webrtc.org RNN VAD: FC and GRU layers implicit conversion to ArrayView 2020-12-03 grulja@gmail.com Improve screen sharing with PipeWire on Wayland 2020-12-03 sprang@webrtc.org Revert "Adds experimental libvpx VP9 speed settings." 2020-12-03 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 20fa2e0b..8115efcf (833170:833270) 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: chromium:682122 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Ib2d1958ca88b0b037f5cb62ef758b3bd020661d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573917Reviewed-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@{#833610}
-
Rakina Zata Amni authored
Ensures we won't keep a connection too long when deferred for bfcache. The timeout is determined by the "max_time_to_live" param of kLoadingTasksUnfreezable, defaulting to 15 seconds. Bug: 1137682 Change-Id: I66cb229285f40ef12a69734975ac77c820a02082 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569020 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#833609}
-
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 chrome-fuchsia-gardener@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.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I041e17bba9e870e3042c00ad3178265ae138e79b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573627Reviewed-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@{#833608}
-
Kyle Horimoto authored
Change-Id: I2b7df8f0f529a8d5a7108db90ab49330cc3ad469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573392 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Jon Mann <jonmann@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jon Mann <jonmann@chromium.org> Cr-Commit-Position: refs/heads/master@{#833607}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5d919472c98c..63989d27ead7 2020-12-04 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: If261af5e93b0a409239da0c8f41d07d8e63325b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572710Reviewed-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@{#833606}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0d2de6f05c54..1ad5791d97be 2020-12-04 ianelliott@google.com Revert "Vulkan: Use specialization constant for halfRenderAreaWidth" 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 ianelliott@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: ianelliott@google.com Change-Id: If342c179844716779ca0653308a65d9edadfe048 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573635Reviewed-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@{#833605}
-
Jérémie Boulic authored
When clicking the 'Delete' icon, a confirmation dialog is shown. Once closed, the dialog restores the focus to the previously active element. In the case of the 'Delete' button, it results in the tooltip showing again after a certain timeout. This change hides the 'Delete' button tooltip after the dialog is closed. The `hideTooltip` function is extended to cancel any potential timeout that has been initiated to show the tooltip. Bug: 1082019 test: browser_tests --gtest_filter=*filesTooltipHidesOnDeleteDialogClosed Change-Id: I4956174df6ad46c2a356cdb8b3985714ed3ff2de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483732 Auto-Submit: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#833604}
-
Esmael El-Moslimany authored
Bug: 1123905 Change-Id: Icd32d8adb20cb5e8ce16093b50c429ba25758ee9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573338 Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#833603}
-
Clark DuVall authored
I forgot to add split_name to this generate_jni call. Bug: 1155277 Change-Id: I06d56ad42ffbc6afda34e64ee8f6037933f7b3ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573160 Commit-Queue: Clark DuVall <cduvall@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#833602}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=lakpamarthy@chromium.org Change-Id: I606e12df9cf0082cc9dec33e8d26cd4423b2a25d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572731Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833601}
-
Luciano Pacheco authored
Bug: 1102263 Change-Id: I43c12160d9e70959e36a071dea95fe8c2f600ee6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2571033 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#833600}
-