1. 5a8f3e4 Reland "Enable Programs (formerly GLPrograms) test for other APIs" by Jim Van Verth · 6 years ago
  2. 322301a GrResourceProvider::MakeApprox() fix after SkISizification by Brian Salomon · 6 years ago
  3. c5a2c75 Pull tessellation forward into GrTextureOp::onPrePrepareDraws by Robert Phillips · 6 years ago
  4. 740f859 Redo removing annoying link messages by Herb Derby · 6 years ago
  5. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 6 years ago
  6. 96bce8f Reland "hide color filters from blitters" by Mike Klein · 6 years ago
  7. 1a217eb Type usage improvements in GrTextureProducer classes by Brian Salomon · 6 years ago
  8. 4a4400d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  9. 4a1af26 Fix fuzzer bug in SkDescriptor::isValid by Herb Derby · 6 years ago
  10. a8392b7 Slightly faster hsl_to_rgb stage by Florin Malita · 6 years ago
  11. df4601b Revert "Allow direct readback for formats in non-ES OpenGL" by Robert Phillips · 6 years ago
  12. 2e1381e Don't keep "outResultsFile" open in nanobench by Chris Dalton · 6 years ago
  13. 37bc8f9 restore _DXDY image shader on ARM by Mike Klein · 6 years ago
  14. 9136bd7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  15. 162d168 Allow direct readback for formats in non-ES OpenGL by Brian Salomon · 6 years ago
  16. 4ab4e64 Narrow fix for creating BGRA backend texture from pixmaps on desktop GL. by Brian Salomon · 6 years ago
  17. 3d8b9b8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  18. d0b2029 Roll third_party/externals/angle2 d4affcdd2ac9..b2885bc4a40f (8 commits) by skia-autoroll · 6 years ago
  19. 9f7c56e Update Go deps by skia-recreate-skps · 6 years ago
  20. 3ac668c Roll third_party/externals/swiftshader 7738ed713e7b..883e817b14bf (1 commits) by skia-autoroll · 6 years ago
  21. 3f4e52c Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  22. e83f334 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  23. fd1b164 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  24. 1213041 Use common path drawing code by Herb Derby · 6 years ago
  25. fbaef60 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  26. 953efcc Color filter benchmarks by Florin Malita · 6 years ago
  27. e0cec73 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  28. 6e38ce7 Disable msaa on Pixel3a by Chris Dalton · 6 years ago
  29. a255358 [minor] SkRemoteGlyphCache impl: add explicit by Hal Canary · 6 years ago
  30. 6863bb0 Set Metal rendertargetproxy via drawableSize by Jim Van Verth · 6 years ago
  31. dd78efd Dawn: implement unified UBOs. by Stephen White · 6 years ago
  32. 11eeb94 Revert "hide color filters from blitters" by Michael Ludwig · 6 years ago
  33. cba6446 hide color filters from blitters by Mike Klein · 6 years ago
  34. 5918e83 Rewrite ReadPixels_Gpu test to be more exhaustive and share code. by Brian Salomon · 6 years ago
  35. e9462dd Rename *worstCase* to backingStore* in GrSurfaceProxy by Robert Phillips · 6 years ago
  36. 3603120 GPU support for SkColorFilters::HSLAMatrix by Florin Malita · 6 years ago
  37. 32803ff Add PrePreparedDesc to GrTextureOp by Robert Phillips · 6 years ago
  38. 40b815d Revert "Rename gl_SampleMask to sk_SampleMask" by Robert Phillips · 6 years ago
  39. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 6 years ago
  40. 8e3e431 Dawn: fix compile. by Stephen White · 6 years ago
  41. a12f6cb [fuzzing] Fix skdescriptor deserialize compile by Kevin Lubick · 6 years ago
  42. 184a300 Roll third_party/externals/angle2 5335faaece2a..d4affcdd2ac9 (9 commits) by skia-autoroll · 6 years ago
  43. b7950c0 Update Go deps by skia-recreate-skps · 6 years ago
  44. d327d3e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  45. 220caa8 Roll third_party/externals/swiftshader 23f9c25f60ee..7738ed713e7b (3 commits) by skia-autoroll · 6 years ago
  46. 6545699 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  47. 4d727ac Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  48. 3d5ccfd Skip unneeded reallocs in SkTDArray::shrinkToFit() by Florin Malita · 6 years ago
  49. cc13acb Fix up release notes file by Heather Miller · 6 years ago
  50. 1ab27a2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  51. d48488b reorder to minimize register pressure by Mike Klein · 6 years ago
  52. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 6 years ago
  53. c1b501c [skottie] Shift Channels effect support by Florin Malita · 6 years ago
  54. 23716d4 Rename gl_SampleMask to sk_SampleMask by Chris Dalton · 6 years ago
  55. 266598a Reland "Use common fallback code for drawing an SkGlyphRun" by Herb Derby · 6 years ago
  56. a715ff5 Use urllib_request instead of urllib2 in PRESUBMIT. by Eric Boren · 6 years ago
  57. 915b779 Revert "Track device coordinate space as matrix" by Michael Ludwig · 6 years ago
  58. 2638f3d rename atlassize->atlasdimensions by Brian Salomon · 6 years ago
  59. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 6 years ago
  60. 6dbc4ed [canvaskit] Expose various canvas features by Kevin Lubick · 6 years ago
  61. 6387dc1 Revert "Enable Programs (formerly GLPrograms) test for other APIs" by Michael Ludwig · 6 years ago
  62. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 6 years ago
  63. 3c5b68e Revert "Use common fallback code for drawing an SkGlyphRun" by Herb Derby · 6 years ago
  64. 901b98e Add SurfaceProxyView support to Surface/TextureContext. by Greg Daniel · 6 years ago
  65. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 6 years ago
  66. c7d1972 [skottie] Site update by Florin Malita · 6 years ago
  67. 587f736 [skottie] Expose native frame rate and seekFrame() in WASM by Florin Malita · 6 years ago
  68. a83de58 Add GrSurfaceProxyView and add support for it on GrRenderTargetContext. by Greg Daniel · 6 years ago
  69. e25df6c [canvaskit] Expose Malloc to save copies in some places by Kevin Lubick · 6 years ago
  70. f3f8ac3 Roll third_party/externals/angle2 4a80ba25e67b..5335faaece2a (2 commits) by skia-autoroll · 6 years ago
  71. 4a152d3 Update Go deps by skia-recreate-skps · 6 years ago
  72. 618d7e7 Roll third_party/externals/swiftshader 26c6c4a5eb83..23f9c25f60ee (2 commits) by skia-autoroll · 6 years ago
  73. 81e8d3b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  74. 8b03a63 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  75. 94e1a52 [skottie] fix clangtidy warning by Florin Malita · 6 years ago
  76. 2be14d3 [fuzzing] Add two fuzzers for SkDescriptor by Kevin Lubick · 6 years ago
  77. 4036a6d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  78. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 6 years ago
  79. c056e16 SkPDF: simplify Producer metadata logic by Hal Canary · 6 years ago
  80. 56f569d [canvaskit] roll to v0.8.0 by Kevin Lubick · 6 years ago
  81. 4f50bdd Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  82. ff01190 remove SkBitmapProcState::fInvKy by Mike Klein · 6 years ago
  83. c797483 Dawn: fix rendering to mipmapped textures. by Stephen White · 6 years ago
  84. d4db6da remove SkBitmapProcState::fInvType by Mike Klein · 6 years ago
  85. 588e39a [canvaskit] Include CodeReviewSystem on JSON uploaded by Kevin Lubick · 6 years ago
  86. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 6 years ago
  87. 7333ed2 remove unused SkBitmapProcState fields by Mike Klein · 6 years ago
  88. b988686 [skottie] Frame-index seek API (seekFrame) by Florin Malita · 6 years ago
  89. 549666c Metal: adjust framebuffer size by contentsScale. by Jim Van Verth · 6 years ago
  90. b09131f Use common fallback code for drawing an SkGlyphRun by Herb Derby · 6 years ago
  91. d3b1fe6 [CanvasKit] More Paragraph things by Kevin Lubick · 6 years ago
  92. f0c92a0 Dawn: don't pretend to support 565, 4444 or Gray_8 pixel configs. by Stephen White · 6 years ago
  93. b74d554 Track device coordinate space as matrix by Michael Ludwig · 6 years ago
  94. 6138696 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  95. c70966b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  96. 3cae6d9 Roll third_party/externals/angle2 6dee176c8d7d..4a80ba25e67b (13 commits) by skia-autoroll · 6 years ago
  97. f4c80c3 Update Go deps by skia-recreate-skps · 6 years ago
  98. 554a876 Roll third_party/externals/swiftshader a68a80a4dbf9..26c6c4a5eb83 (1 commits) by skia-autoroll · 6 years ago
  99. d26e865 Update SKP version by skia-recreate-skps · 6 years ago
  100. 115d087 Update Go deps by skia-recreate-skps · 6 years ago