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