1. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  2. 1a607e7 Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat by Robert Phillips · 5 years ago
  3. fe125a1 [skottie] Rename TextValue to TextPropertyValue and make public. by Avinash Parchuri · 5 years ago
  4. 6808e2d Update Go deps by skia-recreate-skps · 5 years ago
  5. 62b2efd Roll third_party/externals/angle2 cbabea734cbd..1ebe6014389e (9 commits) by skia-autoroll · 5 years ago
  6. a13c774 Roll third_party/externals/swiftshader e6092f3bc901..324bdfed0692 (6 commits) by skia-autoroll · 5 years ago
  7. 6980c4e Remove isConfigCopyable from GrCaps. by Greg Daniel · 5 years ago
  8. d17beec [skottie] Safe div-by-zero in LevelsEffectAdapter::apply by Florin Malita · 5 years ago
  9. 245c002 Remove use of SkDropShadowImageFilter::ShadowMode internally by Michael Ludwig · 5 years ago
  10. 7916eac Fix potential use of uninitialized data in with GDI. by Ben Wagner · 5 years ago
  11. 6e86c1b Remove bad SK_API tag from internal class by Michael Ludwig · 5 years ago
  12. 72a0c0c move all picture version crap into single header by Mike Reed · 5 years ago
  13. 8c12d05 Explicitly fetch "main" in the runtime color filter by Brian Osman · 5 years ago
  14. 9fdadb9 test a (the) zero-arg program by Mike Klein · 5 years ago
  15. d44c0de Revert "Use shared mode for Metal texture upload buffers." by Jim Van Verth · 5 years ago
  16. ba3df06 Always use sized internal formats when creating GL render buffers. by Brian Salomon · 5 years ago
  17. b6b43bf Dump GrGLCaps format table in json dump. by Greg Daniel · 5 years ago
  18. d4546d6 add vmovdqa(ymm,ymm) by Mike Klein · 5 years ago
  19. d668f7f Hide SkImageFilter subclasses in CPP files by Michael Ludwig · 5 years ago
  20. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  21. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  22. 81d5267 more unit tests by Mike Klein · 5 years ago
  23. 4d2d6f4 Lift GrRenderTarget::transferFrom to GrSurfaceContext. by Brian Salomon · 5 years ago
  24. 7679b28 editor: try to fix moltenvk bots by Hal Canary · 5 years ago
  25. 8cbf662 Always set GL_[UN]PACK_ALIGNMENT to 1. by Brian Salomon · 5 years ago
  26. c0a837f Dawn backend: add asserts for unimplemented functionality. by Stephen White · 5 years ago
  27. e9cb762 experimental/editor : handle word-left and word-right by Hal Canary · 5 years ago
  28. 3899239 simplify canvas after looper's demise by Mike Reed · 5 years ago
  29. 5591fdf small refactors by Mike Klein · 5 years ago
  30. 4da34bf First implementation of GrDawnUniformHandler. by Stephen White · 5 years ago
  31. 1f94d39 experimental/editor: clean up BUILD.gn by Hal Canary · 5 years ago
  32. 7bacbf7 Update SkPicture version for simplified image filter enums by Michael Ludwig · 5 years ago
  33. e37874e experimental/editor: Editor::markDirty() private helper by Hal Canary · 5 years ago
  34. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  35. d9a4410 [skottie] Fix property observer scoping for effects by Florin Malita · 5 years ago
  36. 4571e49 Clean up SkBaseDevice::CreateInfo by Florin Malita · 5 years ago
  37. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  38. 8eb4d74 remove drawlooper bots, as that code is now gone by Mike Reed · 5 years ago
  39. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  40. 105c9d5 Update Go deps by skia-recreate-skps · 5 years ago
  41. 1049140 Roll third_party/externals/angle2 a96b79f90940..cbabea734cbd (6 commits) by skia-autoroll · 5 years ago
  42. bff2939 Roll third_party/externals/swiftshader 3575550a711b..e6092f3bc901 (9 commits) by skia-autoroll · 5 years ago
  43. e68b5bd don't try to format includes on windows by Chris Dalton · 5 years ago
  44. 07931aa Rename labrynth.cpp -> labyrinth.cpp by Chris Dalton · 5 years ago
  45. 5048a6a First draft of GrDawnBuffer. by Stephen White · 5 years ago
  46. e19a4f2 Revert "experimental/editor: depend on ICU, handle word-left and word-right" by Ben Wagner aka dogben · 5 years ago
  47. f9e46a0 [infra] Update GalaxyS6 by Ben Wagner · 5 years ago
  48. 8ac9f4e flesh out SkVM ops a bit more by Mike Klein · 5 years ago
  49. de23697 experimental/editor: depend on ICU, handle word-left and word-right by Hal Canary · 5 years ago
  50. 9ef1b77 experimental/editor: scroll on cursor movement, Editor::getLocation by Hal Canary · 5 years ago
  51. eecc687 Remove need for GrVkPipelineLayout class. by Greg Daniel · 5 years ago
  52. 607c057 Use SkTileMode for blur and matrix convolution filters by Michael Ludwig · 5 years ago
  53. f9ad5ba don't try to format removed files by Mike Klein · 5 years ago
  54. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  55. 1dfb4d2 Use shared mode for Metal texture upload buffers. by Jim Van Verth · 5 years ago
  56. 886af0d Allow defined functions in the SkSL .inc files by Brian Osman · 5 years ago
  57. 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
  58. a8825f5 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  59. b05ca08 Update Dawn backend to ToT Skia. by Stephen White · 5 years ago
  60. 053bd45 Omit test that sometimes causes Chromebook to die by Ben Wagner · 5 years ago
  61. 7bf37e0 Fix valgrind crash in TransferFrom test. by Greg Daniel · 5 years ago
  62. 96827b1 Use raw MTLBuffer for texture uploads. by Jim Van Verth · 5 years ago
  63. 3da607e Finish and document particle public API by Brian Osman · 5 years ago
  64. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  65. 33f77d3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  66. d188f3a Update Go deps by skia-recreate-skps · 5 years ago
  67. a01671f Roll third_party/externals/angle2 fab397e5acde..a96b79f90940 (15 commits) by skia-autoroll · 5 years ago
  68. d00c751 Roll third_party/externals/swiftshader ec3039253ab8..3575550a711b (1 commits) by skia-autoroll · 5 years ago
  69. 02f345f [skottie] Log warnings for missing glyphs by Florin Malita · 5 years ago
  70. 067fe02 Update SKP version by skia-recreate-skps · 5 years ago
  71. 06c59f1 Update Go deps by skia-recreate-skps · 5 years ago
  72. 7217e22 Update Go deps by skia-recreate-skps · 5 years ago
  73. a022b0f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  74. ff5d7a2 Implement separate sampler and textures in SkSL. by Stephen White · 5 years ago
  75. 6f6d2de Test more color types in TransferPixelsFrom. by Brian Salomon · 5 years ago
  76. db3dad2 Interpreter: Better error message for unknown operators by Brian Osman · 5 years ago
  77. f931e40 fixed some issues with Metal shader functions by Ethan Nicholas · 5 years ago
  78. 14963ce Use SkColorChannel in SkDisplacementMapEffect by Michael Ludwig · 5 years ago
  79. 4268433 [skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper by Florin Malita · 5 years ago
  80. c561189 Don't release VkCommandPools already released secondaryCB's resources. by Greg Daniel · 5 years ago
  81. 534c02a Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  82. bb41343 add a fast subset option and --dry-run by Mike Klein · 5 years ago
  83. 6397fa3 add gm for tricky arc by Mike Reed · 5 years ago
  84. ac0e466 experimental/editor: fix Movement::kUp, Movement::kDown by Hal Canary · 5 years ago
  85. b28cb68 Make GrColorTypeBytesPerPixel return size_t. by Brian Salomon · 5 years ago
  86. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  87. 66ed6a0 tweak how we avoid rewriting vulkan includes by Mike Klein · 5 years ago
  88. 1b458e8 Format skpbench.cpp with tools/rewrite_includes.py by Nathaniel Nifong · 5 years ago
  89. 23b37dc experimental/editor: fix home, end by Hal Canary · 5 years ago
  90. 130be09 Move SkColorChannel into SkColor by Michael Ludwig · 5 years ago
  91. 8e9fc27 experimental/editor: fix resize by Hal Canary · 5 years ago
  92. 789f292 Disable msaa ccpr on PowerVR again by Chris Dalton · 5 years ago
  93. fa40851 Extend skpbench to play multi frame files. by Nathaniel Nifong · 5 years ago
  94. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  95. e81dd40 add bots to opt-in to loopers (deprecated) by Mike Reed · 5 years ago
  96. 19fd328 Update Go deps by skia-recreate-skps · 5 years ago
  97. 6f615d6 Roll third_party/externals/angle2 557e3853da56..fab397e5acde (5 commits) by skia-autoroll · 5 years ago
  98. 02988cf Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  99. 1b53191 Windows-on-ARM testing fixes by Brian Osman · 5 years ago
  100. 247ac39 Remove old constructor for GrVkImageInfo. by Brian Salomon · 5 years ago