- 28 May, 2020 40 commits
-
-
Friedrich Horschig authored
Similar to the dropdown, this CL adds a G icon to account-stored passwords in the Manage Passwords Bubble. Since the store might be relevant for a11y users when they intend to delete a password, an accessibility text informs screen-reader users. Flag-guarding the icon row is not necessary since it is only shown if at least one password is account-stored. Without the flag enabled, no password can be account-stored. Note: the only test for this surface is currently disabled on bots due to flakiness. The test passes locally but debugging the flakiness exceeds the scope of this CL. Screenshot in the linked bug is identical to IDS_MANAGE_PASSWORDS_ACCOUNT_STORE_ICON_DESCRIPTION: https://storage.cloud.google.com/chromium-translation-screenshots/fa9d35ac7a358c49def0764514a910c300ccf368 Bug: 1086888 Change-Id: Ica42938001219391d49dd339f3f414f45b109d38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218071 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#772687}
-
Denis Kuznetsov authored
Bug: 1084940, 1078294 Change-Id: I475453adce7fc98d96279434754cb3f09dac50e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218036 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#772686}
-
Ben Kelly authored
Bug: 913107 Change-Id: I577f200311baff44c2986fcfa47a9e61c6ddb187 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219069Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#772685}
-
Wez authored
Runner script targets included "${target}.archive_manifest" in their |data|, since it was a required input to the package "bundling" step. Now that the fuchsia SDK provided GN rules are used, this file is no longer a build nor runtime dependency of the runner scripts. Recent SDK builds have re-named it, causing the errant dependency to block SDK rolls. TBR=kmarshall Bug: 1087301 Change-Id: If99ed213c9bea95d042402d6b1326029d1dca169 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218116Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Wez <wez@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#772684}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/696a03e075a6..cb29d3aed1ca 2020-05-28 janscheffler@chromium.org Keep frames blocked by the heavy ads intervention 2020-05-28 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: I54c682f01dc7094bd922898aa14fa645f849b112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219915Reviewed-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@{#772683}
-
Olivier Robin authored
Adapt the openURL logic for UIWindowSceneDelegate. The new API allows to open multiple URLs in the same launch, but it is not clear to me how to trigger that, so I could not test it. Bug: 1069748 Change-Id: I97f61c7cb1af73d79e3b5f9f958049a6a9d7d178 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215051 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#772682}
-
Rune Lillesveen authored
Calling getComputedStyle(div, "::before") would trigger a fetch for the background-image url in: div::before { background-image: url(dont-fetch.png) } which should be unnecessary. Still, we couldn't simply check for PseudoElement being non-null since we need to fetch background images for ::first-line for which we have no PseudoElement. Bug: 1086142 Change-Id: I93d2b59f703f339c104a3735794d0e42287475fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218034 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#772681}
-
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/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: I69375af3b0e08786e1a309882ea9f8b467154b08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219781Reviewed-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@{#772680}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/a4d70a802cf7..8edfe6e6670e 2020-05-28 tommi@webrtc.org Remove unnecessary sequence checker. 2020-05-28 hbos@webrtc.org [Adaptation] Add cooldown mechanism to prevent spammy kUnderuse from QP 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: I73675c16232d8e78c4056e609b692a91a569e6e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219914Reviewed-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@{#772679}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/b9529e3a6998..f7a7fb49cfe7 2020-05-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from 2b0eafb1de5b to e00d27c6d65b (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 ynovikov@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: ynovikov@google.com Change-Id: Ica8f059302fb68f358b394640771da3627862df6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219909Reviewed-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@{#772678}
-
Kevin Schoedel authored
WebContentController is a RenderWidgetHost::InputEventObserver in order to receive acks and generate gestures. RenderFrameCreated and RenderFrameDeleted have been used to manage this, deriving the RenderWidgetHost from the given RenderFrameHost. However, deletion of a RenderFrame does not actually imply deletion of the associated RenderWidget, so that should not be cause for unregistering the InputEventObserver. This does mean that we don't definitely know when a RenderWidgetHost goes away, but this is safe because ~WebContentController already checks its validity, and a deleted RenderWidgetHost certainly won't be calling any observers. Bug: b/151325287 Test: manual on device Change-Id: I5085d048dfd2f4ec240e7035d2c2e9d06e598f54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218764Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#772677}
-
Mohamed Amir Yosef authored
This comment was written before LoginDatabase got a proper primary key field. Change-Id: I9802cd6576d462da91b98f87f347b5ed1cc41d94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220025Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#772676}
-
Bartek Nowierski authored
This code is currently unused, but is needed to evaluate performance impact of the CheckedPtr initiative. https://docs.google.com/document/d/1pnnOAIz_DMWDI4oIOFoMAqLnf_MZ2GsrJNb_dbQ3ZBg The current implementation is an expensive no-op. It offers no run-time verification of pointer correctness, but it performs work as if it did. It is expected to have similar performance characteristics to the designed CheckedPtr2. CHECKED_PTR2_PROTECTION_ENABLED and "TEST" comments show how the actual code would look like had all needed support been already implemented. Bug: 1073933 Change-Id: I4fc6a1a3b6701dcae9bb38ff3fa01fd6276812fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2162493 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#772675}
-
Alex Ilin authored
The Gaia reauth page displayed in a modal dialog contains links to help pages. The dialog provides a WebContentsDelegate implementation for the contents it's hosting. This WebContentsDelegate should implement the AddNewContents method to allow opening the links. Bug: 1045515 Change-Id: Ib5a62296a085187a4f96d6d1be41ccbff839d52b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218269 Commit-Queue: Alex Ilin <alexilin@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#772674}
-
Michael Thiessen authored
The ordering of events is different for skipped tests and completed tests, so in order to support both skipped and completed tests reporting duration I had to modify the python result generation code. Now all tests report duration as a separate status after completion. Bug: 989569 Change-Id: I1a837bc2707a1517db6fdea91220aace7e1745d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218559Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#772673}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ffb43685b117..4fb71e30e397 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 jdoerrie@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:1073377 Tbr: jdoerrie@google.com Change-Id: Ie005e0df1869a7d54aec60dde66e87fa8adc1197 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219911Reviewed-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@{#772672}
-
Jan Wilken Dörrie authored
TBR=alancutter Bug: 1087382 Change-Id: I4777fab9196321e993688947e604b53f3afe3d4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218279Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#772671}
-
Jan Wilken Dörrie authored
TBR=mcnee Bug: 1087381 Change-Id: Ic9467c8425a05cb92270ec97e27447b7c44ec763 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219894Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#772670}
-
Jan Wilken Dörrie authored
This reverts commit 5416e508. Reason for revert: Likely culprit of Cast Audio Linux breakage: https://ci.chromium.org/p/chromium/builders/ci/Cast%20Audio%20Linux/75925 Original change's description: > base/allocator: Respect malloc() alignment guarantees in PartitionAlloc. > > Generally speaking, malloc() must return data suitably aligned for > std::max_align_t. In practice this means 16 bytes on 64 bit > architectures, whereas PartitionAlloc only provides 8 there. This is > problematic to use it as a malloc() replacement. > > This CL makes PartitionAlloc respect the alignment guarantees on 64 bit > architectures. > > Bug: 787153,998048 > Change-Id: I860f9d0439d59f8d494306452b8cdbff515c8300 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219498 > Commit-Queue: Benoit L <lizeb@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Takashi Sakamoto <tasak@google.com> > Cr-Commit-Position: refs/heads/master@{#772662} TBR=tasak@google.com,haraken@chromium.org,lizeb@chromium.org Change-Id: Ic3266b40748d22cb25d91ab041db79da42851f4f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 787153, 998048 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220085Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#772669}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I946d8f382bcbbc9c71d90933c04d42c456984ec0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219179Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#772668}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/e00d27c6d65b..d0c9129d2f37 2020-05-28 shuizhuyuanluo@126.com fix warning unused parameter in release build (#2251) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,ynovikov@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,ynovikov@google.com Change-Id: Ia0a4102934da4ffbc785363c97b9eda8e0821f2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219912Reviewed-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@{#772667}
-
Liviu Tinta authored
The tests in pointer_lock_browsertest.cc were flaky for 3 reasons: - requestPointerLock being asynchronous - mouse events being asynchronous - native mouse events interfering with tests during execution All the above were addressed in prior CLs. Bug: 766450 Change-Id: I30c9d3df7101be6ccd0686b051b83bfb0754300c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213103Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#772666}
-
Jan Wilken Dörrie authored
This reverts commit 91eda9e8. Reason for revert: testImageSearch is flaky: https://crbug.com/1087333 Original change's description: > Fix image search from search activity > > SearchActivity did not handle image search data since image search need > post data, so the fix is add the post data into intent to pass to chrome. > > Bug: 1078773 > Change-Id: I04efdad0bba315508e0b05d3d9e444d8c1a5d955 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2187191 > Commit-Queue: Gang Wu <gangwu@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Reviewed-by: Ender <ender@google.com> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Cr-Commit-Position: refs/heads/master@{#772335} TBR=tedchoc@chromium.org,gangwu@chromium.org,rsesek@chromium.org,ender@google.com Change-Id: I7bce956c3e6ed21fce50f97a45bfd3bbe700473d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1078773, 1087333 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218074Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#772665}
-
Jan Wilken Dörrie authored
TBR=rch Bug: 1087378 Change-Id: I66e9fedd96223751fb369ca7e85d710b304226fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220045Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#772664}
-
Anna Malova authored
Bug: 1085115 Change-Id: I5bce43e5538b1f7395fb094585a281848c8884f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207157 Commit-Queue: Anna Malova <amalova@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#772663}
-
Benoit Lize authored
Generally speaking, malloc() must return data suitably aligned for std::max_align_t. In practice this means 16 bytes on 64 bit architectures, whereas PartitionAlloc only provides 8 there. This is problematic to use it as a malloc() replacement. This CL makes PartitionAlloc respect the alignment guarantees on 64 bit architectures. Bug: 787153,998048 Change-Id: I860f9d0439d59f8d494306452b8cdbff515c8300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219498 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#772662}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590652675-697ba00b1820dcc0607ade49043105c169de1a33.profdata to chrome-mac-master-1590666951-97e5506c192bc4f156540656aa3946ef3f3bcc93.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I5ea8136281a054ede4e45afdb6a807eb00975918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219916Reviewed-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@{#772661}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/38e348e2b71e..4d9848cbcdb3 2020-05-28 dberris@chromium.org auto-triage: Make cc= take a list in NewBug 2020-05-28 dberris@chromium.org pinpoint: Fix layout of pin field 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 rmhasan@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: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: chromium:1079183,chromium:1087315 Tbr: rmhasan@google.com Change-Id: I2673be666534c4960134940b83a4f5aa05b920c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219910Reviewed-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@{#772660}
-
Alice Wang authored
This CL tears down AccountManagerFacade properly in SigninTestUtil. This will help us to refactor the SigninTestUtil into a TestRule with AccountManagerTestRule in the future. Bug: 1004418 Change-Id: Ic0a0ed7355b43eb608890bc33879d95b50decbe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2181215 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#772659}
-
Jan Wilken Dörrie authored
TBR=vitalybuka Bug: 1087372 Change-Id: Ie4fce45671e166417f679b91ca9229968196983c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220005Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#772658}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/872a24d0d0f9..696a03e075a6 2020-05-28 tvanderlippe@chromium.org Revert "Move rollup configuration to front_end/rollup.config.js" 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:1084578 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I96fb343deeefbb686ad1aac7145148c117d75747 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219746Reviewed-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@{#772657}
-
Charlie Hu authored
Previously there was a param |Vector<String>* messages| since the very first version of HTMLFrameOwnerElement::ConstructContainerPolicy. However, except the implementation in HTMLIFrameElement, other implementations all ignore this param. This CL moves output of console messages from caller of ConstructContainerPolicy, i.e. HTMLFrameOwnerElement::UpdateContainerPolicy, to HTMLIFrameElement::ConstructContainerPolicy so that parameter |messages| can be removed. Change-Id: Ib2732474d881a13b8fe507af6ba63a526df3900d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209378 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#772656}
-
Rushan Suleymanov authored
This patch changes only Sync protocol. It extends device info specifics to support sync invalidations with an invalidations token. Bug: 1082117 Change-Id: I861bf0d959932b7270c626f7b3445cf5a40ac543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214887 Commit-Queue: Rushan Suleymanov <rushans@google.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#772655}
-
Balazs Engedy authored
This CL introduces no behavior changes, it just moves from a model with: (UiToUse + QuietUiReason) to: Decision = (QuietUiReason + WarningReason), where either being base::nullopt indicates that the normal UI should be used, or no warning should be printed, respectively. Bug: 1087005, 1081233 Change-Id: I90563d2fc245f2f25a132566f394d74dd22c2f70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218309 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#772654}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/73cea9cfd9c1..a5b927e19e44 2020-05-28 simonmacm@google.com Merge "Improve time-in-state UI some more." 2020-05-28 primiano@google.com trace_processor: fix IWYU includes 2020-05-27 primiano@google.com docs: Use absolute links 2020-05-27 treehugger-gerrit@google.com Merge "sdk: Update documentation to point to v4.1" 2020-05-27 lalitm@google.com Merge "tp: add metatracing" 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: I745d8c05b1ddbd9fb8285b3c26409da2b25b0490 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219908Reviewed-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@{#772653}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/0ee4ee85ddf2..a4d70a802cf7 2020-05-28 danilchap@webrtc.org Configure libaom encoder with scalability parameters 2020-05-28 handellm@webrtc.org Deprecate SignalThread. 2020-05-27 terelius@webrtc.org Replace inconsistent log_segments() function in RTC event log parser 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: Ie7ea42324bc52c1ce6b5e9e7dc2ee1ad39525dfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219907Reviewed-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@{#772652}
-
Yuichiro Hanada authored
The interface allows classes outside of ash/ to observe any bounds changes of ARC IME window. This CL should not cause any behavior change. Bug: 1060272 Change-Id: I3b5b0652c89fd87ffe93de4903dae11523b30dae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217827 Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#772651}
-
pasthana authored
It should have been removed as part of https://chromium-review.googlesource.com/c/chromium/src/+/2210175 Bug: 1075586 Change-Id: I3ca290d7f4e7e1e4893eda2f6951d058d6794435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214806 Commit-Queue: Prakhar Asthana <pasthana@google.com> Auto-Submit: Prakhar Asthana <pasthana@google.com> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#772650}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6065820c58da..5aefbb372568 2020-05-28 reed@google.com Revert "prealloc space for a simple fRunsInVisualOrder" 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 Bug: None Tbr: westont@google.com Change-Id: Idb309c9a3786a2125d336dd7da6bce8b9fe32bd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219744Reviewed-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@{#772649}
-
Jan Wilken Dörrie authored
This reverts commit 978f825e. Reason for revert: Breaks Linux MSAN due to use-of-uninitialized-value: https://ci.chromium.org/p/chromium/builders/ci/Linux%20MSan%20Tests/24094 Original change's description: > [omnibox] [rich-autocompletion] Add multi-sel & comp-text to OmniboxView > > *Rich autocompletion background* > > Currently, autocompletion is limited to when the user types a prefix of > the URL. E.g. 'wiki' can autocomplete 'wiki.org/thecookinglist - top > awesome recipes'. > > Rich autocompletion will allow autocompletion even when the input is > from the suggestion title or middle of the URL. E.g. 'thecoo' and > 'recip' will also autocomplete 'wiki.org/thecookinglist - top awesome > recipes'. > > Design doc with further details: go/richomniboxautocompletion > > Previous CLs: > - crrev.com/c/2107796 added chrome://flags flags > - crrev.com/c/2108780 supported multiselection in textfield views. > - crrev.com/c/2199859 Add complementary omnibox view. > > *This CL* > > This is the 4th CL for rich autocompletion. It wires in the omnibox view > to textfield's multiselection & location bar's complementary text. > > This CL has no user facing changes. Followup CLs will wire in rich > autocompletion to make use of these changes. > > Bug: 1062446 > Change-Id: I919965049837fd5421fd2b8f0dabc6d3489dabf4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204545 > Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> > Auto-Submit: manuk hovanesian <manukh@chromium.org> > Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> > Reviewed-by: Tommy Li <tommycli@chromium.org> > Cr-Commit-Position: refs/heads/master@{#772612} TBR=tommycli@chromium.org,stkhapugin@chromium.org,manukh@chromium.org Change-Id: I0ee50606f616c59fe7233ada53518c3d01b3c2a3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1062446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219891Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#772648}
-