- 07 Oct, 2019 40 commits
-
-
Francois Doray authored
Tests fail with error: ../../content/browser/locks/lock_manager_browsertest.cc:88: Failure Value of: NavigateToURL(shell(), GetLocksURL("a.com")) Actual: false Expected: true Stack trace: [2073:2073:1007/121141.431975:FATAL:browser_test_utils.cc(1403)] Check failed: error.empty(). Can't ExtractBool() because the script encountered a problem: Error: EvalJs won't work on an already-crashed frame. TBR=jsbell@chromium.org Bug: 1011765 Change-Id: I5945f0d92c9541db11325d076e9bd26f26268b26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845152Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#703301}
-
Peng Huang authored
Layer name VK_LAYER_LUNARG_standard_validation is deprecated. VK_LAYER_KHRONOS_validation is the suggested replacement. Bug: none Change-Id: If917a734fd86c28bddfda3e651b97990be95f5d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841232Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#703300}
-
Arthur Hemery authored
Filtering current failures on the android-bfcache-debug fyi bot. Bug: 1007276 Change-Id: If27a79adec0c9bb03dfd9867c0f85cddc3afcc4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844981 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#703299}
-
François Beaufort authored
This CL removes vertex formats that are not supported in WebGPU. Change-Id: I1ad76cb89ae2dac075a2307f6cc364da4da2772b Bug: 877147 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844789 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#703298}
-
Javier Ernesto Flores Robles authored
Create PasswordBreachPresenter protocol so the mediator can stop the feature when done. Bug: 1008862 Change-Id: I460d175c910909cdd6e55abee109f6705f508dc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845001Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#703297}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d9301feae3fd..7c745839a728 git log d9301feae3fd..7c745839a728 --date=short --no-merges --format='%ad %ae %s' 2019-10-07 ckitagawa@google.com Export SkTextBlob::Iter Created with: gclient setdep -r src/third_party/skia@7c745839a728 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 kjlubick@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 TBR=kjlubick@google.com Bug: None Change-Id: Ife48a3269c23ee2c1d32eb50ba6d70ea97bc74e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844273Reviewed-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@{#703296}
-
Arthur Hemery authored
Filtering current failures on the android-bfcache-debug fyi bot. Bug: 1007276 Change-Id: I74ac8d924fadc8a15184a5620684191e836e829a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844785 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#703295}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e451674b. With Chromium commits locally applied on WPT: c19433ef "Reland "[ChromeDriver] Stop using --ignore-certificate-errors"" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: jsbell@chromium.org: external/wpt/resources NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I0266cc9c405bd42dbe0f9e033b409157a3618248 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844395Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#703294}
-
Rayan Kanso authored
All custom tab activities were defaulting to browser mode. This CL sets the display mode to `standalone` where applicable. The BrowserControlsVisibilityDelegate is used to make this decision, since even with standalone TWAs, navigations and failed verifications can lead the tab to go back browser mode. Bug: 941749 Change-Id: I2454f708dd6d99660513eac8353d3497eb9829d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826887Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#703293}
-
Hans Wennborg authored
Bug: 794838 Change-Id: I9bdf48936e28a1ae788fa1277ac664e1eab1d9e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844787 Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#703292}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/21d05ebc..5750cdd8 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: I2b6a0cb91586ddb681542280b15e3a51da6a8123 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844396Reviewed-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@{#703291}
-
Leszek Swirski authored
Allow us to measure finalization time for streaming JS compilation (to measure impact of off-thread streaming finalization). Also, extend relevant histograms to mid next year. Note that this change just adds the histogram description; the actual use of the histogram will be in V8. Bug: 865098 Bug: 1011762 Change-Id: I29630e89891ca41e71466c6c29c69a08d6cdd7d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844994 Auto-Submit: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#703290}
-
Robbie Gibson authored
Tests were failing on the bots. Bug: 1011791 Change-Id: Id956e31612f463055d372504e5c27ce4a4686827 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844790Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#703289}
-
Rune Lillesveen authored
The ShadowRoot does not take part in dirty marking with the FlatTreeStyleRecalc runtime flag enabled. We can just skip directly to RecalcDescendants(). Since ShadowRoot was not marked with ChildNeedsStyleRecalc we would otherwise not traverse into the shadow root children via ShadowRoot::RecalcStyle(). Bug: 972752 Change-Id: I5a3debfa25d1d431e5dab43729c843592d3c6a71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841339Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#703288}
-
Jan Scheffler authored
This patch adds a filter to the coverage pane to allow filtering to report only css or js files. Bug: chromium:1004185 Change-Id: Ia8b4ba1e8265a6c20f8a9ebdeb7db0622c4b4b51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1806733 Commit-Queue: Jan Scheffler <janscheffler@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#703287}
-
Rune Lillesveen authored
This ParentOrShadowHostNode() -> GetStyleRecalcParent() change was missing in [1]. Caused many test failures with FlatTreeStyleRecalc enabled. [1] https://crrevs.com/d7eefe3ee4e1b35b57faf3060bed03ca2b1f73c3 Bug: 972752 Change-Id: Ife9858e7ab36f6dfbca0a423ffef953fedd6ffba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841452Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#703286}
-
Rune Lillesveen authored
Document node is not marked with ChildNeedsStyleRecalc when FlatTreeStyleRecalc is enabled. Test StyleEngine::NeedsStyleRecalc instead. Bug: 972752 Change-Id: I9d3276c76d74d7e1c9f44bbc1a30dff318aebce2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841954Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#703285}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/939454821c49..3eafc49228d0 git log 939454821c49..3eafc49228d0 --date=short --no-merges --format='%ad %ae %s' 2019-10-07 perezju@chromium.org [Telemetry] Confirm startup tracing on establishing DevTools conection Created with: gclient setdep -r src/third_party/catapult@3eafc49228d0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@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_optional_gpu_tests_rel TBR=sadrul@google.com Bug: chromium:914092 Change-Id: I98532ef0927d7c232b9370ba448e7e601c1b31ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845087Reviewed-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@{#703284}
-
Vadym Doroshenko authored
For detecting success of the form submission detection, Password Manager checks whether there is a form similar to the submitted form after navigation. One of the criterion of similarity is to check actions. There is checking with respect to http <-> https. It was introduced to fix only one site, which currently doesn't need this. So it's better to keep things simple and to compare actions on exact match. Bug: 949519, 400769 Change-Id: I65aaba98aa87a4ad8b0d1e171112817fa3f12f05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834083 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#703283}
-
Dave Tapuska authored
We've decided to move away from RevocableInterfacePtr and just use the remote interface directly. BUG=978694 Change-Id: I2dbc293b8c89f7a2cb7ed8067d0879f4d5deaba9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1842275Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Mario Sanchez Prada <mario@igalia.com> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#703282}
-
Alexander Timin authored
Do not cache abusive pages as we are not running checks when navigating to the cached pages and therefore would lose information whether the page was abusive or not. Some background on why we sometimes need to disable bfcache: https://docs.google.com/document/d/1NjZeusdS1kyEkZyfLggndU1A6qVt0Y1sa-LRUxnMoK8 R=csharrison@chromium.org CC=bfcache-bugs@chromium.org BUG=1001087 Change-Id: I3c61cd9a4c96818070eb4a0047e344a83fb8bd60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833974 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#703281}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/44a55afebe67..27399bbb1d0e Created with: gclient setdep -r src-internal@27399bbb1d0e 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 TBR=jbudorick@google.com Bug: chromium:None Change-Id: I8b4f3333d58e09c807f596fde53b1f0ae67a0c16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844054Reviewed-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@{#703280}
-
Rune Lillesveen authored
This is mostly about moving code from Document into StyleEngine. The other change is relying on the StyleTraversalRoots for deciding if we need to do style invalidation, recalc, or layout tree rebuilding instead of the dirty flags on the Document or documentElement(). It is a simpler way of doing the check since we are no longer marking the Document with ChildNeedsReattachLayoutTree() and we will not mark the Document with ChildNeedsStyleRecalc() when FlatTreeStyleRecalc is enabled. Bug: 972752 Change-Id: I68a5dd1ffaa4f4f844a7641c143c301ce7417687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840832Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#703279}
-
Alexander Timin authored
Add BackForwardCacheTestHelper class, which can check whether a particular frame was disabled for a given reason. R=clamy@chromium.org,arthursonzogni@chromium.org TBR=crharrison@chromium.org CC=lowell@chromium.org,hajimehoshi@chromium.org,sreejakshetty@chromium.org,carlscab@google.com BUG=1001087 Change-Id: I4e5b3649e412e3e4a6c97b572597958b02f1382e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833603 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#703278}
-
Keishi Hattori authored
Change all GCs in internals-observe-gc.html to precise GC in an attempt to fix the failures on Win7 bot. Bug: 1011714 Change-Id: Ie9c101b01b3ca28dc87c927ddc2cf73eec1b991e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844525Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#703277}
-
Marc Treib authored
It's very flaky. Bug: 1004312 Change-Id: Ieb13eb3860e0003451beeeed57f882845d9c2769 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844997 Commit-Queue: Marc Treib <treib@chromium.org> Commit-Queue: Jan Krcal <jkrcal@chromium.org> Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#703276}
-
BUG=762641 TBR=achuith@chromium.org Change-Id: I0a4bd95e290a4a4d16c5d7354334019a3460105a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844344Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#703275}
-
Ulan Degenbaev authored
This enables the reportedByPageMetric for system health and v8 browsing benchmarks. Bug: 1007178 Change-Id: I1ba85f6984c7a3db257595c369d13759d3180f42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831808Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#703274}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/23d6a0e668bf..e94f473753be git log 23d6a0e668bf..e94f473753be --date=short --no-merges --format='%ad %ae %s' 2019-10-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/spirv-tools/src 8fa0f1a6567c..c18c9ff6bc30 (2 commits) Created with: gclient setdep -r src/third_party/angle@e94f473753be 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 geofflang@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_optional_gpu_tests_rel TBR=geofflang@google.com Bug: chromium:None Change-Id: I5321d6ef84b4992c5660442fe462c343792df885 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1843778Reviewed-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@{#703273}
-
Christoph Schwering authored
Bug: 1007974 Change-Id: I26357ca5b4d6cde425b2bd16315e63d72db6d3c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844972 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#703272}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6413c178..21d05ebc 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: I523e4b16feba1ab1528734254c97ee0aca213b54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844033Reviewed-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@{#703271}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/df2a8385c33d..f4389a6ddae5 git log df2a8385c33d..f4389a6ddae5 --date=short --no-merges --format='%ad %ae %s' 2019-10-07 ilkos@google.com Add statsd subscription id to metadata Created with: gclient setdep -r src/third_party/perfetto@f4389a6ddae5 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 TBR=perfetto-bugs@google.com Bug: None Change-Id: I8c4899f8fe237e4feac2b8b8eeeb44985ad740bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1843777Reviewed-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@{#703270}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 67be65ef. With Chromium commits locally applied on WPT: c19433ef "Reland "[ChromeDriver] Stop using --ignore-certificate-errors"" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: bajones@chromium.org: external/wpt/gamepad NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I3538dc73f6893824c24d644d95cc7aaa5ccec927 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844394Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#703269}
-
Juan Antonio Navarro Perez authored
This prevents the size of the output csv from growing without bounds. The limit on the input that DataStudio can take seems to be around 100 MiB. Change-Id: Ib4656fe066686931135e2280e042fc832f1bb520 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844974 Auto-Submit: Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#703268}
-
Sylvain Defresne authored
base::Bind/base::Callback are deprecated in favor of either base::BindOnce/base::OnceCallback or base::BindRepeating/ base::RepeatingCallback (depending on whether the callback is invoked once or multiple time). Convert all uses of base::Bind/base::Callback in services/resource_coordinator to the recommended methods/types. Bug: 1007831 Change-Id: I85e6a627d8b65feffb9a0d95a0c9620e343f9062 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840635 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Primiano Tucci <primiano@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#703267}
-
Javier Ernesto Flores Robles authored
Bug: 1008862 Change-Id: Ibbf2b068977cbaf34481f11faac85c3af830bd84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836502 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#703266}
-
Boris Sazonov authored
Changes layout to match mocks. Screenshot: https://crbug.com/1009331#c6. Bug: 957532, 1009331 Change-Id: If35ec176ca278c6c4c0aeb83f281202fe76b8b79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841337 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#703265}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0c59193cb7ce..44a55afebe67 Created with: gclient setdep -r src-internal@44a55afebe67 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 TBR=jbudorick@google.com Bug: chromium:None Change-Id: Ib3ca54a810749f2be18c20d600a1bddc785bccc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844360Reviewed-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@{#703264}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ddbd321fd7d7..939454821c49 git log ddbd321fd7d7..939454821c49 --date=short --no-merges --format='%ad %ae %s' 2019-10-07 rmhasan@google.com Revert "[Telemetry] Remove --verbose option and Popen hook" 2019-10-07 rmhasan@google.com [typ] Add optional file manager arugment to Artifacts constructor 2019-10-04 khokhlov@google.com [Telemetry] Remove --verbose option and Popen hook Created with: gclient setdep -r src/third_party/catapult@939454821c49 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@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_optional_gpu_tests_rel TBR=sadrul@google.com Bug: chromium:985712,chromium:982208,chromium:985712 Change-Id: I237c5d466adb3e4cbaae65839fda056390f5cc24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844342Reviewed-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@{#703263}
-
Ulan Degenbaev authored
This adds IDL files and an experimental feature flag for the API. The implementation simply forwards to v8::Isolate::MeasureMemory. Bug: 973627 Change-Id: I80ac8b78e81a6fad6b25370b419a0392f6589cee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796364Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#703262}
-