- 22 May, 2020 40 commits
-
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1590091165-57e2eb3ac957bb561cdabd6b908ea2826fe03189.profdata to chrome-win32-master-1590119331-1f693e469085ff93aa0c94ab92b41ec8ed0e78d9.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 jeffyoon@google.com,liaoyuke@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: chrome/try:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Id8d96f7d9d82d73e3593525f90d34c622c57f25b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213310Reviewed-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@{#771308}
-
Victor Costan authored
AppCacheNetworkServiceBrowserTest.SSLCertificateCachedCorrectly has been flaking out since December 2019. Disable the flaky test, to stop slowing down CQ. It's unlikely that we'll invest into figuring out what's happening here. Bug: 1031090 Change-Id: I9157559ee1770e6755a6af3215f5a80153d0235b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210912 Auto-Submit: Victor Costan <pwnall@chromium.org> Commit-Queue: Chase Phillips <cmp@chromium.org> Reviewed-by:
Chase Phillips <cmp@chromium.org> Cr-Commit-Position: refs/heads/master@{#771307}
-
David Black authored
Bug: b:153496343 Change-Id: I859f09af03f1b93a03202bc3ef913da14c31de72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211137 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@google.com> Cr-Commit-Position: refs/heads/master@{#771306}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/317dce5c81c0..da90c3765908 2020-05-22 fmalita@chromium.org [skottie] Cleanup KeyframeAnimatorBuilder 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/+doc/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: lovisolo@google.com Change-Id: Id5386c4eeb4ab99a0a99d146a78051cf29ff37f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213302Reviewed-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@{#771305}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590105571-9ab15c0da41a7aac619a0ba03729f850a564de99.profdata to chrome-mac-master-1590119331-9d6af4f8adcea4a27aaea0d62407ee7617e48430.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-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I05dc33a012d738f090b6b3a25b40d449c8025973 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213306Reviewed-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@{#771304}
-
rbpotter authored
- Fix some comment indentation - Remove extra lines in function descriptions - Change non-closure comments to not use closure (/**) annotation Bug: None Change-Id: I7dea133834907172567854968e16f0f92db923f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209969 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#771303}
-
Abhijeet Singh authored
The API currently takes 8 parameters and since not all of them are required, the params are factored out to a struct in this CL for a cleaner API. Bug: b:135949296 Test: Tested on Chrome OS VM and Atlas test device. Change-Id: I014662599150b7e795d2e5902fbea0cebbd8af22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212815Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: Abhijeet Singh <siabhijeet@google.com> Cr-Commit-Position: refs/heads/master@{#771302}
-
David Black authored
TBR=xiaohuic@chromium.org Bug: b:146669457 Change-Id: Ia0b5894cfe748d001b25911df3a2aa761807afbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213233Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#771301}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/456c48d718c1..f41b134dc274 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 yosin@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:1024588,chromium:1041701 Tbr: yosin@google.com Change-Id: Ic03e4cd96ac38cf0479971381774c33bae97e514 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213229Reviewed-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@{#771300}
-
Victor Fei authored
Refactor the following AXNode table functions to directly return std::vector<AXNode::AXID> like the following: std::vector<AXNode::AXID> GetTableColHeaderNodeIds() const; std::vector<AXNode::AXID> GetTableColHeaderNodeIds(int col_index) const; std::vector<AXNode::AXID> GetTableRowHeaderNodeIds(int row_index) const; std::vector<AXNode::AXID> GetTableUniqueCellIds() const; std::vector<AXNode::AXID> GetTableCellColHeaderNodeIds() const; std::vector<AXNode::AXID> GetTableCellRowHeaderNodeIds() const; Previously these results vectors were passed in as a pointer and modified. This new change should have no performance impact as c++ std library utilizes Move Semantics when returning std::vector AX-RelNotes: N/A. No impact on AT behaviors. Change-Id: I7aab763091b972a52576ba5227ee7dccc1e05d07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209633Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Victor Fei <vicfei@microsoft.com> Cr-Commit-Position: refs/heads/master@{#771299}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/74f67e29f7ee..42033b2c6a25 2020-05-22 linyhe@microsoft.com Fix gclient-new-workdir when source repo is shallow clone 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/+doc/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: Ib5542507540eb1161ee9248bc477bc9af17637f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213230Reviewed-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@{#771298}
-
David Tseng authored
R=dmazzoni@chromium.org Fixed: 927697 Change-Id: If7e8aa4898d44b38f9b2df7cdca7a2aed7c16063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210820 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#771297}
-
David Black authored
Proactive suggestions feature experiment is being turned down. Cleaning up footprint. Bug: b:157237955 Change-Id: I192398967acd9562a224845b8b2faa39d42e6727 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212468Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#771296}
-
Ankit Kumar authored
When focus transitions to or out of the PDF document, notify the PDF UI of the same. PDF UI needs the information to draw/hide the focus rectangle around the PDF document. Unit tests have been added to validate the scenario. Bug: 1069370 Change-Id: Ic25d79139ebf361d85168891580d14187610b0e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061928Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Commit-Queue: Ankit Kumar
🌪 ️ <ankk@microsoft.com> Cr-Commit-Position: refs/heads/master@{#771295} -
Chromium WPT Sync authored
Using wpt-import in Chromium 25922045. With Chromium commits locally applied on WPT: f6984fd9 "De-flaky pointerlock/pointerevent_pointermove_in_pointerlock.html" 45436d4d "CookieStore: WPT to verify subscribe/unsubscribe is idempotent" fc4093a6 "Move mouse-pointer-preventdefault.html to wpt" 3304d0fe "Revert "Move mouse-pointer-preventdefault.html to wpt"" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I834ee15cd2c26484e93669fbc4809d8f53b7cacb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213282Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#771294}
-
Lukasz Anforowicz authored
Bug: 2181165 Change-Id: Id1c945d28c3f5626cdd1b4d58b34cf61fc795bff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2202097Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#771293}
-
Xianzhu Wang authored
Bug: 1074395 Change-Id: I6fb83b0466eb58fbcae1cfa15bc0b2a04dd642ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212813 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#771292}
-
David Grogan authored
I2S was approved in https://groups.google.com/a/chromium.org/d/topic/blink-dev/HYDQLFPAHC0/discussion Enabling for chrome 84 will be at least one more finch CL. But it may have to be: * one finch CL for CANARY_DEV * one chromium CL to enable the feature in testing/variations/fieldtrial_testing_config.json * >=1 finch CLs to change CANARY_DEV to LAUNCH. Bug: 762679 Change-Id: I31a5f86a6ecc9789bb3480588bd57d146b733fc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213000Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#771291}
-
Matt Menke authored
Switch to using the newer one, which takes a NetworkIsolationKey. The only remaining consumers of the deprecated one were tests and WebRTC. This CL Explicitly passes in an empty NIK in tests, and adds a TODO to use hook up WebRTC. Bug: 1082280 Change-Id: I76e0274d0990a409c2b729f63f4d58eea6500553 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209815Reviewed-by:
Eric Orth <ericorth@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#771290}
-
Gang Wu authored
On Android, apps can give read permission to system clipboard to share images between apps. But on Android O, this is not working. Apps need to give permission to individual app to share image through clipboard. This CL is a work around for Android O. When Chrome shares an image through the system clipboard, it grants permission to all of the installed apps. The permission is revoked when the clipboard is updated. Did not add tests because this is for granting permission between apps, our test infrastructure is only running in the same app. Bug: 1081987 Change-Id: Ie1a2226cbb086872683dbfa71d58fb29b69fc563 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203233 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Adrian Taylor <adetaylor@google.com> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#771289}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: Iab4f1a11ae280ec892e88c9f7f09f82de72b33c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212494Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#771288}
-
Christian Biesinger authored
This makes it easier to use CalculateFixedCrossAxisSize, which will help in fixing bug 1083020. Change-Id: I1fba49f69d781633256d8244d3d502f297fe32f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212981 Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#771287}
-
Nico Weber authored
buildbot was turned down a while ago, so this should no longer be needed. Bug: 986488 Change-Id: Ie7496a5647814f6d526bfe212a4637873c90a37b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212318 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#771286}
-
Eric Willigers authored
The Blink flag UnifiedPointerCaptureInBlink has been stable since 2019-03. Bug: 919908 Change-Id: I76d29ca50205a9cf9a3abe14a295f8040e4bd6ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208324 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#771285}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/9f35145a1ed0..4ae21d7942e1 2020-05-21 thestig@chromium.org Add a pixel test to show incorrect pattern rendering. 2020-05-21 thestig@chromium.org Add a presubmit check for AUTHORS. 2020-05-21 thestig@chromium.org Make presubmit scripts more consistent with Chromium's. 2020-05-19 tsepez@chromium.org Give some members better names in fxcrt. 2020-05-19 thestig@chromium.org Sync AUTHORS file format with Chromium's. 2020-05-19 thestig@chromium.org Update third_party/base/numerics/ 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/+doc/master/autoroll/README.md Bug: chromium:1015233 Tbr: pdfium-deps-rolls@chromium.org Change-Id: Iad5406db413ecc1876ac93f48e078d01ddb1d3a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213019Reviewed-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@{#771284}
-
Matt Menke authored
It was doing host resolutions with an empty NIK using a deprecated API. Bug: 1082280 Change-Id: I872e4093a39ad521ca92d3cefce775c42b46d1b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210620Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#771283}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/10daf41d4115..8cce349b0a59 2020-05-22 jrw@google.com Added support for libprotobuf-mutator. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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/+doc/master/autoroll/README.md Bug: None Tbr: jophba@chromium.org Change-Id: If515d38b65aaca4a77dd2cf6411f6cc86b842f73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213223Reviewed-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@{#771282}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/db1a7975aacc..74f67e29f7ee 2020-05-22 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 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/+doc/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: I44c44a2214025013b1f2a98d24bf94af5b349f15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212764Reviewed-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@{#771281}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d1285b131bcf..317dce5c81c0 2020-05-21 herb@google.com Drop SkTextBlobs with > 2M glyphs. 2020-05-21 csmartdalton@google.com Add a tessellation mode that uses indirect draws 2020-05-21 csmartdalton@google.com Disable WebGL antialias in CanvasKit 2020-05-21 nifong@google.com Revert "Wide color gamut support and working example." 2020-05-21 nifong@google.com Wide color gamut support and working example. 2020-05-21 kjlubick@google.com Update infra deps 2020-05-21 herb@google.com Light cleanup of GrTextBlob cache 2020-05-21 nifong@google.com Upgrade to emscripten 1.39.16 2020-05-21 johnstiles@google.com Remove incorrect doc comment about constraint argument. 2020-05-21 michaelludwig@google.com Only use scissor state for native clears 2020-05-21 reed@google.com Revert "Revert "move onto new factories for SkMatrix"" 2020-05-21 jvanverth@google.com Add D3D draw support 2020-05-21 reed@google.com Revert "move onto new factories for SkMatrix" 2020-05-21 bungeman@google.com Remove OneLineShaper::increment. 2020-05-21 bungeman@google.com Iterate over unresolved instead of cycling. 2020-05-21 reed@google.com move onto new factories for SkMatrix 2020-05-21 kjlubick@google.com [canvaskit] Fix some other usages of .ready 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/+doc/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:1080481 Tbr: lovisolo@google.com Change-Id: I8041eed02f76475e751a2a90d1ca4367f64eb0de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213020Reviewed-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@{#771280}
-
Bartek Nowierski authored
We want to qualify everything with const and volatile "just in case", so that everything compiles if the underlying type T is also qualified. In practice it doesn't matter, because the qualifiers are dropped when casting to uintptr_t, and brought back when casting to T only if T has those qualifiers. Bug: 1073933 Change-Id: Ic054182924ce43f8e753390c0cbc7c225991eced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204001 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#771279}
-
Brian Sheedy authored
Enables info_collection, trace_test, and webgl_conformance_validating_tests on CrOS and suppresses found failures. TBR=ynovikov@chromium.org Bug: 1080424 Change-Id: I3f5c2545e36b437e67381942d3a38737b90dab00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211055Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#771278}
-
James Cook authored
SplitSettingsSync leaves sync disabled until the user completes the sync consent OOBE dialog. ExternalPrefLoader was incorrectly deciding that sync would never enable and starting default app loading before priority prefs are synced. This results in default apps loading too early, potentially before the user's language is synced. Add a pref for whether the sync consent screen is completed. If the user hasn't completed it, observe for that pref changing, then wait for OS priority pref sync to complete. Bug: 1078479 Test: added to unit_tests and browser_tests Change-Id: If633133acccfd43fe80b727b45080599ad569ceb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207967Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#771277}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/93fc7d718e4c..96a80283cc0f 2020-05-21 kbr@chromium.org Advertise filtering support for FP16 luminance/alpha formats on ES 3.0. 2020-05-21 cnorthrop@google.com Tests: Add trace of Egypt to TracePerfTest 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 geofflang@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_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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: geofflang@google.com Test: Test: angle_perftest --gtest_filter="*Trace*egypt*" Change-Id: Ic65b729cad86bfa6036b25fa524a338dbdfe11eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213011Reviewed-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@{#771276}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/bd0ad7921d3d..65ee6497d620 2020-05-22 enga@chromium.org Fix VulkanImageWrappingUsageTests.ClearImageAcrossDevicesAliased If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I7d0ec72e5cf032466d04cfa3eb81e01666bc7c47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213221Reviewed-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@{#771275}
-
Erik Chen authored
If there's a custom lacros path, then this is probably a developer build and they probably want logging enabled. Logs are dumped in the lacros user-data-dir with name lacros.log. Change-Id: I9d23bcc3ed145e5e0cf9a11c3e1bd6c6b26332ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211126 Commit-Queue: Erik Chen <erikchen@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#771274}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590091165-6474854792ed84c3f97a488e2950f553c812b299.profdata to chrome-mac-master-1590105571-9ab15c0da41a7aac619a0ba03729f850a564de99.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-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Ie259f6cb32cc7070f0c1b2940eb019e76f70a7e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213224Reviewed-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@{#771273}
-
Ilia Samsonov authored
Adding optional high dpi builder to help triage, and later rebaseline, high dpi blink web tests configuration. Requires https://chromium-review.googlesource.com/c/chromium/tools/build/+/2203463. Bug: 1068400 Change-Id: I6e0f1ab41c133bba312982d3b0e697c4c41f7369 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2177372 Commit-Queue: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#771272}
-
Shawn Gallea authored
Only create media_overlay_ if ENABLE_MEDIA_OVERLAY is defined Bug: b/156276792 Test: Build cast_shell Change-Id: I490ab1ff2fe45ef516fa108b8e30389abb052fc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212969 Commit-Queue: Shawn Gallea <sagallea@google.com> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/master@{#771271}
-
Kramer Ge authored
Software compositing is not supported on ChromeOS. Thus, GpuProcess_readback_webgl_gpu_process is marked permanently skipped. Bug: 1084796 Change-Id: I0b11acc5fa8ff22ed7df51868aedfc1eda35a6e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212549 Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Auto-Submit: Kramer Ge <fangzhoug@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#771270}
-
Scott Violet authored
This converts kHungRendererDelay to a base::TimeDelta and moves constants that are only used in a single place to where they are used. BUG=none TEST=none Change-Id: Ib163eb931406d252ba696d6f4a974e8ef997608e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209561 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#771269}
-