- 05 Mar, 2020 40 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/652ee37df0e7..7c0409aa3814 git log 652ee37df0e7..7c0409aa3814 --date=short --first-parent --format='%ad %ae %s' 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" Created with: gclient setdep -r src/third_party/perfetto@7c0409aa3814 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: I859d8150d98acafb058dd4c348920d39556dc8ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089584Reviewed-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@{#747299}
-
Javier Ernesto Flores Robles authored
Bug: 1052505 Change-Id: I1af4911a8d927c3530d1d4c70451c556f6e67dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089816 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#747298}
-
Andrew Grieve authored
Hoping these missing deps are causing bug 1039881 Bug: 1039881, 1054892 Change-Id: I4a1f0e400d60e6d6d97b5a64c7792c042d98c02e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088648 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#747297}
-
Scott Violet authored
This should help limit the number of crashes WebLayer gets. The module is likely to be important if we move forward with WebView and WebLayer in the same process. BUG=1057791 TEST=none Change-Id: Idf089d7f8babba761f5b28a046f79ddccaf22e62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088931Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#747296}
-
Anna Malova authored
Bug: 1007815 Change-Id: I06d9bc32a19bfa1d914185505cf47d41c7117d82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087406Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Commit-Queue: Anna Malova <amalova@chromium.org> Cr-Commit-Position: refs/heads/master@{#747295}
-
Manu Cornet authored
Bug: 1020720 Change-Id: I32145a0c5cac946c461d3b7dbd842ccc7c60f799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089858Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#747294}
-
Antonio Gomes authored
... now that it is out of the Blink API, it is possible to use WTF::Vector counterpart. BUG=704136 R=guidou@chromium.org Change-Id: I2707c158e1ffb03cce3cf3b9faa45d32bc024c90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089612Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#747293}
-
Daniel Nicoara authored
This is used to set the default background color while the renderer hasn't produced any frame. Need to forward it to the renderer process otherwise it has no effect. pages. You should see a red flash while the page is loading. Bug: None Test: cast_shell --cast-app-background-color=#ffff0000 and load heavy Change-Id: I6725950714ffe141e00125bf824801e4072cc5b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088835Reviewed-by:
Luke Halliwell (slow) <halliwell@chromium.org> Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#747292}
-
Liviu Tinta authored
Add web test for the bug. Add check in HandleMouseReleaseEvent to release mouse capture only when all the mouse buttons are released. Bug: 1053385 Change-Id: Id327f67c915b79673e80b1c97d3e6975a3488d50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071292 Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#747291}
-
Christian Dullweber authored
AutofillAssistantOverlayIntegrationTest.testShowCastOnDocumentElement is flaky. Tbr: sandromaggi@chromium.org Bug: 1058599 Change-Id: I229fc925eba6a867a8a35242258e4d3dd20d2fb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089694 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#747290}
-
Nina Satragno authored
Relying party IDs are defined as "a registrable domain suffix of or equal to the caller’s origin's effective domain". RP IDs do not include a port. This patch changes the host + port subtests to expect a failure instead of success. Bug: 875444 Change-Id: I0067ebd883612d534df13a555284fe1cdec7424d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088002 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#747289}
-
Domenic Denicola authored
https://crbug.com/1057123 will require a runtime enabled feature for use in the IDL file, in addition to our existing content feature. This adds that feature and ties it to the content feature. Bug: 1057123 Change-Id: Ia9db2570a60814525304e8a5965fb5e46b5b8084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087954Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Domenic Denicola <domenic@chromium.org> Cr-Commit-Position: refs/heads/master@{#747288}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f0c5950706c6..d2f18734aa84 git log f0c5950706c6..d2f18734aa84 --date=short --first-parent --format='%ad %ae %s' 2020-03-05 robertphillips@google.com Surface more programs on DDLs Created with: gclient setdep -r src/third_party/skia@d2f18734aa84 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 herb@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-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: herb@google.com Change-Id: I18c215ccd51ee5b6b74ea14e75950e6b89c9af29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089581Reviewed-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@{#747287}
-
Min Qin authored
This reverts commit f5bf498e. Reason for revert: The revert will cause downstream bot to fail. The issue is in the android perf bot, as it is not picking up downstream patches. Original change's description: > Revert "Upstream internal DownloadCollectionBridge code" > > This reverts commit 680e3222. > > Reason for revert: Looks like this broke https://ci.chromium.org/p/chrome/builders/ci/android_arm64-builder-perf/160982 > > Original change's description: > > Upstream internal DownloadCollectionBridge code > > > > This will allow download in public chromium build to work on Q with MediaStore. > > > > BUG=1052490 > > > > Change-Id: I31476292b92c7a5882fa4ad80cc60b29f6b14dba > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057806 > > Reviewed-by: Robert Sesek <rsesek@chromium.org> > > Reviewed-by: Yaron Friedman <yfriedman@chromium.org> > > Reviewed-by: David Trainor <dtrainor@chromium.org> > > Commit-Queue: Min Qin <qinmin@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#746867} > > TBR=yfriedman@chromium.org,dtrainor@chromium.org,qinmin@chromium.org,rsesek@chromium.org,gmariani@google.com > > Change-Id: I1547f1132bbddf575eeacfe2498b97ff1d7cc473 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1052490 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089771 > Reviewed-by: Christian Dullweber <dullweber@chromium.org> > Commit-Queue: Christian Dullweber <dullweber@chromium.org> > Cr-Commit-Position: refs/heads/master@{#747233} TBR=yfriedman@chromium.org,dtrainor@chromium.org,qinmin@chromium.org,rsesek@chromium.org,dullweber@chromium.org,gmariani@google.com Change-Id: I2df7204834f3357728297df6b80d8b59d946c87f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1052490 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090011Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#747286}
-
Arthur Hemery authored
COOP should be disregarded in insecure contexts. This was not done properly and only avoided storing the COOP value in the RenderFrameHost after using it to potentially do a BrowsingInstance swap. This patch fixes the issue by completely stripping the response of its COOP value in such cases. Also fixes CrossOriginOpenerPolicyBrowserTest to use an HTTPS server and add a test that verifies it does not work over HTTP. Bug: 922191 Change-Id: I4eb31afe33bbee0da672d8179879ca8242668258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087917Reviewed-by:
Camille Lamy <clamy@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#747285}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org 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:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ia4a83a492b01d5699c6bc13943f40696ae312f78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089582Reviewed-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@{#747284}
-
Ren-Pei Zeng authored
Bug: b:150263879 Test: Take portrait mode photo with CCA. Change-Id: I6dfb1f76f456cee4f0cdf67e429070569568a86e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089145 Auto-Submit: Ren-Pei Zeng <kamesan@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#747283}
-
Stephen Nusko authored
Add this to our waterfall FYI bot to start gather data in the lab on a trace that just scrolls. This metric has a couple differences since we can't use windowing functions and the histogram format doesn't support microseconds so I used milliseconds instead. I was able to get the results.json and using ui.perfetto.dev I verified (minus the us -> ms and integer percentage -> floating percentage) that the results are exactly the same. You can run this (replacing paths and supplying your own trace file) with the following command: tools/perf/core/tbmv3/run_tbmv3_metric.py \ --trace ~/chromium-team/pixel4_220120_7_flings \ --metric janky_time_per_scroll_processing_time \ --trace-processor-path ../../perfetto/out/linux_clang_release/trace_processor_shell Bug: internal b/150600174 Change-Id: I4acb2da4f998cc22ae537e4c38c9543cb2f2bae7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087626 Commit-Queue: Stephen Nusko <nuskos@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#747282}
-
Marko Ivanovich authored
|dest_url| references url inside navigation request which could be destroyed after call to BeginNavigation. Make it local variable instead, to avoid use-after-free error. Change-Id: I6c387d04e682d32d1e37a70171b23f28fc49d088 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087724Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#747281}
-
Yang Guo authored
R=tvanderlippe@chromium.org Bug: 1058515 Change-Id: I7e74dfe432cf2e2b81865cf3532bada1dbc1c4a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089834Reviewed-by:
Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#747280}
-
Mikhail Khokhlov authored
When several tests are being processed in parallel, each one will try to download the trace_processor binary at the same time. This results in cloud_storage not being able to acquire the file lock and timing out. This CL fixes that by allowing to download the trace_processor_shell only once per script run. Bug: 1047040 Change-Id: I817bac5e11ecfb83fae208c993e5d943c7e94fe9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087923Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#747279}
-
Mohamed Amir Yosef authored
This CL is simply removing a TODO from the corner cases to handle for moving credentials to the account store. The TODO was about credentials with outdated passwords. The migration flow will kick on upon successful sign in where no other bubble is shown i.e. it cannot be a save or update bubble. This entails there is an up to date password in the underlying stores. In this TODO there is only credentials, and hence it must be up to date. Bug: 1032992 Change-Id: I9c2bdaa1868b309e96c9591eb7cb1db1c7de3517 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087224 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#747278}
-
Rouslan Solomakhin authored
The PaymentInstrument.java class is an empty wrapper around PaymentApp.java. All dependencies on PaymentInstrument.java have been updated to use the PaymentApp.java class instead. Bug: 1022512 Change-Id: Ia79bdca2bc98c33c6e1921336950c8e25dc500b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087976Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#747277}
-
Christian Dullweber authored
Test is flaky. Tbr: boliu@chromium.org Bug: 1058233 Change-Id: I50f972fbba98dbe8618864abe8e9ff8554f6c3a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089755Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#747276}
-
Morten Stenshorne authored
Copying the object involved some refcount housekeeping (and more?), which was especially expensive in debug / DCHECK builds. Change-Id: Ifa0a29982f08541f5de47e3b67c4a83b34c576aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089831Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#747275}
-
Ben Joyce authored
Bug: 1052460 Change-Id: I0841d822f4ce9aa8539b9f778989c461568d3834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088506 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#747274}
-
Ben Joyce authored
Change-Id: I0d732c70323b4baf9dadb6b0e420240473ae78c0 Bug: 1052460 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088292Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#747273}
-
Etienne Pierre-doray authored
Accommodate blink heap marking use case: https://chromium-review.googlesource.com/c/chromium/src/+/2029609 Few issues: - NotifyConcurrencyIncrease is periodically called from the main although there might not be more work than previously. - The main thread might finish all the work before calling NotifyConcurrencyIncrease and a worker might then reach its dealine in AssertExpectedConcurrency - The main thread might cancel the job before calling NotifyConcurrencyIncrease - By the time |recorded_max_concurrency_| is assigned (after the worker is spawned), it's possible that all work was acquired and the new worker is unneeded, in which case it won't do any work. This CL fixes the issues by: - Skip DCHECK in AssertExpectedConcurrency() if job was cancelled. - Skip DCHECK in AssertExpectedConcurrency() if GetMaxConcurrency() <= expected_max_concurrency_ after timeout, i.e. work was complete and Notify() is no longer needed. - Reenqueue the task_source only if GetRemainingConcurrency() > 0 And adds regression tests for the cases above. Bug: 1046343 Change-Id: Ic41141eaed790ef83d587157f52d3279877ed74b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033673Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#747272}
-
Ulan Degenbaev authored
This changes the result format of the API to the latest version of the proposal at https://github.com/WICG/performance-measure-memory. Specifically, per-origin attribution changed to per-frame attribution with one caveat that cross-origin iframes are considered opaque and iframes nested in cross-origin iframes do not appear in the result. The previous version of API: { bytes: 70*MB, breakdown: [ {bytes: 40*MB, globals: 2, type: 'js', origins: ['foo.com']}, {bytes: 30*MB, globals: 1, type: 'js', origins: ['bar.com']} ] } The current version of the API: { bytes: 70*MB, breakdown: [ {bytes: 40*MB, type: 'window/js', attribution: ['foo.com']}, {bytes: 30*MB, type: 'window/js', attribution: ['bar.com']} ] } Bug: 1049093 Change-Id: I3bbf07ad6e978b9b483561c06cedf6c7a135b7e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087627Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#747271}
-
Michael Thiessen authored
When validating the scheme for intent URLs, we used the intent scheme as the scheme, instead of the scheme that the intent URL would end up sending to the target app. Bug: 1058032, 1057842 Change-Id: I5185df4a72fb5500cff9a568358c882fdf694093 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088500Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#747270}
-
Luke Zielinski authored
There is one known precondition failure that is added to WPTOverrideExpectations. Others will be added in a follow-up Cl. Also expands unit tests to check that we're parsing trailing comments into annotations properly. Bug: 937369 Change-Id: I325272eee364b8cae9ef7739ff9333b829f9f041 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088234 Commit-Queue: Luke Z <lpz@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#747269}
-
Morten Stenshorne authored
Probably due to NGFragmentItem improvements. TBR=kojii@chromium.org Bug: 982194 Change-Id: I49fe42fda825b175abd9c158c389a1a03c5efa06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089693Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#747268}
-
sandromaggi authored
In crrev/c/2074499 the argument was raised, that the current handling of call arguments is not too readable (very verbose). This CL aims to refactor this slightly, by introducing a new helper function. Bug: none Change-Id: I98eb6045eb2600dd05501f6fcc6b918ced50bda5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081428 Commit-Queue: Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#747267}
-
Monica Basta authored
|GAIAInfoUpdateService| do not need to listen on PrimaryAccount* events anymore, it is sufficient to listen to |OnUnconsentedPrimaryAccountChanged| since the sync consent is not a point of interest to this service. Change-Id: I4199f2451c5aa9ef75a89d3ca0870138778ee146 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087394Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#747266}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/16ddae924efb..3c91b31162b8 git log 16ddae924efb..3c91b31162b8 --date=short --first-parent --format='%ad %ae %s' 2020-03-05 titovartem@google.com Fix potential deadlock during release of quality analyzing codecs 2020-03-05 jonaso@webrtc.org Make Connection::id() const Created with: gclient setdep -r src/third_party/webrtc@3c91b31162b8 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: I6b40984b367d7c3497086934500e0c5ac7d6c229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089577Reviewed-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@{#747265}
-
Alice Wang authored
This CL removes the unused method of Android Edu support. Bug: 1044616 Change-Id: Idb87677032608785d751a5033a5335917aee62c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088153Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#747264}
-
Internal Frameworks Autoroller authored
TBR=bling-p10-rolls@google.com Change-Id: I8e355c4882766e539c65b870533a9449e1ca5345 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088361Reviewed-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@{#747263}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/eda959aeeb18..b0d65f1b3c40 git log eda959aeeb18..b0d65f1b3c40 --date=short --first-parent --format='%ad %ae %s' 2020-03-05 tvanderlippe@chromium.org Extract protocol generation to separate script 2020-03-05 tvanderlippe@chromium.org Update README to recommend the integrated workflow Created with: gclient setdep -r src/third_party/devtools-frontend/src@b0d65f1b3c40 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I2f8396da770a7548d8b7cf7342464f4c4e2bebba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089578Reviewed-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@{#747262}
-
Mohamed Amir Yosef authored
For users who haven't opted-in butter, they should go the reauth flow before being able to save passwords in their account. If users have opted-in already or decided to store locally, the credentials are saved directly without invoking the reauth flow. Bug: 1044038 Change-Id: I519e2739d8f87bfc16b84a484c2aa1d522df0b9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050280Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#747261}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b583290a6d81..652ee37df0e7 git log b583290a6d81..652ee37df0e7 --date=short --first-parent --format='%ad %ae %s' 2020-03-05 ddrone@google.com Merge "Add more fields to ChromeLatencyInfo" Created with: gclient setdep -r src/third_party/perfetto@652ee37df0e7 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: None Tbr: perfetto-bugs@google.com Change-Id: I5a366cd53c3adb2bfe781e7d7bc192bb962b6689 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089575Reviewed-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@{#747260}
-