- 20 Dec, 2019 40 commits
-
-
Chih-Yu Huang authored
The Chromium smart pointer guidelines [1] says "don't pass or return a smart pointer by reference". This CL removes "const scoped_refptr<T>&" at VaapiWrapper::BlitSurface(). [1] https://www.chromium.org/developers/smart-pointer-guidelines Bug: 1020668 Test: run vda_tests on octopus Change-Id: Ic9e042e066c7dbe3257d973a5c03586ea3f05766 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975491 Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#726734}
-
Alexandre Courbot authored
We want to check for the newly created wrapped_frame here. BUG=None TEST=VDAtest passes on Kevin in debug mode. Change-Id: Ibac097a0b335369a489b5aef360cf1463e8d0b7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975474 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#726733}
-
Miyoung Shin authored
This CL migrates code to the new BrowserInterfaceBroker class. This allows retrieving the remote implementation in the browser process without relying on the InterfaceProvider API. Bug: 936482, 1002647 Change-Id: I9be9e414f9574a556757ec4c11a5f73690e2906d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969129 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#726732}
-
Anatoliy Potapchuk authored
LOGGED_IN_USER_ARC_KIOSK_APP was used in the same places as the one for Chrome App and Web App kiosks. Let's reduce code redundancy and remove it. Bug: 1015383 Change-Id: I769aad5fc5e5df1415dd0f4c12c7cff2d70dba55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975714Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#726731}
-
Kuo Jen Wei authored
Bug: 877599 Change-Id: I958b78bef4aeffe2906463afd7ca78b7164a3c4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978541 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#726730}
-
Chris Lu authored
TBR=kkhorimoto@chromium.org Bug: 1036221 Change-Id: I92bacf040010d760ccd64df2a851770ffc5750a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978080Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#726729}
-
Ken Rockot authored
Migrates some directories off of deprecated base::Bind, base::Callback, etc, and onto the newer APIs. Specifically this covers components/keyed_services/ Fixed: 1007699 Change-Id: Ibaa3ac6c7aa8ae7ccc669558e10ea569e0cfeba4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977855 Commit-Queue: Colin Blundell <blundell@chromium.org> Auto-Submit: Ken Rockot <rockot@google.com> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#726728}
-
Pâris MEULEMAN authored
This is the first step of moving most of the signin java files to a unique directory and gn component: //component/signin/public/android. This moves only the //components/signin/*/identity_manager/android classes. Will follow the relevant //components/signin/core ones. Bug: 934688 Change-Id: I7b75a5b51b992b311ebf1133d7595a77f6ccd458 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814929 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Pâris Meuleman <pmeuleman@chromium.org> Cr-Commit-Position: refs/heads/master@{#726727}
-
Mounir Lamouri authored
These checks are not done in the browser process. The API is already restricted to secure origins. Bug: None Change-Id: Iedada4f84171b2af0e6427da3845a71fee4fd201 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975727 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#726726}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f5798b5b7d9b..374d8a3a9b18 Created with: gclient setdep -r src-internal@374d8a3a9b18 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 jbudorick@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.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I9cd9c1123d311ac14b4fed35f1ea22e73a39cf3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978497Reviewed-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@{#726725}
-
Takashi Sakamoto authored
Because ProcessingInstruction::Process only invokes AddPendingSheet when !is_xsl_. If removing pending sheets, StyleEngine will not find whether all pending parser blocking stylesheets are loaded or not correctly. Bug: 905827, 1035293 Change-Id: Id617c2001601bef6e4e867ea1a193d5b4e8a51fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978540Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#726724}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/4d0d7a730b7b..8c77d963b8ac git log 4d0d7a730b7b..8c77d963b8ac --date=short --first-parent --format='%ad %ae %s' 2019-12-20 fancl@chromium.org Make pip install only runs when requirements.txt changed Created with: gclient setdep -r src/third_party/catapult@8c77d963b8ac 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 nuskos@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_optional_gpu_tests_rel Bug: None Tbr: nuskos@google.com Change-Id: Id365289ab9c2e25f36dcd8f3cb09682a78d5fcc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978596Reviewed-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@{#726723}
-
Roman Sorokin authored
Extension is not need on the login screen and was whitelisted by mistake Fixed: 1034525 Change-Id: Ibc9a4e5e3706b34000b2f26591bdc21774acad09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970020Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#726722}
-
Noel Gordon authored
CL:1957912 added a new DirectoryTree member that records the [active] directory (tree row) shown in the file-list. DirectoryTree also has a separate concept of the [selected] directory (tree row), which is the tree row that has the focus and it is not necessarily the same as the [active] tree row. Add a test to show that 1) the [active] tree row does not change when the [selected] tree row is changed, and 2) that it does change if the [selected] tree row is activated due to user interaction. Test: browser_tests --gtest_filter="*TreeSelectedDirectory*" Bug: 992819 Change-Id: Ic1c11e4217dd5083e9712e17b7c2bde0b94f28ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1963833 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#726721}
-
chromium-autoroll authored
Roll ChromeOS orderfile from 80-3945.66-1575891900-benchmark-80.0.3987.5-r1 to 81-3987.0-1576497268-benchmark-81.0.3995.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-orderfile-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/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: I7ee5bcfa8f9b520604874d660c8459a7f6c15526 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978498Reviewed-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@{#726720}
-
Chih-Yu Huang authored
The Chromium smart pointer guidelines [1] says "don't pass or return a smart pointer by reference". This CL replaces "const scoped_refptr<T>&" with "scoped_refptr<T>" at //media/gpu/vaapi folder. [1] https://www.chromium.org/developers/smart-pointer-guidelines Bug: 1020668 Test: run vda_tests on octopus Change-Id: I5c9dd5a0eba4fef38d68f4e5dcd5c1e7f094763d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974301Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#726719}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c5adad75..e209253c 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I838f67d7a6e5e648d52cf221e059a8c7b1519d28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978416Reviewed-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@{#726718}
-
Hitoshi Yoshida authored
If you set |use_bind_gen_for_dictionary| true in your gn args, the build target "generate_bindings_example" generates code for all IDL dictionaries. Bug: 839389 Change-Id: I9935e3a0a4339a3f4182dfd24d4ad9830e7b0144 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1971044 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#726717}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0237c1f947bb..dcac29b02d02 git log 0237c1f947bb..dcac29b02d02 --date=short --first-parent --format='%ad %ae %s' 2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6423b7fc7ded..fe2ed33a56dd (9 commits) 2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 358ffa26..1c1af9fc (435 commits) Created with: gclient setdep -r src/third_party/skia@dcac29b02d02 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 borenet@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: None Tbr: borenet@google.com Change-Id: I64cfe9fa321c6f63d519784ef1d2a66ee91f110e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977829Reviewed-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@{#726716}
-
Peter K. Lee authored
Use TranslateAppInterface to migrate EG1 tests to be EG2 compatible Bug: None Change-Id: Ide249041d5e35567f184df89b430a3c29f1e5bc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1967763 Commit-Queue: Peter Lee <pkl@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#726715}
-
Albert Chaulk authored
In order to allow cropping to occur the webviews will now be explicitly sized by the client and not implicitly sized by the exo surface size. Bug: b/143612326 Test: None Change-Id: I8383ac520f48fb247a53fbf35189c9d5a133a87f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976825Reviewed-by:
Alex Sakhartchouk <alexst@chromium.org> Commit-Queue: Albert Chaulk <achaulk@chromium.org> Cr-Commit-Position: refs/heads/master@{#726714}
-
Greg Thompson authored
This plugs 40 leaked directories in content_unittests. BUG=546640 Change-Id: I0712ba333c15445476511f5313d7bdb0532c89c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1971735 Auto-Submit: Greg Thompson <grt@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#726713}
-
Daichi Hirono authored
BUG=b:146456392 TEST=None Change-Id: I0cfef14a5f2d2e51882fc0429ff42961eb4c2e14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973513 Commit-Queue: Daichi Hirono <hirono@chromium.org> Auto-Submit: Daichi Hirono <hirono@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#726712}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/4cd621ee21ae..4d0d7a730b7b git log 4cd621ee21ae..4d0d7a730b7b --date=short --first-parent --format='%ad %ae %s' 2019-12-20 dberris@chromium.org Reduce concurrent request cap 2019-12-20 fancl@chromium.org Relaxing the restriction on max_num_instances of sheriff_config 2019-12-20 dberris@chromium.org Re-route API traffic to the API service Created with: gclient setdep -r src/third_party/catapult@4d0d7a730b7b 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 nuskos@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_optional_gpu_tests_rel Bug: chromium:953181 Tbr: nuskos@google.com Change-Id: I89c47148dae18ec80bdcf89ae26ba1a63b60ca34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978246Reviewed-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@{#726711}
-
nancy authored
The reason is that OnItemDelegateDiscarded is called, and the controller is deleted from app_shelf_group_to_controller_map_, even though the parameter delegate is not the controller saved in app_shelf_group_to_controller_map_. So adding a checking in OnItemDelegateDiscarded, only when the parameter delegate is the controller saved in app_shelf_group_to_controller_map_, delete it, otherwise, don't delete the controller in app_shelf_group_to_controller_map_. BUG=1011235 Change-Id: I300b5fc4a46b9441a063c34bac745a5018aa5b82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976140 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#726710}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/78047ef063bb..050ddbde62d0 git log 78047ef063bb..050ddbde62d0 --date=short --first-parent --format='%ad %ae %s' 2019-12-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update Devtools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@050ddbde62d0 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I37cec3bcdd3086cd922b027df2f1ca3d99aadcb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977847Reviewed-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@{#726709}
-
Daichi Hirono authored
For some cases, we are going to use window ID instead of task ID to identify a11y tree. To avoid having additional map between window ID and tree, the CL does refactoring to unify maps for multiple key types. Bug: b:146591913 Test: ArcAccessibilityHelperBridgeTest Change-Id: If735dbeb8d13b979809afbe9b9af2b7025ffd4cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976144 Auto-Submit: Daichi Hirono <hirono@chromium.org> Commit-Queue: Daichi Hirono <hirono@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#726708}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7e2dea568299..0237c1f947bb git log 7e2dea568299..0237c1f947bb --date=short --first-parent --format='%ad %ae %s' 2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4fd7fccd6db5..6d29348ddb7e (3 commits) Created with: gclient setdep -r src/third_party/skia@0237c1f947bb 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 borenet@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: None Tbr: borenet@google.com Change-Id: Ifa5fbee922e700f0cd17bbf2a4e16203b7a60555 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978244Reviewed-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@{#726707}
-
Kunihiko Sakamoto authored
This reverts commit f1f1258e. Reason for revert: Broke BackgroundXhrWebstoreTest.PolicyBlockedXHR on linux-chromeos-chrome bot. https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome/497 Original change's description: > Fixed overwriting of static default_policy_hosts > > The default policy for allowed or blocked hosts is overwriting > from different contexts(profile) and can lead to wrong policies > being applied to extensions (see bug #1028577). > > This fix creates a static map that stores the profile (by id) and the > relevant default_policy_allowed_hosts/default_policy_blocked_hosts in > a struct. > > TODO: > Write integration tests (crbug.com/1031179) > > R=marcgrimme > > Bug: 1028577 > Change-Id: Ie08447ddd5175562b474fa5801f6959315372c6d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946368 > Reviewed-by: Mike West <mkwst@chromium.org> > Reviewed-by: Oleg Davydov <burunduk@chromium.org> > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Commit-Queue: Marc Grimme <marcgrimme@chromium.org> > Cr-Commit-Position: refs/heads/master@{#726333} TBR=rdevlin.cronin@chromium.org,mkwst@chromium.org,nrpeter@chromium.org,burunduk@chromium.org,marcgrimme@chromium.org Change-Id: I499dfc19516176953721178a663992bc3c1636ee No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1028577 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978456Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#726706}
-
Alan Screen authored
Supporting both XPS and GDI print paths requires ability to switch between them. This is based upon the document type (modifiable or PDF) and the associated use flag associated with that type, be that "use-xps-for-printing" or "use-xps-for-printing-from-pdf". Added a PrintJob::ShouldPrintUsingXps() helper function for making such determination, to share logic with what was already in PrintViewManagerBase::PrintDocument(). Bug: 1034053 Change-Id: Ib94f00c1e78788ceda19c09a94f505575dbcd994 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970841Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#726705}
-
Hitoshi Yoshida authored
Bug: 839389 Change-Id: I1d45ec8c964ca3b2a30e87a00a78f88b5ba2eb79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977878 Auto-Submit: Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#726704}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3c59c9d8f1f0..f5798b5b7d9b Created with: gclient setdep -r src-internal@f5798b5b7d9b 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 jbudorick@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.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I7ce863100b694593ec4eb78b71d90fab309198cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978241Reviewed-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@{#726703}
-
Arthur Wang authored
R=carlosk@chromium.org, harringtond@chromium.org Bug: 1028976 Change-Id: I3c2480641220110fd8f71735cd6a0f94279367e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976281Reviewed-by:
Dan H <harringtond@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Arthur Wang <wuwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#726702}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/95d876ef330f..4cd621ee21ae git log 95d876ef330f..4cd621ee21ae --date=short --first-parent --format='%ad %ae %s' 2019-12-20 dberris@chromium.org Reduce attempts to schedule multiple tests Created with: gclient setdep -r src/third_party/catapult@4cd621ee21ae 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 nuskos@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_optional_gpu_tests_rel Bug: None Tbr: nuskos@google.com Change-Id: Id62d14720e4f66e950e66e7565c5fac0d8f004bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978240Reviewed-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@{#726701}
-
Hirokazu Honda authored
VAEncMiscParameterRateControl has parameters about minimum and maximum of quantization values. These values should be filled. Bug: 1034382 Test: VEA test on atlas Change-Id: I185b3e710c05095313aa71bc9fe90b23c8885345 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969196 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#726700}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3a72085d..c5adad75 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I8da1bba7d78aaeffbd98afb5e99d435fe4df172a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977846Reviewed-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@{#726699}
-
Hirokazu Honda authored
VideoFrame might not have the same number of fds as the number of planes. We duplicate the fd of the last plane of the VideoFrame in CreateGpuMemoryBufferHandle() until the number of fds is the same as the number of planes. Bug: 1011281 Test: VDA test on hana Change-Id: I6738e74ddc43f6c9457ba37beb44ee656866a633 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978296Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#726698}
-
jessing authored
This is an example of how to register a system web app as a system app. Bug: 1032810 Change-Id: If1e6c67305a7baeef8467eab6580e86fdf75db8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1971039 Commit-Queue: Jessica Huang <jessing@google.com> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#726697}
-
yjliu authored
Bug: 1035943 Change-Id: Ic2cb63db33bd3bf3ccac8528fa1df53f5f3a3355 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976821Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Jun Liu <yjliu@chromium.org> Auto-Submit: Jun Liu <yjliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#726696}
-
Demetrios Papadopoulos authored
Also removing the option about Google Drive from the same parent page. These options are only displayed in OS Settings. Bug: 986596 Change-Id: Ibf685aff9a3db0e6a7b81945fe81c87b07c54fee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977200 Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#726695}
-