1. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  2. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  3. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  4. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  5. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  6. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  7. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  8. e72e773 remove SkTCast by Mike Klein · 6 years ago
  9. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  10. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  11. e475d01 remove stray SkTLList includes by Mike Klein · 6 years ago
  12. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  13. 1bb47df fast path for pathops by Cary Clark · 6 years ago
  14. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
  15. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  16. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  17. ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 6 years ago
  18. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  19. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
  20. b6b5b7a Reland "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  21. f018b7d SkColorSpaceXformSteps improvements and tests by Brian Osman · 6 years ago
  22. e4b900b Revert "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  23. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  24. e141548 Fix ImageTest to check if gpu mip maps are supported. by Greg Daniel · 6 years ago
  25. 4010c79 fonts: Ignore re-initialization of fallback glyphs from the server. by Khushal · 6 years ago
  26. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 6 years ago
  27. 009f51e simplify SkTFitsIn, try 2 by Mike Klein · 6 years ago
  28. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  29. 75e6490 Implement DWriteFontTypeface::onGetVariationDesignPosition on win10. by Bruce Wang · 6 years ago
  30. 2652223 Revert "simplify SkTFitsIn" by Mike Klein · 6 years ago
  31. 8523b6b fonts: Fix memory allocation for fallback glyphs. by Khushal · 6 years ago
  32. 50dbc09 SkTypes: more into SkMacros by Hal Canary · 6 years ago
  33. b82c3d6 simplify SkTFitsIn by Mike Klein · 6 years ago
  34. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  35. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  36. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  37. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  38. 692e29e remove unused parts of SkTypes.h by Mike Klein · 6 years ago
  39. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  40. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  41. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  42. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  43. 27dddae rebase by Cary Clark · 6 years ago
  44. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  45. 59d997a New more efficient run builder by Herb Derby · 6 years ago
  46. 89c5e88 Implement Sk2f::floor by Chris Dalton · 6 years ago
  47. 89042d5 GrTessellator: catch missing intersections. by Stephen White · 6 years ago
  48. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  49. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  50. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  51. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  52. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 6 years ago
  53. 9519d4f Remove unused GrObjectMemoryPool by Robert Phillips · 6 years ago
  54. d07dc36 clean up some unused parts of SkArenaAlloc by Mike Klein · 6 years ago
  55. 6f02af9 remove linear-blended sRGB dst support in software by Mike Klein · 6 years ago
  56. 3a4a321 fix ops for very close rects by Cary Clark · 6 years ago
  57. 4ffa027 Smarter use of glyph cache by Herb Derby · 6 years ago
  58. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  59. f454bd3 rm TestConfigParsing by Mike Klein · 6 years ago
  60. e62999f GrTessellator: yet another out-of-range splitting fix. by Stephen White · 6 years ago
  61. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  62. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  63. 5059541 need conservative bounds for triangles due to SkFixed drift in SkEdge by Mike Reed · 6 years ago
  64. feb9fa9 Turn off logging for tests by Herb Derby · 6 years ago
  65. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  66. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 6 years ago
  67. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  68. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  69. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  70. a23436c binary literals! by Mike Klein · 6 years ago
  71. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  72. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  73. 53a0298 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  74. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  75. a15cedb Clean up GPU configs in DM by Brian Osman · 6 years ago
  76. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  77. 70132d0 Make GrPrimitiveProcessor::Attribute a class, hide data members. by Brian Salomon · 6 years ago
  78. 8dc68c6 Make skcms mandatory by Brian Osman · 6 years ago
  79. 61f36d3 Check file name valid or not. by Bruce Wang · 6 years ago
  80. cd21d67 Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting." by Ravi Mistry · 6 years ago
  81. 4f078f7 fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 6 years ago
  82. cdbec8f remove bit, srgbnl config in DM by Mike Klein · 6 years ago
  83. bfe9598 Revert "GrTessellator: fix for ping-pong split fuzzer hang." by Ravi Mistry · 6 years ago
  84. bfb2a05 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  85. 97918ff wouldn't it be nice? by Mike Klein · 6 years ago
  86. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  87. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  88. 4a0ad50 skip unpremul...premul with only linear ops between by Mike Klein · 6 years ago
  89. 7741855 skip transfer functions when not needed by Mike Klein · 6 years ago
  90. be6e575 spin off unpremul and opaque tests by Mike Klein · 6 years ago
  91. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  92. 7d8276c skip gamut transform when identity by Mike Klein · 6 years ago
  93. 6968f9c SkColorSpaceXformSteps by Mike Klein · 6 years ago
  94. 7916c0e Properly zero in webp if no prior frame by Leon Scroggins III · 6 years ago
  95. d2e74b8 compute center slightly slower to avoid overflow by Mike Reed · 6 years ago
  96. d416083 Reland fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  97. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  98. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  99. 499afea Replace ICC profile in CodecTest with AdobeRGB by Brian Osman · 6 years ago
  100. 8fcfcc5 update ColorSpaceTest.cpp to remove MakeICC by Mike Klein · 6 years ago