1. c434ade Move to using pointers in simplifyDraw* by Herb Derby · 6 years ago
  2. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  3. ff19d34 Use simple buffers instead of vectors by Herb Derby · 6 years ago
  4. 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 6 years ago
  5. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago
  6. f494bd2 Update SRGBReadWritePixelsTest again, to only test opaque colors by Brian Osman · 6 years ago
  7. fe76395 Remove SK_LEGACY_GPU_PIXEL_OPS tests by Brian Osman · 6 years ago
  8. 91b5a76 In RGBA444TextureTest, use valid premul colors by Brian Osman · 6 years ago
  9. fd77fe5 Use new SkGlyphIDSet - v3 by Herb Derby · 6 years ago
  10. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  11. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  12. 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  13. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  14. c0a2708 Revert "Use new SkGlyphIDSet - v2" by Herb Derby · 6 years ago
  15. ba38320 Revert "Use simple buffers instead of vectors" by Herb Derby · 6 years ago
  16. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  17. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  18. b188da1 Use simple buffers instead of vectors by Herb Derby · 6 years ago
  19. d499817 Whitespace Fixup by Hal Canary · 6 years ago
  20. 28f8393 Only generate valid premul test data in SRGBReadWritePixels test by Brian Osman · 6 years ago
  21. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 6 years ago
  22. 0421083 Use new SkGlyphIDSet - v2 by Herb Derby · 6 years ago
  23. 1857ddb propogate simple angles in pathops by Cary Clark · 6 years ago
  24. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  25. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  26. 83a355d Revert "Use new SkGlyphIDSet" by Herb Derby · 6 years ago
  27. 819f73c Use new SkGlyphIDSet by Herb Derby · 6 years ago
  28. 1d31443 fix line intersect divide by zero by Cary Clark · 6 years ago
  29. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  30. 45e27c8 Remove run list code by Herb Derby · 6 years ago
  31. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  32. ccb21bf Add sRGB profile to mandrill images by Brian Osman · 6 years ago
  33. c3833b4 Revert "Add genIDs from all contributing elements to GrReducedClip's mask key." by Brian Salomon · 6 years ago
  34. 1354048 Add genIDs from all contributing elements to GrReducedClip's mask key. by Brian Salomon · 6 years ago
  35. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  36. 6784ffa Add some new PolyUtils tests. by Jim Van Verth · 6 years ago
  37. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  38. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  39. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  40. 24289e0 GrTessellator: handle three consecutive collinear edges. by Stephen White · 6 years ago
  41. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  42. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  43. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  44. a898f04 Revert "GrTessellator: handle three consecutive collinear edges." by Mike Klein · 6 years ago
  45. 26bb0e6 GrTessellator: handle three consecutive collinear edges. by Stephen White · 6 years ago
  46. 8664a1d Add ear-clipping code to triangulate simple polygons. by Jim Van Verth · 6 years ago
  47. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  48. 3de40f8 GrTessellator: handle collinear final vertex. by Stephen White · 6 years ago
  49. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  50. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  51. 3645bb0 Fix some shadow issues. by Jim Van Verth · 6 years ago
  52. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  53. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  54. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  55. 665949a Update libjpeg-turbo to pre-2.0.0 (from 1.5.3) by Leon Scroggins III · 6 years ago
  56. 536ad2c Implement onMakeClone function on all subclasses of SkTypeface except on mac. by Bruce Wang · 6 years ago
  57. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  58. ed55419 Use indices into the vectors shared by runs by Herb Derby · 6 years ago
  59. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  60. 73be50d flush to zero tiny radii by Mike Reed · 6 years ago
  61. 37a06c0 Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Ben Wagner · 6 years ago
  62. cce82d2 Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Kevin Lubick · 6 years ago
  63. a8429cf ccpr: Cache paths with >=50% visibility by Chris Dalton · 6 years ago
  64. 96b1ecc Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig. by Bruce Wang · 6 years ago
  65. 13f3d8d GrTessellator: avoid split with zero primary and out-of-range secondary. by Stephen White · 6 years ago
  66. b9177cf Add SkGlyphRunList - v2 by Herb Derby · 6 years ago
  67. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 6 years ago
  68. 149b541 Revert "Add SkGlyphRunList" by Herb Derby · 6 years ago
  69. 5c0c798 Use local strike caches to avoid flaky test behavior by Herb Derby · 6 years ago
  70. c113e9e Make SkStrikeCache::Validate call non global version by Herb Derby · 6 years ago
  71. f2e4a03 Add SkGlyphRunList by Herb Derby · 6 years ago
  72. 9ffe3dc add test for wacky conic edges (disabled for now) by Mike Reed · 6 years ago
  73. 37b6109 Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_AndroidSystem. by Bruce Wang · 6 years ago
  74. 960d421 Revert "Make SkRemoteGlyphCache tests use private glyph cache" by Herb Derby · 6 years ago
  75. 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 6 years ago
  76. 3e36ce6 Make SkRemoteGlyphCache tests use private glyph cache by Herb Derby · 6 years ago
  77. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  78. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  79. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  80. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  81. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  82. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  83. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  84. e72e773 remove SkTCast by Mike Klein · 6 years ago
  85. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  86. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  87. e475d01 remove stray SkTLList includes by Mike Klein · 6 years ago
  88. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  89. 1bb47df fast path for pathops by Cary Clark · 6 years ago
  90. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
  91. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  92. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  93. ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 6 years ago
  94. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  95. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
  96. b6b5b7a Reland "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  97. f018b7d SkColorSpaceXformSteps improvements and tests by Brian Osman · 6 years ago
  98. e4b900b Revert "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  99. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  100. e141548 Fix ImageTest to check if gpu mip maps are supported. by Greg Daniel · 6 years ago