1. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 8 months ago
  2. 971e9eb split out serial functions for SkFont into separate impl by Mike Reed · 4 years, 9 months ago
  3. 7823aeb refactor/layering: SkMalloc.cpp by Hal Canary · 4 years, 9 months ago
  4. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  5. e8960ec Add SkColorData.h to gn. by Ben Wagner · 4 years, 9 months ago
  6. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 4 years, 10 months ago
  7. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 4 years, 10 months ago
  8. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 5 years ago
  9. 53eb1ec Restrict SkStrikeInterface to GPU and rename to SkStrikeForGPU by Herb Derby · 4 years, 10 months ago
  10. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 11 months ago
  11. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 10 months ago
  12. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 4 years, 11 months ago
  13. 82963a3 Remove SkRemoteGlyphCacheImpl.h by Herb Derby · 5 years ago
  14. d18c98c Move Context into separate header/namespace by Michael Ludwig · 5 years ago
  15. 560e917 specialize drawAtlas for raster backend by Mike Reed · 5 years ago
  16. 0e00816 sketch SkVMBlitter by Mike Klein · 5 years ago
  17. 64acf4f remove unneeded bitmapprovider abstraction by Mike Reed · 5 years ago
  18. 3fd3cc9 runtime shaders by Mike Reed · 5 years ago
  19. 68c50d0 sketch an skvm by Mike Klein · 5 years ago
  20. d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 5 years ago
  21. b3043e4 Collapse the SkTextInterceptsIter into base class by Herb Derby · 5 years ago
  22. 6a5f7e2 split RGB into YUV planes by Mike Reed · 5 years ago
  23. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  24. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 5 years ago
  25. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 5 years ago
  26. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  27. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 5 years ago
  28. a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
  29. 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 5 years ago
  30. a1b7be6 Add thread safety annotations. by Herb Derby · 5 years ago
  31. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 5 years ago
  32. db13d38 Move SkTLazy.h to src/ by Ben Wagner · 5 years ago
  33. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 5 years ago
  34. 8557174 Remove SkFindAndPlaceGlyph from gn by Herb Derby · 5 years ago
  35. 05be23d use mixer to combine two filters by Mike Reed · 5 years ago
  36. e5acd75 delete DAA by Mike Klein · 5 years ago
  37. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  38. c25f4e9 GN: split out skia_*_public from skia_*_sources by Hal Canary · 5 years ago
  39. c723b70 Initial add SkMixers by Mike Reed · 5 years ago
  40. 93092ff Make SkCubicMap public by Florin Malita · 5 years ago
  41. 0f27b5e Introduce SkStrikeCacheInterface by Herb Derby · 5 years ago
  42. ed53505 gn/core.gni: add headers by Hal Canary · 5 years ago
  43. 88f5671 move SkMetaData into src by Mike Reed · 5 years ago
  44. cc88f3a per-contour variant of SkPathMeasure by Mike Reed · 5 years ago
  45. 0d84e80 move experimental header out of public includes by Mike Reed · 6 years ago
  46. ec7278e remove unneeded friends/includes in SkPaint.h by Mike Reed · 5 years ago
  47. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  48. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  49. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  50. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  51. dde2a37 Update SkDescriptor by Herbert Derby · 6 years ago
  52. 0ba5b18 fold _utils.h into _matrixProcs.cpp by Mike Klein · 6 years ago
  53. dbfd766 templatize SkBitmapProcState_matrixProcs by Mike Klein · 6 years ago
  54. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  55. 20e2fb2 SkBitmapProcState_matrixProcs.cpp refactoring by Mike Klein · 6 years ago
  56. f2a7a20 clean up SkBitmapProcState a bit by Mike Klein · 6 years ago
  57. a2187bf port S32_alpha_D32_filter_DX to SkOpts by Mike Klein · 6 years ago
  58. 32828eb move LCD blits to SkBlitter_ARGB32.cpp by Mike Klein · 6 years ago
  59. 534e776 add pathops bench for simplify by Mike Reed · 6 years ago
  60. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  61. ab18c8e Move files in GN by Herb Derby · 6 years ago
  62. d99bd00 move unspecialized routines out of SkOpts by Mike Klein · 6 years ago
  63. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  64. f952073 SkFiddle sees SkFont.h by Hal Canary · 6 years ago
  65. f252633 move SFDot6 inverse table into SkAnalyticEdge by Mike Klein · 6 years ago
  66. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  67. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  68. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  69. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  70. 42137de SkPDF: stop using linked list of dynamic memory streams. by Hal Canary · 6 years ago
  71. d109503 split out SkDraw_text functions by Mike Reed · 6 years ago
  72. dee25cc split SkPaint into separate impl files by Mike Reed · 6 years ago
  73. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  74. 9e0efe3 remove SkColorSpaceXform by Mike Klein · 6 years ago
  75. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  76. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  77. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  78. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  79. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  80. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  81. 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
  82. bd65955 Remove SkImageCacherator entirely by Brian Osman · 6 years ago
  83. 64bbee7 fix typo by Mike Klein · 6 years ago
  84. d505b19 add src/opts headers to .gni files by Mike Klein · 6 years ago
  85. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  86. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  87. e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
  88. 18d7cf7 Reland "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  89. 7ba1d64 Revert "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  90. 8ae7c90 Remove old ICC parser, A2B SkColorSpace, SkGammas, etc... by Brian Osman · 6 years ago
  91. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  92. 4798576 Pull SkSpan into its own header file by Herb Derby · 6 years ago
  93. 82cf64a Remove unused sRGB mip-map support by Brian Osman · 6 years ago
  94. 7d06e26 fixup winding contours by Cary Clark · 6 years ago
  95. 227424b Remove SkTextBlobRunIterator.h from gni by Herb Derby · 6 years ago
  96. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  97. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  98. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  99. f35a1c1 Remove SkRefDict. by Ben Wagner · 6 years ago
  100. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago