- 03 Dec, 2020 40 commits
-
-
Joel Hockey authored
Test is failing and blocking LKGM Bug: 1154794 Change-Id: I9739e4d1439f0db7088e34b4a35eb72c6f489a61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569328 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#833145}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/5b8d12f1..9f448651 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ib91524c8768481cdf9b9ef41c190f7a2924ca4f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570336Reviewed-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@{#833144}
-
Eric Willigers authored
apps_util::CreateShareIntentFromFiles now omits title or text strings from the intent, if the supplied string are empty. Bug: 1127670 Change-Id: Ic62b1e80299ad2cfe067132e7e852fb34b8c6e26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569324Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#833143}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ae504d46b4c4..a45552c0f29d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium 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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I6d059e64e738b9648ff3355fbe2045b0e80aae2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570013Reviewed-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@{#833142}
-
Alan Cutter authored
This CL updates the Webapp.Update.ManifestUpdateResult histogram to record the situation where a navigation occurs in scope of a web app but the manifest served by the site would result in a different app ID than what's already installed. Bug: 1058265 Change-Id: I8d3d2ffceea77c3033d173e787dae1e538efff48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569310 Commit-Queue: Alan Cutter <alancutter@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#833141}
-
Kenichi Ishibashi authored
This CL is similar to crrev.com/c/2550108 but for user data methods, except for StoreUserData(). StoreUserData() has a move-only parameter and needs to be specialized. This CL also updates some browser_tests to wait for all inflight tasks are executed before finishing tests. These changes are needed to satisfy the DCHECK() in generated mojo bindings. Bug: 1133143 Change-Id: Ia234eb4b84098f7a42450dfda1e70d9f34f9fe5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561963 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833140}
-
Ryo Hashimoto authored
BUG=b:171408795 TEST=Launch Play Store Change-Id: I350bb9e05ecbd168a6452e76b59b601a27db8dc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560534Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#833139}
-
Jeffrey Young authored
Move photo downloading and decoding to new class |AmbientPhotoCache|. Follow-up CL will also move disk access to make |AmbientPhotoController| tests more reliable. BUG=b:165481552 TEST=ash_unittests --gtest_filter="AmbientPhotoControllerTest.*" Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I9f06b34aa661c86d2a960d8f3e279857da462bc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550606 Commit-Queue: Jeffrey Young <cowmoo@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@chromium.org> Cr-Commit-Position: refs/heads/master@{#833138}
-
Jeffrey Kardatzke authored
This doesn't align with the media::Decryptor documentation where it indicates it should return kSuccess and a null buffer if CancelDecrypt is called. BUG=None TEST=Builds Change-Id: Ib0654014262f61db7875274350d92a7510c065ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570127 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Auto-Submit: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#833137}
-
Norman Rosas authored
and //components/u…, also removed duplicated metadata from OWNERS files Bug: 1113033 Change-Id: I7ff2789f38c4181269a3b292464ba289ac1a9a27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570339 Auto-Submit: Norman Rosas <normando@google.com> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#833136}
-
Lan Wei authored
Use testdriver Action API to simulate key actions in input-events/input-events-get-target-ranges.html Added . We have to disable it because we do not support key actions in gpuBenchmarking when running the tests in our chromium bots. Bug: 1145677 Change-Id: I5176f374aaa79d771a78ef651f63098f039101da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533965 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#833135}
-
Daniel Hosseinian authored
This is a reland of 2d0cae27. The original change was reverted because a pre-existing bug in which some IPC messages between the plugin and the renderer were dropped due to garbage text rendering info attempted to be sent. That bug was fixed in crrev.com/833065, so this CL should be safe to reland. Original change's description: > Reload the PDF accessibility tree on layout changes > > Currently, any layout changes applied to the PDF document (i.e. page > rotation or two-up view) after the accessibility tree has loaded does > not update the page bounds. > > Because the accessiblity tree has read-only nodes, the only way to > resolve the issue is to reload all the nodes of the tree on each layout > change. > > Note: This CL only fixes page bounds and positions. The bounds of page > content such as text or annotations still do not rotate with the rest > of the document. Those issues will be fixed in a follow-up. > > Bug: 1150665 > Change-Id: I2fbf2cb26f38ee3fed076333c0b224a8ede7947e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2553217 > Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> > Reviewed-by: Ankit Kumar
🌪 ️ <ankk@microsoft.com> > Reviewed-by: Raymes Khoury <raymes@chromium.org> > Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Cr-Commit-Position: refs/heads/master@{#830918} Bug: 1150665 Change-Id: Icf7a1fb3868560dee2f3d6c75dae83c128c4c0f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570391 Auto-Submit: Daniel Hosseinian <dhoss@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:Raymes Khoury <raymes@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#833134}
-
Caroline Tice authored
Bringing in all the DWARF v5 rnglist fixes. e3d485f Dwarf5ReadRangeList: remove duplicated declaration 78180df Use size_t to fix the build on mac. a9afca9 Support miscelaneous dwarf5 forms. 9ecccc5 Implement dwarf5 range lists. 5c7535a amd64: reject frames with invalid rsp/rip f6669d6 Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist" 2b936b0 Refactor rangelist handling to prepare for dwarf5 .debug_rngslist BUG=1154770 Change-Id: I0a1f9ff4b68c9ca521269c1358a5d2d5ce1f2407 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569945 Auto-Submit: Caroline Tice <cmtice@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#833133}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/397ec99b1aca..df5c49db593b 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 dimich@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1127088 Tbr: dimich@google.com Change-Id: I4be8a5aab439978eb2fa783767a3ef819da8a876 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570162Reviewed-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@{#833132}
-
Ye Kuang authored
Bug: 1149386 Change-Id: I7807d4d05dd3d2381d4554d4d8d6da2c8c461517 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569313 Commit-Queue: Ye Kuang <yekuang@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#833131}
-
Jérémie Boulic authored
Converted files: - ui/file_manager/file_manager/background/js/metadata_proxy.js - ui/file_manager/file_manager/background/js/metadata_proxy_unittest.js Bug: 1133186 Change-Id: I81eb9d34fff12835ef5974acfee3817fec864340 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563105 Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#833130}
-
Olivier Yiptong authored
This changes the behavior from concurrent font chooser requests all returning the same data from a single chooser invocation to failing a subsequent request. As implemented, the User Activation check will consume the activation, failing any other in-flight requests. Fixed: 1149621 Change-Id: If14e7e12ff52967e8dc49c383a66da94995c9134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568931 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Auto-Submit: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#833129}
-
Asami Doi authored
The test is flaky on Win7. Flaky dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector-protocol%2Foverlay%2Foverlay-persistent-overlays-with-emulation.js&testType=blink_web_tests TBR=alexrudenko@chromium.org No-Try: true Bug: 1154940 Change-Id: Ib153f02efb76026ae8d78b7504aa2f5b424a25e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569479 Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by:
Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#833128}
-
Bartek Nowierski authored
Currently pages are committed as soon as the slot span is allocated. There is already code that cleverly avoids writing in-slot free list entries on pages of the span that aren't used yet, to prevent them from being faulted in. This code can be easily repurposed to commit pages as needed. An adjustment had to be made to not provision a slot (and add it to the free list) if it doesn't fully fit in a committed page (previously it was enough for the slot's free list entry to fit within the page). Change-Id: Ic9585aa6001a1cf53233ae5edc4932be780a93ad Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563385 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Anton Bikineev <bikineev@chromium.org> Cr-Commit-Position: refs/heads/master@{#833127}
-
Nina Satragno authored
Only skip PIN entry on GetAssertion flows if there are two or more devices connected. The regression test requires a version of VirtualFidoDeviceFactory that supports multiple devices, so this patch also adds that. Fixed: 1154483 Change-Id: I3ec7e1d82c9434de74d84fbd23d6e2c02f873c73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570196 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Auto-Submit: Nina Satragno <nsatragno@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#833126}
-
Carlos IL authored
Previously ssl_info_ did not get reset on OnRequestFailedInternal if the response had no ssl info. This causes a bug if a valid HTTPS site (e.g. https://example.com) redirects to an invalid HTTP one (e.g. http://not-exist.test), the resulting error page (with http://not-exist.test on the omnibox) shows This Page is Secure if page info is opened, and shows https://example.com's certificate in the certificate viewer. This CL fixes this by setting ssl_info_ to nullopt in OnRequestFailedInternal if the URLLoaderCompletionStatus does not have ssl state set. Bug: 1154754 Change-Id: I75b6539ff7e5695cda2f1b7f14fdb5054957b202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569899 Commit-Queue: Carlos IL <carlosil@chromium.org> Auto-Submit: Carlos IL <carlosil@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#833125}
-
Joel Riley authored
STS floating panel is now focusable and translates certain keys to panel actions. Pressing Search+S without a text selection restores focus to panel. AX-Relnotes: N/A Bug: 1143814 Change-Id: I7a8759a6e209044d24aa503fdcbfe61afa2a6a6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568532 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#833124}
-
Harry Cutts authored
Bug: none Test: remove deep-link-focus-id from HTML elements and check tests fail Change-Id: Ie3d4bb5fc58a628c6bf34e21ca624fe0eb39d761 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551462 Commit-Queue: Harry Cutts <hcutts@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#833123}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/8797714c4a78..abe9657839a4 2020-12-02 syoussefi@chromium.org Vulkan: I/O blocks: Support unsized arrays 2020-12-02 jonahr@google.com Reland "Reinitialize GL_VENDOR string when GPU switches" 2020-12-02 syoussefi@chromium.org Vulkan: Clean up render pass query code 2020-12-02 syoussefi@chromium.org Create helper for identifying builtin names If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ianelliott@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1152212 Tbr: ianelliott@google.com Change-Id: Ib96a7c85e6558a1d789160d39ec055ca80a937ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570167Reviewed-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@{#833122}
-
Yury Khmel authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/f6d74c196c6c..7fa43c97b606 $ git log f6d74c196..7fa43c97b --date=short --no-merges --format='%ad %ae %s' 2020-12-02 paulhsia system_api: Add NumberOfInputStreamsWithPermission related constants 2020-11-18 yichengli u2fd: Don't reset pending WebAuthn sessions twice 2020-12-02 garrick system_api: Add fields to ConnectNamespace 2020-10-29 ejcaruso shill: enable IPv6 per APN in mobile operator DB 2020-12-01 dlunev cryptohome: remove now unused UpdateEx call 2020-12-01 garrick system_api: Add network device change signal 2020-11-30 garrick patchpanel: Add support for getting all managed devices. 2020-11-30 garrick patchpanel: Add guest enum type for net device. 2020-11-11 hardikgoyal cryptohome: add AuthSession API in DBUS 2020-12-01 khmel system_api: Add API to pass ARC dalvik memory profile type. Created with: roll-dep src/third_party/cros_system_api BUG=b:160760318 TEST=N/A Change-Id: Ie88b840c598aa0dc85be4416f253b6a70b9b854e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570102 Auto-Submit: Yury Khmel <khmel@google.com> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#833121}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1366dd01174e..ae504d46b4c4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium 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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I257b807860c85f5f26eb76e10d35bdd381e38ebb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570046Reviewed-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@{#833120}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1606931953-8f73b2aa50fd158baa3a07c3a6f9cf4c6333162b.profdata to chrome-linux-master-1606953494-bd74c7c56f61c746e2347181ab9ffd8bac2372a6.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC pgo-profile-sheriffs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I6f2d13a5a39878853940daf2f2f4218a9b6d062b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570407Reviewed-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@{#833119}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/5334e8976d42..c7112edbe0f4 2020-12-03 bsalomon@google.com Fix swizzles in clear_swizzle GM 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 westont@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/+doc/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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: westont@google.com Change-Id: I7f9bce263c8090e216bc066b0f6585f418344be3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570536Reviewed-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@{#833118}
-
Findit authored
This reverts commit 5a3ffeb6. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 833103 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzVhM2ZmZWI2ZjQxMzMwNGYyNjFlMzA1OTQwN2MzMzFlMmJhNDdhYmEM Sample Failed Build: https://ci.chromium.org/b/8861972214722070416 Sample Failed Step: compile Original change's description: > media/gpu/video_encode_accelerator_tests: Validates each temporal layer stream > > The test originally validates the entire bitstream. This CL > enables the test to validate each temporal layer stream. For > instance, when --num_temporal_layers=3, the test validates three > streams, TL0, TL0+TL1 and TL0+TL1+TL2. > BitstreamFileWriter and VideoFrameFileWriter ignore bitstreams > and frames in upper layers than to be processed by them. > VideoFrameFileWriter also writes a file with a different prefix > from other VideoFrameFileWriter, so that multiple instances don't > write to the same file names. > > Bug: b:174318867 > Test: video_encode_accelerator_tests --codec=vp9 --num_temporal_layers=3 w/o output_bitstream --output_images=all > Change-Id: Idf2a1e4d2a50e11ca359435ec4495a43b61139f9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562801 > Reviewed-by: David Staessens <dstaessens@chromium.org> > Commit-Queue: Hirokazu Honda <hiroh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#833103} Change-Id: I1f9e32ad418487d948efe7b010750e457f2b39c5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b:174318867 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570340 Cr-Commit-Position: refs/heads/master@{#833117}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/b6e840c0368f..6e7167456b5e 2020-12-02 sprang@webrtc.org Adds experimental libvpx VP9 speed settings. 2020-12-02 landrey@webrtc.org Set default max_threads_count to DVQA injection helper 2020-12-02 landrey@webrtc.org Fix DVQA cpu usage when Stop is called multiple times 2020-12-02 landrey@webrtc.org Revert "Ignore frames that are comming to DVQA after Stop is called" 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/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I5a69590e02e6879cf4f521ffac0bc2a755b56aa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570228Reviewed-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@{#833116}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1606931953-e0ca281e08d569bf1b7a3d019134ab44a9fae467.profdata to chrome-mac-master-1606953494-1095cc05af875eadbe87fc6109d3867a4076cbf5.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I191f061566716eabadde2f618f2ad6587f7ff8cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570506Reviewed-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@{#833115}
-
David Van Cleve authored
The HTML meta tag allows one to set a document's referrer policy by providing values to <meta rel=referrer content={referrer policy here}> In addition to all of the referrer policy identifiers (unsafe-url, no-referrer-when-downgrade, etc), the HTML spec allows a few legacy values for the "content" attribute: "never" is treated as if it instead read "no-referrer", "always" as "unsafe-url", "origin-when-crossorigin" as "origin-when-cross-origin", and "default" as "no-referrer-when-downgrade". This CL incorporates a behavior change proposed in a new spec pull request https://github.com/whatwg/html/pull/5783, which updates the "default" meta tag keyword to, instead of being statically mapped to no-referrer-when-downgrade", cross-reference the actual default policy value. It also adds test coverage for all of the legacy keywords by adding new test cases to wpt/referrer-policy/spec.src.json; the referrer policy WPTs didn't previously cover this behavior. Additionally, the CL removes a few now-redundant Blink web tests covering the behavior that WPTs now verify. This change is web-visible, but I think it's arguably covered by the recently shipped change updating the default referrer policy from its previous value of no-referrer-when-downgrade to a new value of strict-origin-when-cross-origin. [1] At the time the <meta> behavior was originally written into the spec, there wasn't an explicit single source of truth for the "default referrer policy" per se: instead, specs (Fetch, HTML, and the WebAppSec Referrer Policy spec) individually defined fallback behavior in "no policy specified" cases by referring specifically to the "no-referrer-when-downgrade" policy value. [1]: https://groups.google.com/a/chromium.org/g/blink-dev/c/lqFuqwZDDR8/m/nKPRTc7DAQAJ Fixed: 1154350 Change-Id: Ifb3bf9aa9f773c64af1a6e79f39511cf1c1bd8fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567977Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#833114}
-
Alex Ilin authored
Change-Id: Ie26fda72af2d7c5d675619c43fa453f9d045e177 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568282 Auto-Submit: Alex Ilin <alexilin@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#833113}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/70828422634e..4640dfbfd719 2020-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I7cefb41328fcfba92b0dd4be421d547a5ab52432 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570507Reviewed-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@{#833112}
-
Kenichi Ishibashi authored
Mojofying service worker storage operations introduced some test flakiness. A summary of the cause is: - These tests uses browser contexts and browser contexts initialize storage partition. - Storage partition initialization schedules some tasks which call service worker storage operations but don't wait for results. - Mojo generated bindings for storage operations have DCHECKs to make sure callbacks of these calls are executed before destroying mojo connections. - These DCHECKs fail because tasks don't wait for results. This CL runs pending tasks in ProxyRunTestOnMainThreadLoop() as suggested in [1]. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2561963/comment/e878eb61_e0080fca/ Bug: 1153911, 1133143 Change-Id: Ie930f5ce0aa809e45877127988b99ec603cdcfd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567010Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#833111}
-
Matthias Körber authored
Change-Id: I1f3f102bd03d2fa60bf5195403a00e39fc6f3125 Bug: 1007974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566949 Commit-Queue: Matthias Körber <koerber@google.com> Commit-Queue: Christoph Schwering <schwering@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#833110}
-
Zhenyao Mo authored
This is definitely needed until we ship vsync reduction on Windows. BUG=1152036 TEST=none Change-Id: Iab95280deff8029faaa5742d29f57739d10a6f29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570088 Auto-Submit: Zhenyao Mo <zmo@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#833109}
-
Yann Dago authored
Bug: 1149461 Change-Id: I15ab9cc3c2db147e2dd9222840a5fc8752dc50fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562229 Commit-Queue: Yann Dago <ydago@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#833108}
-
Gyuyoung Kim authored
This CL converts AwViewMsg_DocumentHasImages and AwViewMsg_DocumentHasImagesResponse to android_webview's LocalMainFrame interface. The response IPC message was handled by reply callback. Bug: 1146492 Change-Id: I03248da153c230e7850d4728bdfd844cd54ca6b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563015 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#833107}
-
Matt Menke authored
I'm working on gettings things like 127.0.0.0.1, foo.0.1, and, potentially, foo.1 rejected at the GURL level. This CL updates a couple tests in advance of that so as to rely on URLs with hostnames like these being considered valid. Bug: 1143453 Change-Id: Iae326c3d5df58b6350fd0b89320f7bf64de9e1e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565196Reviewed-by:
Eric Orth <ericorth@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#833106}
-