aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Collapse)AuthorAge
* Update to ubuntu 16.10 to see if a driver update helpsGravatar Kevin Lubick2017-02-01
| | | | | | | | | BUG=skia:6186 Change-Id: I7e76ca2c76b287e03c046076745130ebae50efbe Reviewed-on: https://skia-review.googlesource.com/7869 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Move presubmit bot to skia.swarmbucketGravatar Eric Boren2017-02-01
| | | | | | | | | BUG=skia:6183 Change-Id: Ib678c83f46f453b561101cdc12ee637a4e51fb17 Reviewed-on: https://skia-review.googlesource.com/7863 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Fix PDFium botGravatar Eric Boren2017-01-30
| | | | | | | | | | | | | | | | Sync pdfium/third_party/skia to the correct revision and apply the patch there, as opposed to maintaining a parallel Skia checkout and attempting to use that. (Rolls recipe DEPS for skia-recipes) BUG=skia:6120 Change-Id: I6e1fa46741d7ccb0d950ef8a59c6174da7967ff2 Reviewed-on: https://skia-review.googlesource.com/7747 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Roll Recipe DEPSGravatar Eric Boren2017-01-30
| | | | | | | | | BUG=skia: Change-Id: I9a88c578e53f5df1ad3bf06df7469bf010bdae21 Reviewed-on: https://skia-review.googlesource.com/7736 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Roll recipe DEPSGravatar Eric Boren2017-01-25
| | | | | | | | | BUG=skia: Change-Id: If10fe8b3691c8a71b52774f763a08120ef20dfd8 Reviewed-on: https://skia-review.googlesource.com/7502 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* GN: add 32-bit and Release iOS builders.Gravatar Mike Klein2017-01-23
| | | | | | | | | | | | And roll recipes to the point where they pass target_cpu to GN, adding x86_64 as an alias for x64. CQ_INCLUDE_TRYBOTS=skia.primary:Build-Mac-Clang-arm64-Debug-GN_iOS,Build-Mac-Clang-arm64-Release-GN_iOS,Build-Mac-Clang-arm-Debug-GN_iOS,Build-Mac-Clang-arm-Release-GN_iOS Change-Id: I1933d5803ec7f59f78576c5a7b16489362905a97 Reviewed-on: https://skia-review.googlesource.com/7403 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Fix Vulkan crashes on nexus playerGravatar Greg Daniel2017-01-20
| | | | | | | | | | | | This CL enables Vulkan Test bots on the NexusPlayer TBR:bsalomon@google.com BUG=skia: Change-Id: I0cc8b01107afcc84e0cb0631f361f3615fc8dd9b Reviewed-on: https://skia-review.googlesource.com/5681 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>
* Add -Release ASAN bots.Gravatar Mike Klein2017-01-19
| | | | | | | | | | | | | | These may be better at -fsanitize=object-size. No need to loop more than once in nanobench for these bots. CQ_INCLUDE_TRYBOTS=skia.primary:Build-Ubuntu-Clang-x86_64-Release-ASAN,Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN,Perf-Ubuntu-Clang-Golo-GPU-GT610-x86_64-Release-ASAN,Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN,Test-Ubuntu-Clang-Golo-GPU-GT610-x86_64-Release-ASAN Change-Id: If89e94390d473434717cfe28de6be9055b68d8d4 Reviewed-on: https://skia-review.googlesource.com/7278 Reviewed-by: Herb Derby <herb@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Reland "Respect full precision for RGB16 PNGs" (part 1)Gravatar Matt Sarett2017-01-19
| | | | | | | | | | | | | | | | | | | This is just the new test images. I'm relanding this in pieces to try to bisect a strange MSAN error. Original CL: https://skia-review.googlesource.com/c/7085/ BUG=skia: CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD,Build-Ubuntu-Clang-x86_64-Release-Fast,Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-MSAN Change-Id: Iec6b8cf52134992591651bf46bd6cd67d53fad52 Reviewed-on: https://skia-review.googlesource.com/7201 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Matt Sarett <msarett@google.com>
* Roll Recipe DEPSGravatar Kevin Lubick2017-01-18
| | | | | | | | | | | | skia-recipes: f3a0ef9 Make gn use Vulkan SDK on Windows And Linux 7ab5cc6 Wrap GN args in "" CQ_INCLUDE_TRYBOTS=skia.primary:Build-Ubuntu-Clang-x86_64-Debug-Vulkan,Build-Ubuntu-Clang-x86_64-Release-Vulkan Change-Id: I48225fde38bf909acff3eea9e5d09f43bff7f8ec Reviewed-on: https://skia-review.googlesource.com/7176 Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Revert "Respect full precision for RGB16 PNGs"Gravatar Matt Sarett2017-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7a090c403da1dad6a2e19f2011158bd894a62d91. Reason for revert: <INSERT REASONING HERE> Original change's description: > Respect full precision for RGB16 PNGs > > BUG=skia: > > CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD > > Change-Id: If58d201daae97bce2f8efbc453c2ec452e682493 > Reviewed-on: https://skia-review.googlesource.com/7085 > Commit-Queue: Matt Sarett <msarett@google.com> > Reviewed-by: Mike Klein <mtklein@chromium.org> > Reviewed-by: Leon Scroggins <scroggo@google.com> > Reviewed-by: Mike Reed <reed@google.com> > TBR=mtklein@chromium.org,mtklein@google.com,msarett@google.com,scroggo@google.com,reed@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD Change-Id: Ibd9879bc4f65ca0c2457dd0bfb5eb008d9a8f672 Reviewed-on: https://skia-review.googlesource.com/7183 Commit-Queue: Matt Sarett <msarett@google.com> Reviewed-by: Matt Sarett <msarett@google.com>
* Respect full precision for RGB16 PNGsGravatar Matt Sarett2017-01-18
| | | | | | | | | | | | | BUG=skia: CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD Change-Id: If58d201daae97bce2f8efbc453c2ec452e682493 Reviewed-on: https://skia-review.googlesource.com/7085 Commit-Queue: Matt Sarett <msarett@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org> Reviewed-by: Leon Scroggins <scroggo@google.com> Reviewed-by: Mike Reed <reed@google.com>
* Roll Recipe DEPSGravatar Eric Boren2017-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build: 9d148ff Dart: update ASAN bots with new GN build environment variables. 32ca07f Dart: Remove "--exclude-suite=pkg" from builder commands 06034fe Adding new Mac Mini 8GB vm to waterfall. ef69d02 Roll recipe dependencies (trivial). 4145f27 Report ANGLE DLL sizes. ef3c5b8 Remove some old cruft from file module. 23a7971 Use recipes' own bootstrap instead of build repo's third_party s 8d30f42 Revert "Use recipes' own bootstrap instead of build repo's third 8593c2c Take 2: Use bootstrap if we can't import coverage during recipe_ 4f0412a Roll recipe dependencies (trivial). fe2f60d Roll recipe dependencies (trivial). de4b06e V8: Reduce variants on slow bot and add shards on another cb42bda Rename Mac 10.10 bisect bots to Mac 10.12. 0d22ef1 Roll recipe dependencies (trivial). 64e721b chartjson upload: Don't upload with no data 8b9588d Manually set encoding for html page as UTF-8. f428765 Fix the border color of status cells. 0f43046 perf_dashboard: Use args to pass and output data 74cd943 [Findit] Include step_metadata in Findit recipes' result report. 438f445 Revert "chartjson upload: Don't upload with no data" 626496b Cleanup unneeded files from build archives. edccd96 Get rid of passing separate api object around in chromium_tests f543594 Add missing comma to filter_build_files.py. 8e3c7bf Add more names to be excluded in filter_build_files.py. 6e8aadb Revert "Get rid of passing separate api object around in chromiu 6708a01 Get rid of passing separate api object around in chromium_tests 61e29b6 Adds Gold upload support to the pdfium recipe. c6ff1f3 Fixe small bug in pdfium recipe a506fb2 Make sure revision value is added when running trybots b00fc85 Revert "Make sure revision value is added when running trybots" c93a38c Revert "Fixe small bug in pdfium recipe" 42d1235 TBR=dsansome@chromium.org 76d62a0 Roll recipe dependencies (trivial). 011ee29 Roll recipe dependencies (trivial). 3e194cb Get rid of passing separate api object around in chromium_tests 69437e7 Added flutter.jar to uploaded artifacts for x86. 3bb8075 Bisect - Rework perf_try to use compare_samples to parse values. c9c9234 Should not set up goma on 32bit Windows and Linux. 4a64172 Add more logging for errors uploading to test-results b6bb03e Log time of the request to find matching server request 5dfca39 Adjust config level and use datetime module to format current UT 1215a71 v8: add script to compute build dependency statistics f96c93e V8: Output build dependencies on x64 builder 02359c1 V8: Upload build dependencies to perf dashboard 47ff677 [perf] Fix typo. s/isolate_map/isolated_map. 26b0ef9 swarming: Clean up infrastructure handling logic b0d760f [Android] Remove blimp_test_apk from the FindAnnotatedTests. 4b21c40 Roll recipe dependencies (trivial). 7808adc Improve recipe_simulation_test.py for bots and devs. 7d494c6 Fix bug in chartjson upload code ddbb900 Remove build-side references to blimp. 81e709d Remove gnumbd tree closing from gatekeeper config. bdbdb5a Raise exception when failed to start goma in main waterfall e818a6f V8: Use better path for uploading build dependency stats depot_tools: b56ad33 Respect -t/--title in initial cl uploads to Gerrit 0fd68fa Roll recipe dependencies (trivial). 5ededcb Clear Zone.Identifier to allow depot_tools.zip bootstrap 59f4851 Don't send email to CCs by default on initial upload 6428784 Display Short URLs in Issues d0c226a Output missing LGTMs notification also on dry-run 54985b6 Improve clang-format error messages when run outside of chromium recipe_engine: 86fea56 Use basestring as a default type for enum skia-recipes: 071ac85 Roll Recipe DEPS Change-Id: Ie0391b3330e007a2411c8d5f31c09094f8354511 Reviewed-on: https://skia-review.googlesource.com/7171 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Add Vulkan SDK for Linux assetGravatar Kevin Lubick2017-01-18
| | | | | | | | | | | | Also add Vulkan tasks for Linux NUC to use the asset. Still need to update the recipes, which will happen in a followup CL. BUG=skia:6089 Change-Id: Ie215c98a03016c00ee2f2c8da281fd565e8900ce Reviewed-on: https://skia-review.googlesource.com/7165 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Add Tasks for Linux + Iris 540Gravatar Kevin Lubick2017-01-17
| | | | | | | | | | | | This does not include Vulkan as it doesn't build yet. BUG=skia:6089 Change-Id: If44616dbd7b2aaa63232dac04e96d8433da7f157 Reviewed-on: https://skia-review.googlesource.com/7113 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* Roll skia-recipesGravatar Eric Boren2017-01-17
| | | | | | | | | | | | 6815aa7 Use skia/bin/gn instead of skia/buildtools/$(PLATFORM)/gn ef0ad89 core: Obtain the primary repo URL from the "repository" property BUG=skia: Change-Id: I5cd47dd47747565c141240241b1373b34d69bee5 Reviewed-on: https://skia-review.googlesource.com/7123 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
* Move recipe modules to shared repoGravatar Eric Boren2017-01-17
| | | | | | | | | | BUG=skia:6070 Change-Id: I6c487e77ddfddb6164b983981dff5ee8ae870376 Reviewed-on: https://skia-review.googlesource.com/6946 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Stephan Altmueller <stephana@google.com>
* Update SKP versionGravatar UpdateSKPs2017-01-16
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I029f220cc2d35d6567e02dbaea3a118ef60ded77 Reviewed-on: https://skia-review.googlesource.com/7042 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Update Nexus Players to N2G10BGravatar Kevin Lubick2017-01-13
| | | | | | | | | | | | This will hopefully bring in driver fixes, especially for Vulkan. BUG=skia: Change-Id: I6a8f1bf249d78d9360c52e0382250b63ae0cc96d Reviewed-on: https://skia-review.googlesource.com/6989 Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Use RasterPipeline to support full precision on 16-bit RGBA pngsGravatar Matt Sarett2017-01-13
| | | | | | | | | | | | Reland of Original Change: https://skia-review.googlesource.com/6260 CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD Change-Id: I809984dd9af225103bfbe83492a17c19da7c5e40 Reviewed-on: https://skia-review.googlesource.com/6980 Reviewed-by: Matt Sarett <msarett@google.com> Commit-Queue: Matt Sarett <msarett@google.com>
* Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs"Gravatar Matt Sarett2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit bb2339da39ab3ee59121acd911920dafcd4a2f72. Reason for revert: Breaks MSAN Original change's description: > Use RasterPipeline to support full precision on 16-bit RGBA pngs > > TODO: Support more precision on 16-bit RGB pngs > > BUG=skia: > > CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD > > Change-Id: I89dfef3b4887b9c4895c17309933883ab90ffa4d > Reviewed-on: https://skia-review.googlesource.com/6260 > Reviewed-by: Mike Reed <reed@google.com> > Reviewed-by: Leon Scroggins <scroggo@google.com> > Reviewed-by: Mike Klein <mtklein@chromium.org> > Commit-Queue: Matt Sarett <msarett@google.com> > TBR=mtklein@chromium.org,mtklein@google.com,msarett@google.com,scroggo@google.com,reed@google.com,reviews@skia.org BUG=skia: NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Change-Id: I47579c20af033a75883e2b35567cb9c690ce54b0 Reviewed-on: https://skia-review.googlesource.com/6975 Commit-Queue: Matt Sarett <msarett@google.com> Reviewed-by: Matt Sarett <msarett@google.com>
* Use RasterPipeline to support full precision on 16-bit RGBA pngsGravatar Matt Sarett2017-01-12
| | | | | | | | | | | | | | | TODO: Support more precision on 16-bit RGB pngs BUG=skia: CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD Change-Id: I89dfef3b4887b9c4895c17309933883ab90ffa4d Reviewed-on: https://skia-review.googlesource.com/6260 Reviewed-by: Mike Reed <reed@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Matt Sarett <msarett@google.com>
* Move recipe expectations into example.py recipes inside of modulesGravatar Eric Boren2017-01-12
| | | | | | | | | | | Each top-level recipe still needs one test and expectation file. BUG=skia:6070 Change-Id: I3b14e8a11a86af68f5558177536f0018b644be4d Reviewed-on: https://skia-review.googlesource.com/6943 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Move most recipes into modulesGravatar Eric Boren2017-01-12
| | | | | | | | | | | The modules will eventually move into a shared repository. BUG=skia:6070 Change-Id: I622265d98a5446f9f3ebf2c6a197770398623769 Reviewed-on: https://skia-review.googlesource.com/6942 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Roll recipe DEPSGravatar Eric Boren2017-01-11
| | | | | | | | | BUG=skia: Change-Id: I60440c497d8aab7f16c4aeb0de79c63b8a7fb815 Reviewed-on: https://skia-review.googlesource.com/6857 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Start including 'winrt' in Windows toolchainGravatar Brian Osman2017-01-10
| | | | | | | | | | | | | | | | | Recent versions of ANGLE require this. See: https://skia-review.googlesource.com/c/6698/ This also updates us to the latest version of the Windows SDK, 2015 Update 3 (Windows 10 SDK). BUG=skia: CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI,Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan,Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release Change-Id: I42c8cabc87717f8695763f2c5573b27ab8ab65be Reviewed-on: https://skia-review.googlesource.com/6801 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
* Omit flaky tests.Gravatar Ben Wagner2017-01-09
| | | | | | | | | BUG=skia:5876,skia:6082,skia:6086,skia:6097 Change-Id: I1f302c7bb0d147d976f320e01f969a1bd693c78c Reviewed-on: https://skia-review.googlesource.com/6804 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update SKP versionGravatar UpdateSKPs2017-01-08
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I65999be80e4fb702abdab31bf70fff21b7284d1e Reviewed-on: https://skia-review.googlesource.com/6742 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Remove Perf-Android-Clang-NexusPlayer-CPU-Moorefield-x86-Release-Android.Gravatar Ben Wagner2017-01-05
| | | | | | | | | BUG=skia:6095 Change-Id: I037aa94b23f22a4a7976b3acaacf25e21464d0f4 Reviewed-on: https://skia-review.googlesource.com/6614 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* -Fast bot upgradesGravatar Mike Klein2017-01-05
| | | | | | | | | | | | | | | | | | | - GCC -> Clang; - Add a Perf bot. This -Fast mode is a stand-in for "how clients should/do really release code". Today everyone uses Clang, so we should probably switch this bot too. I also got interested in how it compares in performance to our ordinary Release build, so I've added a Perf bot. I did try turning on link-time optimization (much slower build, somewhat faster binary), but that failed at the link step. Going to save that for later. CQ_INCLUDE_TRYBOTS=skia.primary:Build-Ubuntu-Clang-x86_64-Release-Fast,Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-Fast,Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-Fast Change-Id: I58e6109f8a89799d80e769316902549131b619cf Reviewed-on: https://skia-review.googlesource.com/6595 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Omit GPUMemoryTest for GTX1070 Windows Vulkan.Gravatar Ben Wagner2017-01-05
| | | | | | | | | BUG=skia:6092 Change-Id: I820a2da22a1d852091c6a3416e11f90d6f644bc6 Reviewed-on: https://skia-review.googlesource.com/6586 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Increase "large" image size in DeferredTextureImage.Gravatar Brian Salomon2017-01-03
| | | | | | | | | | | | Reenable test on GTX10700 bot. BUG=skia:6080 Change-Id: Ieb4292e88fc337c226dad7ac82c6da84879e9522 Reviewed-on: https://skia-review.googlesource.com/6523 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* Disable msaa on IntelIris540 (new bot).Gravatar Ben Wagner2017-01-01
| | | | | | | | | BUG=skia:5792 Change-Id: I1b6140042ae74be455ffa04b0f2924e058e8f9be Reviewed-on: https://skia-review.googlesource.com/6492 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update SKP versionGravatar UpdateSKPs2017-01-01
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I30cf8c2c92a62f83eb6d91a69df5d28d536a4cd5 Reviewed-on: https://skia-review.googlesource.com/6426 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Update Win version for iHD530 after driver upgrade.Gravatar Ben Wagner2016-12-29
| | | | | | | | | BUG=skia: Change-Id: I92c0c4ca9ad3d8e0fa6e0063c47284fb819fe24c Reviewed-on: https://skia-review.googlesource.com/6417 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Stephan Altmueller <stephana@google.com>
* Omit failing test on GTX1070 (new bot).Gravatar Ben Wagner2016-12-29
| | | | | | | | | BUG=skia:6080 Change-Id: Ie6553470461a6a4a5c5602ca81074f7303d4786a Reviewed-on: https://skia-review.googlesource.com/6488 Reviewed-by: Stephan Altmueller <stephana@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* update pixel and pixelxl to NMF26QGravatar Kevin Lubick2016-12-28
| | | | | | | | | BUG=skia: Change-Id: I560fc9a7c50187897c9769d4f221d95919558a86 Reviewed-on: https://skia-review.googlesource.com/6476 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Update Nexus 5 to M4B30ZGravatar Kevin Lubick2016-12-28
| | | | | | | | | BUG=skia: Change-Id: I6544be934f3ea84c67e0b0349e2467dd78292647 Reviewed-on: https://skia-review.googlesource.com/6473 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Update SKP versionGravatar UpdateSKPs2016-12-25
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ia0a857e5e1c7daa5c12fd9befd15014f1ba40d02 Reviewed-on: https://skia-review.googlesource.com/6421 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Bot upgrades.Gravatar Ben Wagner2016-12-22
| | | | | | | | | | | | | | Upgrading most Windows bots in the Skolo to version 1607 (build number 14393). Adding IntelIris540 and GTX1070 bot. BUG=skia: Change-Id: Ide7a09a4061d1e387e1d2a22be31b14b13f2fa96 Reviewed-on: https://skia-review.googlesource.com/6357 Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Temorarily remove Vulkan NexusPlayer bots till we can fix themGravatar Greg Daniel2016-12-19
| | | | | | | | | | BUG=skia: Change-Id: Iba79f4ade1ed653098eb81f30b02d02aa542028d Reviewed-on: https://skia-review.googlesource.com/6240 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Roll Recipe DEPSGravatar Eric Boren2016-12-19
| | | | | | | | | BUG=skia: Change-Id: Ifcfbd2b6d5ae636b6c11e9bfae29cc03e569c18d Reviewed-on: https://skia-review.googlesource.com/6237 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Update SKP versionGravatar UpdateSKPs2016-12-19
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ieba42cd46dd6c85836bb439cc3100ef000b644f1 Reviewed-on: https://skia-review.googlesource.com/6204 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: Ravi Mistry <rmistry@google.com>
* Turn on srgb config on all bots, run image decode tests to srgbGravatar Matt Sarett2016-12-15
| | | | | | | | | BUG=skia: Change-Id: Ic2fd767927172646c35dc6a4219717f7b71224ff Reviewed-on: https://skia-review.googlesource.com/6097 Commit-Queue: Matt Sarett <msarett@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>
* Blacklist SKPs for the 100k_IMG_DECODE botGravatar Ravi Mistry2016-12-15
| | | | | | | | | | | | | | | | | | | | | | Started failing due to https://skia-review.googlesource.com/c/5758/ Explanation from scroggo@: """ The problem is that the image is truncated before receiving the color table, which I recently changed (here) from resulting in kIncompleteInput (which get_images_from_skps determines to be okay) to resulting in kInvalidInput (which is a failure). I downloaded the failed image (attached), and it looks as expected (truncated prior to the color table). """ BUG=skia: Change-Id: I1a0d2e4618afd8abb302d5e268984bb2641756b7 Reviewed-on: https://skia-review.googlesource.com/6145 Reviewed-by: Matt Sarett <msarett@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
* Exclude complexclip4 GM tests from tile_rt configGravatar Stan Iliev2016-12-15
| | | | | | | | | | | | | Exclude complexclip4_bw and complexclip4_aa tests from tile_rt config, because these tests invoke Skia API that does not support picture recording. BUG=skia: Change-Id: Ia9c04b78b03819e7a060badf9c0fd138b7d66b75 Reviewed-on: https://skia-review.googlesource.com/6095 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Stan Iliev <stani@google.com>
* Update Pixel Cs -> NFM26HGravatar Kevin Lubick2016-12-15
| | | | | | | | | BUG=skia: Change-Id: I09c99c58be39f5ce9b772265a469ce33e87b8ad8 Reviewed-on: https://skia-review.googlesource.com/6144 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Fix stragling Ubuntu dimensionsGravatar Kevin Lubick2016-12-15
| | | | | | | | | BUG=skia: Change-Id: I2328190da7fc1f2db10bb87684fb3a3e95751ec5 Reviewed-on: https://skia-review.googlesource.com/6111 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Another step to using gn_to_bp.pyGravatar Leon Scroggins III2016-12-15
| | | | | | | | | | | | | | Remove the tests for gyp_to_android.py, which is going away anyway. With a .bp file in the Android source tree, the Android build system attempts and fails to build them. Do not attempt to run the deleted tests. Change-Id: Idfecd79917bf6e6d70b601bf36b0f1bdf69c90b6 Reviewed-on: https://skia-review.googlesource.com/6112 Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Leon Scroggins <scroggo@google.com>
* Add Galaxy Tab3 TestGravatar Kevin Lubick2016-12-14
| | | | | | | | | | | | | Perf won't work because J is too old. But, we can at least run tests. Since we only have one device, I decided to just do Debug instead of Debug/Release. We don't care about CPU things since we have much faster arm devices to handle that for us. BUG=skia: Change-Id: I11e6f13a128b627bc2f2b2878c39c0fda8d310a9 Reviewed-on: https://skia-review.googlesource.com/6027 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>