aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/tasks.json
Commit message (Collapse)AuthorAge
* Add a way to force raster pipeline blitter.Gravatar Mike Klein2017-05-11
| | | | | | | | | | | | And add some Test/Perf bots to try it out! CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-SK_FORCE_RASTER_PIPELINE_BLITTER Change-Id: I56ea2285f9fec2e468fae89673a545a717ab0f49 Reviewed-on: https://skia-review.googlesource.com/16423 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* [recipes] Remove inputs to BundleRecipes taskGravatar Eric Boren2017-05-09
| | | | | | | | | | This should enable deduplication. Bug: skia: Change-Id: I2be98f648acd666c420885f08377c256f9102a8f Reviewed-on: https://skia-review.googlesource.com/14651 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Update SKP versionGravatar UpdateSKPs2017-05-08
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I8919465322d3621689bcab4bb577b42b9fd736d7 Reviewed-on: https://skia-review.googlesource.com/15920 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Upgrade Windows 10 to v1703.Gravatar Ben Wagner2017-05-03
| | | | | | | | No-Try: true Change-Id: Ifb8528d889233fa14320b9f665ddcaf2f5fae6fb Reviewed-on: https://skia-review.googlesource.com/15141 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update Nexus6p to Android O developer release.Gravatar Ben Wagner2017-05-01
| | | | | | | | No-Try: true Change-Id: I1b39d3548d0979385b24558170fdcd6d766a63bd Reviewed-on: https://skia-review.googlesource.com/14900 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update SKP versionGravatar UpdateSKPs2017-04-30
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ic3ced4cb5f518abc5d1d0611f68fce4b976f5082 Reviewed-on: https://skia-review.googlesource.com/14679 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Add non-Valgrind PreAbandonGpuContext bot.Gravatar Ben Wagner2017-04-28
| | | | | | | | | | | | | This may help debug timeouts for Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_PreAbandonGpuContext Also stop uploading *AbandonGpuContext results to Gold. No-Try: true Change-Id: Ifa10d47cf27f86424d3936f451d190ee34f5637d Reviewed-on: https://skia-review.googlesource.com/14525 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* add #defines to limit SkCpuGravatar Mike Klein2017-04-27
| | | | | | | | | | | | | | | | | I just noticed we don't really have any CPU test bots that have less than AVX anymore. I'd like to make sure we're testing each mode of SkJumper at least, so I've added flags to let us limit to SSE2 or SSE4.1, the modes currently missing coverage. Add the bots to test these modes too. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE2,Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-SK_CPU_LIMIT_SSE41 Change-Id: I7c2b061332e7f037538488260583076c34ae7b1e Reviewed-on: https://skia-review.googlesource.com/14405 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Add releaseAndAbandonGpuContext botGravatar Eric Boren2017-04-26
| | | | | | | | Bug: skia:5142 Change-Id: I35bd42d1a9da2293092a2f09aaaf523a0f36537a Reviewed-on: https://skia-review.googlesource.com/14376 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>
* Update PixelC to latest build.Gravatar Ben Wagner2017-04-25
| | | | | | | | | Bug: skia: No-Try: true Change-Id: I1d9a6a7c1d1e0ca11abac4c3334eafe021fc825f Reviewed-on: https://skia-review.googlesource.com/14302 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Enable ios on Raspberry PiGravatar Stephan Altmueller2017-04-25
| | | | | | | | | | | Adds more jobs to iOS testing and switches to RPi based hosts. Bug: skia: Change-Id: I0124c6554173fa3b22b077a198612bb30691d1fb Reviewed-on: https://skia-review.googlesource.com/11521 Commit-Queue: Stephan Altmueller <stephana@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Update SKP versionGravatar UpdateSKPs2017-04-23
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ie0b0d646d4bb7f9ec085d0621cf71cb371d5eaf3 Reviewed-on: https://skia-review.googlesource.com/14160 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Infra: Enable cross-repo tryjobsGravatar Eric Boren2017-04-21
| | | | | | | | Bug: skia: Change-Id: I560eb00b4b19643346b038822869e5bc77ce1454 Reviewed-on: https://skia-review.googlesource.com/13652 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Update mesa drivers to 17.04Gravatar Kevin Lubick2017-04-21
| | | | | | | | | | Bug: skia: NOTRY=true Change-Id: I19b8e8d126df7580aed689af9155a34781baa8d5 Reviewed-on: https://skia-review.googlesource.com/14032 Reviewed-by: Greg Daniel <egdaniel@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Fix tasks.json and the infra botGravatar Eric Boren2017-04-19
| | | | | | | | | | | | | | Diffs caused by a collision between two CLs: https://skia-review.googlesource.com/c/13597/ https://skia-review.googlesource.com/c/13770/ Bug: skia: Change-Id: I1173560148e54a273df2ce16bcd8365557938873 Reviewed-on: https://skia-review.googlesource.com/13808 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Matt Sarett <msarett@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Add 16-bit P3 png test imageGravatar Matt Sarett2017-04-18
| | | | | | | | Bug: b/37433905 Change-Id: Ifcbee1879885c6c235d69f924846e34475804f8c Reviewed-on: https://skia-review.googlesource.com/13770 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Matt Sarett <msarett@google.com>
* Speculative update of Nexus Players to O preview release 1Gravatar Kevin Lubick2017-04-18
| | | | | | | | | Bug: skia: NOTRY=true Change-Id: Ifc6fed23cfe6c81e4bd89068583a36b30742e45f Reviewed-on: https://skia-review.googlesource.com/13729 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Add Win7 and Win8 bots.Gravatar Ben Wagner2017-04-18
| | | | | | | | | Bug: skia:6517 No-Try: true Change-Id: I02abf8aae6c356be23612f2d5442e6837919a1dc Reviewed-on: https://skia-review.googlesource.com/13597 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Update SKP versionGravatar UpdateSKPs2017-04-17
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: I040e93e28139c5127f5f77d0f3fa12f35bab28f6 Reviewed-on: https://skia-review.googlesource.com/13578 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Make RecreateSKPs use the Go CIPD assetGravatar Eric Boren2017-04-17
| | | | | | | | | NOTRY=true Bug: skia: Change-Id: I21212b62cd068bd722598fe8daadf184c87785df Reviewed-on: https://skia-review.googlesource.com/13583 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Add jobs for Samsung Chromebook XE303C12Gravatar Kevin Lubick2017-04-14
| | | | | | | | | Bug: skia:6507 NOTRY=true Change-Id: I957a72d496ff521972fbc505fcb85cb30c019a93 Reviewed-on: https://skia-review.googlesource.com/13477 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Change infra recipe module to use the Go assetGravatar Eric Boren2017-04-13
| | | | | | | | Bug: skia: Change-Id: Ib2fa0b971f201ea2f16afd0467d7882b66b4047c Reviewed-on: https://skia-review.googlesource.com/13331 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Update clang_linux to version 4Gravatar Kevin Lubick2017-04-13
| | | | | | | | Bug: skia: Change-Id: Iab4fcd7b8f17fa7bf478e879a325759e0c622b1a Reviewed-on: https://skia-review.googlesource.com/13120 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
* Add job for Acer chromebook (TegraK1)Gravatar Kevin Lubick2017-04-12
| | | | | | | | | | | | | Known issue: Nanobench fails with /home/chronos/user/bin/nanobench: symbol lookup error: /home/chronos/user/bin/nanobench: undefined symbol: eglCreateSyncKHR Bug: skia:6468 NOTRY=true Change-Id: Idb1291c2da835d093826022f4cab4069e28c5964 Reviewed-on: https://skia-review.googlesource.com/13188 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>
* Add Win IntelHD4400 bot.Gravatar Ben Wagner2017-04-12
| | | | | | | | | | Bug: skia:6488 NOTRY=true Change-Id: Icab4bf478925fb48f7facd6c9883a2753d04aaac Reviewed-on: https://skia-review.googlesource.com/13191 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Add jobs for Samsung Chromebook PlusGravatar Kevin Lubick2017-04-12
| | | | | | | | | | | Also refactor the cipd package used to compile these, as it can be reused. Bug: skia: NOTRY=true Change-Id: I53cf5b7fdfcb8cafd50791a0beaaf557fafa65c3 Reviewed-on: https://skia-review.googlesource.com/13252 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Add MIPS Ci20 jobsGravatar Kevin Lubick2017-04-10
| | | | | | | | | Bug: skia:6423 NOTRY=true Change-Id: I2193c49151359a174ffa071650e1dbd366c91b28 Reviewed-on: https://skia-review.googlesource.com/11783 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>
* Remove GeForce 320M botsGravatar Eric Boren2017-04-10
| | | | | | | | Bug: skia: Change-Id: I3ae75d4edde1b3c8cc44413db74e5ab9789a9020 Reviewed-on: https://skia-review.googlesource.com/13065 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Clean up no-longer-used recipes stuffGravatar Eric Boren2017-04-10
| | | | | | | | | | | | - Remove buildbot logic - Remove non-Gerrit logic - Remove master, slave, and build number properties Bug: skia:6473 Change-Id: I203d523f3a0e03f933c0c48d29c7aabac503b2b9 Reviewed-on: https://skia-review.googlesource.com/12625 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Rename recipes: swarm_[name] -> [name]Gravatar Eric Boren2017-04-10
| | | | | | | | Bug: skia:6473 Change-Id: Id78f0b5cb50ae2243b9a5aed8e552f7ed8202228 Reviewed-on: https://skia-review.googlesource.com/12060 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com>
* Update SKP versionGravatar UpdateSKPs2017-04-09
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ia2240c06c3d778874de32cb1feba672f6e557aa2 Reviewed-on: https://skia-review.googlesource.com/12952 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Update SKP versionGravatar UpdateSKPs2017-04-09
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: Ib8926f5626f9d99aafc305b7172179f3d0bc573f Reviewed-on: https://skia-review.googlesource.com/12950 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Add ChromeOS Test/Perf jobs and recipe changesGravatar Kevin Lubick2017-04-07
| | | | | | | | | Minor cleanup of left over Tab3 tests. Bug: skia:6442 Change-Id: I03bb4a034101a2773619abd2be7a300a70f6ac3d Reviewed-on: https://skia-review.googlesource.com/11414 Reviewed-by: Eric Boren <borenet@google.com>
* Reland: Use bundled recipes for all test/perf tasksGravatar Eric Boren2017-04-07
| | | | | | | | | | | It won't save as much time for faster machines, but it should still shave a few seconds, and it'll be nice to be consistent. Bug: skia: Change-Id: I0b2aa010579b527c66325cb5b691bfb549b31316 Reviewed-on: https://skia-review.googlesource.com/11418 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Revert "Remove CPU dimension for Win GCE bots"Gravatar Eric Boren2017-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 25bf350d1096622e10cb9d244705c91ed309f8e6. Reason for revert: Speculatively reverting to see if this unsticks try jobs. Original change's description: > Remove CPU dimension for Win GCE bots > > This is mainly to collapse the two groups on the capacity stats page. > > Bug: skia: > Change-Id: Icc125f6fa773ebf11909b0606bc7958146da5983 > Reviewed-on: https://skia-review.googlesource.com/11417 > Reviewed-by: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Eric Boren <borenet@google.com> > TBR=borenet@google.com,kjlubick@google.com,reviews@skia.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Change-Id: I52f01f6a915fa0ac4446bd492b9e455a07841ee9 Reviewed-on: https://skia-review.googlesource.com/11484 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Remove CPU dimension for Win GCE botsGravatar Eric Boren2017-04-06
| | | | | | | | | | This is mainly to collapse the two groups on the capacity stats page. Bug: skia: Change-Id: Icc125f6fa773ebf11909b0606bc7958146da5983 Reviewed-on: https://skia-review.googlesource.com/11417 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Revert "Use bundled recipes on all Test/Perf tasks"Gravatar Eric Boren2017-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 43b9c6bbf66b0927a99062c68dff9ea8358f82db. Reason for revert: Windows failing Original change's description: > Use bundled recipes on all Test/Perf tasks > > It won't save as much time for faster machines, but it should still > shave a few seconds, and it'll be nice to be consistent. > > Bug: skia:5813 > Change-Id: I5724e7aae83851edff3129265a9ffee5c3f95825 > Reviewed-on: https://skia-review.googlesource.com/11340 > Commit-Queue: Eric Boren <borenet@google.com> > Reviewed-by: Kevin Lubick <kjlubick@google.com> > TBR=borenet@google.com,kjlubick@google.com,reviews@skia.org,iannucci@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Change-Id: I2a9cc1c12079755969879e37da5cae9f93921ddd Reviewed-on: https://skia-review.googlesource.com/11416 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Use bundled recipes on all Test/Perf tasksGravatar Eric Boren2017-04-06
| | | | | | | | | | | It won't save as much time for faster machines, but it should still shave a few seconds, and it'll be nice to be consistent. Bug: skia:5813 Change-Id: I5724e7aae83851edff3129265a9ffee5c3f95825 Reviewed-on: https://skia-review.googlesource.com/11340 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
* Update MotoG4 to NPJ25.93-14.Gravatar Ben Wagner2017-04-06
| | | | | | | | | | NOTRY=true BUG=skia:6453 Change-Id: Ie8c35643c7e038f64f03d95e1f8d58ba748d4a52 Reviewed-on: https://skia-review.googlesource.com/10754 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Remove Tab3 from poolGravatar Kevin Lubick2017-04-05
| | | | | | | | | | | This device is rather old and was continuously failing anyway. Bug: skia: NOTRY=true Change-Id: Ifd0bed7ded76c805993973f835c1d11f35802d00 Reviewed-on: https://skia-review.googlesource.com/11341 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add recipe to build for Asus Flip ChromebookGravatar Kevin Lubick2017-04-05
| | | | | | | | | | | | | | | | | | | | | | | | This build includes the GPU-specific code (EGL, GLES) The armhf_sysroot should be generic enough to support other ARM targets, like the Raspberry Pi. I split out the EGL dependencies into their own CIPD package (chromebook_c100p_lib) to facilitate the modularity of the approach. When we add another ARM chromebook, maybe one that has different libraries, we should be able to re-use armhf_sysroot and then a newly created CIPD asset for that specific GPU (if needed). Maybe this also can be used to build for the chromecasts (thus the TODO) Bug: skia: NOTRY=true Change-Id: Icc131025932dc8d41da5be39f3c5cad0aa95d848 Reviewed-on: https://skia-review.googlesource.com/11064 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Eric Boren <borenet@google.com>
* Revert "Update clang linux to release_40"Gravatar Mike Klein2017-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a08104abf2850546d97c5d33f5fb5fabedf45466. Reason for revert: MSAN's failing immediately, and ASAN is catching a new leak: ==20306==ERROR: LeakSanitizer: detected memory leaks Direct leak of 4112 byte(s) in 257 object(s) allocated from: #0 0x138828b (/b/s/w/irNps76D/out/Release/dm+0x138828b) #1 0x2c07b76 (/b/s/w/irNps76D/out/Release/dm+0x2c07b76) Original change's description: > Update clang linux to release_40 > > Bug: skia: > Change-Id: Ibe2406592024a4eb20b278ad189d3abddec129d9 > Reviewed-on: https://skia-review.googlesource.com/11285 > Reviewed-by: Mike Klein <mtklein@chromium.org> > Commit-Queue: Mike Klein <mtklein@chromium.org> > TBR=mtklein@chromium.org,mtklein@google.com,kjlubick@google.com,reviews@skia.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Change-Id: I178c129cf19ed38f0a91ea3eea583643daadc2c7 Reviewed-on: https://skia-review.googlesource.com/11288 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Update clang linux to release_40Gravatar Kevin Lubick2017-04-04
| | | | | | | | Bug: skia: Change-Id: Ibe2406592024a4eb20b278ad189d3abddec129d9 Reviewed-on: https://skia-review.googlesource.com/11285 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
* Bundle recipes for use on RPiGravatar Eric Boren2017-04-04
| | | | | | | | | | This saves ~1:30 of overhead when the isolate cache is warm. Bug: skia:5813 Change-Id: I5053d66e865ca6500b82567f83be8042568e22cf Reviewed-on: https://skia-review.googlesource.com/11063 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Eric Boren <borenet@google.com>
* Update SKP versionGravatar UpdateSKPs2017-04-02
| | | | | | | | | | | | Automatic commit by the RecreateSKPs bot. TBR=update-skps@skia.org NO_MERGE_BUILDS Change-Id: If3040a5c77537c3696f1af89ea9ea39dc6938a1e Reviewed-on: https://skia-review.googlesource.com/11026 Reviewed-by: update-skps <update-skps@skia.org> Commit-Queue: update-skps <update-skps@skia.org>
* Update NVidia Shields to NRD90MGravatar Kevin Lubick2017-03-31
| | | | | | | | | BUG=skia: Change-Id: I9411bfa3a9324224e2dd830a47fa025d750cbebc Reviewed-on: https://skia-review.googlesource.com/10044 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Add Linux HD2000 jobsGravatar Kevin Lubick2017-03-30
| | | | | | | | | Bug: skia:6400 NOTRY=TRUE Change-Id: I253ef2d0b137a4a36f26dcabb8cc4a1919ed9b60 Reviewed-on: https://skia-review.googlesource.com/10759 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
* Remove Galaxy J5 bot.Gravatar Ben Wagner2017-03-30
| | | | | | | | | NOTRY=true Change-Id: I9288e5928a08fc57545866aad1cc8b70f86eed6d Reviewed-on: https://skia-review.googlesource.com/10801 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
* Update Galaxy S7s to March 2017 patchGravatar Kevin Lubick2017-03-29
| | | | | | | | | | | Bug: skia:6434 NOTRY=true NOTREECHECKS=true Change-Id: I7daaccbf14facb4dec8929e0e819add7c4e41a46 Reviewed-on: https://skia-review.googlesource.com/10398 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
* Update ATT Galaxy S7 to Android NGravatar Kevin Lubick2017-03-27
| | | | | | | | | | | | | | | This updates both Galaxy S7s to use the longer device_os added in https://chrome-internal-review.googlesource.com/c/339125/ to avoid subtle version skew when Galaxy S7 applies an update but doesn't toggle Android version. BUG=skia: NOTRY=true Change-Id: I7c0a3197592f8738abae46ffb3e31dc0f50d2b6a Reviewed-on: https://skia-review.googlesource.com/10178 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>