- 20 Feb, 2020 40 commits
-
-
Dan Sanders authored
- Changes initialize() to configure() and adds documentation to IDL. - Replaces VideoDecoderInitParams with EncodedVideoConfig. - Miscellaneous member renames and comments added. Change-Id: Ie413e560c7dc5c250f964a0dc0856cbb73d363d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043001 Commit-Queue: Dan Sanders <sandersd@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#742930}
-
Eric Willigers authored
WebTimeLimitEnforcerThrottleTest::InstallAndLaunchWebApp now uses web_app::InstallWebApp instead of relying on the old Extensions implementation of web apps. Bug: 1052722 Change-Id: I17ffa29c1204bcc81961e2f3c7f2ac1ffdd4fd7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065771 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#742929}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/d15d718e8d5e..c80274e041d6 git log d15d718e8d5e..c80274e041d6 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 tsepez@chromium.org Remove CFX_CSSSyntaxParser::m_iTextDataLen 2020-02-19 tsepez@chromium.org Remove some dead code from CFX_CSSSyntaxParser 2020-02-19 tsepez@chromium.org Prefer retaining layout item in CXFA_FFField::OnChar(). Created with: gclient setdep -r src/third_party/pdfium@c80274e041d6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org 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/+/master/autoroll/README.md Bug: chromium:1052651 Tbr: pdfium-deps-rolls@chromium.org Change-Id: I0d696bae9b4f458409fabcee472c4c4ee87d4f93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065406Reviewed-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@{#742928}
-
Jun Mukai authored
Currently, if no window is found for a located event for a captured window, it simply falls back to the main surface. This means that click events on the frame (title bar) will be sent to the underlying system through wayland, but that's unnecessary at all. This CL checks the located event's location through hit-test component. Bug: b/149517682 Test: exo_unittests Change-Id: I2c314fca3aadea9f81475e7223166b0087b1e0ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062582 Commit-Queue: Jun Mukai <mukai@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#742927}
-
Jorge Lucangeli Obes authored
BUG=None R=xzhou@chromium.org Change-Id: I4bde05715268f2ae31b1eaf7dbdb8e93202d32e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063915Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Commit-Queue: Jorge Lucangeli Obes <jorgelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#742926}
-
Yi Xu authored
The location is always set to (0, 0) when maxWidth is used, so any coloring system based on location doesn't work with maxWidth. Fix it by avoiding reset the location for FillText. Test is also added. Bug: 1030655 Change-Id: I36a41212b3d165145e4e25dd3bfd923aad70d7c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040536 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Juanmi Huertas <juanmihd@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#742925}
-
Shakti Sahu authored
This Cl adds tests for content indexing 1 - Adds basic tests for switching chips and tabs 2 - Adds basic tests for content indexed groups and non-group items Bug: 1052193 Change-Id: I892896d72b0c1e09c0f1a363f3f5a1ae08e0acd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056105Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742924}
-
Zinovy Nis authored
Change-Id: Ic0993d3a42ff1a527bd19a948dc034d2691ec30e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057268Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#742923}
-
Mike Dougherty authored
Extending these metrics to the start of December will allow data to be collected during the next major iOS upgrade cycle. (Based on prior years, the cycle usually begins with the first betas in early June and releases to stable in the fall.) Fixed: 1053154, 1053155, 1053156, 1053157, 1053158, 1053159, 1053160, 1053161 Change-Id: Ic6933dd2f9b581d2be92a569aa6bdb9e33d5fa20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062790Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#742922}
-
Nick Harper authored
Change-Id: I605dabfb91f9d4a3ddb8c039737ba5eb13064248 Bug: b/149755389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065341 Auto-Submit: Nick Harper <nharper@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#742921}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/49010904083f..2801bf43716e git log 49010904083f..2801bf43716e --date=short --first-parent --format='%ad %ae %s' 2020-02-19 ynovikov@chromium.org Add .vscode to .gitignore Created with: gclient setdep -r src/third_party/angle@2801bf43716e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC 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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cwallez@google.com Change-Id: I6fbe9145378cb60bbc33577fa4e408ad09498cba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065404Reviewed-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@{#742920}
-
Matt Giuca authored
better for it to just fall generally into code owned by c/b/ui OWNERS. Rationale: None of the owners have any recent state on this. It is Change-Id: I06feb262d6ba2df4aab36c85f54785fe3387e636 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015905Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742919}
-
rbpotter authored
Bug: 1026426 Change-Id: I6ae55030f28fd3588d317f6fd611d04f7bdbfbf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058067 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#742918}
-
Joel Hockey authored
Bug: 1053645 Bug: 1053823 Change-Id: I8a9403a1cd4c8d8387b13c932c0772907ed636ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064164 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#742917}
-
Zhenyao Mo authored
BUG=1039792 TEST=bots R=dcheng@chromium.org,sadrul@chromium.org,behdadb@chromium.org Change-Id: I430437328cf391a67521f3b111389b4c7881ef30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055353Reviewed-by:
Maggie Chen <magchen@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#742916}
-
Xianzhu Wang authored
We paint an indeterminate progress based on the position calculated from the animation progress. The painted result may change without invalidation if the paint is not scheduled for animation update. The under-invalidation is harmless. Bug: 1048185 Change-Id: If0a16a46b414ac601e1762add5d6260996681b51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062885Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742915}
-
Yi Xu authored
Change-Id: Ic2846811bcaadd612ed40475adae95f469044ff6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050577 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#742914}
-
Hiroki Sato authored
Bug: none Test: unit_tests Change-Id: I8de22deaf25eb279305f368949d7666e93db6e40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061918Reviewed-by:
Sara Kato <sarakato@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#742913}
-
Jun Cai authored
This CL converts base::Bind and base::Callback in //chrome/chrome_elf to Once or Repeating Bug: 1007636 Change-Id: I0e8a92d4b768978ca3c0e580dfcd93da02547ed8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064409Reviewed-by:
Patrick Monette <pmonette@chromium.org> Commit-Queue: Jun Cai <juncai@chromium.org> Cr-Commit-Position: refs/heads/master@{#742912}
-
jessing authored
Add methods in WebUIImpl to add frame ancestors in the CSP which will then be added to the response header. Currently how WebUIs are embedded is by disabling an DenyXFrameOption() in the headers that allows any page to embed a WebUI. We want to use FrameAncestors in the CSP headers now and whitelist which pages we can embed a WebUI in. For now, we will only use frame ancestors if DenyXFrameOptions() is true. In the future, WebUIs that disable DenyXFrameOptions will be refactored to use frame ancestors instead. We have also refactored a function in WebUI browsertests where instead of passing multiple parameters which are optional, we will now pass in a ContentSecurityPolicy object. This cl includes a fix to a bug where previously in the WebUIURLLoaderFactory, the resource response's content security policy was not set. Bug: 1023700 Change-Id: I2612994c628c01033f7a30d784db66b12796c0b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029529 Commit-Queue: Jessica Huang <jessing@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#742911}
-
Kuo Jen Wei authored
Bug: b/146817189 Test: Manually inspect megapixel title on different device model. Change-Id: I7e771c52ca52b465cd7da34c90b82442cf474882 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063513 Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#742910}
-
Ben Pastene authored
To unblock LKGM rolls. Will still run on the betty bot in the meantime. Bug: 1053547 Change-Id: Ifb2ffc7f06a6183265209d5e06c63a16215b1316 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065414Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#742909}
-
Abhishek Pandit-Subedi authored
ChromeOS BlueZ is adding better support for system suspend and it can be enabled by setting the UseKernelSuspendNotifier property. Add a BluetoothKernelSuspendNotifier feature flag, expose it in chrome://flags and use it in device/bluetooth to enable or disable the feature when the adapter becomes available. BUG=b:147884615 TEST=Built for Sarien, deploy_chrome to physical device, toggled flag in guest mode while running dbus-monitor to confirm property changes. R=hansberry,mcchou Change-Id: I6cdc874e2adaa7fb59435d1768fb29bffe4e424a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029258Reviewed-by:
Miao-chen Chou <mcchou@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Cr-Commit-Position: refs/heads/master@{#742908}
-
rbpotter authored
CL generated following the example of https://chromium-review.googlesource.com/c/chromium/src/+/2003795 by dbeam@ $ git ls-files 'chrome/browser/resources/pdf/*.js' | xargs grep -l -P ' [!=]= (?!null)' | xargs perl -p -i -e 's/ ([!=])= (?!null)/ \1== /g' $ git ls-files 'chrome/test/data/pdf/*.js' | xargs grep -l -P ' [!=]= (?!null)' | xargs perl -p -i -e 's/ ([!=])= (?!null)/ \1== /g' Also updating one location where a number was being compared to a string, and adding eslint rules to prevent any new ==/!= from being added. Bug: 720034 Change-Id: I0b172e297c9dd873ee2228233a26224332983e6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064789Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#742907}
-
Nnamdi Theodore Johnson-Kanu authored
This CL moves chromeOS strings for settings plugin vm strings from settings_strings.grdp to os_settings_strings.grdp. It continues the process of moving all chromeOS specific strings. Bug: 967883 Change-Id: I753ed0e06b9fc41b17050d3f1919bac59fe1f068 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063674 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#742906}
-
Orin Jaworski authored
Since a team member left, several expiring flags needed an owner. I took these on with intention to continue the work or clean up as needed. The lifetimes are extended to give time for evaluation. Change-Id: I4f7d5c02a02e5fca284340175f94bb3e2bd7a751 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065548Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#742905}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/f1be7b5948f8..a657f879a7d6 git log f1be7b5948f8..a657f879a7d6 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 crouleau@chromium.org Revert "WebLayer telemetry: use TelemetryActivity" 2020-02-19 dproy@chromium.org [trace viewer] Add way to hide the polyfill warning 2020-02-19 chonggu@google.com [Telemetry] Add browser target for Fuchsia browser 2020-02-19 dproy@chromium.org [trace viewer] Update embedder doc and example Created with: gclient setdep -r src/third_party/catapult@a657f879a7d6 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 crouleau@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/+/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:1036492,chromium:1045609,chromium:1054136,chromium:927966 Tbr: crouleau@google.com Change-Id: I0264edfde68d0bb6236a17c9242a91fd141b8f9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065393Reviewed-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@{#742904}
-
John Abd-El-Malek authored
That method I removed is used by the internal repo. Bug: 1040143 Change-Id: I9d523aae2dd42dfd7dcf01190b6ec669de7a10ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065592 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Auto-Submit: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#742903}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a6350f021e9a..23823669b3bb git log a6350f021e9a..23823669b3bb --date=short --first-parent --format='%ad %ae %s' 2020-02-19 reed@google.com simplify rotation calc 2020-02-19 herb@google.com Have SkStrikeCache track memory usage 2020-02-19 brianosman@google.com Reland "Add SkSLCompiler::toHLSL, using SPIRV-Cross" 2020-02-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-19 dmazzoni@chromium.org Re-land: Support adding attributes to PDF document structure nodes. 2020-02-19 jvanverth@google.com Add GrD3DGpu and GrD3DCaps. 2020-02-19 csmartdalton@google.com Remove a GL optimization that disabled large scissors Created with: gclient setdep -r src/third_party/skia@23823669b3bb If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC lovisolo@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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:1039816 Tbr: lovisolo@google.com Change-Id: I2bda929ca640fd38cf2fabe542c5fcf25be8e93e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065401Reviewed-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@{#742902}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/68e5c907add4..56c9bd5a7359 git log 68e5c907add4..56c9bd5a7359 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 vapier@chromium.org repo: update to 2.4 launcher 2020-02-19 ehmaldonado@google.com git-cl: Mock GetChangeDetail on tests. 2020-02-19 raul@tambre.ee gclient_eval, gclient_utils: Fix Python 3.9 removal of collections members 2020-02-19 ehmaldonado@google.com git-cl: Use scm.GIT.GetConfig in more places. 2020-02-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@56c9bd5a7359 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 agable@chromium.org 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/+/master/autoroll/README.md Bug: chromium:1051631,chromium:984182 Tbr: agable@chromium.org Change-Id: I4288669fd7e8f332865be982675d9fc15a2d741d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065402Reviewed-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@{#742901}
-
Lily Chen authored
Bug: None Change-Id: I6adb6a7d004d7e47a97df5057d0fadfffe040c58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065432 Commit-Queue: Lily Chen <chlily@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Auto-Submit: Lily Chen <chlily@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#742900}
-
Yilong Yao authored
Bug: 32486634 Test: CQ Change-Id: I0b915491c79ff05cb63e874973e5842af0add252 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063152Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Yilong Yao <yilongyao@google.com> Auto-Submit: Yilong Yao <yilongyao@google.com> Cr-Commit-Position: refs/heads/master@{#742899}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9e2a2ae74ddf..0cf5b5b69d21 git log 9e2a2ae74ddf..0cf5b5b69d21 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 kahinds@microsoft.com High contrast support for the Security Panel Created with: gclient setdep -r src/third_party/devtools-frontend/src@0cf5b5b69d21 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/+/master/autoroll/README.md Bug: chromium:1048378 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I8d71d30d64d01913f99d796200c0f2da7d5da19f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063398Reviewed-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@{#742898}
-
Chris Blume authored
The Pixel 4 has wide color gamut enabled. However, a CL [1] accidentally caused the Pixel 4 to look muddy. This was because it no longer set the color space on the texture. For Android, when using the scanout usage for shared images, we always use the AHardwareBuffer backing. The GL backing was setting the color space, but the AHardwareBuffer backing was not. And in our wide color situation, those shared images were using scanout. This CL sets the color space of a shared image with AHardwareBuffer backing. [1] https://chromium-review.googlesource.com/c/chromium/src/+/1977969 Bug: 955158 Change-Id: Id811457e6198ba2b9cbe9667817edc385aa5ef4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065430Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
vikas soni <vikassoni@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#742897}
-
Raymond Toy authored
Extend the expiry date for WebAudio.OfflineAudioContext.SampleRate384kHz and WebAudio.ConvolverNode.ImpulseResponseLength. Bug: 1053180, 10531819 Change-Id: Iba98dfe64cd50751cf15dc4d15fa0d8e812a6450 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062889Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#742896}
-
Gyuyoung Kim authored
This CL replaces .mojom.h includes with .mojom-forward.h in some sub-directories of chrome/browser to reduce the pre-processed size of header files and shorter build time. The sub-directories are following, - chrome/browser/prefs - chrome/browser/previews - chrome/browser/printing - chrome/browser/profiles - chrome/browser/profiling_host - chrome/browser/push_messaging This CL has no behavior changes. Bug: 1001360 Change-Id: Iccdf29a73e1673cb17a84f33770e722614e3dd12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061920Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#742895}
-
Mohammad Refaat authored
This CL: 1- Updates the tabStripLegacyCoordinator to use Browser instead of TabModel. 2- Update TabStripController to use Browser instead of tabModel: - Change methods & variables to be more suitable to the usage of webStateList. - Change the type of indices related to the WebStateList to int. - Get the dispatchers from the browser instead of getting them from the initializer. - Remove initializeTabArrayWithNoModel, as there was no way to provide the controller no TabModel earlier, which means that was a dead code. - Updates the test to use TestBrowser instead of the fake tabModel. Bug: 1049918, 1048683 Change-Id: I4183ce90df9dafd0182c4fa9f03834f21f507cf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043077 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#742894}
-
Sean Topping authored
This reverts commit 6d514087. Reason for revert: b/149569123 Original change's description: > [Chromecast] Refactor and Simplify CastWebView > > CastWebView forces too much indirection from the underlying page/window > functionality, so some forwarding methods have been removed in favor of > calling the members directly. This is presently not ideal, but will be a > great improvement once the CastWebContents and CastContentWindow are > surfaced as mojo interfaces via CastWebService and their lifetimes can > be tracked independently. > > The CastWebService API has been simplified so that clients no longer > need to provide a SiteInstance when creating CastWebViews. The renderer > preloading logic, which was previously disjoint from CastWebView, has > now been incorporated. > > Merge-With: eureka-internal/331288 > > Bug: internal 77879457 > Test: CQ, manually verify on display assistant device. > Change-Id: I72fc57f0669783f61076626962d47b72d93463f6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1968257 > Reviewed-by: Yuchen Liu <yucliu@chromium.org> > Commit-Queue: Sean Topping <seantopping@chromium.org> > Cr-Commit-Position: refs/heads/master@{#740143} TBR=sanfin@chromium.org,seantopping@chromium.org,yucliu@chromium.org,lijiawei@chromium.org,mdellaquila@google.com,zxliang@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: internal 77879457 Change-Id: I9a6445b7a76e681e2f9c7e155c18058481e88684 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065850Reviewed-by:
Sean Topping <seantopping@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Commit-Queue: Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/master@{#742893}
-
Nick Diego Yamane authored
MontionNotify XEvents coalescing logic has been accidentally lost after the PlatformEvent migration CLs have landed (crbug.com/965991), what leads to some performance hit/regressions. This patch adds it back as an attempt to address regressions reported at crbug.com/1051325. Even though the numbers the report seem quite noisy and unstable, [1] shows that this was the major cause for such perf regression. R=thomasanderson@chromium.org [1] https://pinpoint-dot-chromeperf.appspot.com/job/172c2f5a620000 Bug: 1051325, 965991 Change-Id: Ib5d06867d97633c3593584222571b8d910deb304 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062098Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#742892}
-
Eric Willigers authored
SSLUITest no longer relies on extensions methods to installs web apps. Bug: 1052722 Change-Id: I2a091b370d729494dc06594f592e7d278b9825de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063514 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#742891}
-