- 01 Oct, 2020 40 commits
-
-
wutao authored
Bug: b/169101566 Test: manual Change-Id: I103126a74a88f834bf12ce5dcf133f20217bcd96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442481Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#812836}
-
Rafael Cintron authored
To reduce the number of texture copies in camera and XR scenarios, we need to be able to share textures between processes using Windows handle objects. To facilitate this, we implement the overload of SharedImageBackingFactoryD3D::CreateSharedImage which accepts a gfx::GpuMemoryBufferHandle. Bug: 1131616 Change-Id: I9561229b7631d0a89a7ced4ee6fc0de43c029d45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438649 Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#812835}
-
Sebastien Marchand authored
Bug: 1088935 Change-Id: Ie9298e2dd0e57f1859918ce0a1dfd6bb39d0465c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441267Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#812834}
-
chromium-autoroll authored
Roll ChromeOS Airmont AFDO profile from 87-4265.0-1601286022-benchmark-87.0.4277.0-r1 to 87-4265.0-1601286022-benchmark-87.0.4278.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-afdo-airmont-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: Ie58473349601a82b11b2d426cf5d0f7794e5edc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443356Reviewed-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@{#812833}
-
Yuheng Huang authored
Change-Id: I99d1da75f3f57500b517909b94f00ebbefbac118 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443529 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#812832}
-
David Bokan authored
This test is currently running in the main-thread scrolling path only. This CL modernizes the test to ensure it runs in both main and compositor threaded modes. Bug: 915926 Change-Id: Ia58cd94f5e6bcdd8b55fc2282f7d009936f034ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442104Reviewed-by:
Rahul Arakeri <arakeri@microsoft.com> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#812831}
-
David Bokan authored
The behavior in this test differs based on main thread and compositor thread scrolling. On the compositor thread, only the direct-most hit scroller is targeted for autoscrolling but the main thread will bubble up to the first scroller that can consume the scroll. See the autoscroll-related comment in LayerTreeHostImpl::FindNodeToLatch. The compositor behavior is the intended one, see https://crrev.com/c/1743028 which implemented this behavior on both threads and added a test that was unfortunately removed in https://crrev.com/c/2111831. The test in this CL covers this case just as well so we just move it to fast/scrolling to ensure it gets coverage on both compositor and main threads. Bug: 915926,1112183 Change-Id: I2dcc4e83d30dbc222cefc1781b5ecf46b20a3f85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441941Reviewed-by:
Rahul Arakeri <arakeri@microsoft.com> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#812830}
-
Mehran Mahmoudi authored
This CL automatically removes the paint preview when the live tab is ready. It also dispalys a toast message. Bug: 1131497 Change-Id: I6c6437fccc5f05fdbcc7afad6e34668a908729c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442155 Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#812829}
-
Friedrich Horschig authored
Show an In-Product Help bubble to let the users know when suggestions can be revealed by swiping the keyboard accessory bar. The IPH only triggers if all conditions are met: - at least one suggestion is not fully rendered - the IPH explaining what chips do in general has been shown already IDS_IPH_KEYBOARD_ACCESSORY_SWIPE_FOR_MORE.png: https://storage.cloud.google.com/chromium-translation-screenshots/af6ea41db50ee56da277563b7dc173b869e19089 Bug: 1124713 Change-Id: I7112ca0ed0adbbffb45604b9c584b041831b0b64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428334Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#812828}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Id133ab0b0744c07405d0ed69eb9774b27b5c09f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442540 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#812827}
-
chromium-autoroll authored
Roll ChromeOS Silvermont AFDO profile from 87-4265.0-1601289755-benchmark-87.0.4277.0-r1 to 87-4265.0-1601289755-benchmark-87.0.4278.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-afdo-silvermont-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: Ia705a8f0f5e4466ebe4a74a7671ce39ef4955b6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443355Reviewed-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@{#812826}
-
zhaoyangli authored
These run on Xcode 12.2 and should use 14.2 simulator runtime. Bug: 1132967 Change-Id: I344e4bd651da37792cf156e95cd55efafa68d816 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440201Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#812825}
-
Jesse Schettler authored
Since there's no benefit to passing uuid and device_name by value in LorgnetteManagerClientImpl, pass them by const reference. Bug: None Change-Id: I7594cc938d2c1180eeb172b8c71ac0ee967f1d29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442501 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Auto-Submit: Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#812824}
-
Xi Han authored
In this CL, Feeds articles are opened as a Tab instead of CCT from the StartSurface. When back button is pressed from the Tab, it will return to the original Feed articles on the StartSurface. Also support to open the Feeds articles in incognito tab. Demo: https://drive.google.com/file/d/1r3H3_S8EZms33vspI_IarE4NH3Eh9aI3/view?usp=sharing Bug: 1108451 Change-Id: I651b2378970f0ed53d2b663cdd97fd2872057ad7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424639 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#812823}
-
Bailey Berro authored
Allows clients to implement the BatteryHealthObserver interface and register themselves as an observer in order to receive periodic updates about the battery health. Bug: 1128204 Change-Id: Ib4ffc60ec5fd30bda37c255bd17b669eaa4b9f74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438474 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#812822}
-
adamta authored
The IPH bubble for the Discover feed should only be shown if the NTP has been created with the Discover feed. This can be determined by checking if the named guide for the Discover feed menu button has been created. Bug: 1132757 Change-Id: I0bbf35fba8fb49fcb080ce581f3bf953d56ce0f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2434910 Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#812821}
-
Brandon Wylie authored
CustomTabCompositorContentInitializer relies on ChromeActivity to initialize compositor content. This method is part of ChromeActivity's interface, so removing the dependency is difficult. Moving the #initializeCompositorContent behind an interface and injecting that into CustomTabCompositorContentInitializer to decouple the two. This change is meant to be an example on how to handle this case. Bug: 1123209 Change-Id: I8ba93cd80074c8935bd07428327f74ca2973eb19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429870Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#812820}
-
Jacobo Aragunde Pérez authored
The kAlert accessible event was explicitly produced in several places, causing duplication. There are two places where the event must be produced for all the alert bubbles to work properly: * BubbleDialogDelegateView::AddedToWidget for the session crashed bubble * BubbleDialogDelegate::OnBubbleWidgetVisibilityChanged for the rest of them This is still causing duplication for the save password bubble, we leave it reported with a TODO in its test. Bug: 1082217 Change-Id: I29af53794823ff115767077a8824fdc6795dbe4e AX-relnotes: prevent redundant alert events. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2394695 Commit-Queue: Jacobo Aragunde Pérez <jaragunde@igalia.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#812819}
-
Owen Min authored
The following policies can never be supported from cloud. The tag only works as a hint to the server team but not changing any browser behavior. UserDataDir CloudPolicyOverridesPlatformPolicy MachineLevelUserCloudPolicyEnrollmentToken CloudManagementEnrollmentToken CloudManagementEnrollmentMandatory CCTToSDialogEnabled Change-Id: Ibb661edc76b587ebd8f40090312ed0f06df079e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441742Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#812818}
-
Leonard Grey authored
Command string constants often have ampersands embedded in them for display in Windows menus. These need to be stripped out for display in commander. Bug: 1014639 Change-Id: I37e87013fd0eb4a18eb796b8870768c9794c1aa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440308Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#812817}
-
Nate Chapin authored
Change-Id: Ie26ffe4038baa99cca2942440df3cbddfea29069 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436681 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Auto-Submit: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#812816}
-
Caleb Raitto authored
We're only adding use counters for these methods. Bug: 973801 Change-Id: Id87584bb501f7ccd7cb98c0c3ce2d7500763bb08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438755 Commit-Queue: Caleb Raitto <caraitto@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Rick Byers <rbyers@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#812815}
-
Prashant Nevase authored
The dark mode settings were tightly coupled to blink settings. As per usage those don't change until chrome is relaunched or webview's lifetime. This patch cleans up dark mode settings and new behavior is - blink settings is used for enabling/disabling dark mode while dark mode settings are used to configure dark mode filter. Decoupling settings will help create DarkModeFilter without blink settings. This is needed for raster side dark mode for images. Bug: 1082339 Change-Id: I763ea3f0f05e43b4ea30926817f3aca06bf5f84b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390588 Commit-Queue: Prashant Nevase <prashant.n@samsung.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#812814}
-
Gil Dekel authored
As of today, all ChromeOS releases utilize kernels that robustly support universal planes. This makes the need to accommodate for non-supporting code paths obsolete. This CL removes this code. Bug: 1129546 Change-Id: I2df722646cb85b3b4cdf04354941824e72aa15e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413407 Commit-Queue: Gil Dekel <gildekel@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#812813}
-
Yulun Wu authored
There are a variety of hard coded ink drops that need to be unified (see related bug). This CL replaces them with themed colors based on search box background color. Related Bug: 1051167 Bug: 1133246 Change-Id: Id2ce3c94461405516d6ad3f83cc271c7c51d06ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442354Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#812812}
-
Michael Checo authored
- Implement i18n for strings. - Localize CPU card title - Localize Battery Status card title - Localize Memory card title - Localize Diagnostics app title Bug:1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: Icf9dbb0b0a19c4d3d216548460c21a89fd178ecf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2433126Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Michael Checo <michaelcheco@google.com> Cr-Commit-Position: refs/heads/master@{#812811}
-
Jan Wilken Dörrie authored
This is a reland of d0bda2ee. This is the same as the initial CL except logging of the password length. Original change's description: > Add metrics to InsecureCredentialsManager > > This CL adds metrics about passwords weakness check. > > Bug: 1119752 > Change-Id: I20ff20dde480c84ebd5d252ce7684cecc4fc4c87 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2434336 > Commit-Queue: Irina Fedorova <irfedorova@google.com> > Reviewed-by: Robert Kaplow <rkaplow@chromium.org> > Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org> > Cr-Commit-Position: refs/heads/master@{#812625} TBR=rkaplow Bug: 1119752, 1134152 Change-Id: Iecfabdcfa32b687b53e00a9e147b6695e4610327 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442734Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#812810}
-
kylechar authored
The --force-gpu-rasterization flag hasn't existed for a while but it's still used by GPU tests that want to ensure GPU rasterization. Switch the tests to use --enable-gpu-rasterization instead. I think this is only an issue on Linux, since other platforms have GPU rasterization enable by default, but some of the screenshot_sync and pixel_skia_gold_tests will change how they run with this. Bug: 1133368 Change-Id: I973d5ad6343d1e9d951a4854a98956fa09098387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437705Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#812809}
-
Andrei-Laurențiu Olteanu authored
This is a reland of 503df9e6 Add nogncheck to chrome_browser_interface_binders.cc. Original change's description: > [Telemetry SWX] Add lid events > > Create and make available mojo interface for chrome://. > > Add implementation in chrome://. > > Add implementation in chrome-untrusted://. > > Add implementation for cros_healthd fake onLidOpened event emitter. > > Add browser test for lid event listener. > > Bug: b:167523716 > Change-Id: I4281778d451264f57154913330d8cd5ba83cb4f8 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389981 > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Reviewed-by: Maksim Ivanov <emaxx@chromium.org> > Reviewed-by: Oleh Lamzin <lamzin@google.com> > Reviewed-by: Mahmoud Gawad <mgawad@google.com> > Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> > Commit-Queue: Laurențiu Olteanu <lolteanu@google.com> > Cr-Commit-Position: refs/heads/master@{#812623} Bug: b:167523716 Change-Id: Ied8ce33faafef480a76c8a6d6d74eb4ff299d6e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440670Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Laurențiu Olteanu <lolteanu@google.com> Cr-Commit-Position: refs/heads/master@{#812808}
-
Rohit Agarwal authored
This CL modifies: a) The incognito button string in the account picker dialog. b) The title of the incognito interstitial. c) The content of the incognito interstitial. d) Formatting the sub-content of the incognito interstitial to bold wherever needed. Screenshot: crbug.com/1133288/#c5 Bug: 1133288 Change-Id: I5dd5513bea0afced5bde8f3281f72145116c96fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437396 Commit-Queue: Rohit Agarwal <roagarwal@chromium.org> Reviewed-by:
Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#812807}
-
Luke Zielinski authored
These are needed by wptrunner on chromium CI. For run_web_tests.py these files will be replaced by internal versions from LayoutTests/resources via wpt.config.json Change-Id: I7b500360cdaa7a67581f85f429030bf26c4768af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441480 Commit-Queue: Robert Ma <robertma@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#812806}
-
Matthew Mourgos authored
Bug: 1080827, 1122723 Change-Id: I6332168a821b1be34f91ecfa9903712867517ecc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441513Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#812805}
-
Evan Stade authored
Switch aggregate_vector_icons to the new version, without removing aggregate_vector_icons2. This will allow downstream clients to switch back to aggregate_vector_icons before aggregate_vector_icons2 is removed. Bug: 1132894 Change-Id: I42e6c04c0cde42e7c84810403333ebd3def577a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441327Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#812804}
-
Kevin Ellis authored
CSS animations are to return computed values for the keyframe properties rather than values directly from the keyframes rule. In particular, variable references are to be resolved. The spec calls for resolving at the time the animation is generated but acknowledges that the extraction can be done lazily as an optimization. https://drafts.csswg.org/css-animations-2/#keyframes New tests failures are the result of not using the correct canonical form during property serialization. Bug: 1070627 Change-Id: If6ad836147c15feaf4d0374f8798e75fc390878b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2194279 Commit-Queue: Kevin Ellis <kevers@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#812803}
-
minch authored
Remove kSystemMenuIconColor and kSystemMenuIconColorToggled. Feature pod button use kButtonIconColor and kButtonIconColorPrimary in the spec. Make FeaturePodIconButton as ImageButton only. Since it already has |toggled_| to control the toggle state. Update the icon color on |toggled_| is enough for it. Bug: 1133063 Change-Id: I46e498e967e0065cfd4ce6451adf60275e1864bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2439432Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#812802}
-
Shakti Sahu authored
This CL adds java tests for video tutorial IPH card. Bug: 1134117 Change-Id: I3096c1c31729fb90a896ce237e0f3c25e6e2a8cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442380Reviewed-by:
Fred Mello <fredmello@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#812801}
-
Tim Volodine authored
Initial componentization of chrome/renderer/safe_browsing code. In this patch: - move some initial files and tests to components/ safe_browsing/content/renderer/phishing_classifier (in particular features* and test_utils code). - add new build config file, - update all relevant build files and includes. BUG=1115700 Change-Id: I75e6ca754ad00135d8e6d9e466565885377b92f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437384 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#812800}
-
chinsenj authored
Remove LOG(ERROR) is ash/wm/gestures/wm_gesture_handler.cc Change-Id: I53135342ea8e060c802a7ee34cf2af96bb436d82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442301Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#812799}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/281fb1ed7ba9..75b9ab6751f3 2020-10-01 hta@webrtc.org Move have_pending_rtp_data_channel_ to sdp_offer_answer 2020-10-01 hta@webrtc.org Move more functions from PeerConnection to SdpOfferAnswer 2020-10-01 peah@webrtc.org Reland "Activating AVX2 support by default" 2020-10-01 danilchap@webrtc.org Support layer skipping in L3T1 scalability structure 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: Ifd446860ed5dac6c9d214fc06e95da82c254fbbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443032Reviewed-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@{#812798}
-
cfredric authored
Bug: 973801 Change-Id: I95164a1bfc21f2af9e3377228ffe5ec4b2fbd2c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438470 Commit-Queue: Chris Fredrickson <cfredric@google.com> Auto-Submit: Chris Fredrickson <cfredric@google.com> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#812797}
-