- 12 Aug, 2020 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2c4fc0c32598..ebc115d9852c 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 beverloo@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:897470 Tbr: beverloo@google.com Change-Id: I93f0238a9a5d49bb595b768c878eb166ad7e043e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352031Reviewed-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@{#797203}
-
Takuto Ikuta authored
This is to fix base_unittests failure in swarming dev builder. https://luci-milo-dev.appspot.com/p/chromium/builders/ci/linux-rel-swarming e.g. https://luci-milo-dev.appspot.com/p/chromium/builders/ci/linux-rel-swarming/6379 I guess 2 core vm does not have sufficient memory for the failed test. AddressPoolManagerTest.ManyPages Change-Id: Ie34fb3492cb96f3876b04db89bbd0a272537b7b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351261Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#797202}
-
Sebastien Lalancette authored
Bug: 1093302 Change-Id: I6789ba847d77283c7e4ca94046047b339e0bf918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348531 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#797201}
-
Morten Stenshorne authored
This is a partial revert of https://chromium-review.googlesource.com/c/chromium/src/+/1881691 , which made it so that only objects that have a fixed size would be allowed to be relayout boundaries, because we'd have correctness issues in LayoutNG otherwise. However, it turns out that this caused performance regressions. So revert this, and instead make sure that starting layout at a non-fixed-size object works, if ObjectIsRelayoutBoundary() has determined that it's otherwise a suitable relayout boundary. Bug: 1058704 Change-Id: I570fb71141019f5f8b5d007fbdfffd056783c3c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100773Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#797200}
-
Renato Silva authored
Add a11y string for the upcoming PIN field on the login screen. Bug: 1075994 Change-Id: I239add7de17c464191e6b0294e58f615e8a90945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2349868 Auto-Submit: Renato Silva <rrsilva@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#797199}
-
Alexey Baskakov authored
These are follow up unit tests for this diff: https://chromium-review.googlesource.com/c/chromium/src/+/2237542/13/chrome/browser/web_applications/components/web_app_url_loader.cc The change was: 1) Let's load about:blank page before each WebAppInstallTask to reset the renderer process. It gives us that pseudo-Reset API with a guaranteed completion callback. 2) Let's use about:blank url as a special barrier in WebAppUrlLoader: if WebAppUrlLoader awaits on about:blank loading, it should flush (skip) all noisy DidFinishLoading and DidFailLoading events. Note that these tests are complementary to existing browser tests in web_app_url_loader_browsertest.cc. However, we need low-level unit test environment to reproduce flakiness for DidFinishLoading and DidFailLoading events (unit tests give us that level of detail and control) Bug: 1086778 Change-Id: I77ff72ac55fa227b3bc4af97da8062e8c445bfe9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320395 Commit-Queue: Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#797198}
-
Hiroshige Hayashizaki authored
Bug: 1111134 Change-Id: I89c6b229c8871814faabadd08e3963adbe66e53e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348239Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#797197}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7e7cae79f10a..9ca6a7f44301 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 23335ac01cb8 to d667ad2f0127 (12 revisions) 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from cbec3179ef87 to 37f547456cc6 (2 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC fmalita@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: fmalita@google.com Test: Test: Test: Capture application frames using triggerTest: Test: angle_perftests --gtest_filter=TracePerfTest.Run/*mobile*Test: Test: angle_perftests, *vulkan_null_index_buffer_changed_ushortTest: Test: run_angle_perftests --gtest_filter=TracePerfTest.Run/vulkan_angry*:*vulkan_candy* --verbose --local-output Change-Id: Ic7756d4e1cc5e77b9b815249759ad897c68f0cd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351866Reviewed-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@{#797196}
-
Hirokazu Honda authored
Bug: None Test: None Change-Id: I252ce0b7eb284ff1ca34a47191dd12f0a81ddcc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350720 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#797195}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/d667ad2f0127..9c37bbd3e5eb 2020-08-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 59b4828f293e to 13f04d59c727 (3 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: I7b0061a4617d24d6e5373e3ae71909f33e30e838 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351149Reviewed-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@{#797194}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/65eb98d6ed3a..4de6cfa5a936 2020-08-12 cwallez@chromium.org Remove use_relative_hooks now that all deprecated uses are removed. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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:1107325 Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: Ic2b637db765197be7ba2730be693684d5fd1d9ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352030Reviewed-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@{#797193}
-
Karandeep Bhatia authored
core/script and platform/loader/fetch. This is part of the work to enforce isolated world CSP for resource requests when the feature IsolatedWorldCSP is enabled and to correctly bypass the main world CSP otherwise. Note that it's possible that the plumbed DOMWrapperWorld might not always be completely correct (for example if it is plumbed asynchronously from the point which caused the resource request). However this is still better than the status quo where the CSP checks for isolated worlds are bypassed based on calling FrameFetchContext::ShouldBypassMainWorldCSP() which is often incorrect especially for redirects since we might be in a different different world by then. Further CLs will ensure the DOMWrapperWorld is plumbed for all ResourceLoaderOptions object. BUG=1099975 Change-Id: Idc902e8c6c2c8ee5e5a97ca58189a8b9476eab4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341413Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#797192}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0377420e4c71..f28c31d179b8 2020-08-12 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 2020-08-12 alexrudenko@chromium.org Remove global grid settings and update the overlay when settings change 2020-08-12 szuend@chromium.org [ts] Type-check ui/ActionRegistry.js with TypeScript 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:1011811,chromium:1109177 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ib98d6ed289d1acc5c65cc5f94baf56cb739a4634 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351856Reviewed-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@{#797191}
-
Yuki Shiino authored
Ports https://crrev.com/c/2346569 to the new bindings generator. Bug: 839839 Change-Id: I922037afa279ac24f909e1655f3a24d80e9f9451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351482 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#797190}
-
Viktor Semeniuk authored
This change fixes crashes when editing/deletion confirmation alerts are displayed. Bug: 1115052, 1112344 Change-Id: I3bbd31c4d37d5036655c51a3caba4de464fb9b55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351783Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/master@{#797189}
-
sauski authored
Extend the expiry of the flag used to force a HaTS Survey for demo/test purposes. Bug: 1110888 Change-Id: I4e7d02d6ea30a449707ff862b388c0d0bf09dd57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351829Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/master@{#797188}
-
Jit Yao Yap authored
Sync server-side changes from cl/324954160 and cl/325736815. Change-Id: I4bb71feaa8f9f9d12ecf26f0ae11afa8a502c601 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344465Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Jit Yao Yap <jityao@google.com> Cr-Commit-Position: refs/heads/master@{#797187}
-
Nohemi Fernandez authored
Scenes cannot properly unregister their observers and tear down UI until they are in the unattached scene state. We force this state on all remaining connected scenes when the app is terminated to ensure we have a proper scene state cleanup. Bug: 1103834 Change-Id: I170177c9feb28ce5b88b495012795670ccfb1b91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346273 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#797186}
-
Nektarios Paisios authored
The text length of an abstract inline text box was sometimes reported as one character short because the trailing white space was not included, whilst it was included in the actual text. Similarly, the character widths did not include the width of any trailing white space. Also simplified the calculation of OffsetInContainer by using some existing helper methods in Layout NG and improved tests. AX-Relnotes: n/a. R=dmazzoni@chromium.org, aleventhal@chromium.org Change-Id: Ia5af8a475c028ecc1980b7cbe12695807164824d Bug: 1008031 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346289Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#797185}
-
Sreeja Kamishetty authored
This CL disables the failing browser_tests with BackForwardCache and updates the filter. Bug: 1100315 Change-Id: I1f3af955b56b2d2eb91f793fe3c7c25826618ca9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2273499Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#797184}
-
Peter Marshall authored
Change-Id: I043320f32a61676ee5c61524cf4a23fc3c65321d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324382Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#797183}
-
Side Yilmaz authored
This CL replaces deprecated functions of IdentityServicesProvider with the newer service getters with profile parameter.This CL passes |Profile#getLastUsedRegularProfile| to |getIdentityManager| function in GSAState class. Note: This is only clean-up and does not change any code behaviour. Bug: 1041781, 1075562 Change-Id: I42735354d1fa648361452d54e384b673b84aac17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339970Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#797182}
-
Yngve N. Pettersen authored
center channel, but instead mixed into the Left and Right channel, like Mozilla Firefox. Bug: 1112809 Change-Id: I3b3fe53249942ac3884d145bc888decbfcc69e63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339672Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Yngve Pettersen <yngve@vivaldi.com> Cr-Commit-Position: refs/heads/master@{#797181}
-
Renato Silva authored
Improve padding mechanism in LoginAuthUserView and add smart card option to login screen debug tool. Remove an extra container that used to host the password view and replace it with a fade animation for the smart card view. Bug: 1075994 Change-Id: I102a39a327e05935b67a8f8bfec53e9271cb4285 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343110Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#797180}
-
David Jean authored
Bug: 1108308 Change-Id: I1c0d7db1d5451f893736a9c59c9ec7a5b3b5edbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351776Reviewed-by:
Eric Noyau <noyau@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#797179}
-
Austin Tankiang authored
The pinning related actions change depending on whether the entry is pinned or not, which can change externally from the ActionsModel. So, invalidate ActionsModels for Drive entries when pinned state changes. Also remove destroy() as it is never used. Bug: 1096920 Change-Id: Iaafc87bd38035f548cd403eda1ee7014360595e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342524Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#797178}
-
Noel Gordon authored
This reverts commit f29d2ae1. Reason for revert: speculative revert. Suspect this change caused crbug.com/1115411 Original change's description: > Change HeapObserverList to HeapObserverSet > > The previous CL for HeapObserverList https://crrev.com/c/2060348 > addressed two things: changing HeapObserverList to HeapObserverSet and > allowing removal while iteration, and was reverted for performance > reasons. This CL only does the former and avoids performance > implications of the latter. > > This CL is for migration of NewLinkedHashSet. > See: https://crrev.com/c/2134039 > > Bug: 1100257 > Change-Id: I2426d14d77a68f200bf1398b16638e1605dd4ff1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319087 > Commit-Queue: Yuki Yamada <yukiy@chromium.org> > Reviewed-by: Keishi Hattori <keishi@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Bartek Nowierski <bartekn@chromium.org> > Cr-Commit-Position: refs/heads/master@{#797115} TBR=haraken@chromium.org,keishi@chromium.org,yukiy@chromium.org,bartekn@chromium.org Change-Id: I7e577184e145135f42979ae05d2c6e4aaa7d0803 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1100257 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352130Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#797177}
-
Yunke Zhou authored
Add browser test to verify behavior for back button on the gaia screen when kChildSpecificSignin feature is enabled. Bug: 1101318 Change-Id: Ibaff1cf629520b3fbbe8cd620d8727bd35922295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343068 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#797176}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/8e1380996d6a..13a65b1aee42 2020-08-11 alanbaker@google.com Only validation locations for appropriate execution models (#3656) 2020-08-11 andreperezmaselco.developer@gmail.com spirv-fuzz: Fix in operand type assertion (#3666) 2020-08-11 andreperezmaselco.developer@gmail.com spirv-opt: Add spvOpcodeIsAccessChain (#3682) 2020-08-11 vasniktel@gmail.com spirv-fuzz: FuzzerPassPropagateInstructionsUp (#3478) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-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: Ic4b47cb923d7bb3dad5bc89bf0b77f2486747adf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351868Reviewed-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@{#797175}
-
Ehimare Okoyomon authored
Replace getPermissionsSubpageFragmentForUrl method with getSiteSettingsClient because SingleWebsiteSettings is now visible directly from page info. Bug: 1077766 Change-Id: If2c032b889ec51a36456edf0c92aec91eb27faf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343030Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Commit-Queue: Ehimare Okoyomon <eokoyomon@chromium.org> Cr-Commit-Position: refs/heads/master@{#797174}
-
Side Yilmaz authored
This CL replaces deprecated functions of IdentityServicesProvider with the newer service getters with profile parameter. Since AccountTrackerService runs only in regular mode, using |Profile#getLastUsedRegularProfile| is safe. Bug: 1041781, 1075562 Change-Id: I3158024805c17ab20713005162de741ecb1ff433 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339659Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#797173}
-
chrome://settings/passwords/deviceVictor Hugo Vianna Silva authored
The border of "View and manage saved passwords in your Google Account" should actually have a width of 1px and color --google-grey-refresh-300 (or --google-grey-700 in dark mode). https://www.figma.com/file/PN9sJ5Mx2lx4nHBm3la4oT/Butter-for-passwords?node-id=4024%3A74326 https://source.chromium.org/chromium/chromium/src/+/master:ui/webui/resources/cr_elements/shared_vars_css.html;l=49 Bug: 1114702 Change-Id: Ie7931ccac155482e1e020b2c61399c2bde426b19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346432Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#797172}
-
Kent Tamura authored
WrongBaselineOfButtonElement counter had issues: - We couldn't distinguish multiple-line button cases and empty-line button cases. - We counted cases where a wrong baseline didn't affect button rendering. This CL splits the counter into two, and adds baseline-necessity check. Bug: 304848, 690036 Change-Id: Ief25cea26d6d1e260752c79848f51e6c4b0416b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351641Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#797171}
-
Alex Chau authored
chrome/services/sharing/* - Introduced AcceptConnection, RejectConnection for accepting/rejecting connection with remote endpoints, AcceptConnection also pass a PayloadListener - Introduced SendPayload and CancelPayload for sedning/canceling outgoing payloads chrome/browser/nearby_sharing/nearby_connections_manager* - Browser side usage of the above APIs NearbyConnectionsManager uses AcceptConnection to accept connection, and implements PadloadListener. For outgoing payloads, OnPayloadTransferUpdate will pass the status to its listeners directly - SendPayload and CancelPayload are straight forward Bug: 1076008 Change-Id: If32e703e1d701373df1833719214039a990fafa8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339670Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#797170}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/afbc899f2ff2..13f04d59c727 2020-08-11 sugoi@google.com Fix for dEQP-VK.wsi.*.swapchain.acquire.too_many_timeout If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Ib48777255685285a849d0c4842c908bfa636f3d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350020Reviewed-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@{#797169}
-
Milica Selakovic authored
As password scripts have a confirmation step, we don't need to validate an intent to change a password. This CL removes timer that will rest password state. Password manager will be suspended for all autobot flows. This CL also changes what origin is used for password store request. If a password script is started from Settings, GetLastCommittedURL is not set yet. So, we have to use the deep url provided. Bug: 1086109 Change-Id: I636d3f7891d98212a3998c450b94f72a0fc51573 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348771 Commit-Queue: Milica Selakovic <selakovic@google.com> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#797168}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/95027d0c5d61..2c4fc0c32598 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 noel@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:1115099 Tbr: noel@google.com Change-Id: I1242bbe92a1e5971221c8cde96bf1ac6f74d0cb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351853Reviewed-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@{#797167}
-
Jit Yao Yap authored
Bug: 1101208 Change-Id: Ib1fb7d92548c2f2b7bc909548a7a464fb0034c0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332614 Commit-Queue: Jit Yao Yap <jityao@google.com> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#797166}
-
Rouslan Solomakhin authored
This patch adds a test for JSON serialization of a very long string being passed into PaymentRequest API. Bug: 1110324, 1115091 Change-Id: I7966d71c3752d1e4378a54f534a1915fb8fade39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348411 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#797165}
-
Tim Van Patten authored
Previously, absl_hardening_tests was updated to only not depend on //base/test:run_all_unittests when building Abseil as part of a standalone build (!build_with_chromium). However, while this fixed the gn dependency errors in ANGLE, building all of ANGLE (not just the "angle" target) still failed due to missing main(), which is built as part of //base/test:run_all_unittests. Instead, the entirety of absl_hardening_tests will be excluded when building outside of Chromium, which allows the ANGLE build to complete successfully. Bug: angleproject:4873 Test: ~/code/chromium/src/third_party/angle$ ninja -v -C out/ClangDebug Change-Id: Idc2d81d03a454f7aa280a2b05f332c231904408d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350195Reviewed-by:
Jamie Madill <jmadill@chromium.org> Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#797164}
-