- 19 Feb, 2020 40 commits
-
-
Nico Weber authored
The current mirror has been stale since LLVM moved to github. This checks out the same revisions as previously, so this should be a no-op. Bug: 1048253 Change-Id: I589991a315c2ea178dc4c2dde834943d1afd9bcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062879 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#742720}
-
Roman Sorokin authored
Fixed: 1052911, 1052910 Change-Id: If17c90c77de711794c0c34039f85dcd9488a4a5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062415 Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#742719}
-
Alex Cooper authored
Bug: 1042445 Change-Id: I67e4920f6d0e1d98f51a6392460a8cb9622390eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063071 Auto-Submit: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#742718}
-
Mike Wittman authored
Requests that the sampling profiler apply metadata to samples between navigation start and first contentful paint, at the time when first contentful paint is sent to the browser process. This metadata will support analysis of execution during page load. This change introduces monotonic time interfaces for the required metrics because the existing interfaces are limited to 1ms resolution. If used they would result in up to 2% of samples being misidentified as occurring during loading when they weren't, or vice versa. Bug: 1034756 Change-Id: Ibb39877ecfc52a1e5327204c39c3b0ce0f1b8ccd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042324Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Reviewed-by:
Annie Sullivan <sullivan@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#742717}
-
Felipe Andrade authored
Update owners of one authpolicy histogram. Also, extends the expiration date of some authpolicy and kerberos histograms. Justification: kerberos feature is still in Trusted Testers phase and authpolicy doesn't send enough data to the server to provide data for usage of the feature. Bug: 1052920, 1052970 Change-Id: I5356a733bd860916ec6d073d93742830170f399e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063169Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Commit-Queue: Felipe Andrade <fsandrade@chromium.org> Cr-Commit-Position: refs/heads/master@{#742716}
-
Paul Moy authored
Add a new device command to run a diagnostic routine on the device. DeviceCommandRunRoutineJobTest.* Bug: chromium:1049762 Test: unit_tests --gtest_filter= Change-Id: I1234854ecc6e8d3c7a452519c865402f74bfe1e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055807 Commit-Queue: Paul Moy <pmoy@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#742715}
-
bttk authored
Bug: 1046181 Change-Id: I7522217f65a602433d8627d7eec4b9957e14148f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024411 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: bttk <bttk@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Ender <ender@google.com> Cr-Commit-Position: refs/heads/master@{#742714}
-
Nohemi Fernandez authored
Implements the add account button tap event in the UnifiedConsentCoordinator, which opens the add account flow. See go/chrome-ios-signin-migration for more information. Bug: 971989 Change-Id: I51b167da48deb8092bbab139ed2fce34a4cac194 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062410 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#742713}
-
Regan Hsu authored
This CL adds recordSettingChange() calls in instances in settings related to browser broxy calls, excluding internet pages and sync pages that are shared with browser settings, which will be addressed in later CLs. Bug: 1049830 Change-Id: I55842b288c7a92c460bc8ea906b5e780a84c4bb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053087 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#742712}
-
Rahul Arakeri authored
This CL enables autoscrolling tests on Mac. Bug: 953847 Change-Id: I90a4fcd918c3558db7caae8c6134eac354bb0306 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061197 Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#742711}
-
Yann Dago authored
The IPolicyStatusClass class is supported in Google Update starting with 1.3.35.331 Bug: 1033573 Change-Id: I5e1b23ceff7cdcc79ab7ba9e950aa6e720e39181 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063688Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
S. Ganesh <ganesh@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/master@{#742710}
-
David Benjamin authored
Some of our tests still use tlslite, which we didn't patch with proper signature algorithm negotiation way back when we added TLS 1.2. Bug: 658905 Change-Id: I6624a13cd614c90f4583022041f7249a13603ee5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063334 Commit-Queue: David Benjamin <davidben@chromium.org> Reviewed-by:
Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#742709}
-
Sami Kyostila authored
When posting tasks with base::PostDelayedTask(), explicitly specify whether the tasks should run on the thread pool on a specific named thread. This is in preparation for making it always mandatory to specify the destination for posted tasks. This patch has no functional changes. This CL was uploaded by git cl split. Bug: 968047 Change-Id: I9595134c52d067fc61f8d3c705fa7f21db18b10e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063168 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#742708}
-
Avi Drissman authored
Switch from a symbol that is no longer present in the macOS SDK to a string that is undocumented. Bug: 1053786 Change-Id: Ibed8b3a53a7280182b85e2cfeec7acd0bdabf53e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063732 Auto-Submit: Avi Drissman <avi@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#742707}
-
Brian Sheedy authored
Fixes Android instrumentation tests that use EmbeddedTestServerRule leaving behind a zombie server process if they crash. This is typically not much of an issue, as the next test to use EmbeddedTestServerRule will pick a free port instead of the one in use, but a number of tests have to set a static port due to being render tests (and a variable port will cause the test to fail due to the port being visible in the URL bar). Bug: 1019983 Change-Id: I9adcb22e75ebf0f83d15db6c825e896e618e8f36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056935Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#742706}
-
Dong Hwi Lee authored
The current structure looks (in a very abstract form for readability, e.g. <div class="collapsible"...> -> <collapsible>): <collapsible> (stay) <expanded> (remove) <line> (stay) <collapse-button> (-> collapsible-button) <html-tag> (stay) <collapsible-content> (-> expanded-content) <collapsible> (stay) <line> (stay) <html-tag> (stay) <collapsed> (-> collapsed-content, become <text>...</text>, move under <collapsible>) <line> (remove) <expand-button> (merged to collapsible-button) <html-tag> (remove) <text>... (remove) <html-tag> (remove) The changed structure looks: <collapsible> <line> <collapsible-button> <html-tag> <expanded-content> <collapsible> <collapsed-content>... <line> <html-tag> The saving in terms of number of elements ranges 20%-30% depending on the size of the text in an XML element. For example, a longer text in XML will create more HTML elements, which means the saving ratio is higher in that case. Tested XML files (from random searches): https://www.sitemaps.org/sitemap.xml https://ririkaburbe.tk/sitemap_0.xml http://big5.sputniknews.cn/export/rss2/archive/index.xml Change-Id: Ibfefb175b58bc54c3f31e65456ff832d432d5c6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062797 Commit-Queue: Dong-Hwi Lee <leedh@google.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#742705}
-
Mugdha Lakhani authored
from chrome:// to components:// and update all references. Bug: 1052375 Change-Id: I3ecfc036d1b7aa527151db2ed2d9bb7389ae2bc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062274 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#742704}
-
Matt Mueller authored
The 3 values are kDefault, kBuiltin, kSystem. When the value is kDefault, the NetworkContext will check net::features::kCertVerifierBuiltinFeature for which verifier to use. This means that services_unittests and other build targets which use the network service but don't have explicit handling for the use_builtin_cert_verifier setting will now use the expected default implementation of the verifier instead of always using the system verifier. Bug: 1049869 Change-Id: I74d20c2bb153e34074dc35269927b582eb5c61a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058004Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#742703}
-
Balazs Engedy authored
This CL removes all studies in fieldtrial_testing_config.json where neither the study name nor any of enabled or disabled feature names appear as a string literal elsewhere in the codebase. Bug: 1045530, 1053702 Change-Id: If46efd7269250a7f3d18ca2d234a72d8e08bde12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063133 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#742702}
-
Vidhan authored
AutofillPopupBaseView should not handle user events for its children. This CL cleans up user-event functions from AutofillPopupBaseView. Bug: 1045401 Change-Id: I6fd91fa99b6de060393bd89c2fc2171209882fda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050273 Commit-Queue: Vidhan Jain <vidhanj@google.com> Reviewed-by:
Matthias Körber <koerber@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#742701}
-
Saman Sami authored
This feature is on at 50% of stable with no known issues. TBR=sadrul@chromium.org Bug: 620927 Change-Id: I1d2ef64003a56714f648662f1571c8d99fe7a44f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055184 Commit-Queue: Saman Sami <samans@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#742700}
-
Side Yilmaz authored
incognito. This CL updates the profile passing to HelpAndFeedback activity from CredentialLeakDialogBridge. Currently, it is always regular profile, however it is not safe because of possible data leakage from incognito to regular profile. This CL updates CredentialLeakDialogBridge to receive the current profile (i.e., regular or off-the-record profile) of current tab and pass it to HelpAndFeedback activity. Bug: 1041781 Change-Id: Ia36d7d604d41f1dff72ed7acd4ac6dfcdafdb3bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063020Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#742699}
-
John Chen authored
NOTRY=true Change-Id: Ibef4ab717ab4bc38313abec958434143a7fb3456 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053930 Commit-Queue: John Chen <johnchen@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#742698}
-
Katie D authored
When the enable-reader-mode flag is set, users by default see the reader mode icon in the omnibox for all articles which can be distilled by reader mode. This adds a feature variable which allows users to decide in chrome://settings/appearance whether they want to be shown the reader mode icon in the omnibox when available. Bug: 1041589 Change-Id: I6205323ff4eccf47f8c776829525f34adda0f899 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2039336 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#742697}
-
Tim Dresser authored
Used https://cs.chromium.org/chromium/src/tools/perf/experimental/story_clustering/README.md to find representative stories. Bug: 1051558 Change-Id: I2a4169c8549e1ee6ed0b9d78b9ef7819ab791e42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050735 Commit-Queue: Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#742696}
-
Sergey Poromov authored
Sample run: https://ci.chromium.org/p/chromium/builders/ci/Deterministic%20Linux/26874 No-Try: true Bug: 1040247 Change-Id: Idf8f06a1899c8ef66b9b2355f6d9aad57577efa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062986Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#742695}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2d44550a1bd9..3db377c1c2ae Created with: gclient setdep -r src-internal@3db377c1c2ae 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: I2cf8cf44fac29ee694f6e5660833a28675b5f918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063685Reviewed-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@{#742694}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/86b4388fdcb4..5f1ad0dc47b5 git log 86b4388fdcb4..5f1ad0dc47b5 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 mtklein@google.com rm release swiftshader msan bots 2020-02-19 brianosman@google.com Reland "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" 2020-02-19 fmalita@chromium.org Clip-only tiling in Viewer 2020-02-19 brianosman@google.com Switch SPIRV-Cross to use third_party GN template Created with: gclient setdep -r src/third_party/skia@5f1ad0dc47b5 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 lovisolo@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: lovisolo@google.com Change-Id: I88047da12a0bfa9f3313b78d20ee927888891d2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063684Reviewed-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@{#742693}
-
Avi Drissman authored
BUG=1023913 Change-Id: I8f0364896d0cc5d4480aa293ddf38c61daea617e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036350 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#742692}
-
Maksim Sisov authored
When tests are initialized, some of them try to set a test input method factory. However, they fail to do so, because OzonePlatform::InitializeUi is called earlier. That method does various initialization and also sets the input method factory. Previously, we used to set the factory in CreateInputMethod method if that hasn't been set yet. (see https://crrev.com/c/1531600), but after https://crrev.com/c/1798263, that functionality was moved back to InitializeUi. We didn't run any tests with Wayland and couldn't spot this problem. However, now, I'm enabling views_unittests, and that problem was hit. Thus, to fix the issue, let the GtkUi call CreateInputMethod to give an OzonePlatform chance to set an input method. If it is not set, then use gtkui provided one. Bug: 578890 Change-Id: Ic09de5a18a1ff969e1a96977a987f09cac1129f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062974Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#742691}
-
Manuel Rego Casasnovas authored
In r738875 we stopped marking ancestors if overflow recalc flags were already present, however by mistake the code was checking SelfNeedsLayoutOverflowRecalc() instead of ChildNeedsLayoutOverflowRecalc(). This improves the performance in perf_tests/shadow_dom/v1-small-deep-distribution.html. BUG=1051342,941180 Change-Id: Ie94432dd6f207b5abc20132a85ee677a7994a9d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055084Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#742690}
-
Jordan Taylor authored
Added corresponding unit tests for new conversions. This change is needed in order to support new changes to ScrollTimeline, which needs to be able to support -infinity and infinity values. The infinity values were already covered, but -infinity values were not. https://chromium-review.googlesource.com/c/chromium/src/+/2028173 Change-Id: I634860353782cf56a560228bf37903395b400dc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2038130Reviewed-by:
Clemens Arbesser <arbesser@google.com> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Jordan Taylor <jortaylo@microsoft.com> Cr-Commit-Position: refs/heads/master@{#742689}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/526921b3db19..7e63268dc86c git log 526921b3db19..7e63268dc86c --date=short --first-parent --format='%ad %ae %s' 2020-02-19 skyostil@google.com TrackEvent: Switch from ssize_t to ptrdiff_t 2020-02-19 treehugger-gerrit@google.com Merge "traced_perf: enable by default" 2020-02-19 lalitm@google.com Merge "tp: add support for dynamic tables and migrate flamegraph/counter dur" 2020-02-19 lalitm@google.com tp: fix parsing of counter events from Chromium 2020-02-19 treehugger-gerrit@google.com Merge "Improve logging on session creation" 2020-02-19 ilkos@google.com Merge "Normalize special symbols" 2020-02-19 skyostil@google.com Merge "TrackEvent: Fix missing include for 'ssize_t'" 2020-02-19 treehugger-gerrit@google.com Merge "TrackEvent: Fix namespace confusion with trace point" 2020-02-18 ilkos@google.com Merge "Support java.lang.Class remapping" 2020-02-18 treehugger-gerrit@google.com Merge "Add PERFETTO_EXPORT annotations" 2020-02-18 treehugger-gerrit@google.com Merge "TrackEvent: Fix warning about missing braces around std::array initializer." 2020-02-18 treehugger-gerrit@google.com Merge "Expose bytes written to TraceWriter to client API." 2020-02-18 treehugger-gerrit@google.com Merge "Improve logging if creating ftrace fails." 2020-02-18 treehugger-gerrit@google.com Merge "TrackEvent: Add category tags and groups" 2020-02-18 treehugger-gerrit@google.com Merge "Do not log /proc/self/page_idle error in client." 2020-02-18 ddrone@google.com Merge "Parse all fields in ChromeLatencyInfo message" 2020-02-18 taylori@google.com perfetto-ui: Processes with heap profiles first 2020-02-18 treehugger-gerrit@google.com Merge "traced_perf: basic metatracing" Created with: gclient setdep -r src/third_party/perfetto@7e63268dc86c 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:149198396,chromium:149804989 Tbr: perfetto-bugs@google.com Change-Id: If992fbacdb68dd8293a4c758391bf9f4949bce63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064348Reviewed-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@{#742688}
-
Nico Weber authored
Looks like it's no longer needed. Change-Id: Idbf3d5a8fbd4f75c2c0f7c998e2617b8542dfb5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062296 Commit-Queue: Robert Sesek <rsesek@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#742687}
-
Sami Kyostila authored
When posting tasks with base::PostDelayedTask(), explicitly specify whether the tasks should run on the thread pool on a specific named thread. This is in preparation for making it always mandatory to specify the destination for posted tasks. This patch has no functional changes. This CL was uploaded by git cl split. Bug: 968047 Change-Id: I74434ddac6214f954b040adb8eec904549fc725f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062338 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#742686}
-
Elly Fong-Jones authored
This is a speculative fix, waiting for me to figure out how to trybot it :) Change-Id: Ibc74b5cb94eff639abe8c4032fda1714445a69b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062678 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#742685}
-
kjd564 authored
Prevent sync XHR from being fired in a child frame when the unload handler was attached from a parent document. As of M80, sync XHR during page dismissal is not allowed by default. However, it was still possible to send a sync XHR request during dismissal by attaching an unload handler defined in the parent document to a child frame from the parent's script. This change prevents that from happening. (Note: It is still possible to schedule a sync XHR during a page dismissal, ie doing a SetTimeout in a beforeUnload handler that will do the synchronous XHR.) This change also removes some use counters that are no longer needed. Bug: 1044348 Change-Id: Ieab8fd018d61aecc75241c6d7d01ad6c08eff7da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032426 Commit-Queue: Katie Dillon <kdillon@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#742684}
-
Alex Chau authored
Bug: 1037793 Change-Id: Iee42f82af527875c936310764f323942c8f97023 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062983Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#742683}
-
Christian Dullweber authored
Log these UserActions from the controller, so they get logged on Android as well. Bug: 1040091 Change-Id: I2f938d54c376b88d020e2a576d7dd2348c1b64ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063130Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Auto-Submit: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#742682}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ac15544d..07a0ee92 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ie6e6d5676b43dcda141cc4d0b8aad6fd9f173f78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063453Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#742681}
-