- 12 Jan, 2021 12 commits
-
-
Elly Fong-Jones authored
This change has RootView::AnnounceText (which is what the other Views methods to announce text use) call the platform API on Mac, via AXPlatformNode. To test this, build `views_examples_with_content` and press the button on the "Accessibility Features" page - you should hear and see VoiceOver announce "Button pressed". Bug: 1157157 Change-Id: Ia0845e29b86eb66411cd45399ba0ef340537b92c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618620 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#842268}
-
Sophie Chang authored
This also makes the component available on incognito (which was an oversight in previous support to have optimization hints be in incognito) Bug: 1154790 Change-Id: I97a427d5af0f94fa0b5282032b8cef6ce754c81d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617866Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#842267}
-
John Abd-El-Malek authored
Bug: 1163455 Change-Id: I48a495ef9d0cca362df9518ae952be7e80b14ab7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622892 Auto-Submit: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#842266}
-
Esmael El-Moslimany authored
Initially the OneGoogleBar iframe is hidden. After the OneGoogleBar is loaded in the iframe, the iframe sends a 'loaded' message to ntp-app. ntp-app sets the clip-path style to the #oneGoogleBarClipPath with no rects defined (no part of the OGB is shown). It's possible to get into a broken state that stops processing changes to the OneGoogleBar. The changes seem to be paused until some part of the iframe is showing in the content area. The changes that pause I think are related to resize. From my testing, ResizeObserver and window 'resize' callbacks are not called until some part of the iframe is visible in the content area. This effect is not limited to clipPath and also includes when the iframe is scrolled out of view. This CL introduces an initial rect that will show the OneGoogleBar once loaded. It is immediately replaced with the rects sent by the iframe's 'overlaysUpdated' message. Bug: 1164733 Change-Id: I25f4bb4e448777216d78e29c1c7d645eac6f2985 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621979 Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Auto-Submit: Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#842265}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/fff8e7632e28..bdc7f626dbce 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: I8229d8f86998ce94a390ad3aea6c389a56554b33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623154Reviewed-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@{#842264}
-
Mitsuru Oshima authored
Bug: 1158058 Test: Added DCHECK. Updated the test to workardound the issue (crbug.com/1065281) Change-Id: I47e2c96a636d574c814df622e1b15f347053eddb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622660 Auto-Submit: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#842263}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b90a077d51ec..4f62c670fe0c 2021-01-11 michael.liao@microsoft.com [Icon]: Change dropdown arrow to svg and add dark theme dropdown arrow 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: chromium:1164031 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Icd484ecbe036cce77fa658f954c3d3d7331ef7b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623236Reviewed-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@{#842262}
-
Mila Green authored
Bug: 1128060 Change-Id: I787b44462a2154119e256725fd7b8bcac7d9f74d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617868Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Mila Green <milagreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#842261}
-
Collin Baker authored
This is a reland of e4a4b7a3 Fixes null dereference bug Original change's description: > Replace ThumbnailImage::Observer with Subscriber > > Previously, clients interested in seeing thumbnail updates had to > derive from ThumbnailImage::Observer and register themselves with > ThumbnailImage. > > Removing ThumbnailTabHelper and ThumbnailImage from the public API and > instead exposing a global ThumbnailService is a design > goal. ThumbnailImage::Observer makes this refactor difficult. > > This CL uses a callback-based subscriber model instead. > base::Callbacks replace observer methods. Hints are supplied > directly on the subscription object. The subscription models loosens > the coupling between clients and ThumbnailImage. > > Clients subscribe by ThumbnailImage::Subscribe(). Subscription can > later be pushed up easily to the ThumbnailService level by a method > like ThumbnailService::Subscribe(content::WebContents*). > > Bug: 1090038 > Change-Id: I020d848e00331d5f5bbb562f0c53aec5f8ccbc62 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593158 > Reviewed-by: Dana Fried <dfried@chromium.org> > Reviewed-by: John Lee <johntlee@chromium.org> > Commit-Queue: John Lee <johntlee@chromium.org> > Auto-Submit: Collin Baker <collinbaker@chromium.org> > Cr-Commit-Position: refs/heads/master@{#837818} Bug: 1090038 Change-Id: I3d93fc36d9725c088ba684188265df1ad1fd0905 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612046 Commit-Queue: Collin Baker <collinbaker@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#842260}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610376073-6f28b769fbc009549335371d81a980da57e0e846.profdata to chrome-win32-master-1610387594-3b3bb0a15d14b239dcb6d81b73ae08ab0d827c57.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: I2aae6c5bcdcc2146dbd9a52bef1acbc7b4289d8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623232Reviewed-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@{#842259}
-
Yao Xiao authored
What: Previously, a page in the history database is eligible for floc computation iff the IP was publicly routable. This CL adds another condition: either the page has an ad resource or the floc JS API is used in the page. Why: This is the new expected behavior. We want a default opt-in scope (i.e. page with ad resource) and a force opt-in mechanism (i.e. use of the JS API). How: Add a FlocEligibilityObserver that monitors page navigations, resource usages, and the floc API call. When the required conditions are met, it will call the new HistoryService API to set the "floc_allowed" bit for that page visit. Add FlocPageLoadMetricsObserver as the intermediate observer to observe "is publicly routable" and "has ad resource", and notify the FlocEligibilityObserver about those signals. Bug: 1162874 Change-Id: I19d7a887446df7b4bc165e982fc0d8f2ba781005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2609789Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Yao Xiao <yaoxia@chromium.org> Cr-Commit-Position: refs/heads/master@{#842258}
-
Natalie Chouinard authored
Bug: 927655 Change-Id: I8b17e802e5c419f3d6179d690199d328f9792efa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623028 Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#842257}
-
- 11 Jan, 2021 28 commits
-
-
Peter Kasting authored
Bug: 1159562 Change-Id: Ie663d63641be29ac489d9cad30c7eb7b008d3745 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623153 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#842256}
-
Jan Krcal authored
This CL adds a user action for the impression of the sign-in promo which is part of the new profile creation flow. Bug: 1126913 Change-Id: Ia10c218ea298858947dc8f41da667f801ca5055e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610097Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Monica Basta <msalama@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#842255}
-
Alan Cutter authored
This CL updates the default app pinned orderings to include web app variants of deprecated default Chrome apps. Without this change the new default web apps won't be pinned by default like their Chrome app counterparts. Before: https://bugs.chromium.org/p/chromium/issues/attachment?aid=484094&signed_aid=UahZXk-auD7dIwQMbbhW_g==&inline=1 After: https://bugs.chromium.org/p/chromium/issues/attachment?aid=484095&signed_aid=LpFClJ6IhPzK__KzrVdyLA==&inline=1 Bug: 1162986 Change-Id: I8598faa868d2883b9e3c5c9168c0bde773df592b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620820 Commit-Queue: Alan Cutter <alancutter@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#842254}
-
Becca Hughes authored
Update the autoplay documentation to reference the policy. BUG=1152627 Change-Id: I29ff788463b4db88389cb87a2c23de9d1f6580fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622662 Auto-Submit: Becca Hughes <beccahughes@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#842253}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610376073-2cb1d075a5ed746f73a3a1ee8fa077d597a4f418.profdata to chrome-win64-master-1610387594-34ec7be13acbaa9470ba5363f8af27b0c42697d0.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I5df4ed971fde79be151ba4ba5e8fe9a71052d4ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623231Reviewed-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@{#842252}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/6a59d064a975..3549479dc4cc 2021-01-11 srisser@google.com Define static constexpr members in .cpp files 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: I10be5e0be20eb5a428375f8707bb1081730247a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622798Reviewed-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@{#842251}
-
Mihai Sardarescu authored
The hosted domain is already stored in the AccountInfo (managed by the AccountTrackerService). This CL removes the preference |kGoogleServicesHostedDomain| as it holds duplicated information. Note: There is a slight change of behavior as GaiaInfoUpdateService::UpdatePrimaryAccount may no longer be called on start-up if the hosted domain is missing. This may lead to the profile info cache not being updated if the application crashed after the AccountInfo was stored on disk, but before the ProfileInfoCache was stored on disk (in production code, this is impossible as the GaiaInfoUpdateService updates the primary account information as soon as AccountInfo is updated by the AccountTracker). Bug: None Change-Id: I6c7697d55528198a86f2a8a1612407c4f8807817 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617704Reviewed-by:
Monica Basta <msalama@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Auto-Submit: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#842250}
-
Matt Giuca authored
This CL: - Hides the Extensions icon in web app windows unless the Extensions menu is opened. - Adds an "Extensions" menu item to the web app three dot menu to open the Extensions menu. Bug: 1155421 Change-Id: I474a6ced0e7dd7893317bff4d4b1d8256957d80b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620721 Commit-Queue: Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#842249}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/c1aa4ecfcc8c..722b81ef1350 2021-01-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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: None Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com Change-Id: Iea101b47439a6da78f7b5fdf60a92ff3d31e8a22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623235Reviewed-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@{#842248}
-
Hiroshige Hayashizaki authored
Supressing failures while waiting for fix: https://chromium-review.googlesource.com/c/chromium/src/+/2622282 Bug: 1165324 Change-Id: I9ae0e2f38a3d0d17a6479da66907bf1dfcb9f05a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623112Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#842247}
-
Ahmed Fakhry authored
Screen recording should respect apps that request to make their surfaces secure via HDCP; i.e. video recording should not be allowed to begin while protected content is on the screen, and should not be allowed to continue if protected content appears while recording. BUG=1157997 TEST=Manually on DUT, added unit tests. Change-Id: Ia531ac8c3bd3c5374e1c6dc0487b38a218daf6da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618960 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Dominik Laskowski <domlaskowski@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#842246}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d0ccd38b2dfb..36267de97e83 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 hiroshige@google.com,yiyix@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:1163679,chromium:9122681 Tbr: hiroshige@google.com,yiyix@google.com Change-Id: Ie9480075a13d177bf75edd833c6abbd9bf46531c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622955Reviewed-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@{#842245}
-
Andrew Xu authored
After showing the multipaste menu, the first menu item should be selected. Now the item is selected in the synchronous way. However, the synthesized mouse event may cancel the selection. It can happen when launching the multipaste menu from a context menu. To solve this problem, this CL selects the item asynchronously after the menu shows. In addition, it also adapts the test code to this change. Bug: 1164604 Change-Id: I59e141462c2968e0a4271b33f5a4107ee01f6298 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619079Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#842244}
-
Tom Anderson authored
R=pkasting Bug: 1160568 Change-Id: I070f79cbae98df5c958f34f5c930efe817e67962 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622003 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#842243}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3bf3659d351a..bdc7f626dbce 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: I7bdb5c6ee8b843c08597b7b3a8204b9d6682930c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622808Reviewed-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@{#842242}
-
Joel Riley authored
This feature will launch in M89. AX-Relnotes: Enables Select-to-speak navigation features, which presents a control panel when STS is activated on non-system UI. The control panel enables users to pause/resume text-to-speech playback, navigate backwards/forwards by sentence and paragraph, and adjust reading speed. Users can disable/enable feature in STS settings page. Bug: 1140216 Change-Id: I3b2c13a922eafb16cdfa40b0b6579de51059292b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618585 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#842241}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/ad0be281a41c..1c5e63e54513 2021-01-11 titovartem@webrtc.org Add module documentation for emulated network 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: Ic290d11f9b70f12d5ec6e422d155d5f630088b66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621779Reviewed-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@{#842240}
-
Jeffrey Kardatzke authored
Quads that require an overlay cannot be properly composited. This replaces those quads with solid black. This will fix animations, multiple protected videos and other cases that were trying to composite protected video. Also contains a few other required overlay fixes: -fixes overlay prioritization sort for required overlays so the sort is stable between them -skips empty quads for overlays BUG=b:155511837 TEST=Window and rotation animations no longer display encrypted content when playing protected video on volteer Change-Id: Ibd9b812e23e798aa80034862d2d957809bb0fe09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616743 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#842239}
-
Ahmed Mehfooz authored
This CL removes labels for high and medium stylus battery levels as well as changes the battery icon color for this state to match the system tray's battery color. Bug: 1164299 Change-Id: I881936b280357f03891cb649b73cfe69b1001fd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617978Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#842238}
-
Xing Liu authored
This reverts commit abd87a46. Diff: 1. Use @RequiresRestart for test BookmarkBridgeTest.testAddToReadingList. 2. Add a logging in EmptyReadingListManager.Add. Notices still can't repro the test failure with batch test script. Bug: 1157808,1163225 Change-Id: I4774d7f3468a6aac07dcde167fd8649d7b1e8d26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622890Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#842237}
-
Eugene But authored
MobileSessionAppWillTerminateWasReceived is how metric actually recorded. XML had MobileSessionAppWillTerminateReceived ("was" word was missing) and MobileSessionAppWillTerminateReceived was never recorded. This CL also renames MobileSessionAppWillTerminateReceived to MobileSessionAppWillTerminateWasReceived. Bug: None Change-Id: I0c1104f9776c696722fd9477097b0630cf13d2a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617136Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#842236}
-
Ryan Heise authored
Bug: chromium:1163679 Change-Id: If3121b22eee35c078bbd71efe8ab86940a01af6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615582 Commit-Queue: Ryan Heise <heiserya@google.com> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#842235}
-
Richard Townsend authored
Test did not properly filter non-resource performance events like paint and longtask. Bug: 901056, 1164166 Change-Id: Ib1b9737b7e720f721e8e25c5275bffe8aab5b7f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623208Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Richard Townsend <richard.townsend@arm.com> Cr-Commit-Position: refs/heads/master@{#842234}
-
Yusuf Ozuysal authored
This reverts commit a2873758. Reason for revert: Broke compile on https://ci.chromium.org/ui/p/chromium/builders/ci/Cast%20Audio%20Linux/95633/overview Original change's description: > [CodeInclusion] Improve terminology in subresource_filter > > Removing all but one case of master/slave/whitelist/blacklist in > subresource_filter directories. The remaining case involves a change to > safe browsing. > > > Bug: 1160252 > Change-Id: I6aba50a767072ef4a9abb0bacf463712a27f7058 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597012 > Reviewed-by: Charlie Harrison <csharrison@chromium.org> > Reviewed-by: Reilly Grant <reillyg@chromium.org> > Commit-Queue: Josh Karlin <jkarlin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#842231} TBR=reillyg@chromium.org,jkarlin@chromium.org,csharrison@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Ie3140e9aae06c95e265a8367d87975f9ed0eb005 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1160252 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622665Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#842233}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/271bd524..4451f85e 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: I314b6e0572b1de48bcf387a64947dd77f8a20633 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622056Reviewed-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@{#842232}
-
Josh Karlin authored
Removing all but one case of master/slave/whitelist/blacklist in subresource_filter directories. The remaining case involves a change to safe browsing. Bug: 1160252 Change-Id: I6aba50a767072ef4a9abb0bacf463712a27f7058 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597012Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#842231}
-
Ryan Hansberry authored
Add ServerSocket::Disconnect() to release the underlying socket's resources before destroying the reference, and make Nearby Connections use and block on the new method when BluetoothServerSocket is torn down. Fixed: 1151533 Change-Id: Ib52b66117a099afa2a843446b8aaca0b53ed2f31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617125Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#842230}
-
Luciano Pacheco authored
Bug: 1162999 Change-Id: If05ffc74b5b7c4977892521a512a6a91d5060f70 Fixed: 1162999 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620120 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Josh Simmons <simmonsjosh@google.com> Reviewed-by:
Josh Simmons <simmonsjosh@google.com> Cr-Commit-Position: refs/heads/master@{#842229}
-