- 17 Dec, 2020 40 commits
-
-
Giovanni Ortuño Urquidi authored
Creates a WebUIConfig and WebUIController for the Sample System Web App's untrusted context. Bug: 1080384 Change-Id: I516339dd8b2412f377b460817d16fdb51146aefa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592075 Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#837948}
-
WangHui authored
When the download request is intercepted by the webview, we will delete the ResourceDownloader and stream as soon as possible. But the stream is deleted in the Download task runner and the ResourceDownloader is deleted in the IO task runner, there will be a race that the error caused by destroying the stream send to webview before the ResourceDownloader is destroyed. Bug:1048335 Change-Id: Iae2a62688debee6adaa7161209dd33d6ac3b32f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592280 Commit-Queue: HuiWang <wanghui210@huawei.com> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#837947}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7839f66540b6..20f1b3462878 2020-12-17 bsalomon@google.com Use ManagedBackendTexture in backend allocation tests 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 tdenniston@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: tdenniston@google.com Change-Id: If171661344e8f11fafc9571d4aaeda146cef7e60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596392Reviewed-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@{#837946}
-
James Vecore authored
This is a clone of this CL: https://crrev.com/c/2594273 with fixes for browser tests that were failing. PS1: original CL PS2: changes to get browser tests running There were a duplicate string resource id being used and some issues with not waiting for the page to re-render fully. Original Message: This change adds support for Transfer in Progress and No Connection Medium available. Screenshots: https://screenshot.googleplex.com/7HUWhCacjyWanCP.png https://screenshot.googleplex.com/9vpAjoNMJnkw32n.png Bug: 1156391 Change-Id: If4d0ff802e398567bd06500688713d31a098bb59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596819 Auto-Submit: James Vecore <vecore@google.com> Commit-Queue: James Vecore <vecore@google.com> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#837945}
-
David Lei authored
Bug: b/157694064 Change-Id: I7d65299aa3db2a339bd6bc66b72dfa592c43cfb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596936 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Reviewed-by:
David Lei <dlei@google.com> Auto-Submit: David Lei <dlei@google.com> Cr-Commit-Position: refs/heads/master@{#837944}
-
Evan Stade authored
The implementation is embedder specific. Bug: 1147268 Change-Id: I12e364aa76307946e5bbb10bf40603b51e24a699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594244Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#837943}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/cf8ec1f68676..8592111e458d 2020-12-16 mbonadei@webrtc.org Add empty header to simplify Chromium migration. 2020-12-16 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 85af6214..6370178a (837534:837763) 2020-12-16 nisse@webrtc.org Don't instantiate any CallStats object in RtpVideoSender tests 2020-12-16 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 708cc13d..85af6214 (835045:837534) 2020-12-16 handellm@webrtc.org VideoReceiveStream: eliminate task post in decode path. 2020-12-16 landrey@webrtc.org Lower HighBitrateAV1 liabom test quality threshold 2020-12-16 philipp.hancke@googlemail.com sdp: ignore legacy sctpmap line 2020-12-16 philipp.hancke@googlemail.com doc: update working-with-native-branches information 2020-12-16 mbonadei@webrtc.org Optimize calls to std::string::find() and friends for a single char. 2020-12-16 hta@webrtc.org Add a Clone() method to SessionDescriptionInterface 2020-12-15 sprang@webrtc.org VideoCodecTextFixture and YuvFrameReader improvements. 2020-12-15 auorion@microsoft.com Refactor test window creation functions to be reusable. 2020-12-15 perkj@webrtc.org Add unit test ReportsUpdatedVideoLayersAllocationWhenResolutionChanges 2020-12-15 gustaf@webrtc.org Surface the number of encoded channels 2020-12-15 nisse@webrtc.org Clarify thread/TaskQueue requirements for internal::CallStats 2020-12-15 devicentepena@webrtc.org Fixing the bounds for the max and min erle in the erle instantaneous estimation. 2020-12-15 mbonadei@webrtc.org Refresh rtc_base/OWNERS. 2020-12-15 mbonadei@webrtc.org Fix typo in auto-updater. 2020-12-15 jonaso@webrtc.org Add last_data_sent timestamp to Connection. 2020-12-15 mbonadei@webrtc.org Fix Authors Check presubmit. 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: Ib099dc7e34eb9d55b3642c1b612e9f7a5758a320 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595348Reviewed-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@{#837942}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b3f5c337152a..30400dc10e22 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 kinuko@google.com,davidbienvenu@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:1098431 Tbr: kinuko@google.com,davidbienvenu@google.com Change-Id: I6a0ae69c39a9cef27ea9b56cb37b56da50e62359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596056Reviewed-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@{#837941}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1608141458-dd35fe4430452753fc5df1ee6d76467993c9bca7.profdata to chrome-win64-master-1608152110-c6b8168a74d771ecb9159dac1f934f7c3a6ae962.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-win64-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:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Iea4603da1285e38a20fa844d72ef4831de2493ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596427Reviewed-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@{#837940}
-
Jérémie Boulic authored
JS modules for the following files in ui/file_manager/video_player/js: - video_player_metrics.js - video_player_native_controls.js - video_player_native_controls_unittest.js Bug: 1133186 Change-Id: I4cc517f86566b0a7dc9719c4598bff37bac253b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596728Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#837939}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chrome-fuchsia-gardener@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/+doc/master/autoroll/README.md Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Ie4ee8ed35a3ea8b6b3091e65feb0ba13da57d8c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596737Reviewed-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@{#837938}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: I9ffc5909527c78711933979697152d2d23dde463 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596522Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#837937}
-
Vaibhav Raheja authored
Currently, ARCVM is not booting in the case of AdbSideloadResponseCode::NEED_POWERWASH. AdbSideloadResponseCode can return 3 possible values: 1. SUCCESS - Here, the sideloading flag should be setup accordingly. 2. FAILED - Because of an unsuccessful response, here we stop the upgradation of ARC and log an error. 3. NEED_POWERWASH - Currently, this is implemented incorrectly - replicating the above FAILED case. NEED_POWERWASH occurs when bootlockbox has an undefined NVSpace - http://shortn/_3dSlMMlZBc. The scope of this CL is to upgrade the ARC in NEED_POWERWASH scenario while ensuring that is_enabled_sideloading flag is set to 0, without going into the implementation details of Powerwash. BUG=b:175420640 TEST=Tested with following: 1. Put the device to be in Need_Powerwash case. 2. android-sh on the device post-login. Unit Test: testing/xvfb.py ./out/Debug/components_unittests --gtest_filter="ArcVmClientAdapterTest.*" Change-Id: Ic2864fbb065672db595b774e744f1a2423385f87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587566 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#837936}
-
Rachel Wong authored
UMA logging checks that enum values are strictly less than the specified max value. Bug: 1159285 Change-Id: I94b12b272c51d3c73285446807ab5aa57b07d9b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596729 Commit-Queue: Rachel Wong <wrong@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#837935}
-
Luciano Pacheco authored
Generate JS modules for: //ui/file_manager/externs/background/import_history.js //ui/file_manager/file_manager/background/js/import_history.js //ui/file_manager/file_manager/background/js/test_import_history.js Because Closure doesn't deal well importing the same namespace from different files, I started splitting the "importer" namespace so each file will have its own namespace. Files in the "externs" directory will have the suffix "Interface" on their namespace. I'll use this logic for all files related to "importer" namespace. Bug: 1133186 Change-Id: Iec2851ea28cdf8b4b079a997e74d99b2dfbf92f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592854 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#837934}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/72c5b04f..ee505470 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: I26ad972495a951ddf3ddafb30436331e99d282dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596064Reviewed-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@{#837933}
-
Azeem Arshad authored
This CL adds search tags for all nearby share settings except high visibility toggle which will be added in a follow up CL. Screenshots: http://screen/7ivEuHq5iZZGnhh.png http://screen/8k9mkJdoxknCQ3J.png http://screen/3NanmU9yZfJiPuy.png http://screen/3sELmriX9NPpqpy.png http://screen/AdkakugUwh548Qm.png Bug: 1158648 Change-Id: I5f7cc7132f5573a5f3bfb31012fa659e155278c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594647 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#837932}
-
Wei Lee authored
This CL tweaks the logic in CameraAppDeviceImpl a bit to make sure the calls which need to be run on Mojo thread actually run on it. Bug: b/175185495 Test: Manually Change-Id: I2480d43fec56667741cb096f39f1a189e0326757 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592182Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#837931}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC chrome-fuchsia-gardener@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I915f3519867095c9b06177124122e1e8b1e7eebb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596430Reviewed-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@{#837930}
-
tby authored
There are some edge cases where we still show duplicate results. Until we remove the old logic that does this, we should continue de-duping. Bug: 1156846 Change-Id: I4366467ebf645c3b957bea6916be90be71bbcdc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596456 Commit-Queue: Tony Yeoman <tby@chromium.org> Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Cr-Commit-Position: refs/heads/master@{#837929}
-
Richard Li authored
Some latest Intel platforms(Icelake, Tigerlake) support two yuv MPO planes. This CL add a workaround to promote two video quads to overlays on Intel platforms. Previous test has showed this will benefit power consumption when playing two videos simultaneously. Bug: 1105618 Change-Id: I5fc44a5064d371a2fdad97dc63068c328ed55a46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592629Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Maggie Chen <magchen@chromium.org> Commit-Queue: Richard Li <richard.li@intel.com> Cr-Commit-Position: refs/heads/master@{#837928}
-
Rafael Cintron authored
This CL establishes a connection between the XR and GPU processes when the XR process gets created for the OpenXR runtime. Context lost callbacks from viz::ContextProvider are handled by recreating the GPU process connection. A future change will use the connection to open a shared image for the WebXR backbuffer. The shared image will allow the GPU process to render directly into the XR backbuffer and avoid the copy + flip operation we perform today. Bug: 1131616 Change-Id: I46262927ce116f043c04828bed0299537f250e53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567411 Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#837927}
-
Luciano Pacheco authored
Bug: 1133186 Change-Id: Ibf708111708cca3df426ef80421e3421c3d68a7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593801 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#837926}
-
Brian Sheedy authored
Removes expectations for the screenshot_sync suite that have been determined to be stale. This only touches expectations that have passed 100% of the time on all builders. Bug: 599776, 639489, 978492, 648369, 986939 Bug: 1006045, 1155766 Change-Id: I00b3aec492004c9bbb474d42667fcde5fb51b976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593970Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#837925}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/508bcddc99e4..85d4952bb4fa 2020-12-17 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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/+doc/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ic9c61e93302228a7571b980cbc64de70e5d889ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596877Reviewed-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@{#837924}
-
Xiaocheng Hu authored
The computed value of list-style-type should always be tree-scoped, so this patch marks the non-tree-scoped version not-reached for sanity. Bug: 687225 Change-Id: I06e671caf4dced6a92cba90ad6e585aa1c0df2d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596032 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#837923}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ba158b9daf08..7839f66540b6 2020-12-17 michaelludwig@google.com Reland "Rename getTopDevice/getDevice to topDevice/baseDevice" 2020-12-17 herb@google.com extract fibonacci allocator block code 2020-12-16 brianosman@google.com SkSL IR normalization: Convert while loops to for loops 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 tdenniston@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: tdenniston@google.com Change-Id: Ie21fd60324763cc1ac45bfcdec8cf48a0d2f23c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596431Reviewed-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@{#837922}
-
Weblayer Skew Tests Version Updates authored
This CL will add skew tests for version 87.0.4280.121. TBR=sky@chromium.org Bug: 1041619 Change-Id: I167b3eb99bebc9c6a30005e9e6746967605eccf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596824 Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#837921}
-
Luciano Pacheco authored
Generate JS modules for: //ui/file_manager/externs/background/task_queue.js //ui/file_manager/file_manager/background/js/task_queue.js Because Closure doesn't deal well importing the same namespace from different files, I started splitting the "importer" namespace so each file will have its own namespace. Files in the "externs" directory will have the suffix "Interface" on their namespace. I'll use this logic for all files related to "importer" namespace. The "importer" namespace will remain for the file "importer_common.js" Move the `UpdateType` our of the TaskQueue namespace to remove the reference of importer.TaskQueue from importer_common.js because it was causing a circular dependency between externs/b/task_queue.js and importer_common.js. Bug: 1133186 Change-Id: I53af2ceb7f75e463702fdfbb3f2c4758f1fbc540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592578 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#837920}
-
Shane Fitzpatrick authored
Fixed: 1152626 Change-Id: Ia7afc348d46595522a6ab027c12e70771db1fb44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595512Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Shane Fitzpatrick <shanefitz@google.com> Cr-Commit-Position: refs/heads/master@{#837919}
-
Melissa Zhang authored
This CL adds the following metrics collection: - Specifies which ShareAction was selected. - Whether user cancelled through escape key or by clicking outside the bubble. - Whether the device was in clamshell or tablet form when the sharesheet was invoked. Bug: 1154555 Change-Id: Ib34520276213d76beace52285554c10c00cfaedb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567848Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Melissa Zhang <melzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#837918}
-
Bartek Nowierski authored
The |defined(ARCH_CPU_64_BITS)| check is a remnant of the CheckedPtr2/MTECheckedPtr era, which worked only with 64-bit pointers. BackupRefPtr doesn't have this limitation. Bug: 1073933 Change-Id: I8e3dc79291b6bd2b118cb34b0b564f58e4ccc785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2571143 Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#837917}
-
Matt Wolenetz authored
Begins relaxation with a narrow case: addSourceBuffer("video/mp4") and changeType("video/mp4") may now succeed, though any actual media appended to them later must be encrypted HEVC content, and even then, only on ChromeOS. Later changes will expand the relaxation of codec-specificity further beyond this. Specifically, this change: 1) Updates MediaSource and SourceBuffer to continue to require codec-specificity for MediaSource.isTypeSupported(), but includes a short-term special casing for addSourceBuffer and changeType to support just "video/mp4" on ChromeOS with HEVC EME support. 2) Updates Chromium StreamParserFactory to let parser creation occur with assumed eventual HEVC codec track when just "video/mp4" is used as addSourceBuffer() or changeType() parameter, but only on ChromeOS with HEVC EME support. 3) Updates Chromium SourceBufferState to require an HEVC track reported by the StreamParser to be disallowed with DCHECK failure if BUILDFLAG(ENABLE_PLATFORM_HEVC) is not true, as a protection against possible regression later in StreamParser function. 4) Updates Chromium SourceBufferState to require an HEVC track reported by the StreamParser to be encrypted (otherwise parse failure) if BUILDFLAG(USE_CHROMEOS_PROTECTED_MEDIA) is true. 5) Until wider relaxation is done, this change inserts a hardcoded hevc codec string in SourceBufferState's |expected_codecs| when just "video/mp4" is used for addSourceBuffer or changeType on ChromeOS+HEVC, enabling re-use of existing codec-specificity checks in SourceBufferState. BUG=chromium:535738,b:153111783 Change-Id: I353cdbdb3c1fdafbeacacc6b7c8c39430be7d798 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587494Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#837916}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=benmason@chromium.org Change-Id: I38f3e70a86c31b79f1009b90c0b92ed1c6a55486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595936Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#837915}
-
Weblayer Skew Tests Version Updates authored
This CL will add skew tests for version 88.0.4324.52. TBR=sky@chromium.org Bug: 1041619 Change-Id: Ibeea12fb2d96a3941bb514d54bc01ac9d79e3c56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596821 Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#837914}
-
Yuta Hijikata authored
This is a mechanical change that renames deprecated macro replacing: - BUILDFLAG(IS_{ASH,LACROS}) with BUILDFLAG(IS_CHROMEOS_{ASH,LACROS}), - gn var is_{ash,lacros} with is_chromeos_{ash,lacros}. There is a section about the renaming on http://go/lacros-macros. Bug: 1052397 Change-Id: I10ddaf5a25fcfbcd37fe762ea4035f5495aed247 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594831 Commit-Queue: Yuta Hijikata <ythjkt@chromium.org> Auto-Submit: Yuta Hijikata <ythjkt@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#837913}
-
David Tseng authored
Content scripts are injected by the extension system when a page first loads. This unfortunately, does not cover cases where with a page is already open, then STS is toggled on. The code to trigger this manually hard coded the script path. Generalize this by reading the script path from the manifest. R=dmazzoni@chromium.org, joelriley@google.com AX-Relnotes: n/a Change-Id: If8fcc8f87bc6088472209f332e42fdd597f16581 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595855 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#837912}
-
Shannon Chen authored
Horizontal range lines will be hidden after the horizontal point is selected and vertical range lines will be hidden after the vertical point is selected. All point scanning lines will be hidden after the action is performed on the point. Signed-off-by:
Shannon Chen <shannc@chromium.org> Bug: 1061537 Change-Id: Icc2562a1cd23ffda8c7282912946efec6a4b6f7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587577 Commit-Queue: Shannon Chen <shannc@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#837911}
-
Wei Lee authored
Bug: b/172343942 Test: CCA is shown under guest mode Change-Id: If3c39c52c81287d7493783d2d1e8ae352821b22b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592213Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#837910}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/307ece163070..b31cd871ad10 2020-12-17 bajones@chromium.org Update majority of tests to use new BindGroupLayoutEntry format If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC rharrison@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: rharrison@google.com Change-Id: I4db149720d68a2e6043f7124a31a61563df3f938 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596743Reviewed-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@{#837909}
-