1. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  2. e12a090 make some textblob builders private for now by Cary Clark · 6 years ago
  3. 8af4c40 use atomic for global test counters by Cary Clark · 6 years ago
  4. b547579 switch SkTDArray from push to push_back by Mike Reed · 6 years ago
  5. 9c9611f dump pathops tests as hex json by Cary Clark · 6 years ago
  6. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  7. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  8. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  9. 4533f3d add simplify to json tests by Cary Clark · 6 years ago
  10. f540200 First version of incremental topological sort by Robert Phillips · 6 years ago
  11. f394912 add json dump to pathops unittest by Cary Clark · 6 years ago
  12. deba212 fixed check for BGRA -> RGBA in CopySurfaceTest by Timothy Liang · 6 years ago
  13. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  14. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  15. cadc506 fix pathops stitching bug by Cary Clark · 6 years ago
  16. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  17. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  18. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  19. 84dd183 Implement Color Filters for SKIA SVG backend by Anas AlJabri · 6 years ago
  20. 3526cfa tests: Move SkUTF tests to their own file. by Hal Canary · 6 years ago
  21. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  22. 9b9453e Have CodecTest's check not skip 'complete' tests by Nigel Tao · 6 years ago
  23. afea9c3 Avoid infinite loop in Codec_requiredFrame test by Nigel Tao · 6 years ago
  24. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  25. f107a2f SkUTF by Hal Canary · 6 years ago
  26. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  27. ae5f953 Remove unused GrGpuResourceRef and GrTGpuResourceRef by Brian Salomon · 6 years ago
  28. e30739a implemented copy surface as draw for metal gpu backend by Timothy Liang · 6 years ago
  29. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  30. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  31. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  32. c3bc69f Rename MakeAsTextDraw to MakeFromText by Herb Derby · 6 years ago
  33. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago
  34. 6fc3092 Fix TSAN bug in TransferPixelsTest by Robert Phillips · 6 years ago
  35. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
  36. 504dd05 Reland "Go back to cleaning up MIP levels on texture export rather than assuming dirty on texture import." by Brian Salomon · 6 years ago
  37. b935cf8 const all the things by Herb Derby · 6 years ago
  38. d26b4d8 GrTessellator: fix for collinear edge merging. by Stephen White · 6 years ago
  39. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  40. 6668a51 Revert "Go back to cleaning up MIP levels on texture export rather than assuming dirty" by Mike Klein · 6 years ago
  41. 1c94a8f fonts: Don't recompute device descs on glyph cache hit. by Khushal · 6 years ago
  42. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  43. 01d6fc9 Go back to cleaning up MIP levels on texture export rather than assuming dirty by Brian Salomon · 6 years ago
  44. 2587f41 handle failing pathop tests by Cary Clark · 6 years ago
  45. 81ecdbb Clean up bitmap path by Herb Derby · 6 years ago
  46. 0067369 Reland "Reland "Add some optimizations to PolyUtils"" by Jim Van Verth · 6 years ago
  47. 98caedd SkPDF: only draw text with SkglyphRuns by Hal Canary · 6 years ago
  48. 1a9971e Convert remote glyph cache to use glyp runs by Herb Derby · 6 years ago
  49. 8e9b4c4 Reland "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  50. c861eee Revert "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  51. 5191fd7 Don't require mips in GrTextureProducer if texture is 1x1. by Greg Daniel · 6 years ago
  52. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  53. a8046af implemented onWritePixels and related tests for metal gpu backend by Timothy Liang · 6 years ago
  54. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  55. 785586a remove unused serialization in textblob by Cary Clark · 6 years ago
  56. e9dd316 Revert "Reland "Add some optimizations to PolyUtils"" by Ben Wagner · 6 years ago
  57. 715d08c Fix explicit allocation bug by Robert Phillips · 6 years ago
  58. 946c370 Reland "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  59. 760dbc4 Reland "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  60. 4b3a515 MakeAsDrawText for SkTextBlob by Herb Derby · 6 years ago
  61. 3229e65 Revert "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  62. 8bb0db3 Add some optimizations to PolyUtils by Jim Van Verth · 6 years ago
  63. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  64. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  65. f35a1c1 Remove SkRefDict. by Ben Wagner · 6 years ago
  66. 71ed661 GrTessellator: collinear edges during sanitize. by Stephen White · 6 years ago
  67. a80a012 Revert "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  68. 36848f6 implemented metal gpu backend texture upload testing by Timothy Liang · 6 years ago
  69. 4a17501 Revert "update SkColor4f::FromColor() to preserve transfer function" by Robert Phillips · 6 years ago
  70. 8a6348e Introduce text blob processing but don't wire it up by Herb Derby · 6 years ago
  71. 1c5fd18 GrTessellator: missing intersection rewind fix. by Stephen White · 6 years ago
  72. 662ea4b Remove texel buffer support. by Brian Salomon · 6 years ago
  73. c434ade Move to using pointers in simplifyDraw* by Herb Derby · 6 years ago
  74. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  75. ff19d34 Use simple buffers instead of vectors by Herb Derby · 6 years ago
  76. 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 6 years ago
  77. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago
  78. f494bd2 Update SRGBReadWritePixelsTest again, to only test opaque colors by Brian Osman · 6 years ago
  79. fe76395 Remove SK_LEGACY_GPU_PIXEL_OPS tests by Brian Osman · 6 years ago
  80. 91b5a76 In RGBA444TextureTest, use valid premul colors by Brian Osman · 6 years ago
  81. fd77fe5 Use new SkGlyphIDSet - v3 by Herb Derby · 6 years ago
  82. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  83. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  84. 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  85. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  86. c0a2708 Revert "Use new SkGlyphIDSet - v2" by Herb Derby · 6 years ago
  87. ba38320 Revert "Use simple buffers instead of vectors" by Herb Derby · 6 years ago
  88. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  89. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  90. b188da1 Use simple buffers instead of vectors by Herb Derby · 6 years ago
  91. d499817 Whitespace Fixup by Hal Canary · 6 years ago
  92. 28f8393 Only generate valid premul test data in SRGBReadWritePixels test by Brian Osman · 6 years ago
  93. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 6 years ago
  94. 0421083 Use new SkGlyphIDSet - v2 by Herb Derby · 6 years ago
  95. 1857ddb propogate simple angles in pathops by Cary Clark · 6 years ago
  96. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  97. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  98. 83a355d Revert "Use new SkGlyphIDSet" by Herb Derby · 6 years ago
  99. 819f73c Use new SkGlyphIDSet by Herb Derby · 6 years ago
  100. 1d31443 fix line intersect divide by zero by Cary Clark · 6 years ago