- 06 Aug, 2020 40 commits
-
-
Mustaq Ahmed authored
Change-Id: I16ef2d65b20c95df7ad590d2485b6364c0340ab8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337236Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#795527}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/fa830b464d9f..37009c358bdf 2020-08-06 kprokopenko@google.com [issues] Protocol update for element handling 2020-08-06 jacktfranklin@chromium.org Migrate cm_modes to devtools_entrypoint 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:1082628,chromium:1101738 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ic2be7a5c2a503e8f92b098973ebdb195aa1e0108 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341119Reviewed-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@{#795526}
-
nuwanda authored
This metric corresponds to current accessibility metric: https://source.chromium.org/chromium/chromium/src/+/master:third_party/catapult/tracing/tracing/metrics/accessibility_metric.html;drc=ae4cc909a3bb9b54c09107a87f2d3682d762e077. Change-Id: I403d5125bee913d0eb8041dc012d60e5d68bafa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339335Reviewed-by:
Deep Roy <dproy@chromium.org> Commit-Queue: Julia Semavina <nuwanda@google.com> Cr-Commit-Position: refs/heads/master@{#795525}
-
Hans Wennborg authored
Bug: none Change-Id: I2a0935480d8928d531e246c1efa14e3f538910f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339465 Auto-Submit: Hans Wennborg <hans@chromium.org> Commit-Queue: Max Moroz <mmoroz@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#795524}
-
Robbie Gibson authored
Before, this happened by default. However, this was confusing, so now there are two separate flags, so zoom can be enabled without changing the default zoom level. Bug: 1113270 Change-Id: I912dbbec72ad527b515ffab151a3a57c9fd76fe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339346Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#795523}
-
Jesse McKenna authored
This change makes SystemInformationSampler::TakeSnapshot() smaller by extracting a block of code into a separate function, shortening this long function from 88 lines to a slightly more readable 58 lines. This change also moves an early return for validation to the earliest place it can be, slightly clarifies a comment, and fixes a typo in IdleWakeups. Change-Id: I3ef0271e82de74b87d1b9ce57b4bd38dc834bd23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335797Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/master@{#795522}
-
Pavel Iliin authored
Change-Id: I379eb250fd11836bb3b8584ce0235d782284e89f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310327 Commit-Queue: Pavel Iliin <Pavel.Iliin@arm.com> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#795521}
-
liberato@chromium.org authored
PowerMonitor checked for EXTRA_PLUGGED on Intents that don't set it. This CL listens for power connected / disconnected Intents directly. It still uses EXTRA_PLUGGED to set the initial state. Bug: 1112932 Change-Id: Ia01c5bb46ab6319bd0079abb1471651e5f84a97c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337111Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#795520}
-
Chris Lu authored
Bug: 1107489 Change-Id: I6c68d226f8ae148d3c8bb3842bc127ca1962cb42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337573 Auto-Submit: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#795519}
-
Peng Huang authored
Bug: None Change-Id: I72116c939a055ad8458d9163d1279d21fd10cde3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333315 Auto-Submit: Peng Huang <penghuang@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#795518}
-
Gary Tong authored
Bug: 1106950 Change-Id: Ie1c1fac0955afe6908335d2360a07954c718c25f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337103 Commit-Queue: Gary Tong <gatong@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#795517}
-
Ewann authored
Adding: - Open in New Tab - Open in New Incognito Tab - Open in New Window (if Multi-Window is supported and iPad) - Delete Bug: 1093302 Change-Id: I86df229a836df599b5f9febab4ba6541ec1e8ed8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332274Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Cr-Commit-Position: refs/heads/master@{#795516}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/76488e6d8e63..dc68e3248ed9 2020-08-06 primiano@google.com Merge "Fix base::Subprocess move ctor and operator=" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll 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 Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I090180f9073daa0fd1c860d37b14774a1f2d80df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341118Reviewed-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@{#795515}
-
Nnamdi Theodore Johnson-Kanu authored
- Adds new string search tags for Phone Hub and related features - Adds new sections for new Phone Hub realated features - Update test to include new Phone Hub feature Bug: 1106937 Change-Id: I4dbe78b0c94a9e26118ea4e51b725294472e6cb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315394Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Cr-Commit-Position: refs/heads/master@{#795514}
-
Caleb Raitto authored
For performance and privacy reasons, we sometimes don't capture as much data as possible -- in these cases, we want to mark data as "tainted" so that it can be analyzed separately server-side. There are 3 taint categories that we represent as bits in the final digest: 1) For at least one op we intentionally didn't capture everything (images). 2) At least one op was skipped (buffer not big enough or too many ops). 3) Undersampling (using 16-bit hash for sensitive strings). Bug: 973801 Change-Id: I0ded6b8f06792893cad584f0540a3797fede325a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264769Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Caleb Raitto <caraitto@chromium.org> Cr-Commit-Position: refs/heads/master@{#795513}
-
Ricky Liang authored
The android.sensor.orientation metadata specifies the clockwise angle through which the output image needs to be rotated to be upright on the device screen in its native orientation. Bug: 990682 Change-Id: I552a0b0bedc126efe85519cd25cc904d6e550e81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341026 Auto-Submit: Ricky Liang <jcliang@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#795512}
-
Yue Zhang authored
In TabListMediator, TabModelObserver is registered in constructor. This assumes that when constructor is called, the TabModel side should be ready to accept observers, which is no longer true with instant start as the constructor for TabListMediator for GridTabSwitcher is now called before native is ready. This CL fixes this issue by registering the TabModelObserver after native is ready. Bug: 1110783 Change-Id: Ia944a1cb7fef30933b4094adb1045e664e3df1a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328038Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#795511}
-
George Steel authored
Bug: 915344 Change-Id: Id09fb177297e014201581fd3a6057cf1961d2cc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335911Reviewed-by:
Majid Valipour <majidvp@chromium.org> Commit-Queue: George Steel <gtsteel@chromium.org> Cr-Commit-Position: refs/heads/master@{#795510}
-
Jeffrey Young authored
BUG=b:154046129 Change-Id: Ifa9f24aa82da6e0151181324d921591fad88b1b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339795 Commit-Queue: Jeffrey Young <cowmoo@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#795509}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/dcb6f8084e45..76488e6d8e63 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: Ia4ae11810530364dc20338ee0fccfa85bf37a3d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340480Reviewed-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@{#795508}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/be7c55a2a8ce..a202c209bc91 2020-08-06 capn@google.com Refactor discerning image view types 2020-08-06 capn@google.com Don't use 2D coordinates for 1D sampling 2020-08-06 capn@google.com Specialize 1D sampling LOD calculation 2020-08-06 capn@google.com Treat the array coordinate separately 2020-08-06 capn@google.com Refactor sampling code 2020-08-06 capn@google.com Zero out texel index after sample and layer offset 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: I512b25515324af5f0f9800798b0f94fc4fc2b8cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341117Reviewed-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@{#795507}
-
Bella Bah authored
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8872768115210425728/+/steps/test_traffic_annotation_auditor/0/stdout Change-Id: I71dc3b776a918a43ec389c070f050f345b64d79a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340185Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Commit-Queue: Mohamadou Bella Bah <bellabah@chromium.org> Cr-Commit-Position: refs/heads/master@{#795506}
-
Alison Maher authored
If an OOF positioned element starts layout in a non-existing fragmentainer or fragments into a non-existing fragmentainer, new fragmentainers must be added to hold these OOF fragments. This change makes the necessary updates to handle the above cases. Bug: 1079031 Change-Id: I643c1cbc8c30220d07ef9d0fbd843269eb1583c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335643 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:
Benjamin Beaudry <benjamin.beaudry@microsoft.com> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#795505}
-
Tanmoy Mollik authored
Move code related to creation of Sync Promo inside SigninPromoUtil. Also update the badge inside ProfileDataCache instead of creating new instance inside BookmarkPromoHeader. Bug: 1095628 Change-Id: I5973c1db3feda7665823ff545aebc9f3b09bca72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264112Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Alice Wang <aliceywang@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#795504}
-
Mason Freed authored
Bug: 1104846 Change-Id: Ia91bb271ecb11dc4af55eb284fce8eae9f130e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340385Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#795503}
-
Alexei Svitkine authored
The allowlist provides a way to specify which external experiment ids can be sent and also provides a way to associate a study name for such external experiment ids. Since the API now uses an allowlist, its use is no longer restricted via metrics service accessor, which allows us to simplify the plumbing. A metrics client API is provided to disable the allowlist, which is needed for some configurations such as WebLayer. Additionally, the new allowlist support is implemented behind a base::Feature, which is off by default in this CL. When the feature is disabled, the behavior from before is unchanged. Bug: 1111941 Change-Id: I63b92254e27a32dd5236c37f0b70fb3683f447e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324172 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#795502}
-
James Long authored
Package names are now shortened like they are in the SVG. Class names (for example, "packageName.className") are shortened as "className (shortenedPackageName)". The filter input's dropdown is now sorted by these shortened names instead of the original ones. Bug: 1102546 Change-Id: I71f5c6b6c51e9c1d1c597fc36899879895d65e1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337318 Commit-Queue: James Long <yjlong@google.com> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#795501}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/de2a1c51379f..4b2d9bf02a88 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 ftirelo@google.com,fernandex@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: ftirelo@google.com,fernandex@google.com Change-Id: Ib22d513be6082df9714a524818a2ebe4e2845dd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341115Reviewed-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@{#795500}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/f123f22cb971..889f00501aaa 2020-08-06 zwisler@google.com chromeos-config: remove reference to security_SMMLocked 2020-08-06 linxinan@chromium.org api: update suite scheduler proto's python binding 2020-08-06 vapier@chromium.org licensing: fix license searching for the SDK 2020-08-06 briannorris@chromium.org paygen_stateful_payload_lib: de-duplicate hard links 2020-08-05 chrome-bot@chromium.org Update config settings by config-updater. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I59abcb21ec0e17ba18c284248fbe268657438f76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341120Reviewed-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@{#795499}
-
Theresa Wellington authored
Add additional debug logging while loading / merging tab state, to be (mostly) removed after bug resolution. Also adds two new IllegalStateException's for completely unexpected states. BUG=1111594 Change-Id: I2c900eb47889659e593de5f8186e3e82c2bbd0b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340296 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#795498}
-
Andrey Zaytsev authored
UI deck: https://docs.google.com/presentation/d/13qExIGI7BDaSUGBAXR0B02VzKcIqVt5Y_vo0lC7nC04/edit?ts=5ef0c30f#slide=id.g8a1bab3ac0_6_25 Bug: 1070620 Change-Id: Ie8a660e5cb29c40009320e71b4347c4e7b95b9b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339134 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Auto-Submit: Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/master@{#795497}
-
Side Yilmaz authored
Currently opening downloaded articles and most visited website does not work, since OfflinePageUtils returns null for given off-the-record profile. This CL fix the bug by passing always regular profile to OfflinePageUtil. It is safe, since offline page download is only available for regular mode. Bug: 1093758 Change-Id: Id542113e2d5676541766fbd2a2770e954c0b24a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299233Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
Jian Li <jianli@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#795496}
-
Juanmi Huertas authored
Replacing use_hardware_decode_cache method name with proper format, to become UseHardwareDecodeCache. Bug: 1021287 Change-Id: I8313f2a90753b1b6ac327c4ffe68f4d3a896c7c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2292204Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Cr-Commit-Position: refs/heads/master@{#795495}
-
Pete Williamson authored
IPH triggering was relying on the onScrollStateChanged() method, but feed V2 was not passing along onScrollStateChanged. This change routes the message to listeners. Bug: 1113468 Change-Id: I087915022087928c33135e5a71e712f3964a1d2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340366Reviewed-by:
Vincent Boisselle <vincb@google.com> Reviewed-by:
Dan H <harringtond@chromium.org> Commit-Queue: Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#795494}
-
Ben Mason authored
This reverts commit c71f4c7c. Reason for revert: Missing screenshots crbug.com/1113762 Original change's description: > extensions: change to singular term in context menu > > when clicking the "Manage extensions" button in the context menu, > we go to the chrome://extensions page for that extension instead > of all the extensions. > > Bug: 986890 > Change-Id: I1e17b4ad0ffebc5c38591cc3fae2953efd8aa0fe > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233303 > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Commit-Queue: Devlin <rdevlin.cronin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#795279} TBR=rdevlin.cronin@chromium.org,andreas@apap04.com Change-Id: I0b23e078b3ab543c78c867c118058d955f13ef2f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 986890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340669Reviewed-by:
Ben Mason <benmason@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#795493}
-
Dirk Pranke authored
Now that the jumbo build is no longer supported (and hasn't been for quite a while), there is no need to use the jumbo target types like jumbo_source_set, jumbo_component, and jumbo_static_library. This CL converts all such targets back to their non-jumbo equivalents. The change was made via a simple search and replace. Bug: 994387 Change-Id: I19b431c148d3b43fa19a72f00b28d84ff5a14e8b AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337280Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#795492}
-
Benoit Lize authored
A beta experiment has started, align the testing configuration with the experiment. Bug: 1029320 Change-Id: Ib1439e056cabf9004f7bf566ebc2060eb1989f01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340047Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#795491}
-
Abigail Klein authored
This fixes a bug where when a page loads, Voiceover focus shifts to the main content and starts reading it, regardless of whether the "Automatically speak the webpage" option is checked in VoiceOver Utility. It also sometimes causes focus changes to a different window when VoiceOver is launched. The underlying cause of this is that Voiceover hard-coded (using Chrome and Chromium's bundle IDs) us to automatically read the web page on an AXLoadComplete event. Webkit fires AXNewDocumentLoadComplete events rather than AXLoadComplete, so we adopt that here. For a much longer explanation and how we debugged this: https://docs.google.com/document/d/1Rn63cAf1ZVByfh2_ln9rRA388EFM2NVW3wzZo81Bw-c/edit# AX-Relnotes: Fix a bug where when a page loads, Voiceover focus shifts to the main content and starts reading it, regardless of whether the "Automatically speak the webpage" option is checked in VoiceOver Utility. Bug: 1049320 Change-Id: Icf10fbd09bd17018ffe4d3efe9b656ed790d77c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339769Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Abigail Klein <abigailbklein@google.com> Cr-Commit-Position: refs/heads/master@{#795490}
-
Abhishek Kumar authored
crrev.com/c/2292780/ refactors profile support and added entrypoint check in IsProfileSupported.Currently in IsLowPowerEncSupported function all LP encoder supported profiles(kSupportedLowPowerEncodeProfiles) are checked if it support VAEntrypointEncSliceLP and returns true if any profile supports lp entrypoint.This Cl fixes lp encoder entrypoint check and returns true only if va_profile(function argument) supports VAEntrypointEncSliceLP. Fixes:a9bbd8a5 BUG=chromium:1105103 TEST=tast run -checktestdeps=false <IP> video.EncodeAccel.vp9* on octopus Change-Id: Ia3310db0a82f5d9663408fc785aca36773c2ab2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334806 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#795489}
-
Fabio Tirelo authored
This reverts commit d5278fe6. Reason for revert: crbug.com/1113730 Bug: 1113730 Original change's description: > Update V8 to version 8.6.338. > > Summary of changes available at: > https://chromium.googlesource.com/v8/v8/+log/4f52dde7..351fdfe7 > > 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: I8cb6b17de69c96b44145019992c01073d2b55966 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340982 > Reviewed-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@{#795410} TBR=hablich@chromium.org,v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I4f96d2e13a7cba2c24750c3cf7c7a6b6409d72a8 No-Presubmit: true No-Tree-Checks: true No-Try: true 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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340789Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#795488}
-