- 11 Dec, 2020 40 commits
-
-
Lei Gao authored
When invoking MediaPlayer's setDataSource() API, cookies may not retrieved. In some case the media will playback failed if the required cookies absent. This CL will check whether the cookies are retrieved before call this API. API call will be pending until cookies retrieved. Bug: 1157376 Change-Id: I43f04461af86c83e53a169bb4df35cbe20419b6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584203 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#836018}
-
Maxim Kolosovskiy authored
Reason: the launch was deferred. Bug: 1153757, 1095627 Change-Id: I7d0bf7257a721c0be9e46d7f0706d8985df50637 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584022 Commit-Queue: Ilya Sherman <isherman@chromium.org> Auto-Submit: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#836017}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9912971cf9b3..c75473c2cf88 2020-12-11 cclao@google.com Vulkan: Generalize FlipRotationSpecConst to SpecializationConstant 2020-12-10 courtneygo@google.com Vulkan: clean up comments, rename per request 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 syoussefi@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: None Tbr: syoussefi@google.com Change-Id: I39373fcc2836421bb72fee250787427ddce3ca79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586565Reviewed-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@{#836016}
-
Min Qin authored
experiments Change-Id: Id60801cab5eac50f90819b88bfe82f3699aca9dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578870Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#836015}
-
Zhi An Ng authored
We have: 1. kExperimentalWebAssemblyFeatures, and 2. kEnableExperimentalWebPlatformFeatures Currently, both of them will turn on Wasm SIMD and Threads. This is slightly confusing. Change it so that only 1 will turn on these Wasm features. (Turning on the feature specific flag will continue to turn on these flags.) Bug: chromium:1149796 Change-Id: I46c9a0daf248b07333a67fe3816bb3f1981b28de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583583Reviewed-by:
Adam Klein <adamk@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Zhi An Ng <zhin@chromium.org> Cr-Commit-Position: refs/heads/master@{#836014}
-
Eric Willigers authored
We use a bool g_skip_copying_for_testing, instead of a pointer to a member function. Suggested by loyso@ in https://chromium-review.googlesource.com/c/chromium/src/+/2581704 Bug: 1153215 Change-Id: I8f34eefe9edc9bbb3e8c39a6ff3061bb0529aeca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586446 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#836013}
-
Luciano Pacheco authored
Change SWA main.js to wait for the fakes to load before loading the Files app legacy UI. Bug: 1113981 Change-Id: I56da89ee49b4512066e2533b967da99cfb758032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586498 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#836012}
-
Yuki Shiino authored
Through a discussion, we concluded that it's more practically important and effective to follow the naming convention than giving the exactly unique names because the possibiliy of name conflicts is considered really low. Changes the names accordingly. Bug: 839389 Change-Id: Ie0463e05ed2579f125ec9f041dd9f501588460e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585244Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#836011}
-
Luciano Pacheco authored
Files: - //u/f/base/error_counter.js - //u/f/f/f/j/metadata/mock_metadata.js - //u/f/f/f/j/metadata/thumbnail_model.js - //u/f/f/f/j/metadata/thumbnail_model_unittest.js Bug: 1133186 Change-Id: If544f64be1ae9f2c8ba69189fc0345a8ee57d99d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583594 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#836010}
-
chromium-autoroll authored
Roll ChromeOS Orderfiles from 89-4324.9-1606733211-benchmark-89.0.4339.0-r1 to 89-4324.9-1606733211-benchmark-89.0.4343.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-orderfile-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: I01fca1bcb9602441e5282f5de2e6175249f06a1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585963 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#836009}
-
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: Ic902c12f471dc4f6e4e1559e5a15afb120151c2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586557Reviewed-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@{#836008}
-
Frank Tang authored
Sync w/ https://github.com/whatwg/html/pull/3047 Bug: 1144403 Change-Id: I67694714ee5799e2e731b4d0534a7c182871fc23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574533Reviewed-by:
Shengfa Lin <shengfa@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Frank Tang <ftang@chromium.org> Cr-Commit-Position: refs/heads/master@{#836007}
-
Luciano Pacheco authored
Bug: 1133186 Change-Id: Ic07d5a810cb03b70813940efe87d83e33791e6ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585249 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#836006}
-
Hirokazu Honda authored
A framerate change test case fails if kepler is used. A rate controller exists in a firmware in kepler and the kepler driver implementation delegates the framerate to the firmware. Since kepler is released long time ago, it is hard to ask the vendor to fix the rate controller. Hence, we skip the test case when kepler is used in order to get a green dashboard. Additionally, we don't support dmabuf input frame in kepler. The test case is also skipped by this CL. Bug: b:170790027 Test: video_encode_accelerator_tests on atlas and rikku Change-Id: I4a2a85eaba840656665b54486db65ed58214b64b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532140 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#836005}
-
Jérémie Boulic authored
Follow-up to https://chromium-review.googlesource.com/c/chromium/src/+/2579932 For the non-js module version, the `importer` variable still potentially has to be declared. Bug: 1133186 Change-Id: Ie5bd2e9bff24608238dc2eb2062b809f4723c719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584627Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#836004}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ae492241ec80..311cd5bfef93 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 calamity@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:1144858,chromium:1156346,chromium:790886 Tbr: calamity@google.com Change-Id: I4733d7ad2057ae99088a1d24c21c12e1e875a8f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586673Reviewed-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@{#836003}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b5da31f17214..19bfdf4583d4 2020-12-11 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: Ifbb2034ec0b0f7efda945ff44cd532d71e22864d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586562Reviewed-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@{#836002}
-
Melissa Zhang authored
This CL was originally reverted due to a heap-use-after-free error in Linux Chrome OS asan builder. The error occurred in SharesheetServiceDelegate where is_bubble_open_ was set to false after the object had already been deleted in the previous line. (OnBubbleClosed). This has been removed and a comment added such that this error will not be made again. SharesheetBubbleViewBrowserTest has also been updated to be more robust. Original CL: https://crrev.com/c/2563010 Bug: 1155058 Change-Id: I1cb15e2218999f9d027b2f5368ec6ce8d95d53ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573697Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
sebsg <sebsg@chromium.org> Commit-Queue: Melissa Zhang <melzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#836001}
-
Trent Apted authored
This better mimics a "real" orientation in a file, so that other layers between can do their own header machinations. Bug: 1145029 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I45e6174d1ef49ac207965680fbbaa48155d91a0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581631Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#836000}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/f83a0f03ccf4..5a9d7eaa74ad 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: Idadb7e0c2596ab3d950acdb3d541ea90bc1bf673 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586655Reviewed-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@{#835999}
-
Alex Lau authored
It's possible that Android calls the provided suspend callback after SuspendDone is received, which would result in a suspended VM on a resumed device. This CL adds a flag to check that SuspendDone was not observed after a SuspendImminent before suspending. Bug: b:174969196 Test: powerd_dbus_suspend Change-Id: I1ac72bb0a88bb30c8bd3f7202f877b6d19b915b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578560Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Alex Lau <alexlau@chromium.org> Cr-Commit-Position: refs/heads/master@{#835998}
-
Darren Shen authored
The issue is that NativeInputMethodEngine observes ChromeKeyboardControllerClient, but in the browser tests, ChromeKeyboardControllerClient is deleted before NativeInputMethodEngine Change NativeInputMethodEngine to a pointer so that we can delete it before ChromeKeyboardControllerClient. We need to delete it in TearDownOnMainThread because that's when the ChromeKeyboardControllerClient is deleted. Bug: 1157432 Change-Id: I9f076ace3079b0fea2d7bda7a0fa780dade2a9c3 Fixed: 1157432 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586166 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Jing Wang <jiwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#835997}
-
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: I1758c132638057f6b3c7c6eaadd02916e6357077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586558Reviewed-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@{#835996}
-
John Palmer authored
Without this the VK will try to capitalise search strings in this field. Since users aren't typing sentences here, this doesn't make sense. Background: This broke some of our tast tests when I fixed the VK to make it autocap correctly, but after talking to PM, we shouldn't autocap this field. BUG:b/175338193 Change-Id: I54c66bad1a571466d60b4804208ae6931d26cc0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584724Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: John Palmer <jopalmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#835995}
-
Julie Jeongeun Kim authored
This CL adds scrolling when PDFiumEngine::HandleAccessibilityAction is called with PP_PDF_SET_SELECTION and the selection is not visible since Blink triggers also scrolling with setting selection. So, this change makes PDF document scroll the page when a selection is set. AX-Relnotes: When SetSelection action is handled on pdf, it also triggers scrolling if the selection is not in the visible area. For instance, atk_text_set_caret_offset() on pdf scrolls the page if the text is not in the view port. Bug: 993456 Change-Id: I8323eff293b3216e2b862f8df3e896380b1c9945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573975Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
K. Moon <kmoon@chromium.org> Reviewed-by:
Martin Robinson <mrobinson@igalia.com> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#835994}
-
Hoch Hochkeppel authored
Enabling the Web Share APIs (navigator.Share) functionality on Windows and Chrome OS. Intent to Ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/fJ8n9kTbna4/m/i8mMlc0jAgAJ Bug: 770595 Change-Id: I2dea1ab64be53b36d53901f2f46d95483555d4df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583104 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#835993}
-
Kyle Williams authored
Create an API to allow devices on the Chromebox For Meetings platform to query relevant device system and policy information. Bug:b:174847382 Test:'autoninja -C out/Default/ chrome/test:unit_tests chromeos:chromeos_unittests && xvfb-run ./out/Default/unit_tests --single-process-tests --gtest_filter=CfmDeviceInfoServiceTest.*' Change-Id: I954ac3ff4368792e9e147a856ac3cd8c07242fd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570651Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Kyle Williams <kdgwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#835992}
-
Noel Gordon authored
Bug: 1113981 Change-Id: Ib02475335f663cc6e15d6e7ff094b1a83f226df0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586165Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#835991}
-
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: I75ad5212c72ff3abcf33b306f1a678b1810f098d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585787Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#835990}
-
Makoto Shimazu authored
Thanks to ServiceWorkerOnUI, we can eliminate the class and function to manage thread-hoppings for starting a service worker. This CL moves tasks in SetupOnUIThread into EmbeddedWorkerInstance::Start(). Bug: 1138155 Change-Id: I15c72d0d45e792e229a4a8f19972b5d90253fc87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578717 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#835989}
-
Majid Valipour authored
Test: `./chrome --enable-features=WebID https://webid-demo.glitch.me` no longer crashes Bug: None Change-Id: I1a7f0fd7f1d9e0a73960be223daf6a238140b11e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585835 Commit-Queue: Majid Valipour <majidvp@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#835988}
-
Jiewei Qian authored
This CL exposes AppService App publisher_id to Tast API. publisher_id can be used to identify an App in the app publisher's subsystem. For example, Andrdoid package name for ARC, Web app start url for Web Apps. This is useful for tast tests wishing to interact with the App outside of the App Service infrastructure. Fixed: 1155337 Change-Id: I6719526a1141b312d1f8758d61b2ce716889c68f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580965Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Jiewei Qian <qjw@chromium.org> Cr-Commit-Position: refs/heads/master@{#835987}
-
Hirokazu Honda authored
This adds the test case to video_encode_accelerator_perf_tests that compute SSIM and PSNR values of the bitstream produced by VideoEncodeAccelerator. Bug: b:174322759 Test: video_encode_accelerator_tests on atlas Change-Id: I78817f1a91d926b3041a1c8e02a2d70c4bbf828e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563012 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#835986}
-
Ryan Keane authored
This CL adds the PushBufferQueue as introduced in https://chromium-review.googlesource.com/c/chromium/src/+/2509338 to the ProxyCallTranslator, as defined in https://chromium-review.googlesource.com/c/chromium/src/+/2519156 Change-Id: I35c1e6c686476b428a12ab500d48bbca223701f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581138Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Commit-Queue: Ryan Keane <rwkeane@google.com> Cr-Commit-Position: refs/heads/master@{#835985}
-
calamity authored
This reverts commit efe87dc0. Reason for revert: Suspected of causing lacros-chrome bot to fail https://ci.chromium.org/p/chrome/builders/ci/lacros-chrome/4176 Original change's description: > [Lacros] Use cfi and thin_lto for Lacros official build > > CFI and ThinLTO were disabled on the simple chrome workflow > because they increase build time quite a bit. > But for official build, then should be enabled. > > Bug: 1157567 > Change-Id: I33a9eac37221f31da9a6725b19992d5daded72dc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586085 > Reviewed-by: Yuke Liao <liaoyuke@chromium.org> > Reviewed-by: Sven Zheng <svenzheng@chromium.org> > Commit-Queue: Sven Zheng <svenzheng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#835956} TBR=liaoyuke@chromium.org,svenzheng@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I666df6aa212da4c97f3679af5a8f77b889d6e9ba No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1157567 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586169Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#835984}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_20201210_RC00_dlei_ink.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/vOnUXWFNAfK7iM5OFR8VLHCr9MhWTjP6eAvxPYv4TjEC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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.chrome.try:linux-chromeos-chrome Bug: None Tbr: media-app@grotations.appspotmail.com Change-Id: Ide55e43786c5bfe54a253c9c0ad88cd3ac86d69b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586307Reviewed-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@{#835983}
-
Sebastien Marchand authored
This will be used by the freezing policy to freeze pages. Bug: 1144025 Change-Id: Ica001f0f3f5288200f1c082cc48e9a3019be9368 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584605 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#835982}
-
Xing Liu authored
When three action bar UI is enabled with "add_to_option" variation, we add reading list option into the new dialog instead of showing the bookmark bottom sheet. TBR=dtrainor@chromium.org Bug: 1157113 Change-Id: Ic3a3c29d240359e0a8e785bef9821f70d32ff0a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583465 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#835981}
-
Xing Liu authored
Add a E2E test for reading list deletion. TBR=dtrainor@chromium.org Bug: NONE Change-Id: I4d3282b514c06a3cddfc04ff268f5aa0376beb3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586653Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#835980}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/f79c25ac..4d774788 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: I58d89aa52d9019c47f35494871e06735e2abbc51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586268Reviewed-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@{#835979}
-