1. a34e0fc Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
  2. 451b01f Make SkSurface::asyncRescaleAndRead use kStrict constraint by Brian Salomon · 5 years ago
  3. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
  4. a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
  5. dfcaaa9 Blacklikst AsyncReadPixels on MoltenVK by Brian Salomon · 5 years ago
  6. 0362dc2 Fix use of 'is' operator for comparison by Raul Tambre · 5 years ago
  7. 3470348 Really disable opList splitting reduction on the Chorizo perf and test bots by Robert Phillips · 5 years ago
  8. cd5d146 Disable opList-splitting reduction on Pixel3 Vulkan test bots by Robert Phillips · 5 years ago
  9. 520f85b Suppress VkDrawableImportTest on some Radeon-based bots by Robert Phillips · 5 years ago
  10. 39e5af7 Suppress savelayer_clipmask failures on a Win10 and Chromecast bot by Robert Phillips · 5 years ago
  11. 6c8f5b3 Switch sense of opList splitting flag and employ it on the NVIDIA_Shield bot by Robert Phillips · 5 years ago
  12. 494aa3d Suppress the savelayer_clipmask test on some Android devices by Robert Phillips · 5 years ago
  13. a30cf84 Disable vulkan msaa on certain bots. by Greg Daniel · 5 years ago
  14. d521ce3 Test vulkan msaa on test bots. by Greg Daniel · 5 years ago
  15. 27966fe Blacklist GL processor tests on GalaxyS6, too by Brian Osman · 5 years ago
  16. 7b40fcc Blacklist GL processor tests on low-end Android devices by Brian Osman · 5 years ago
  17. a0dbedf [recipes] Fix Windows pathsep; add Windows tests by Ben Wagner · 5 years ago
  18. 1875353 Add LenovoYogaC630 (Win arm64 bot) by Ben Wagner · 5 years ago
  19. a6a8400 Support domain clamping and transform matrices in YUVToRGB effects by Michael Ludwig · 5 years ago
  20. 53eab01 Factor common SSH logic into a new flavor. by Ben Wagner · 5 years ago
  21. 0a72a06 Enable all Mtl tests by Jim Van Verth · 5 years ago
  22. beb7cd2 Reland "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" by Michael Ludwig · 5 years ago
  23. 9d22700 Enable fixed tests on Metal by Jim Van Verth · 5 years ago
  24. 0cb3175 lift main-thread limit on iOS bots by Mike Klein · 5 years ago
  25. 5586379 Disable the TextureStripAtlasManagerColorFilterTest on MoltenVK by Robert Phillips · 5 years ago
  26. b166469 Blacklist two more GMs for gltestthreading by Robert Phillips · 5 years ago
  27. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 5 years ago
  28. f71b070 Fix the GLSL persistent cache (and add a config to test it) by Brian Osman · 5 years ago
  29. e5acd75 delete DAA by Mike Klein · 5 years ago
  30. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  31. 1a5235e try 2 threads on n7/np by Mike Klein · 5 years ago
  32. 390f0cc Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Michael Ludwig · 5 years ago
  33. 1cab6b7 limit n7/np to main thread by Mike Klein · 5 years ago
  34. 138a06d Revert "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Brian Salomon · 5 years ago
  35. 9a56875 Blacklist compositor_quads_filter on chromecast by Michael Ludwig · 5 years ago
  36. bd9d88a Reland "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 5 years ago
  37. 90791c2 Revert "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 5 years ago
  38. 4bf9646 Update SkCanvas' experimental SkiaRenderer API by Michael Ludwig · 5 years ago
  39. 113cba8 [recipes] Plumb task ID through to DM results by Eric Boren · 5 years ago
  40. 8fc1eb2 Disable fontscaler GM on Intel Vulkan by Jim Van Verth · 5 years ago
  41. 3bc37fd Disable tests on more Vulkan bots by Jim Van Verth · 5 years ago
  42. 587e419 Skip newly added TextureIdleProcFlushTest test on Mac/Metal. It crashes. by Brian Salomon · 5 years ago
  43. 6674077 Blacklist fontregen on IntelIris655-Vulkan by Jim Van Verth · 5 years ago
  44. b1f5d61 Upgrade MacBookAir7.2 to macOS 10.14; rename jobs to include OS version by Ben Wagner · 5 years ago
  45. 30d15e6 Blacklist Codec tests on Wuffs bot by Leon Scroggins III · 5 years ago
  46. 58a2e3d Distinguish DDL in Gold results. by Ben Wagner · 5 years ago
  47. 6bc650e Fix Metal bots. by Jim Van Verth · 5 years ago
  48. c1bee13 Add support for Mtl backend to DeferredDisplayListTest by Robert Phillips · 5 years ago
  49. 5b4f2d5 Add "MSRTC" bots that build/test with MSVC runtime checks enabled by Brian Osman · 5 years ago
  50. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 5 years ago
  51. 6f59443 Update Metal unit test blacklist after adding new promise image tests by Brian Salomon · 5 years ago
  52. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  53. 1579976 Exclude PromiseImageTextureReuseDifferentConfig from Metal bots by Brian Salomon · 6 years ago
  54. 59fceb2 Omit another gm for IntelIris655 vk. by Ben Wagner · 6 years ago
  55. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  56. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  57. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  58. 8f40b66 Run ddl2-vk and ddl2-gl on bots by Brian Salomon · 6 years ago
  59. b73cb3f Add IntelIris655 Win10 jobs. by Ben Wagner · 6 years ago
  60. 8243988 Blacklist 'deprecated' color test by Kevin Lubick · 6 years ago
  61. 001d1ba Update expectations for internal bot by Kevin Lubick · 6 years ago
  62. 23885d2 Add glenarrow to GPU BonusConfigs bots by Brian Osman · 6 years ago
  63. 368895b Remove gamut GM by Brian Osman · 6 years ago
  64. 21d4b4c Un-omit Win10 IntelIris540 Vulkan tests. by Ben Wagner · 6 years ago
  65. a66ac00 Blacklist CG platform generator on incInterlaced by Leon Scroggins III · 6 years ago
  66. 2c1d0d7 Blacklist dftext by Herb Derby · 6 years ago
  67. 3abcd82 Blacklist PNGs with CRC errors when using platform by Leon Scroggins III · 6 years ago
  68. 1bfcbb5 Blacklist tests for internal bot by Kevin Lubick · 6 years ago
  69. 0087c83 Make GrTextureOp disable filtering/aa in more cases. by Brian Salomon · 6 years ago
  70. 38a62bd Remove obsolete checks about colorType and colorSpace by Brian Osman · 6 years ago
  71. 9945f76 Add "--reduceOpListSplitting" to more bots by Robert Phillips · 6 years ago
  72. 8505a0a Add --reduceOpListSplitting to a swath of bots by Robert Phillips · 6 years ago
  73. 0a44d5c Reland "clamp gamut if needed in SkConvertPixels" by Mike Klein · 6 years ago
  74. 4374e96 Disable write pixels fast path on vulkan mali to workaround driver bug. by Greg Daniel · 6 years ago
  75. 8f5a7a6 first start on a P3 GM by Mike Klein · 6 years ago
  76. 7bfe843 Test glbetex and glbert configs on BonusConfigs bots by Brian Salomon · 6 years ago
  77. 2714052 Unomit passing tests for Radeon. by Ben Wagner · 6 years ago
  78. 0473a31 Unomit passing tests for Win Intel. by Ben Wagner · 6 years ago
  79. a4cdfbb Move gbr-gl config from GTX1070 to QuadroP400. by Ben Wagner · 6 years ago
  80. da01be3 Re-enable 6653 test on IntelVulkan, and label failures better by Brian Osman · 6 years ago
  81. 22b21ea Stop blacklisting some critical unit tests on Metal by Brian Osman · 6 years ago
  82. 3fee923 Add a renderer key to lottie gold digests by Kevin Lubick · 6 years ago
  83. 31629a8 [infra] Rename PowerVR jobs to be consistent. by Ben Wagner · 6 years ago
  84. 7ea5428 Remove extra Mac CPU jobs. by Ben Wagner · 6 years ago
  85. 760af25 [infra] Remove NexusPlayer Vulkan jobs. by Ben Wagner · 6 years ago
  86. 7adfd2f restrict bonus configs to GCE *SAN bots by Mike Klein · 6 years ago
  87. c24e0c1 refactor cpu configs by Mike Klein · 6 years ago
  88. b1f02f3 enabled gms and most unit tests for Metal gpu backend by Timothy Liang · 6 years ago
  89. 06e3c3c Blacklist glyph_pos_h_b on gltestpersistentcache config by Brian Salomon · 6 years ago
  90. 64cc576 [infra] Make GS buckets for images and hash file URL configurable by Stephan Altmüller · 6 years ago
  91. 70c787a implemented copy surface as draw then blit for metal gpu backend by Timothy Liang · 6 years ago
  92. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  93. b5093bc [infra] Add Metal to no_upload. by Ben Wagner · 6 years ago
  94. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  95. 3966618 temporarily disable t8888 config on *SAN bots by Mike Klein · 6 years ago
  96. b95d278 Add Metal test bots. by Greg Daniel · 6 years ago
  97. 1c4668d Blacklist failing test for ANGLE IntelIris6100. by Ben Wagner · 6 years ago
  98. 6f6de65 Blacklist failing SkRemoteGlyph tests on Vulkan NexusPlayer. by Greg Daniel · 6 years ago
  99. 9c4dfad Remove an internal bot. by Ben Wagner · 6 years ago
  100. 9f4efd3 [infra] Only run 8888 and gl configs for Lottie by Eric Boren · 6 years ago