- 03 Dec, 2020 3 commits
-
-
Nancy Wang authored
Add the components/full_restore directory to provide some general functions, interfaces, so that the wm component from ash, the app service and the components/exo component can easily access the interfaces in components/full_restore to implement the restoration function. Implement the ShouldRestore interface for the wm component to query whether we should restore virtual desks, split screen, etc, based on go/chrome-os-full-restore-interfaces. Mock: go/cros-full-restore PRD: go/cros-full-restore-prd Design doc: go/chrome-os-full-restore-dd BUG=1146900 Change-Id: I40a8a625f50f979355e113d2dcc6db6b2201cc02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563427 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#833050}
-
Ben Pastene authored
Until crbug.com/1141234 is complete, the current public kevin pool is quite overloaded. eg: https://ci.chromium.org/p/chromium/builders/try/chromeos-kevin-rel/3153? https://ci.chromium.org/p/chromium/builders/try/chromeos-kevin-rel/3158? This should help reduce load while we wait for more DUT capacity. Bug: None Change-Id: I468eca706b709121e4267f411a1ab57b5c9cb4dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570072Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#833049}
-
Alex Danilo authored
CL:2568919 removed the progress center group code that isn't used. Remove the TODO comment which isn't needed any more. No-try: true Bug: 1027012 Change-Id: I4e3e9f50175886479cd3956b1e5f950fdf7f3fd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567244Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#833048}
-
- 02 Dec, 2020 37 commits
-
-
Ryan Hansberry authored
Nearby Connections needs to specify that its registered RFCOMM service should not bond to the remote device on the other side of the connection; CreateRfcommService() is adjusted to CreateRfcommServiceInsecurely() to accommodate this need. Sidenote: this further necessitates an allowlist on service UUIDs and service names: that is tracked at b/162975217. Fixed: 1151116 Change-Id: I8db8e9864ce22122b7af6c8554161f987f6114d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2553188Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#833047}
-
Rachel Wong authored
This CL removes a few launcher metrics that are no longer used, including some that are expiring. Bug: 1142490, 1152023 Change-Id: Id10ad35ee9ee6e6ed3933d811bd4bf721bdc258c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567236Reviewed-by:
Tony Yeoman <tby@chromium.org> Commit-Queue: Rachel Wong <wrong@chromium.org> Cr-Commit-Position: refs/heads/master@{#833046}
-
spdonghao authored
Demos: Before this CL: https://drive.google.com/file/d/1rGxWGyHhN1Nft2UQACOu6iH045dXhf7D/view?usp=sharing&resourcekey=0-iUuO4moaXQ1z4cqhbbzTdg After this CL: https://drive.google.com/file/d/1yjB2IVO0v7Kf2D---L3PVMhd_J4zbP9W/view?usp=sharing&resourcekey=0-Fyz_1WPerkvgv_2aBCVgVg Bug: 1136245 Change-Id: Ia39231b975a12ec7f7739f428ba344d8005d5fcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2564010Reviewed-by:
Xi Han <hanxi@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Hao Dong <spdonghao@chromium.org> Cr-Commit-Position: refs/heads/master@{#833045}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/bfb211914759..95ffe036632c 2020-12-02 natsu@google.com Guard VK_GOOGLE_SAMPLER_FILTERING_PRECISION 2020-12-02 amaiorano@google.com LLVM: add option to emit asm file to aid debugging 2020-12-02 amaiorano@google.com Coroutine: allow a name to be passed in for routine generation 2020-12-02 amaiorano@google.com ReactorUnitTests: use test name as Routine names 2020-12-02 amaiorano@google.com LLVM: store input name in JITRoutine 2020-12-02 amaiorano@google.com Fix FunctionT not forwarding its varargs If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I4346e8c51d43762371c344ba91886393d0396ba6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569970Reviewed-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@{#833044}
-
Lin XInan authored
BUG=chromium:1153349 TEST=./main.star Change-Id: Ibfdbf9379d5b31b6031371043a7273a838aa6718 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569689 Commit-Queue: Xinan Lin <linxinan@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#833043}
-
Marijn Kruisselbrink authored
This isn't directly using net::IsSafePortablePathComponent since what is safe for the File System Access API is not the same as what is safe for Downloads. As such currently this duplicates a lot of the implementation of this method, but in a followup we should attempt to unify these two implementations as much as possible. Bug: 1150810, 1154757 Change-Id: Iba4c92ef5f1cd924aa22b9dd201762d48b4bbc3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568383 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#833042}
-
Dmitry Titov authored
TBR: jdoerrie Bug: 1154856 Change-Id: Ib95f47f67c3646c4ff3f1fbca843aacc99bddeee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567181Reviewed-by:
Dmitry Titov <dimich@chromium.org> Commit-Queue: Dmitry Titov <dimich@chromium.org> Cr-Commit-Position: refs/heads/master@{#833041}
-
Zach Trudo authored
Bug: chromium:1078512 Change-Id: I696ad733b399edbb13251c12fac8736b37a34598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568779 Auto-Submit: Zach Trudo <zatrudo@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#833040}
-
Oystein Eftevaag authored
Adds support to the field-trial system for layers: * A field-trial can declare itself a member of a layer * A layer will pick only one member to be activate at a time. This reduces issues with metrics cross-talk between experiments, and enables a number of advanced use-cases for more fine grained control over holdbacks and launches. BUG=1146226 R=isherman,holte Change-Id: I5ada1eda97588e42af2dd061bc0ba8bd49a0fa17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340392 Commit-Queue: oysteine <oysteine@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#833039}
-
Matthias Körber authored
Bug: 1007974 Change-Id: I32616269cb711b5fb2325029b065c28463bdcbbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566948 Commit-Queue: Christoph Schwering <schwering@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Auto-Submit: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#833038}
-
Melissa Zhang authored
Scale animation not always completing. Update layer after setting transition to fix issue. Bug: 1152651 Change-Id: I4785b5b5da3f8bff19d9076ce517f16b2001af56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557823Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Melissa Zhang <melzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#833037}
-
Ryan Keane authored
This CL adds the CastRuntimeAudioChannelBroker interface, to be used as a wrapper around gRPC communication. For further details about the usage of this interface, see: https://chromium-review.googlesource.com/c/chromium/src/+/2509046 Bug: b/167426091 Change-Id: If705e855c96f0d77091ba942c809e927ee1c1223 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537590Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Commit-Queue: Ryan Keane <rwkeane@google.com> Cr-Commit-Position: refs/heads/master@{#833036}
-
Christopher Cameron authored
In Big Sur we use P010 GpuMemoryBuffers for hardware and software decoded HDR video. These buffers fail to render when we fall out of overlay mode, because some of the P010 texturing extensions were not wired up. This fixes HDR video in both GLRenderer and SkiaRenderer, but only for the validating command buffer. Bug: 1153581 Change-Id: I793ab36a4a4fc71fa22153b3c1f8f9c1c09e8efd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563374Reviewed-by:
Geoff Lang <geofflang@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#833035}
-
Frédéric Wang authored
This CL adds comments & TODOs, reorganizes a bit the code and adds tests in order to make comparison against the specification easier [1] [2] [3] and to prepare follow-up patches that will require approvals from API owners. There is no behavior change. [1] https://w3c.github.io/webappsec-secure-contexts/#potentially-trustworthy-origin [2] https://w3c.github.io/webappsec-secure-contexts/#potentially-trustworthy-url [3] https://github.com/w3c/webappsec-secure-contexts/issues/81 Bug: 1119740 Change-Id: Id1b379964a7724d7d53a279fbb5a187cb6a5453f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560953Reviewed-by:
Matthias Körber <koerber@google.com> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#833034}
-
dpapad authored
This is in preparation of migrating to JS modules. Bug: 1154192 Change-Id: I9e1494d2c6880b1ea525db4548035501ca2c9e1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566032 Commit-Queue: John Lee <johntlee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#833033}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b3456dd3..252a9ed0 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: Ie21936bbc3cdbc76d48a3c01d5281ac56dca9a1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569098Reviewed-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@{#833032}
-
Matt Menard authored
Adds PrintServerStore to manage print servers and their associated printers in the destination-dialog element. Bug: b:168650771 Change-Id: Ic89abf70bfb6acf05bf3c090882b5487a18caf84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538282 Commit-Queue: Matt Menard <mattme@google.com> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#833031}
-
Avi Drissman authored
The New tag image's colors depend on whether the Mac is in light or dark mode. Don't cache the image, so that if the user switches modes, it will draw correctly. Fixed: 1154805 Change-Id: Ia28e6177a2691b261c6c8bcd8c7bf33239cbbb5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568686 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#833030}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I1a4bc4a63c4386f0c599d79c182bcff591a710d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561630 Commit-Queue: vikas soni <vikassoni@chromium.org> Auto-Submit: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#833029}
-
Robert Sesek authored
Private symbols always need to be forward-declared, even if they are only available on more recent versions of macOS. Chromium is dropping support for 10.10, so these symbols need to be declared when building for 10.11+. AX-Relnotes: n/a. Bug: 1153883 Change-Id: I60a23d3e78beb555abf03d44dc1d28ca41c699b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565657Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#833028}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1606887898-f0384caead4c564d1ad56ab268bcdc41f8c36f74.profdata to chrome-win32-master-1606920808-08f6b2c5c596afe8ed94a12135b915a001611c72.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-win32-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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I91d592a251c3a24112a48e22dca0e85700e07c92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569222Reviewed-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@{#833027}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0c47015b57a0..8797714c4a78 2020-12-02 syoussefi@chromium.org Vulkan: Support OES_shader_io_blocks 2020-12-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from db49fa80 to d76e39a7 (585 revisions) 2020-12-02 ianelliott@google.com Revert "Reinitialize GL_VENDOR string when GPU switches" 2020-12-02 xinghua.cao@intel.com Add a doc for translating uniform block to StructuredBuffer 2020-12-02 syoussefi@chromium.org Vulkan: Minimize gl_PerVertex members 2020-12-02 jonahr@google.com Reinitialize GL_VENDOR string when GPU switches 2020-12-01 jmadill@chromium.org Reland "Vulkan: Use specialization constant for halfRenderAreaWidth" 2020-12-01 ynovikov@chromium.org Skip MultithreadingTestES3 tests on Linux Intel Vulkan 2020-12-01 m.maiya@samsung.com Reland "Vulkan: Fix incorrect exposure of sRGB extensions" 2020-12-01 jmadill@chromium.org Revert "Vulkan: Use specialization constant for halfRenderAreaWidth" 2020-12-01 jmadill@chromium.org Entry Points: Add egl:: namespace to Display. 2020-12-01 jmadill@chromium.org Test Runner: Handle flaky failures. 2020-12-01 jmadill@chromium.org Vulkan: Fix BufferHelper leaks in DynamicBuffer. 2020-12-01 jmadill@chromium.org Entry Points: Combine desktop GL minor versions. 2020-12-01 jmadill@chromium.org Entry Points: Clean up versions lists. 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,chromium:1152515,chromium:1154356 Tbr: ianelliott@google.com Change-Id: I08dd26fed5acb60d74c0455a34e13a66bd06852d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570036Reviewed-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@{#833026}
-
Rouslan Solomakhin authored
Before this patch, the pointers to PaymentApp or WebContents could become null or invalidated under some circumstances and cause a crash or UaF. This patch changes member variable PaymentApp pointers to use its WeakPtr instead and checks the validity of the WeakPtr before using it, as well as storing a GlobalFrameRoutingId in CvcUnmaskViewController. After this patch, a null or invalidated reference to PaymentApp or WebContents does not cause a crash or a UaF. Bug: 1152334 Change-Id: Iad8678462980d203fd440d991c8e9d7e5ecc7abe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566618 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#833025}
-
Pavol Marko authored
If the Chrome OS user is affiliated, include the device DMToken in the device_dm_token field of ClientCertificateProvisioningRequest when creating certificate provisioning requests. Background on implementation: CloudPolicyClient already has knowledge of the device DMToken since https://chromium-review.googlesource.com/c/chromium/src/+/907568/ . For non-affiliated users or for CloudPolicyClient instances that are not specific to a Chrome OS user / device-local account, the device DMToken is empty. This CL reuses that field and implicitly fills the device_dm_token for certificate provisioning requests. Bug: 1143283 Change-Id: Icf93c7d62d96c9e428ac58adfc98e49cd4468de3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567156 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Michael Ershov <miersh@google.com> Cr-Commit-Position: refs/heads/master@{#833024}
-
Alexei Svitkine authored
This should reduce review latency/friction of making these changes. Additionally, expanded the README to mention the GN build flag fieldtrial_testing_like_official_build which can be used to disable the testing config. Bug: None Change-Id: I5995bdf59a6a02640a7c9119830e0be1d3a33316 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537098Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#833023}
-
Francois Doray authored
Launch to 100% of Stable was postponed, so we also postpone the expiry of the flag. Bug: 1075553 Change-Id: Ia6c40fa14116254a0789294616f1d5681bdff7c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569789 Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Auto-Submit: François Doray <fdoray@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#833022}
-
Eric Willigers authored
MultiProfileBrowserStatusMonitor::DisconnectV1AppFromLauncher now exits early instead of crashing, if the tab has already been destroyed. Addresses flaky test SystemWebAppManagerMultiDesktopLaunchBrowserTest.LaunchToActiveDesktop Bug: 1154381 Change-Id: I899e98abc4333c3c47bc0643882fac8dff3f9081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567087 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#833021}
-
Michael Thiessen authored
BaseActivityTestRule is meant as a chromium replacement to ActivityTestRule, fixing a number of issues with the class and providing more flexibility. Bug: 1146574 Change-Id: I0429d9c6f139468ad3a193b751d6acfb34ce318e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561443 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833020}
-
Gary Tong authored
12 hours Ignore-Goma-Freeze: will add very little load as builder runs every Change-Id: I35b32ea6a772896e168db90b47d2fc09b2552399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570076 Commit-Queue: Gary Tong <gatong@chromium.org> Auto-Submit: Gary Tong <gatong@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#833019}
-
Elly Fong-Jones authored
Bug: 1154345 Change-Id: I0815d690cdbbd8094c6c5c44b3c760212c1fa8be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569983 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#833018}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I6728c1c09a7107d578179ca9f8303555b035da52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570100Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833017}
-
ckitagawa authored
To allow the proto to be used in Java, make all fields optional and enforce validation in two locations. Change-Id: I08da938a01a561bd35ee5b14037dee0149940566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569790 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Tanya Gupta <tgupta@chromium.org> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Tanya Gupta <tgupta@chromium.org> Cr-Commit-Position: refs/heads/master@{#833016}
-
Haiyang Pan authored
This file can be created when the tests run on fuchsia platform. Add a helper so that the file from each shard will be kept and does not fail the result merge. Bug: 1154165 Change-Id: Ie4abbecebedcd39500da3a7bd74eb9cf3df6105f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568811Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#833015}
-
Deepanjan Roy authored
Cloud storage hosts both html and proto traces, but the proto trace is often in non-obvious locations, especially with historical data. The html trace url is available must more consistently across all UI surfaces + the bigquery dataset. This script finds and downloads the proto trace for a given html trace url. Change-Id: I8e1ee108781751fc5088546a68945bdd79c4ce68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568935 Commit-Queue: Deep Roy <dproy@chromium.org> Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Auto-Submit: Deep Roy <dproy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833014}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/01b3e24a8356..04ee79c749be 2020-12-02 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a4b950c2..6b50907e (832520:832826) 2020-12-02 landrey@webrtc.org Add landrey as an owner to PC framework code 2020-12-02 saza@webrtc.org Add support for toggling builtin voice processing on iOS 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: I528b418910bceb55a3930116ce9810f746daae89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570039Reviewed-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@{#833013}
-
Zach Trudo authored
Bug: chromium:1078512 Change-Id: I322f7f0364476f5b5e8caacf3bff8bcbbc8161b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568778 Auto-Submit: Zach Trudo <zatrudo@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#833012}
-
Clark DuVall authored
JNI is now supported in DFMs with isolated splits enabled, so should be safe to bring back the cablev2_authenticator module. Bug: 1145287 Change-Id: I8c8c748e244bac89c5edd61034ad3021c3fad7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569365Reviewed-by:
Adam Langley <agl@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#833011}
-