1. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 5 years ago
  2. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  3. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago
  4. 0e9401d Initial checkin of new SkSL interpreter. by Ethan Nicholas · 6 years ago
  5. 08b0c97 Add validation to reading kRec_SkDescriptorTags by Adrienne Walker · 6 years ago
  6. c723b70 Initial add SkMixers by Mike Reed · 6 years ago
  7. e938c92 Remove SkToSRGBColorFilter (now unused) by Brian Osman · 6 years ago
  8. d7291ba Restore support for multisample locations by Chris Dalton · 6 years ago
  9. 39847cc Add unit test to check if we can create a VkDevice using global priority extension. by Greg Daniel · 6 years ago
  10. 1f05d45 Add GrContext::resetGLTextureBindings(). by Brian Salomon · 6 years ago
  11. 455c747 sketch SkVx by Mike Klein · 6 years ago
  12. fdb876d remove breakText, and all utf cache accessors by Mike Reed · 6 years ago
  13. 24d861d Add hardware buffer unit test from old skqp to skia. by Greg Daniel · 6 years ago
  14. ac262a0 remove Sk4x4f.h -- dead code by Mike Klein · 6 years ago
  15. 5f528e5 Revert "Reland "Revert "remove legacy code for text attributes on paint""" by Mike Reed · 6 years ago
  16. 3c03c85 Reland "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  17. fd0bba8 Revert "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  18. fb0e2aa Revert "remove legacy code for text attributes on paint" by Mike Reed · 6 years ago
  19. 80f4adf remove legacy code for text attributes on paint by Mike Reed · 6 years ago
  20. 842d31b fixed Metal matrix constructors by Ethan Nicholas · 6 years ago
  21. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 6 years ago
  22. c96fc37 Reland "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  23. 23d8943e Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  24. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 6 years ago
  25. d207345 Add cap to number of oplists we execute before flushing to the gpu. by Greg Daniel · 6 years ago
  26. ef4709b move blend-row routines to SkBlitter_ARGB32.cpp by Mike Klein · 6 years ago
  27. 4c683fc remove unused SkReadBuffer features by Mike Klein · 6 years ago
  28. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  29. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  30. 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
  31. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  32. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  33. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  34. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  35. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  36. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  37. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago
  38. 7d06e26 fixup winding contours by Cary Clark · 6 years ago
  39. 0d4a183 add tests for cubicmap by Mike Reed · 6 years ago
  40. f540200 First version of incremental topological sort by Robert Phillips · 6 years ago
  41. 3526cfa tests: Move SkUTF tests to their own file. by Hal Canary · 6 years ago
  42. a8046af implemented onWritePixels and related tests for metal gpu backend by Timothy Liang · 6 years ago
  43. 760dbc4 Reland "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  44. f35a1c1 Remove SkRefDict. by Ben Wagner · 6 years ago
  45. a80a012 Revert "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  46. 36848f6 implemented metal gpu backend texture upload testing by Timothy Liang · 6 years ago
  47. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  48. 6784ffa Add some new PolyUtils tests. by Jim Van Verth · 6 years ago
  49. 37a06c0 Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Ben Wagner · 6 years ago
  50. cce82d2 Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Kevin Lubick · 6 years ago
  51. 96b1ecc Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig. by Bruce Wang · 6 years ago
  52. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  53. f018b7d SkColorSpaceXformSteps improvements and tests by Brian Osman · 6 years ago
  54. 692e29e remove unused parts of SkTypes.h by Mike Klein · 6 years ago
  55. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  56. f454bd3 rm TestConfigParsing by Mike Klein · 6 years ago
  57. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  58. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  59. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  60. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  61. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  62. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  63. cdbec8f remove bit, srgbnl config in DM by Mike Klein · 6 years ago
  64. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  65. 6968f9c SkColorSpaceXformSteps by Mike Klein · 6 years ago
  66. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  67. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  68. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  69. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  70. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  71. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  72. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  73. c66eaaf rm SkColorSpace_New by Mike Klein · 6 years ago
  74. 38a0843 fonts: Reland push font remoting. by Khushal · 6 years ago
  75. 8a23202 Revert "fonts: Set up remote glyph caching to push fonts." by Mike Klein · 6 years ago
  76. 101d563 fonts: Set up remote glyph caching to push fonts. by Khushal · 6 years ago
  77. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 6 years ago
  78. 8eaf64a Fix SkTCopyOnFirstWrite copy semantics by Florin Malita · 7 years ago
  79. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  80. 4db18ed Add SkOffsetSimplePolygon. by Jim Van Verth · 7 years ago
  81. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 7 years ago
  82. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  83. bdea98c Delete unused VkClearTest by Greg Daniel · 7 years ago
  84. d496655 Remove TLS glyph cache calls. by Herb Derby · 7 years ago
  85. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  86. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 7 years ago
  87. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 7 years ago
  88. be1b397 add tiler for SkDraw by Mike Reed · 7 years ago
  89. f3a4ef9 Add unit test the explicit tests create a GrVkCopyPipeline by Greg Daniel · 7 years ago
  90. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  91. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  92. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  93. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  94. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  95. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  96. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  97. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 7 years ago
  98. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  99. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  100. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago