- 13 Feb, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/97611c9403b4..0fd93555a59a git log 97611c9403b4..0fd93555a59a --date=short --first-parent --format='%ad %ae %s' 2020-02-13 tvanderlippe@chromium.org Migrate node_main/ to import cross-module 2020-02-13 tvanderlippe@chromium.org Migrate layers/ to import cross-module 2020-02-13 tvanderlippe@chromium.org Migrate timeline/ to import cross-module 2020-02-13 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 2020-02-13 tvanderlippe@chromium.org Migrate cm_modes/ to import cross-module 2020-02-13 aerotwist@chromium.org [e2e] Deprecate e2e script and introduce screenshots script 2020-02-13 tvanderlippe@chromium.org Migrate animation/ to import cross-module 2020-02-13 tvanderlippe@chromium.org Migrate accessibility/ to import cross-module 2020-02-13 tvanderlippe@chromium.org Migrate changes/ to import cross-module 2020-02-13 tvanderlippe@chromium.org Migrate layer_viewer/ to import cross-module 2020-02-13 aerotwist@chromium.org [tests] Migrates and tidies test runner Created with: gclient setdep -r src/third_party/devtools-frontend/src@0fd93555a59a 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:1006759,chromium:1044632 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I345d6bb125826bd98a312ad5148a674669a2bc84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053296Reviewed-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@{#741107}
-
Julie Jeongeun Kim authored
This CL moves DidFailLoadWithError from content's FrameHost to blink's LocalFrameHost and removes DidFailLoad from WebLocalFrameClient. Bug: 1043768 Change-Id: I1daf8ca6992844682c6d68d65813b073fe3202bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016770Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#741106}
-
Matt Menke authored
When kPlzDedicatedWorker was enabled, requests for worker scripts made in cross-origin iframes would incorrectly include same-site cookies. This CL makes those requests use the site-for-cookies of the referring frame instead. If cross-site dedicated workers were supported, more work would be needed to handle them correctly, but it doesn't look like that's the case. Bug: 1046435 Change-Id: I3dd90fd7d46af7f9cee840730a824b053cf137f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040067 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#741105}
-
Marc Treib authored
After https://crrev.com/c/1989750, a few invalidations-related prefs are not used anymore. This CL adds code to clean them up. Bug: 1029481 Change-Id: I56b75b442fed2275d502ba63370e48f006bc9bbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050591 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#741104}
-
Tricia Crichton authored
When running headless, calling requestFullscreen causes Chrome to hang. Headless mode will use the standard setBounds call, though it also has some flaws. See https://crbug.com/982071. Bug: 1049336 Change-Id: I092fef6444f2697614224afb723bb5306cb24c4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048536Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Tricia Crichton <triciac@chromium.org> Cr-Commit-Position: refs/heads/master@{#741103}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/5dcdb89598ea..6df58e2de32f git log 5dcdb89598ea..6df58e2de32f --date=short --first-parent --format='%ad %ae %s' 2020-02-13 matthewb@google.com cros/test: Allow new drm_dp_aux group memberships. 2020-02-13 iby@google.com Update max symbol size to 1GB Created with: gclient setdep -r src/third_party/chromite@6df58e2de32f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: I619075147b3be692a661b8b70cbf4e4ce0ca4a0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053295Reviewed-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@{#741102}
-
Steven Bennetts authored
Crash was introduced here: https://chromium-review.googlesource.com/c/chromium/src/+/1930832 Bug: 1047790 Change-Id: I4a603f4db03209e8e770b045ff981298988ccc74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052201Reviewed-by:
Andreea-Elena Costinas <acostinas@google.com> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#741101}
-
Chris Cunningham authored
The primary purpose of a LearningTask is to describe/configure a LearningTaskController. LearningTaskController's are registered by name, whereas LearningTasks have been registered by enum ID. This CL remedies the asymmetry, making retrieval of Tasks match that of Controllers by using a "name" in both places. Change-Id: Ibc58b42e9c92876134f3da524b0804f3e1d71809 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053619 Commit-Queue: Frank Liberato <liberato@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Auto-Submit: Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#741100}
-
Xiaoqian Dai authored
Bug: 1009005b Change-Id: I89a79e12adc0b7c16e4ab219e3bc99f542725a4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053145Reviewed-by:
Ian Vollick <vollick@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#741099}
-
Sean Harrison authored
New cookies subpage was not tagged as no-search, so any search containing any substring of "cookies" would cause settings search to fail. Bug: 1051418 Change-Id: I1d53d4fe8f7b0629b3dfc441412003c06a819af0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052144 Commit-Queue: Sean Harrison <harrisonsean@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#741098}
-
chrome://set-timeJames Cook authored
If the dialog is opened from OS settings, it does not show the timezone. However, the C++ code can sometimes send a timezone update while the dialog is open. Only update the timezone select if it is showing. Always send the current timezone from C++ when the dialog opens, such that we can adjust the time picker appropriately if the timezone changes. Bug: 1015179 Test: added to JS tests Change-Id: I1cd641c377a209c114d4c1359acbce775bf438c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052565Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#741097}
-
Ethan Jimenez authored
1. Refactoring `AXPosition::CreateNextLeafTextPosition` to take an optional input parameter `crossed_line_breaking_object` which will be set to `true` if any call to `CreateNextAnchorBoundary` made while moving to the next leaf anchor crosses a line breaking object. 2. Refactoring `AXRange::GetText` to remove usage of `AtEndOfParagraph`. This optimization comes from analyzing how paragraph boundaries are computed: in order to determine if the end of an anchor is the end of a paragraph, we traverse forward to the next unignored leaf node (if it exists), then go back to the previous non-whitespace unignored leaf node (if it exists) looking for any line breaking object boundary being crossed in our tree traversal. The procedure described above is very redundant if we're already traversing the leaf nodes of the tree to compute `GetText`, this change uses the new parameter in `CreateNextLeafTextPosition` to efficiently compute paragraph boundaries without "going back". Notice that we still need to call `AtStartOfParagraph` from the first non-whitespace leaf node in the range since there could be whitespace or ignored leaf nodes preceding the AXRange's start, but such scenario could only appear once in any given `GetText` call. 3. As a result of the previous changes, `AtEndOfParagraph` disappears completely from the `GetText` call stack, the `AtStartOfParagraph` call has no noticeable impact, and the weight of `GetText` is now entirely reliant on a single traversal over the tree's leaves. Considering the total weight of `CreateNextLeafTextPosition` as a reference of "linear" complexity, in average, computing `GetText` measures 3.41 times faster with the optimization. Bug: 1029867 Change-Id: I4ec070a6f96d9118ded08af4c93eb181451bb387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024910 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Cr-Commit-Position: refs/heads/master@{#741096}
-
Manu Cornet authored
Instead, call |UpdateLayout| from the widget itself. Bug: 1050788 Change-Id: I42be9e98f56df6c04b3662a832050069b1b689c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053125Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#741095}
-
Manu Cornet authored
Bug: None Change-Id: Ie5ce5db5a2dfb13f96ab370102f9f1f56782d663 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049949Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#741094}
-
Sami Kyostila authored
Disable webrtc/pause_play_peerconnections on Windows since it is persistently red. NOTRY=true TBR=johnchen@chromium.org Bug: 1051644 Change-Id: If3f24a9232c10c78992f3fd14bcc82a511925ae5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054943Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#741093}
-
Gyuyoung Kim authored
This CL migrates the legacy SetPermission IPC message to the new Mojo defined in WebTestClient interface. Mojo doesn't support base::Optional<int>. So, this CL passes a value if it exists. It the value doesn't exist, a minimum integer value is passed instead. Then, the handler function sets the passed value to base::Optional<> again. Bug: 1039247 Change-Id: I75850e1d642812c7e930a38e317b3eccda51e8ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045270 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#741092}
-
David Grogan authored
Flex layout incorporates an image's intrinsic size even when it has a specified height and width. Bug: 1042329 Change-Id: I206ba12a07103b4b90c364fb19b70b8ba2784d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050821 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#741091}
-
Tim van der Lippe authored
Ignored for https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2054548 TBR=aerotwist@chromium.org Bug: 1006759 Change-Id: I5f6d871795c2b56142c618e54d76a4ff8a533ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054102Reviewed-by:
Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Tim van der Lippe <tvanderlippe@chromium.org> Cr-Commit-Position: refs/heads/master@{#741090}
-
Roman Sorokin authored
TBR=antrim@chromium.org BUG=none Change-Id: Id2046f7aa2fc275198466e9bd1da03dfcb84536f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053807Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#741089}
-
Xianzhu Wang authored
Change-Id: I2fb6037a3bed30a8d1d43c3f997471c695461e4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053616Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#741088}
-
Tomasz Wiszkowski authored
This change fixes a typo in recorded histogram name. - Android.Omnibox.Suggestion[s]View.CreateTime The metric has been introduced just few days ago so we dont care about losing data yet. Change-Id: I1ec41fd76ca0015fbc07b0df5e1676251a6ae297 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052595Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Ender <ender@google.com> Cr-Commit-Position: refs/heads/master@{#741087}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/2d81e7897a7e..f912eb7116e9 git log 2d81e7897a7e..f912eb7116e9 --date=short --first-parent --format='%ad %ae %s' 2020-02-13 tikuta@chromium.org Revert "Fix getservbyname assumption" Created with: gclient setdep -r src/third_party/catapult@f912eb7116e9 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 skyostil@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 Bug: chromium:1051916,chromium:869557 Tbr: skyostil@google.com Change-Id: I1185ee0c8eff9f6fe2739079821e9d4f5bf9b750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054434Reviewed-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@{#741086}
-
Robert Sesek authored
This CL also does some general cleanup: - Adds a ScopedHandle type to simplify resource management. - Removes vestigial TransitDescriptor passing, which had test-only users. - Fixes a double-close in AudioInputDeviceTest.CreateStream. Change-Id: I9f7a31baee32336583736c1fbcaa89508a90c127 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050889Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#741085}
-
Fredrik Söderquist authored
Bug: 658305 Change-Id: I7ae3cb1534c3e86b33f7c033cb2d22c1b3032e32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054107 Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#741084}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/77a5100d9a9a..e82ab75a4ca8 git log 77a5100d9a9a..e82ab75a4ca8 --date=short --first-parent --format='%ad %ae %s' 2020-02-13 julien.isorce@chromium.org Provide default implementation of rx::DisplayEGL Created with: gclient setdep -r src/third_party/angle@e82ab75a4ca8 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 courtneygo@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: courtneygo@google.com Change-Id: I389d254f6e871e898167dc39342066806a04470b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054430Reviewed-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@{#741083}
-
Dong Hwi Lee authored
Change-Id: I58b793e966a226895bf6ef917388a7bcab912be1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053165 Commit-Queue: Dong-Hwi Lee <leedh@google.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#741082}
-
Ayu Ishii authored
Bug: 1007669 Change-Id: If7703f00ebfc63b993a564b2519fb8f4ffdd30a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050822Reviewed-by:
Clemens Arbesser <arbesser@google.com> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#741081}
-
Marc Treib authored
After recent cleanups (see crbug.com/1029481), the jingle code isn't used anymore. Bug: 912042 Change-Id: Ia68783f77849d3efd37d43e87a390e464c56714f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052143 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#741080}
-
sbalikondwar authored
This CL brings Weston to third_party. Weston is a reference Wayland compositor that we are going to use as part of our ozone/Wayland effort. To ensure rich and stable functionality, we need to run all the available test suites with the Wayland backend natively. Currently, the bot we use (linux-ozone-rel) runs X11 by default and is not capable of running Wayland. To be able to build weston within Chromium infrastructure, it was migrated from meson to GN. It didn't make sense to migrate everything, and, thus, I migrated only those bits that we need to run tests with Weston successfully. Bug: 1029241 Change-Id: I9a19eba26fae172c3f7f5d4be78d07042bc5c5c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1962128 Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#741079}
-
Mugdha Lakhani authored
Switch between an EditText and a View object returned by UrlBarController to build an editable URL bar as developers reply upon this for testing. Bug: 1025607 Change-Id: I93c8731457c4dd519b347ceaca1af79ea70e1f28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050690 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#741078}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1d1333fcedf8..3bf3b92dfab0 git log 1d1333fcedf8..3bf3b92dfab0 --date=short --first-parent --format='%ad %ae %s' 2020-02-13 brianosman@google.com Guard runtime shader/colorfilter against SkSL that doesn't compile Created with: gclient setdep -r src/third_party/skia@3bf3b92dfab0 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 stani@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: chromium:1051911 Tbr: stani@google.com Change-Id: I2531267ae09e680216c73c8616c744abb04f3b33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054428Reviewed-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@{#741077}
-
Tim Volodine authored
Some safebrowsing specific interstitial commands do not work in the current weblayer implementation when committed interstitials are enabled (kCommittedSBInterstitials). This patch makes sure to handle safebrowsing specific interstitial commands such as CMD_OPEN_DIAGNOSTIC and CMD_REPORT_PHISHING_ERROR. The CMD_OPEN_DIAGNOSTIC command loads "google transparency report" site with "safe browsing site status". The CMD_REPORT_PHISHING_ERROR command proceeds to the "report incorrect phishing warning" site. BUG=1044596,1042662 Change-Id: I092c3574222f51e30b8c4159eb2fa6e1a4bf0d30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044192 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#741076}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d75b0a212447..2eb32c696cc8 Created with: gclient setdep -r src-internal@2eb32c696cc8 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: Ib9ec5fb35b9b91b1e2a681daa86217611f45d0a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054429Reviewed-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@{#741075}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/ac4e1d236088..29cc24586074 git log ac4e1d236088..29cc24586074 --date=short --first-parent --format='%ad %ae %s' 2020-02-13 amaiorano@google.com Kokoro: build and run rr::Print unit tests 2020-02-13 amaiorano@google.com Fix rr::Print and add unit tests Created with: gclient setdep -r src/third_party/swiftshader@29cc24586074 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I137856705fdbde1fabbbbdba2c0cd23cb1dcc4f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054427Reviewed-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@{#741074}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/97e4a75e6348..97611c9403b4 git log 97e4a75e6348..97611c9403b4 --date=short --first-parent --format='%ad %ae %s' 2020-02-13 tvanderlippe@chromium.org Migrate elements/ to import cross-module 2020-02-13 tvanderlippe@chromium.org Migrate browser_debugger/ to import cross-module 2020-02-13 wolfi@chromium.org Correct aspect radio for filmstrip images 2020-02-13 aerotwist@chromium.org [test] Adds 'hello world' screenshot test 2020-02-13 tvanderlippe@chromium.org Migrate cookie_table/ to import cross-module 2020-02-13 tvanderlippe@chromium.org Migrate console/ to import cross-module Created with: gclient setdep -r src/third_party/devtools-frontend/src@97611c9403b4 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:1006759,chromium:1051458 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Iaefc059405f9d6a4e92623d7062b968d6a4f8417 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054432Reviewed-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@{#741073}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/acf9c0de..f63b3f36 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: Ia9856a7066840d7e432634fb9dda55a14a119478 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054563Reviewed-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@{#741072}
-
Sami Kyostila authored
git log f440b92c2422..02808dc0a181 --date=short --first-parent --format='%ad %ae %s' 2020-02-12 treehugger-gerrit@google.com Merge "TrackEvent: Add configuration for TrackEvent" 2020-02-12 fmayer@google.com Merge "Roll trace_to_text to pick up aosp/1232924" 2020-02-12 skyostil@google.com Merge "TrackEvent: Implement dynamic categories" Created with: gclient setdep -r src/third_party/perfetto@02808dc0a181 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: Ia7577abef7435e6ef8a37ac3a42b94363c44c986 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054248 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#741071}
-
Fredrik Söderquist authored
They were missing. Bug: 658305 Change-Id: I501c47aca67f57b3560df755d4ac21ae2f406b86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050473 Commit-Queue: Stephen Chenney <schenney@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#741070}
-
Fredrik Söderquist authored
Change-Id: Ib72284a721f85c2ff9fedc9dd6d5b1072293cb66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054227 Auto-Submit: Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#741069}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/d4c3c3a45421..b28e57e72580 git log d4c3c3a45421..b28e57e72580 --date=short --first-parent --format='%ad %ae %s' 2020-02-13 alessiob@webrtc.org NetEQ audio decoder unit test: use ParsePayload 2020-02-13 danilchap@webrtc.org Delete legacy TimeDelta and Timestamp factories 2020-02-12 mirtad@webrtc.org Delete DefaultVideoBitrateAllocator. 2020-02-12 danilchap@webrtc.org Stop advertising generic frame descriptor v1 2020-02-12 mbonadei@webrtc.org Temporary remove Abseil Failure Signal Handler. 2020-02-12 crodbro@webrtc.org Add configuration for capping allocation probes. 2020-02-12 danilchap@webrtc.org Populate generic descriptor based on GenericFrameInfo when available. 2020-02-12 eshr@google.com Scale native frames when doing a SW codec fallback 2020-02-12 hta@webrtc.org Sort threading for sctp_mid_ variable 2020-02-11 danilchap@webrtc.org Revert "Do not propagate generic descriptor on receiving frame" 2020-02-11 danilchap@webrtc.org Do not propagate generic descriptor on receiving frame 2020-02-11 hbos@webrtc.org [Overuse] Move initial framedrop logic into private inner class. 2020-02-11 sprang@webrtc.org Clean up dead code in RtpSenderVideo. 2020-02-11 ilnik@webrtc.org Ensure that the first active layer isn't disabled by too low input resolution 2020-02-11 eshr@google.com Use I420Buffer::ScaleFrom to clean scaling in SimulcastEncoderAdapter 2020-02-11 eshr@google.com Remove unused fields and includes from VideoStreamEncoder 2020-02-11 asapersson@webrtc.org Add periodic logging of sync delays. 2020-02-10 shampson@webrtc.org Removing myself from OWNERS in webrtc. 2020-02-10 xalep@google.com Remove unused method `set_ignore_non_default_routes` 2020-02-10 titovartem@webrtc.org Add harmonic frame rate metric to the PC level test framework 2020-02-10 danilchap@webrtc.org Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 philipel@webrtc.org Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. 2020-02-10 danilchap@webrtc.org Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 ossu@webrtc.org Remove ossu@ from audio/ and audio_coding/ OWNERS 2020-02-10 daniel.l@hpcnt.com Fix typo in Android API. Created with: gclient setdep -r src/third_party/webrtc@b28e57e72580 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: chromium:1050976 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I935d82c6d9c179b7a3acc3bf6494c22140c7dc42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054431Reviewed-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@{#741068}
-