aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Collapse)AuthorAge
* generalize IntelIris540 Win/Vulkan blacklistsGravatar Mike Klein2017-11-13
| | | | | | | | | | These won't have the "Win" or "Win10" bits in them anymore. Change-Id: I2917c4227efcac7c2169a111fdaf62fcd83ea94a Reviewed-on: https://skia-review.googlesource.com/70800 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* streamline GDI botsGravatar Mike Klein2017-11-13
| | | | | | | | | | | | | - Replace build-time GDI support in all of Skia with run-time GDI support only in DM. - Make the GDI bots NativeFont bots paralelling the other NativeFonts bots. Change-Id: I424b20f6983d8a8ba8574650efefea2b8776bbe2 Reviewed-on: https://skia-review.googlesource.com/70721 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Add tilesmode_npot to nexus player blacklistGravatar Greg Daniel2017-11-13
| | | | | | | | | | | readd [scaled_]tilemodes_npot to blacklist after it was removed last week since it is failing randomly on bots. Bug: skia: Change-Id: Ieef97470c1ae4c960fa6efb7294e2ff203cc0bd6 Reviewed-on: https://skia-review.googlesource.com/70740 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>
* Drop support for OSMesa in test tools and remove build botGravatar Brian Salomon2017-11-13
| | | | | | | | Change-Id: Ic85ee05fe292a36a053ca7a20ccce24a4da4fae2 Reviewed-on: https://skia-review.googlesource.com/70026 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
* disable native fonts except on NativeFonts botsGravatar Mike Klein2017-11-12
| | | | | | | | | a.k.a. GM fontpocalypse Change-Id: If834940574adea29b48f35abec61f0a1c9bd59d3 Reviewed-on: https://skia-review.googlesource.com/69881 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Update SKP versionGravatar UpdateSKPs2017-11-12
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I9ea3e46640e7eebbf3b2f6455cfcaa597021bed3 Reviewed-on: https://skia-review.googlesource.com/70401 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* make NativeFonts bots Debug botsGravatar Mike Klein2017-11-10
| | | | | | Change-Id: I590b60862891c4232d90f9c6dbd93cb1bedc0672 Reviewed-on: https://skia-review.googlesource.com/69903 Reviewed-by: Ben Wagner <bungeman@google.com>
* Unomit NexusPlayer tests after latest OS upgrade.Gravatar Ben Wagner2017-11-10
| | | | | | | | NoTry: true Change-Id: I1212830dcd997901d13208c4729477fda600e4d7 Reviewed-on: https://skia-review.googlesource.com/67960 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Switch CT_BENCH_10k_SKPs bot to use QuadroP400Gravatar Ravi Mistry2017-11-08
| | | | | | | | Bug: skia:7272 Change-Id: I634f00c57b0c999a65d22a748b83a6ff5c35fd74 Reviewed-on: https://skia-review.googlesource.com/68940 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
* Upgrade Skolo Win NVIDIA drivers.Gravatar Ben Wagner2017-11-07
| | | | | | | | NoTry: true Change-Id: If69505d7fc4f373680a3251989975b030fa0aede Reviewed-on: https://skia-review.googlesource.com/68219 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Blacklist path_text_clipped on ChromecastGravatar Chris Dalton2017-11-07
| | | | | | | | | | The test takes so long that the bot times out. Bug: skia: Change-Id: I77e7b192a1df1f422e61f09a931b7576fa55fbde Reviewed-on: https://skia-review.googlesource.com/68440 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Test SkColorSpaceXformCanvas on GTX1070 botsGravatar Brian Osman2017-11-07
| | | | | | | | Bug: skia: Change-Id: I48e37d1449c14298d03eea9c07a9aee1af78b47a Reviewed-on: https://skia-review.googlesource.com/67809 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
* Restore Pixelbook jobsGravatar Kevin Lubick2017-11-07
| | | | | | | | | | | These were accidentally deleted on https://skia-review.googlesource.com/c/skia/+/66880 Bug: skia: NOTRY=true Change-Id: I99a13b236aa626ed224dbc503707d16c08b5219d Reviewed-on: https://skia-review.googlesource.com/68204 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add a new testcase to test.py (GTX1070 Windows)Gravatar Brian Osman2017-11-06
| | | | | | | | | | | I'm going to be adding changes to bots matching this pattern, but want the previous expectation files in first. Bug: skia: Change-Id: I61101a0ce7c66dde1e28dc307f8f7c5f66d6644e Reviewed-on: https://skia-review.googlesource.com/67852 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
* Revert "Specify minor MacOS version before upgrade."Gravatar Ben Wagner2017-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c2d18f34de6fc7a07d1ea8dd4ef7840a2b412f14. Reason for revert: GPU bots are on 10.12.6. Original change's description: > Specify minor MacOS version before upgrade. > > Bug: skia:7203 > NoTry: true > Change-Id: I24a098bff3897e36cf2a6125980e842b37261a2a > Reviewed-on: https://skia-review.googlesource.com/67320 > Reviewed-by: Stephan Altmueller <stephana@google.com> > Commit-Queue: Ben Wagner <benjaminwagner@google.com> TBR=benjaminwagner@google.com,stephana@google.com NoTry: true Bug: skia:7203 Change-Id: I173248ad99d88706be3b10f862fee4ff9da33e83 Reviewed-on: https://skia-review.googlesource.com/67808 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* add a few NativeFonts botsGravatar Mike Klein2017-11-06
| | | | | | | | | | | | | These are no different from other bots yet, except that they only run 8888 GMs and unit tests. They will in the future pass --nativeFonts true, while other bots will pass --nativeFonts false, the effect of which has not quite yet been pinned down. Change-Id: I467852269856dda05330957bc357ef15a2c2a1eb Reviewed-on: https://skia-review.googlesource.com/67769 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ben Wagner <bungeman@google.com>
* pass -k 0 to ninjaGravatar Mike Klein2017-11-06
| | | | | | | | | | This makes failing builds print all failures, not just the first. Successful builds, the usual case, are unaffected. Change-Id: I8dde21e913f6715e7760b298a87f51d1b40a8789 Reviewed-on: https://skia-review.googlesource.com/67803 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Update SKP versionGravatar UpdateSKPs2017-11-05
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I7e1e5e3d80c1944be67be90e107d261302d1e6a0 Reviewed-on: https://skia-review.googlesource.com/67922 Commit-Queue: update-skps <update-skps@skia.org> Reviewed-by: update-skps <update-skps@skia.org>
* Roll recipe dependencies (trivial).Gravatar recipe-roller2017-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/ae97943bbcac71a0d99efcc340bf85ace0cc9d8e watchlists: Precompile filepath regular expressions before using them. (raphael.kubo.da.costa@intel.com) https://crrev.com/c59738523c35c088d2f665b2169ea2dd9e07a508 Change rietveld.py to use GET on get_depends_on_patchset (agable@chromium.org) https://crrev.com/0a01aa6823702cdf3de2d41e019b4646d27ea30c Update depot_tools bleeding-edge git to 2.15.0 (agable@chromium.org) https://crrev.com/eba8347018794e4bc42b5171a31fa85fbe60e8ce Add CheckVPythonSpec for verifying .vpython file syntax (sergiyb@chromium.org) https://crrev.com/dce9b6295fae56482e084c5f29b2ffb2d9875c3b tests: Use the right clean up method name for some test cases. (raphael.kubo.da.costa@intel.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6ae8f62229ad5e59729cdbac681f663807d803e6 Reviewed-on: https://skia-review.googlesource.com/67725 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
* Specify minor MacOS version before upgrade.Gravatar Ben Wagner2017-11-03
| | | | | | | | | Bug: skia:7203 NoTry: true Change-Id: I24a098bff3897e36cf2a6125980e842b37261a2a Reviewed-on: https://skia-review.googlesource.com/67320 Reviewed-by: Stephan Altmueller <stephana@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Upgrade angler and fugu to latest OS.Gravatar Ben Wagner2017-11-03
| | | | | | | | No-Try: true Change-Id: I5fb4678c40956b8cd7fd89c43451d59aeebcab27 Reviewed-on: https://skia-review.googlesource.com/66883 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Revert "Include Vulkan in all Android builds on the CQ"Gravatar Mike Klein2017-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6516293c123339549001efec7ff0c538d43b3468. Reason for revert: Build-Debian9-Clang-arm-Debug-Android_Vulkan and Build-Debian9-Clang-mips64el-Debug-Android_Vulkan don't exist yet. (Build-Debian9-Clang-arm64-Debug-Android_Vulkan does.) Original change's description: > Include Vulkan in all Android builds on the CQ > > Bug: skia: > Change-Id: I3988b0e16ab0d6b7e14523afb9aa38ddc0a26ece > Reviewed-on: https://skia-review.googlesource.com/66980 > Commit-Queue: Chris Dalton <csmartdalton@google.com> > Reviewed-by: Ben Wagner <benjaminwagner@google.com> TBR=mtklein@google.com,benjaminwagner@google.com,rmistry@google.com,csmartdalton@google.com Change-Id: I7128ec16f79775f413f22be2b663a87a73ca0dfe No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: skia: Reviewed-on: https://skia-review.googlesource.com/67660 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Include Vulkan in all Android builds on the CQGravatar Chris Dalton2017-11-02
| | | | | | | | Bug: skia: Change-Id: I3988b0e16ab0d6b7e14523afb9aa38ddc0a26ece Reviewed-on: https://skia-review.googlesource.com/66980 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* Add a GPU calmbench botGravatar Yuqian Li2017-11-02
| | | | | | | | Bug: skia: Change-Id: I354c295ce04f5e478e88f724e0b17ce90496a4cc Reviewed-on: https://skia-review.googlesource.com/65341 Commit-Queue: Yuqian Li <liyuqian@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Rename chromebook jobs to be more human friendlyGravatar Kevin Lubick2017-11-02
| | | | | | | | | Bug: skia: NOTRY=true Change-Id: I500eae85ec334dc7121266ebd2f41dc526ec4695 Reviewed-on: https://skia-review.googlesource.com/66880 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add Pixelbook to treeGravatar Kevin Lubick2017-11-02
| | | | | | | | | Bug: skia:7249 NOTRY=true Change-Id: I7ab6bc28d567ca5ae75df9c1e56b46c307032024 Reviewed-on: https://skia-review.googlesource.com/66143 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Make CPU coverage bot a bit fasterGravatar Kevin Lubick2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | Adding -O1 and reducing the shards to cut down on overhead in post-production. This seems to save us a few minutes (e.g. ~26 -> ~23 minutes). The optimized code has about 600 fewer reachable lines of code (according to the Coverage measurement), which is acceptable given our tests run on -O1 or better. Experiments (in this review) show that O3 is faster than O1, but not significantly enough where we want to deviate from our normal Debug bots: Control: 73 minutes -O1: 59 minutes -O2: 60 minutes -O3: 50 minutes Bug: skia: NOTRY=true Change-Id: I33344c1cd2408373004d010e36ce27d6aa03deb2 Reviewed-on: https://skia-review.googlesource.com/65503 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Revert "Add testcase for gbr config running on GTX1070 bots to test.py"Gravatar Stan Iliev2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 85e98387a32e3e6e6c05986b23b47aee8c8c4aa7. Reason for revert: brakes build Original change's description: > Add testcase for gbr config running on GTX1070 bots to test.py > > Bug: skia: > Change-Id: I1f993100af712ce688dd21b5e510ffae4b587dce > Reviewed-on: https://skia-review.googlesource.com/66155 > Commit-Queue: Brian Osman <brianosman@google.com> > Commit-Queue: Mike Klein <mtklein@chromium.org> > Reviewed-by: Mike Klein <mtklein@chromium.org> TBR=mtklein@chromium.org,mtklein@google.com,brianosman@google.com Change-Id: I3abebe01bb0285377321ed150cca0c76e8636a39 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: skia: Reviewed-on: https://skia-review.googlesource.com/66422 Reviewed-by: Stan Iliev <stani@google.com> Commit-Queue: Stan Iliev <stani@google.com>
* Revert "Test SkColorSpaceXformCanvas on GTX1070 bots"Gravatar Stan Iliev2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d4685403e25efe85eca108f7b9db5b7cfb8ffcd8. Reason for revert: Brakes build on Test-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug-All Original change's description: > Test SkColorSpaceXformCanvas on GTX1070 bots > > Bug: skia: > Change-Id: I98042ea6e7fe8b81e5f1cb38d8287a6cff394279 > Reviewed-on: https://skia-review.googlesource.com/66151 > Reviewed-by: Brian Salomon <bsalomon@google.com> > Commit-Queue: Brian Osman <brianosman@google.com> TBR=mtklein@google.com,bsalomon@google.com,brianosman@google.com Change-Id: I5567441404554c33c35f5487ffdac199640ddb70 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: skia: Reviewed-on: https://skia-review.googlesource.com/66462 Reviewed-by: Stan Iliev <stani@google.com> Commit-Queue: Stan Iliev <stani@google.com>
* Add Win2k8 QuadroP400 jobs.Gravatar Ben Wagner2017-11-01
| | | | | | | | | | | This is a placeholder until we can get ANGLE working on these bots. Bug: skia:6734 Change-Id: I8361da10acaa3c85faaa8ebfc1f1797d3f5e90f7 No-Try: true Reviewed-on: https://skia-review.googlesource.com/26368 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Roll recipe dependencies (trivial).Gravatar recipe-roller2017-11-01
| | | | | | | | | | | | | | | | | | | | | | This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/5d790d53ea6ec3c761415a1154de11756b87c37a Revert "Reland "bot_update recipe: Upload source manifest"" (hinoka@chromium.org) https://crrev.com/70dea4270ec17be5af9f04492d3ba15f58df4501 Reland 2 "bot_update recipe: Upload source manifest" (hinoka@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I0f8e6f7b3bc71649b9efc8ffdba1f208921a400c Reviewed-on: https://skia-review.googlesource.com/66303 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
* Upgrade GT610 to Win 10 Creators Update.Gravatar Ben Wagner2017-11-01
| | | | | | | | | Bug: 777523 No-Try: true Change-Id: I0b9fe60c571dd9a96d6fd27c74071ef1809b4da5 Reviewed-on: https://skia-review.googlesource.com/66158 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Roll recipe dependencies (nontrivial).Gravatar recipe-roller2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM+CQ. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/47b67c426b1d7120803e09f570e1cca312b34249 Reland "bot_update recipe: Upload source manifest" (hinoka@google.com) R=kjlubick@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I22d3c671c6d0e654be19661c8e0d9795f920dc56 Reviewed-on: https://skia-review.googlesource.com/66060 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Ryan Tseng <hinoka@google.com>
* Add testcase for gbr config running on GTX1070 bots to test.pyGravatar Brian Osman2017-11-01
| | | | | | | | | Bug: skia: Change-Id: I1f993100af712ce688dd21b5e510ffae4b587dce Reviewed-on: https://skia-review.googlesource.com/66155 Commit-Queue: Brian Osman <brianosman@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Mike Klein <mtklein@chromium.org>
* Test SkColorSpaceXformCanvas on GTX1070 botsGravatar Brian Osman2017-11-01
| | | | | | | | Bug: skia: Change-Id: I98042ea6e7fe8b81e5f1cb38d8287a6cff394279 Reviewed-on: https://skia-review.googlesource.com/66151 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
* another batch of lowp stagesGravatar Mike Klein2017-11-01
| | | | | | | | | | The 4444 image in all_bitmap_configs now draws slightly different before and after serialization. (It's serialized as 8888.) Still looks fine. Change-Id: I1396cf1550b6769a1734ed25d59bd5b1866dfacd Reviewed-on: https://skia-review.googlesource.com/65960 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Roll recipe dependencies (trivial).Gravatar recipe-roller2017-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/a0c5f0850a4c3c5a61ca84dabfb1c788d5c4b9b1 Reland "gclient runhooks: now with less spammy progress notifications" (dcheng@chromium.org) https://crrev.com/93c5d606cba441999c3b49b94274c8ad31b34c2f Update progress before running the hook. (dcheng@chromium.org) https://crrev.com/aca1d58ea1b36f977f51abe2314eb6a140bab226 [vpython] Update vpython (iannucci@chromium.org) https://crrev.com/e346e411d56a33575a9818310e73a66f17de3da0 depot_tools: Use armv6 for cipd's GOARCH when on armv7 host. (bpastene@chromium.org) https://crrev.com/83fd81f8a4eef6c8f176a7257662b18cac3e89be download_from_google_storage: Fix tests and rename (hinoka@google.com) https://crrev.com/bfc4082f431375a49de0a5a18fd0e6685715426f Flush stdout before squash attempt (amoylan@chromium.org) https://crrev.com/781e71e49fe543b1d8791750a0a6cd870ef7fdef [presubmit] Add check to call validation endpoint for config files (myjang@google.com) https://crrev.com/105e11e2516ce928c9efc90364b5ffba74162786 Fix help string typo. (davidben@chromium.org) https://crrev.com/7d1c484ecd93e94c5258dc330602ac37c5efab44 Extract bug number from branch name for git cl upload (battre@chromium.org) https://crrev.com/ab816ce8ff61f206ea9d3734b6736fea9fa07aa5 Fix depot_tools errors that cause runhooks to be inoperable for Cygwin (hichris123@gmail.com) https://crrev.com/b23d855ac1edf9d88df651c32bbaf0e8669c6cc5 Add vs_files.ciopfs to gitignore (thomasanderson@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I3302304c9ae12ffd8c8be062bd1cbca0e5841481 Reviewed-on: https://skia-review.googlesource.com/66020 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
* Add Pixel 2 XL to waterfallGravatar Kevin Lubick2017-10-31
| | | | | | | | | Bug: skia:7249 NOTRY=true Change-Id: I877c8aa40c4529fdf7ae98b61e5742b93ce78c70 Reviewed-on: https://skia-review.googlesource.com/65821 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Revert "gbr- has been brg- this whole time..."Gravatar Mike Klein2017-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5b9a037bf41591e0076843f619ee47c9ad30e42d. Reason for revert: I got confused in here somewhere and everything is drawing wrong. Original change's description: > gbr- has been brg- this whole time... > > Rewrite things to make that a little clearer. > > A red pixel ends up in channel 2, what would naively draw as blue > without a rotation. A green pixel ends up in channel 0, which would > naively draw as red without rotation. A blue pixel ends up in channel > 1, which would naively draw as green without this rotation. > > So this transformation is: > > r -> b > g -> r > b -> g > > i.e. rgb_to_brg > > Change-Id: I12331ff2622194e34a44f421f656fbe4db5d3dca > Reviewed-on: https://skia-review.googlesource.com/65521 > Commit-Queue: Brian Osman <brianosman@google.com> > Reviewed-by: Brian Osman <brianosman@google.com> TBR=mtklein@chromium.org,brianosman@google.com Change-Id: Ib29800b242bf736b20d61375d3c437c8f4ffdce0 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://skia-review.googlesource.com/65781 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* gbr- has been brg- this whole time...Gravatar Mike Klein2017-10-31
| | | | | | | | | | | | | | | | | | | | | | Rewrite things to make that a little clearer. A red pixel ends up in channel 2, what would naively draw as blue without a rotation. A green pixel ends up in channel 0, which would naively draw as red without rotation. A blue pixel ends up in channel 1, which would naively draw as green without this rotation. So this transformation is: r -> b g -> r b -> g i.e. rgb_to_brg Change-Id: I12331ff2622194e34a44f421f656fbe4db5d3dca Reviewed-on: https://skia-review.googlesource.com/65521 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
* Update Pixel Cs to (actual) latest versionGravatar Kevin Lubick2017-10-31
| | | | | | | | | | | I chose the wrong image last time :( Bug: skia:6176 NOTRY=true Change-Id: I4b3d9f0d71673bc7ab15a26db52d36cbb494f9c8 Reviewed-on: https://skia-review.googlesource.com/65502 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Suppress Gr*PathRendererTests on Vulkan NexusPlayer and Iris 540Gravatar Robert Phillips2017-10-30
| | | | | | | | Bug: skia:7244 Change-Id: Ifacb60b9c61daa8e1d96837363cba807afdc9be4 Reviewed-on: https://skia-review.googlesource.com/65122 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
* Update Pixel Cs to new versionGravatar Kevin Lubick2017-10-30
| | | | | | | | | Bug: skia:6176 NOTRY: true Change-Id: Ic287556f6e4fa3bffc53e1ca0ca11cc955a4f278 Reviewed-on: https://skia-review.googlesource.com/65101 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Output calmbench json in nanobench formatGravatar Yuqian Li2017-10-30
| | | | | | | | | | | Meanwhile, we also make the bot name more similar to the perf bot. Bug: skia: Change-Id: I8b0e6aa2d927aa4a0ce57606345589adb6e920b3 Reviewed-on: https://skia-review.googlesource.com/64082 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Yuqian Li <liyuqian@google.com>
* Update SKP versionGravatar UpdateSKPs2017-10-29
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I93389ae509c54cce5b49126beff8b19a79166cbe Reviewed-on: https://skia-review.googlesource.com/64960 Commit-Queue: update-skps <update-skps@skia.org> Reviewed-by: update-skps <update-skps@skia.org>
* Add IntelIris540 to CQ as experimental tryjob.Gravatar Ben Wagner2017-10-27
| | | | | | | | Bug: skia:7229 Change-Id: I99a4a8ff4bef9e3fd9a3232e6cc3d54474305714 Reviewed-on: https://skia-review.googlesource.com/64480 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Remove Nexus10 GPU jobs.Gravatar Ben Wagner2017-10-26
| | | | | | | | | | | | | | The latest OS is Lollipop, and it was originally released November 2012. The GPU is not in the top 26 according to UMA stats (I haven't collected data for lower than 26). We test the same GPU with the Chromebook_303C12, and bsalomon says "Personally, I'm OK with just relying on ChromeOS for testing." No-Try: true Change-Id: Ib17033153faab9d99613e7d2d069524c9435f65e Reviewed-on: https://skia-review.googlesource.com/64066 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Ignore generated README.recipes.mdGravatar Ben Wagner2017-10-26
| | | | | | | | No-Try: true Change-Id: I9ecabb4e2427bf84d81d9f0f3250038e8162bea7 Reviewed-on: https://skia-review.googlesource.com/64220 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Move FxAA jobs to Win2k8, Clang, GCE, 64-bit; run fewer configs.Gravatar Ben Wagner2017-10-26
| | | | | | | | | | | These jobs were originally added in https://skia-review.googlesource.com/c/skia/+/60540. No-Try: true Change-Id: I38677933dbb05dac8df9ea236af9a5d7b8227623 Reviewed-on: https://skia-review.googlesource.com/63742 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Yuqian Li <liyuqian@google.com>
* Blacklist more composeshader GMs on Intel VkGravatar Brian Osman2017-10-25
| | | | | | | | Bug: skia: Change-Id: I16243853adb7722c41bfa6872557c3378e0bb589 Reviewed-on: https://skia-review.googlesource.com/63642 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Osman <brianosman@google.com>