- 08 Jul, 2020 40 commits
-
-
Lei Zhang authored
The 1-parameter version is simpler, and the 2-parameter version is deprecated. Bug: 1009837 Change-Id: If36164e2de06f7590e3c619b1d4a78bc55b3a366 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284369 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#786508}
-
Erik Chen authored
This CL creates a new mojo interface: ScreenManager. This interface has a single method TakeScreenSnapshot which returns a bitmap of the screen's contents. Lacros-chrome uses this interface to implement a rudimentary version of screen-sharing. This in turn allows meet.google.com screen sharing to function properly. This interface will eventually be supplemented with methods to allow window-sharing as well. The whole interface will likely be overhauled in the future to create a more performant and fully-featured version of screen/window sharing. Change-Id: I821c59464ea4d2ff57665381038837f29645750d Bug: 1094460 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261430Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Auto-Submit: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#786507}
-
evliu authored
This CL resets the Cloud recognition stream if audio has been paused for more than 28 seconds. The Open Speech API will not return recognition events if more than 30 seconds has elapsed since the last audio upload. Bug: 1101566 Change-Id: I9a667358fc8d5b98faaee3922d1d9778ab7a40f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278533 Commit-Queue: Evan Liu <evliu@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#786506}
-
Andrew Xu authored
This CL ensures that hotseat only has vertical movement during transition between home launcher and hidden state. Bug: 1088182 Change-Id: I680735ec68b60080eaa920a4341d5a59db7dc2a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285358 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#786505}
-
John Williams authored
This patch as a number of changes to streamline unit tests; the main on is that it names ActivityRecord::SetOrUpdateSession() a nonvirtual method and delegates subclass-specific functionality to the new OnSessionSet() and OnSessionUpdated() methods. Change-Id: I3ce0c0ced968d3e3945ecd215dfe9a25959a49a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278138 Commit-Queue: John Williams <jrw@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#786504}
-
Himanshu Jaju authored
- Removes existing protos copied from securemessage and ukey2 libraries - Adds dependency on open sourced libraries for the above protos. Change-Id: If2bb26e5c2e02f741f203bc699ef98dbf5edf581 Bug: 1037793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214535 Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#786503}
-
Ilia Samsonov authored
Bug: 1068400 Change-Id: If2c3352048cdfefa616667b2dbe53e0f853f036e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283652Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Ilia Samsonov <isamsonov@google.com> Cr-Commit-Position: refs/heads/master@{#786502}
-
Lukasz Anforowicz authored
This CL takes GetOriginForURLLoaderFactory (and supporing helpers) from an anonymous namespace inside render_frame_host_impl.cc and makes it an instance method of NavigationRequest. This should help with the following long-term tasks: 1. Calculating the origin to commit in the browser process (https://crbug.com/888079). 2. Always setting request_initiator_site_lock (https://crbug.com/1098938). (Being able to access GetOriginForURLLoaderFactory via NavigationRequest might help populate |request_initiator_site_lock| and provide a URLLoaderFactory when creating any RenderFrameImpl in a renderer process (including speculative/provisional frames.) This CL should have no functional or test impact (it is pure refactoring - it just moves code around). Bug: 888079, 1098938 Change-Id: If464a49990d77bbf68b8e70f2a253e44e8c26f01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285396Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#786501}
-
Himanshu Jaju authored
in chromium. Design doc - go/nearby-chrome The overall import is split into 3 CLs for easier reviews: - Securemessage and ukey2 import - Nearby connections import - Platform implementation for nearby in chrome Bug: 1037793 Change-Id: I59a58c01c877dd5fb4c7e647c122b633b592fa7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274625 Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#786500}
-
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/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: Ie583045dfa8f5b24eb43dbf1b7c71fc52ebf7778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288086Reviewed-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@{#786499}
-
Charlene Yan authored
The bug that makes it not possible to drag a tab to the right of a collapsed group header is due to TabStrip::GetLastVisibleTab() clamping the insertion index. TabStrip::ShouldTabBeVisible is used for determining if a tab is visible in the tabstrip due to space constraints. Moving the logic for collapsed tabs into TabStrip::SetTabVisibility(). This should also make is slightly nicer and show less headers in the case where the tabstrip is full of group headers and not visible tabs. Bug: 1099367 Change-Id: If31bf23b9d2fc069481f092e38310635b89d3165 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277381 Commit-Queue: Charlene Yan <cyan@chromium.org> Reviewed-by:
Connie Wan <connily@chromium.org> Cr-Commit-Position: refs/heads/master@{#786498}
-
Daniel Murphy authored
The 'dummy' app installed to flush the sync system was installed in the wrong direction, so changes from profile 1 might not have made it to profile 0. This change fixes that. R=loyso@chromium.org Bug: 1099595 Change-Id: I28b8816e20ac2020d9329342a10936ba09309830 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285296 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#786497}
-
Andrey Kosyakov authored
Originally broken by https://chromium-review.googlesource.com/c/chromium/src/+/2274584 Bug: 1094090 Change-Id: Icfd8b9be9acc7406ef63d88302986e9ac2d262cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288387 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#786496}
-
David Benjamin authored
https://boringssl.googlesource.com/boringssl/+log/430a7423039682e4bbc7b522e3b57b2c8dca5e3b..eda849d2e6e6a15a5a4dc728568ec12f21ebfb6d The following commits have Chromium bugs associated: eda849d2e Opaquify PKCS8_PRIV_KEY_INFO. 5d7c2f8b1 Implement i2d_PUBKEY and friends without crypto/asn1. 5fa22ed85 Avoid relying on SSL_get_session's behavior during the handshake. The following commits have update notes: eda849d2e Opaquify PKCS8_PRIV_KEY_INFO. d0637e901 Remove TRUST_TOKEN_experiment_v0. 25638f06e Remove x509->name. 5fa22ed85 Avoid relying on SSL_get_session's behavior during the handshake. Bug: 1010748, 1102458 Change-Id: I0e377889f94676efd90f292a0dcdf9b0c5b446d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288451 Commit-Queue: David Benjamin <davidben@chromium.org> Commit-Queue: Steven Valdez <svaldez@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Cr-Commit-Position: refs/heads/master@{#786495}
-
Maxime Charland authored
In parallel with the current TableViewEmptyView, the new TableViewIllustratedEmptyView will be able to display an image, a title and a subtitle on empty states. This new class will be accessible from a new helper function in ChromeTableViewController. (Googlers only links) Design Doc for Chrome Empties: https://docs.google.com/document/d/1JM2sKT4oghkol51U7_3xv9sfaB26C89CCGa2uwYBgsI/edit?usp=sharing Mocks of the new Chrome Empties look: https://docs.google.com/presentation/d/1x1lSTOSQ1zkJu87SoigiUhX2f9oHACglR22yYg-lSHo/edit?usp=sharing Bug: 1098328 Change-Id: Ia54b55d9f2de749879bc0f811bd2629688dd2bb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2254519 Commit-Queue: Maxime Charland <mcharland@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#786494}
-
Daniel Classon authored
Change-Id: Ifd63251a67ae9fe31e3d46f5e80a4dd54f7bd0be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288203 Commit-Queue: Daniel Classon <dclasson@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#786493}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/83fe1bc34d80..8a9919980f54 2020-07-08 cwallez@chromium.org Don't leak buffers if MapAtCreation fails. 2020-07-08 cwallez@chromium.org Fix MSVC compilation. 2020-07-08 tommek@google.com Adding Queue::WriteTexture 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 cwallez@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: chromium:1103154 Tbr: cwallez@google.com Change-Id: I11ee7c9d876f7dc4d9e034602c8640628b8c3b4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288572Reviewed-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@{#786492}
-
Vikas Soni authored
This is a reland of 5f7b87c0 with some additional changes and refactor. Original change's description: > Refactor SharedImageVideo backing. > > 1. Refactor SharedImageVideo backing to use SharedImageBackingAndroid > and SharedImageRepresentationSkiaVkAndroid. > > 2. Move GetAhardwareBuffer and VkImage creation from Representation's > BeginRead to ProduceSkia. > > Bug: 1091945 > Change-Id: Ic08616f37754c864d0059c38b0a64f1f296b1ae4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2281478 > Commit-Queue: vikas soni <vikassoni@chromium.org> > Reviewed-by: Peng Huang <penghuang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#785336} Bug: 1091945 Change-Id: Ic46dbcfda2bc3c7a9435c1b5001b1c1722ed09a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282729Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#786491}
-
Yu Han authored
In this CL, fixes all the remaining tests for ParentNode.replaceChildren by following the steps outlined in the spec[1]. Also connected RuntimeEnabledFeature to blink::feature so it's finch controllable. [1] https://dom.spec.whatwg.org/#dom-parentnode-replacechildren Bug: 1067384 Change-Id: I246b96d8907c222d15bc80376d83a0bc5ff90e34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270678Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Yu Han <yuzhehan@chromium.org> Cr-Commit-Position: refs/heads/master@{#786490}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/f8597f282852..5d5af4ebd056 2020-07-08 rmhasan@google.com telemetry: Add getter and setter for _binary_manager global variable If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC rmhasan@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:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:960833 Tbr: rmhasan@google.com Change-Id: I5436471462c52a2498f9321f3f994999310ed567 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288651Reviewed-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@{#786489}
-
Marijn Kruisselbrink authored
Following changes in https://github.com/WICG/native-file-system/pull/196 Bug: 1103022 Change-Id: I4ba11f12cf2e47ec326a09efa7b06fd300402945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285670 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#786488}
-
Lijin Shen authored
This reverts commit 5c5957c7. Reason for revert: testMergeOnMultiDisplay_OnDisplayChanged failing on test-n-phone https://ci.chromium.org/p/chrome/builders/ci/test-n-phone Original change's description: > Merge tabs of multi-instance when display is changed. > > On partner foldable phones, when the secondary display is off, there > is only one targetable displays and only #onDisplayChanged is called. > This CL tries to merge tabs #onDisplayChanged as well. > > Bug: 1088202 > Change-Id: Id21960b40bceb4b04fce7a2718c0e33bee0f4920 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2272131 > Reviewed-by: Theresa <twellington@chromium.org> > Commit-Queue: Lijin Shen <lazzzis@google.com> > Cr-Commit-Position: refs/heads/master@{#786055} TBR=tedchoc@chromium.org,twellington@chromium.org,lazzzis@google.com Change-Id: I73c428b30eb6005f4e85171434dec16d54d4e419 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1088202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288809Reviewed-by:
Lijin Shen <lazzzis@google.com> Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#786487}
-
Alex Moshchuk authored
This reverts commit cf27abd2. We thought that an outdated process model shortcut to avoid unnecessary OOPIFs was no longer needed now that we have default SiteInstances, but issue 1101214 showed that it is actually needed on Android Webview in cases where default SiteInstances aren't yet used, in particular with file: URLs. Hence, this CL brings the shortcut removed in https://crrev.com/c/1876979 back along with better documentation on why it's still needed. Bug: 1101214, 1103352, 1015882 Change-Id: I444700ca37670f47c9b7730ace1c7743ee408d03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288382Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#786486}
-
Oleh Lamzin authored
Use constants close to type limits in unit tests. Bug: b:158658869 Change-Id: I364c55ebd14b7d9fccba78bd3cfcac3abd8ae960 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278053 Commit-Queue: Oleh Lamzin <lamzin@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Roland Bock <rbock@google.com> Cr-Commit-Position: refs/heads/master@{#786485}
-
Qiaofei Ye authored
As mentioned in Bug 1030396, the containerName attribute was first added in https://codereview.chromium.org/2515993002/ and it was truncated to 100 chars. The spec does not mention this truncation anywhere, see https://w3c.github.io/longtasks/. In this PR, we removed undocumented containerName truncation, and changed member variables to use atomicString instead of String. Bug: 1030396 Change-Id: Ie1e7e6d7d1878ca16091a5f4db316d9c59368be0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276680 Commit-Queue: Qiaofei Ye <qiaye@microsoft.com> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#786484}
-
Luis G Garcia authored
I2P: https://groups.google.com/a/chromium.org/d/msg/blink-dev/4kMGCyCUIao/5vjPk4tuAQAJ Change-Id: Ib30e5d2ec4d833d2cc44246bf95827f4e2083f4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230280 Commit-Queue: Luis Garcia <luisggarcia@google.com> Reviewed-by:
Brandon Jones <bajones@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#786483}
-
John Abd-El-Malek authored
They're timing out now. This brings them to the same runtime as Linux ASan LSan Tests. Bug: 1103330 Change-Id: I2e5e38ae4d3321b238c31af87026e26d95928abf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288199 Auto-Submit: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#786482}
-
Ben Pastene authored
With crrev.com/c/2277078, the tool we're using to deploy chrome to the device/VM expects some additional runtime libs. These libs are encapsulated in the chromiumos_preflight group. So this adds them to any telemetry-based test's isolate input data. Bug: 1099963 Change-Id: Ie8bdad2b0aeb4f9b0848ec54869b4fcd4d7ec34b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288491Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#786481}
-
Jeremy Roman authored
This is somewhat verbose, but allows us to avoid the unhandled rejection being visible to script without having to make this hack even worse. Instead of actually calling activate(), this mirrors the spec structure by simply calling to underlying logic, passing a resolver where it makes sense and not (in this case, passing a substitute object) where it doesn't. Bug: 1102081 Change-Id: I0eecf253928bfce39afcddccf54e9bc6f6c0d549 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285340Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#786480}
-
Erik Staab authored
Change-Id: I9516cce3b5c5de8efd55ee10c511b4167c4616b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288102 Auto-Submit: Erik Staab <estaab@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Commit-Queue: Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/master@{#786479}
-
Oleh Lamzin authored
Do not compare field by field in tests to not forget testing new field in the future. Bug: b:158658869 Change-Id: I46225a1b3601bd0d7f0cf7026e246eeffb745a95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274891 Commit-Queue: Oleh Lamzin <lamzin@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Roland Bock <rbock@google.com> Cr-Commit-Position: refs/heads/master@{#786478}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/847ded3ada37..973c321add1b 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 jam@google.com,mohsen@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: None Tbr: jam@google.com,mohsen@google.com Change-Id: Ia46afad1d5052954b59fff4b20c50160577f43a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288138Reviewed-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@{#786477}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/c49c88ac82fb..e64cd3aeff71 2020-07-08 thakis@chromium.org mac: Add an arm64 slice to ninja-mac. 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 sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@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: chromium:1103315,chromium:762354 Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com Change-Id: I5b328dd2eb93cd1562224d76b20942ec49f057f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288589Reviewed-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@{#786476}
-
Mirko Bonadei authored
This CL adds the parts of absl that are needed by both Nearby and //third_party/shell-encrpyption. Bug: 1046390 Change-Id: Idaf0b92b764565b8f08b25f2ca9e13a6c0f2ef99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260632Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#786475}
-
Ghazale Hosseinabadi authored
This CL reverts commit 20204dee. The revert in commit 20204d was done due to a failing test, i.e., ToolbarActionsBarUnitTest.ReuploadExtensionFailed. This CL also fixes ToolbarActionsBarUnitTest.ReuploadExtensionFailed. Bug: 1101189 Change-Id: I996b2fd17923162c89161ce154dcd1046c47b814 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285334Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Ghazale Hosseinabadi <ghazale@chromium.org> Cr-Commit-Position: refs/heads/master@{#786474}
-
Tibor Goldschwendt authored
Deprecates the histograms - Tab.NewTabDOMContentLoaded - Tab.NewTabScriptStart - Tab.NewTabOnload* (on desktop) and logging code. The histograms are no longer used for analysis. Fixed: 1089552, 1089553 Change-Id: Ieb129e80825c1004a854df48894f580776953247 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284375Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#786473}
-
Sreeja Kamishetty authored
-virtual/webrtc-wpt-plan-b/external/wpt/webrtc/simulcast/h264.https.html -external/wpt/webrtc/protocol/video-codecs.https.html -virtual/webrtc-wpt-plan-b/external/wpt/webrtc/protocol/video-codecs.https.html -external/wpt/webrtc/simulcast/h264.https.html Also, rename third_party/blink/web_tests/FlagExpectations/back-forward-cache to third_party/blink/web_tests/FlagExpectations/enable-features=BackForwardCache to match the name in test_suite_exceptions.pyl Bug: 1103214 Change-Id: Ie6e65711c83c873d3ca5280c8a6d5b72e6daf796 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287381Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#786472}
-
Guido Urdaneta authored
This class has been mojified and the ThreadSafeSender appears to be dead code. Bug: 1102895 Change-Id: I2fe859b842e085e595fd82e5f0a3a80e0a2f4961 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285007Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#786471}
-
shrekshao authored
Suppress deqp/functional/gles3/fborender/recreate_color_03.html on Android FYI Release (Pixel 2) as RetryOnFailure Tbr: kbr@chromium.org No-Try: true Bug: 1103370 Change-Id: Idc004171e10c2b112e746a3c8092ede33436e405 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288749Reviewed-by:
Shrek Shao <shrekshao@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> Cr-Commit-Position: refs/heads/master@{#786470}
-
Kevin Schoedel authored
Focus did not work due to two distinct problems, both of which caused page-level focus to be absent, which in turn meant that blink-level focus was suppressed. - The aura::Window on which focus was attempted does not have an OnWindowFocused observer. This change focuses the Window that does. - Wayland app's aura::Windows are not visible. This change adds a check for an ancestor that is an exo window. Bug: b/156123509 Test: manual on device Change-Id: Ib4e8a5101bbc28d2b7a0448aff8142c8cffa2a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274201Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Albert Chaulk <achaulk@chromium.org> Commit-Queue: Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#786469}
-