- 06 Mar, 2020 40 commits
-
-
Simon Que authored
Bug: 1044515 Change-Id: I0bb73e38252707e6bc42e8659b3f14d22dd24a61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089449 Commit-Queue: Simon Que <sque@chromium.org> Auto-Submit: Simon Que <sque@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#747654}
-
Alexey Baskakov authored
Bug: 1059163 Change-Id: If4225068704930421a126b71f37c35133da006d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091171Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#747653}
-
Anastasiia Nikolaienko authored
Add JS tests for edu-login-button component Bug: 1043108 Change-Id: Id2b17b91afa5f0810b92ea7ab1d827c5daedbeca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087218 Commit-Queue: Anastasiia Nikolaienko <anastasiian@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#747652}
-
Mikel Astiz authored
This reverts commit cbbbff0c. Reason for revert: there should be sufficient data already. Original change's description: > [Sync] Enable Crash reporting for Sync errors > > This is to debug to linked issue. > > Bug: 1044365 > Change-Id: I16670f1e2c96bf1ad4832643f496e2eb44202305 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050502 > Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> > Reviewed-by: Mikel Astiz <mastiz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#741009} TBR=treib@chromium.org,mastiz@chromium.org,mamir@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1044365 Change-Id: Ic0dbbef374555dcb16a90cca597d1f41d2fcf11b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089678Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Auto-Submit: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#747651}
-
Kamila authored
The feature has all the necessary approvals, and it was running as an experiment for 1% in stable. Next experimental phase, enables one or more parameters for 98% of the users in stable, and requires the feature to be enabled by default. Bug: 1005015 Change-Id: I0e6d20635d0dc65b59eecbba0c0f067eac638187 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080270Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#747650}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/044ecc0b2c65..66a682b6a8f9 git log 044ecc0b2c65..66a682b6a8f9 --date=short --first-parent --format='%ad %ae %s' 2020-03-05 afdx@google.com spirv-fuzz: Add swap commutable operands transformation (#3205) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@66a682b6a8f9 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,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/+/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 Bug: None Tbr: radial-bots+chrome-roll@google.com,ianelliott@google.com Change-Id: I71eeca480366422859aa4a3130d1c8c810dc3374 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091045Reviewed-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@{#747649}
-
Mohamed Amir Yosef authored
Before this patch: BestMatches were used to decide which credentials to migrate. However, BestMatches don't necessarily contains all credential. They get flitered out such that they contain only one credential per username and store. After this patch: NonFederatedMatched are used instead to make sure all credentials are actually moved to the account store. Bug: 1032992 Change-Id: I754f0b52000edf918c13c1704aa1531c976e091f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087344 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#747648}
-
Ewann authored
The mediator now uses a new class 'description' which creates the data to be displayed. The mediator creates the description object, once created, the mediator sends the data of the description to the coordinator. Bug: 1038919 Change-Id: Ia0b27621bd25f0dbe5f990f46df03ce96fe0ec47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087335 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#747647}
-
Mei Liang authored
This CL enables the new Tab Switcher in list version when TalkBack is on for LowEnd phone. Change-Id: If8d1f0dd54624be8ec66eeb953fffbc9a30c34a2 Bug: 992134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045072 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#747646}
-
sandromaggi authored
Launch Bug: crbug/1011334 Bug: none Change-Id: I0d5148306a8cf5cb654c11b25e8728b088352c57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089682Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Commit-Queue: Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#747645}
-
Yoav Weiss authored
This CL aligns the UA-CH implementation with PR#46[1], #48[2] and #70[3]. [1] https://github.com/WICG/ua-client-hints/pull/46 [2] https://github.com/WICG/ua-client-hints/pull/48 [3] https://github.com/WICG/ua-client-hints/pull/70 Change-Id: I8221d8a967213180a1aa1d9ef23f17e6f95718b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019369Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by:
Aaron Tagliaboschi <aarontag@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/master@{#747644}
-
David Schinazi authored
Change-Id: I5a59c8a3527aebffe7c3eed60d7c94b407ce2a5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090918 Auto-Submit: David Schinazi <dschinazi@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#747643}
-
Stephen Nusko authored
This is failing consistently. BUG=1059200 NOTRY=true CC=sadrul@chromium.org,vmiura@chromium.org TBR=crouleau@chromium.org Change-Id: I59fddd72d46e8675f1db236528d4d2609567c301 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090415Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Commit-Queue: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#747642}
-
David Staessens authored
This CL adds a new video_encode_accelerator_tests target, modeled after the recently introduced video_decode_accelerator_tests. The new tests make use of the test video encoder framework, that will greatly simplify the process of writing complex test flows. Currently only a single testcase is present, but in the future all tests in the video_encode_accelerator_unittest target should be migrated to the new encoder test framework. TEST=./video_encode_accelerator_tests on nocturne BUG=1045825 Change-Id: I37b7a4d446d91750ac1ddc84e497c7df9499a0c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028872 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#747641}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7ee8f43f7f37..582e51453444 Created with: gclient setdep -r src-internal@582e51453444 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Id8cbdd380a0578c2dc25d7c28be055933d56dbc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091048Reviewed-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@{#747640}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9cabb00b3261..c899036d79f7 git log 9cabb00b3261..c899036d79f7 --date=short --first-parent --format='%ad %ae %s' 2020-03-06 petermarshall@chromium.org [workspaces] Don't show a console error when file select is cancelled Created with: gclient setdep -r src/third_party/devtools-frontend/src@c899036d79f7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:787728 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Iea418e700607e5a4b266378d075f1d5448d98871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091050Reviewed-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@{#747639}
-
Shik Chen authored
Bug: None Test: CQ Change-Id: I172dfaa3b5f118d9d2056c62432aaf1cf6343cf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091173 Auto-Submit: Shik Chen <shik@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#747638}
-
Artem Sumaneev authored
There are 3 instances of CloudPolicyInvalidator for user, device and device local account scopes. The last two scopes are reported as a single device scope. To make metrics clearer: 1. Add PolicyInvalidationScope type to split device metrics into device and device local account. 2. Make kMetricDevice* metrics obsolete and add separate metrics for device and device local account. 3. Update CloudPolicyInvalidator so it records metrics for user, device and device local account scopes. BUG=chromium:1045008 TEST=Unit tests Change-Id: I0ce5b6070b255835ff73f45e47d1918a4adddbf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078213 Commit-Queue: Artem Sumaneev <asumaneev@google.com> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Askar Aitzhan <askaraitzhan@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#747637}
-
Peter Marshall authored
The second argument to new SelectFileDialog() is actually for the cancelled case, not the error case. We were treating this as an error. Now we report cancellation explicitly, and the frontend can handle it as appropriate. We still use kPermissionDenied for other cases where permission actually was denied. Frontend change: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2089898/ Bug: chromium:787728 Change-Id: I3cb32ad04a366760b771b4ccbc45367a8e4c4bc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089837Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#747636}
-
Greg Thompson authored
Code that uses GoogleTest assertions without using GoogleTest itself will result in calls to CurrentStackTrace without a preceding call to UponLeavingGTest. Make this easier to diagnose with a DCHECK. BUG=1039559 Change-Id: Id80aa918f2197625ec4b1025a99d778aed46c1d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090413 Auto-Submit: Greg Thompson <grt@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#747635}
-
Wei Lee authored
Bug: b/149454553 Test: build pass Change-Id: I52f43b01e277ce4287b11e9cd982dc44dc37b930 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089131Reviewed-by:
Kuo Jen Wei <inker@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#747634}
-
Mario Sanchez Prada authored
This CL starts converts the message that tells the renderer to reset and send a new accessibility tree from scratch because the browser is out of sync. Bug: 1010831 Change-Id: I38ba5d23d9ae4ad6e8ae4850e0538215db50dc9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028768 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#747633}
-
Ulan Degenbaev authored
Currently workers send IsolateInBackgroundNotification to V8 signalling that memory usage is more important than performance. However there are use cases where workers are used for user visible computation and thus are performance critical. This flag will allows us to do a Finch experiment to see how overall memory metrics are impacted. Bug: 1049132 Change-Id: I99e26f36ff10a864a05eb6f30b5d8a62e99e3dc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088515 Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#747632}
-
Oriol Brufau authored
The logic for placing a grid item with both an integer and an identifier in a placement property was interacting wrong with auto repeat() tracks. This patch uses the same proper logic that was already implemented in OrderedNamedLinesCollectorInGridLayout::CollectLineNamesForIndex BUG=966090 TEST=external/wpt/css/css-grid/placement/grid-placement-using-named-grid-lines-004.html Change-Id: I042ce1fd77a79959240d272d96eac21f06e014ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082917Reviewed-by:
Javier Fernandez <jfernandez@igalia.com> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#747631}
-
Gauthier Ambard authored
When a session is restored, the restored NavigationItems have all the information of the restored items, including scroll offset, user agent... But the items were only used for their URL and all the other information were lost. This CL fixes that by storing those items until the restore is complete. At this point their information can be restored in the items associated with the WKBackForwardItem. For now those information aren't used with kEmbedderBlockRestoreUrl disabled. Bug: 771200 Change-Id: Ic04f3eb0a893899acfcfdd46b33c950b2a8e71e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061151 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#747630}
-
Stephen Nusko authored
Revert "Roll src/third_party/dawn 2de34c1791f3..56f1678437ba (2 commits)" and "Roll src/third_party/dawn 56f1678437ba..1d54767364a8 (1 commits)" This reverts commit d7a644ca & 9031851e Reason for revert: d7a644ca causes dawn_perf_tests to crash crbug/1059205 Original change's description: > Roll src/third_party/dawn 2de34c1791f3..56f1678437ba (2 commits) > > https://dawn.googlesource.com/dawn.git/+log/2de34c1791f3..56f1678437ba > > git log 2de34c1791f3..56f1678437ba --date=short --first-parent --format='%ad %ae %s' > 2020-03-05 david.turner.dev@gmail.com Vulkan: Enforce fixed subgroup size for compute shaders. > 2020-03-05 david.turner.dev@gmail.com Vulkan: Report and enable subgroup size control device extension. > > Created with: > gclient setdep -r src/third_party/dawn@56f1678437ba > > If this roll has caused a breakage, revert this CL and stop the roller > using the controls here: > https://autoroll.skia.org/r/dawn-chromium-autoroll > Please CC cwallez@google.com on the revert to ensure that a human > is aware of the problem. > > To report a problem with the AutoRoller itself, please file a bug: > https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug > > Documentation for the AutoRoller is here: > https://skia.googlesource.com/buildbot/+/master/autoroll/README.md > > Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel > Bug: None > Tbr: cwallez@google.com > Change-Id: I9f48a7973e626b96d1088b0b916745f02c70769b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090072 > Reviewed-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@{#747337} TBR=cwallez@google.com,chromium-autoroll@skia-public.iam.gserviceaccount.com No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1059205 Change-Id: I166b36e0d45492ece6e39309b30be9733295d81b 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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089703Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Commit-Queue: Stephen Nusko <nuskos@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#747629}
-
Kamila authored
Added "crowd_deny_hold_back_chance" parameter, for the upcoming experiment stage http://cl/297812954. Bug: 103202 Change-Id: I26fb790cb1a4a61ec555b4a20049a7bf57f9ff00 TBR: mpearson@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089731 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#747628}
-
Ulan Degenbaev authored
This removes - V8MemoryReducerForSmallHeaps - V8HugeMaxOldGenerationSize - kV8GCBackgroundSchedule - kV8GCLessCompaction - kV8GCAlwaysPromoteYoungMC Bug: 933107,958974,966832,1014943 Change-Id: Id7bebc72a0c8c6ecbb0ef2eb44339a0dcfbb5a4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089758Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#747627}
-
Rushan Suleymanov authored
This patch removes obsolete code which checks that bookmark_node is created. CreateBookmarkNodeFromSpecifics guarantees that the node will be always created. Bug: 1050776 Change-Id: I786e061644928548b859c38cb8ddf3550234503d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089736Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/master@{#747626}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/5415e4d9aec4..ae9641b6d8b4 git log 5415e4d9aec4..ae9641b6d8b4 --date=short --first-parent --format='%ad %ae %s' 2020-03-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 70eb5f7c..4dc8a310 (747482:747587) Created with: gclient setdep -r src/third_party/webrtc@ae9641b6d8b4 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/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Id7a6b93c8fa816ea663f7277545561eaf599a9d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091047Reviewed-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@{#747625}
-
Simon Que authored
This is a reland of 765c53e1 Original change's description: > infra: Migrate builders to Goma RBE (iOS Week 1a) > > These are the two builders in webrtc.fyi: > - WebRTC Chromium FYI ios-device > - WebRTC Chromium FYI ios-simulator > > These builders are small. They are expected to have a peak traffic of > 15 QPS: > https://docs.google.com/spreadsheets/d/1-XKh-CqSoUcXEqCETVywjmIo1C18P0qEBDCY50ozBb0/edit#gid=1721756715 > > Schedule of migration: > https://docs.google.com/spreadsheets/d/1TZhpasm6iceYm7zqkyEtZ1wn9ZcpREfH4LV4cusICJA/edit#gid=0 > > R=agable@chromium.org, bpastene@chromium.org, jbudorick@chromium.org, tikuta@chromium.org > > Bug: 950413 > Change-Id: Id47cc7887bbefaf4dfe9f72275b80c8f04c428a7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043185 > Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@google.com> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Reviewed-by: smut <smut@google.com> > Commit-Queue: Simon Que <sque@chromium.org> > Cr-Commit-Position: refs/heads/master@{#739771} Bug: 950413 Change-Id: Id3ffe0babda0e347bd80dce0c253d93c5ad29946 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089176Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
smut <smut@google.com> Commit-Queue: Simon Que <sque@chromium.org> Cr-Commit-Position: refs/heads/master@{#747624}
-
Jan Wilken Dörrie authored
This change implements PasswordCheckDelegate::OnCredentialDone, resulting in adding found leaked credentials to the password store if there is a matching saved password. Bug: 1047726, 1049193 Change-Id: I5c4b75d2a4cf1b46374d83adfc87da3a1f8eabdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087682 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#747623}
-
Jérôme Lebel authored
-[<SettingsControllerProtocol> viewControllerWasPopped] was last used by ManageSyncSettingsTableViewController and removed in patch: Related to crrev.com/c/2088516 This method can be removed now. Fixed: 1055782 Change-Id: Id41898bd9b16dac24816dbe8db5ceb0d59f5773d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089811 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#747622}
-
Colin Blundell authored
This CL moves knowledge of the //chrome-level IntentHandler out of ExternalNavigationHandler.java. This dependence is to set //chrome-level extras on the intent (and set state of IntentHandler itself). We abstract this functionality through ExternalNavigationDelegate, following the pattern of similar already-existing delegate methods. Bug: 1031465 Change-Id: I0301abdcf045dfdada1506cf5f14dd7c98315f86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087404 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#747621}
-
Mei Liang authored
This CL enables Grid Tab Switcher for TalkBack for HighEnd Phone. Change-Id: I06afbd2dc4649db56b8fa2dd16b505e8c9bb64f7 Bug: 1019489 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982241Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#747620}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9acaf6626042..1a41937a5321 git log 9acaf6626042..1a41937a5321 --date=short --first-parent --format='%ad %ae %s' 2020-03-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/spirv-tools/src 044ecc0b2c65..66a682b6a8f9 (1 commits) Created with: gclient setdep -r src/third_party/angle@1a41937a5321 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/+/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 Bug: None Tbr: ianelliott@google.com Change-Id: I8c15ac304f8bc5e75bdb295ccf78aa96c40da887 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091046Reviewed-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@{#747619}
-
Keita Suzuki authored
This commit replaces the original pywebsocket with pywebsocket3 on //net tests, and removes any deprecated features. This also tweaks some of the websocket handlers that used the old API to use new ones. Change-Id: I6b77d0ed524c3ff279aa659b2ca6c4048e5da95e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054125Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Keita Suzuki <suzukikeita@google.com> Cr-Commit-Position: refs/heads/master@{#747618}
-
Marc Treib authored
Bug: 1054367 Change-Id: Ibb282217b3ac905d107035b020cbed1a33103cd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089752 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#747617}
-
Mario Sanchez Prada authored
This CL starts converts the message that relies a request from assistive technology to the render, in order to perform an action such as focusing or clicking on a node. Bug: 1010831 Change-Id: I54f5088b1c85de66dd3429709c188de6e62cc4f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030175Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#747616}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/da7fe17f810a..7e47609cf293 git log da7fe17f810a..7e47609cf293 --date=short --first-parent --format='%ad %ae %s' 2020-03-05 pmuetschard@google.com Adds a LAST_NON_NULL window function to the trace processor. 2020-03-05 ddrone@google.com Merge "Reusing one ProtoToArgsTable instance" 2020-03-05 taylori@google.com Merge "perfetto-ui: Fix counter quantization" 2020-03-05 ilkos@google.com Add anon RSS + swap to the java heap stats metric 2020-03-05 hjd@google.com Merge "Add AndroidProcessMetadata to startup metrics" 2020-03-05 ddrone@google.com Merge "Add more fields to ChromeLatencyInfo" 2020-03-05 skyostil@google.com Merge "TrackEvent: Add TrackEvent::GetTraceTimeNs()" Created with: gclient setdep -r src/third_party/perfetto@7e47609cf293 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/+/master/autoroll/README.md Bug: chromium:150675972 Tbr: perfetto-bugs@google.com Change-Id: If5ce17e700cdc9c10ebf0bea9f47a1685c9599af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091044Reviewed-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@{#747615}
-