1. 09dbeff Update SkModeColorFilter to support an input FP. by John Stiles · 4 years, 6 months ago
  2. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 6 months ago
  3. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 6 months ago
  4. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 6 months ago
  5. 22f246f add simple pathbuilder by Mike Reed · 4 years, 6 months ago
  6. ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 7 months ago
  7. 6f56f2e port skx opts to old style by Mike Klein · 4 years, 7 months ago
  8. 1faaa97 Revert "apply SkOpts_skx approach to SkOpts_hsw" by Mike Klein · 4 years, 7 months ago
  9. 7f5b734 Revert "finish new-style opts" by Mike Klein · 4 years, 7 months ago
  10. 4272d07 finish new-style opts by Mike Klein · 4 years, 7 months ago
  11. 08a39c2 apply SkOpts_skx approach to SkOpts_hsw by Mike Klein · 4 years, 7 months ago
  12. 3290916 Add SkLRUCache.h to core.gni. by Ben Wagner · 4 years, 8 months ago
  13. 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 8 months ago
  14. 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 8 months ago
  15. e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 8 months ago
  16. 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 8 months ago
  17. 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 8 months ago
  18. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 8 months ago
  19. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 8 months ago
  20. cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 8 months ago
  21. 51d35ed add SKX opts by Mike Klein · 4 years, 8 months ago
  22. eb1d5a2 Move markerstack into its own object: by Mike Reed · 4 years, 9 months ago
  23. 96f6401 harmonize rewrite-includes and gn-format checks by Mike Klein · 4 years, 9 months ago
  24. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 9 months ago
  25. 491df6b remove SkTLS by Mike Klein · 4 years, 10 months ago
  26. 71fe945 Prevent unbounded listener growth on SkPixelRefs. by Brian Salomon · 4 years, 10 months ago
  27. 99a813c Avoid unbounded listener growth on SkImage_Lazy when textures are purged by Brian Salomon · 4 years, 10 months ago
  28. 251ee1d Remove SkDDLTmpRedirect.h by Robert Phillips · 4 years, 10 months ago
  29. 4d5594d Move SkDeferredDisplayList.h into include\core (take 2) by Robert Phillips · 4 years, 11 months ago
  30. 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 11 months ago
  31. ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 11 months ago
  32. ca85b9b Add temporary header to shift clients over to include/core/SkDeferredDisplayList.h by Robert Phillips · 4 years, 11 months ago
  33. d3b3bf3 Reland "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 11 months ago
  34. 7281a86 Revert "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 11 months ago
  35. 8980acd Move runtime shader/colorfilter into SkRuntimeEffect.cpp by Brian Osman · 4 years, 11 months ago
  36. 4d17001 move SkDeque.h into private by Mike Reed · 4 years, 11 months ago
  37. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 11 months ago
  38. 508fd32 make SkBBH a public interface by Mike Klein · 4 years, 11 months ago
  39. 81d35a7 rm SkPreConfig.h and SkPostConfig.h by Mike Klein · 5 years ago
  40. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 5 years ago
  41. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 5 years ago
  42. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 5 years ago
  43. 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 5 years ago
  44. 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 5 years ago
  45. 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 5 years ago
  46. 8e71744 add SkVM_fwd.h by Mike Klein · 5 years ago
  47. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 5 years ago
  48. 7b1678a Major refactor of runtime effects by Brian Osman · 5 years ago
  49. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  50. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
  51. 971e9eb split out serial functions for SkFont into separate impl by Mike Reed · 5 years ago
  52. 7823aeb refactor/layering: SkMalloc.cpp by Hal Canary · 5 years ago
  53. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 5 years ago
  54. e8960ec Add SkColorData.h to gn. by Ben Wagner · 5 years ago
  55. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 5 years ago
  56. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 5 years ago
  57. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 6 years ago
  58. 53eb1ec Restrict SkStrikeInterface to GPU and rename to SkStrikeForGPU by Herb Derby · 5 years ago
  59. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  60. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  61. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 5 years ago
  62. 82963a3 Remove SkRemoteGlyphCacheImpl.h by Herb Derby · 5 years ago
  63. d18c98c Move Context into separate header/namespace by Michael Ludwig · 5 years ago
  64. 560e917 specialize drawAtlas for raster backend by Mike Reed · 5 years ago
  65. 0e00816 sketch SkVMBlitter by Mike Klein · 5 years ago
  66. 64acf4f remove unneeded bitmapprovider abstraction by Mike Reed · 5 years ago
  67. 3fd3cc9 runtime shaders by Mike Reed · 6 years ago
  68. 68c50d0 sketch an skvm by Mike Klein · 6 years ago
  69. d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 6 years ago
  70. b3043e4 Collapse the SkTextInterceptsIter into base class by Herb Derby · 6 years ago
  71. 6a5f7e2 split RGB into YUV planes by Mike Reed · 6 years ago
  72. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
  73. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 6 years ago
  74. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 6 years ago
  75. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 6 years ago
  76. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 6 years ago
  77. a705cb9 remove SkLiteDL by Mike Klein · 6 years ago
  78. 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 6 years ago
  79. a1b7be6 Add thread safety annotations. by Herb Derby · 6 years ago
  80. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 6 years ago
  81. db13d38 Move SkTLazy.h to src/ by Ben Wagner · 6 years ago
  82. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago
  83. 8557174 Remove SkFindAndPlaceGlyph from gn by Herb Derby · 6 years ago
  84. 05be23d use mixer to combine two filters by Mike Reed · 6 years ago
  85. e5acd75 delete DAA by Mike Klein · 6 years ago
  86. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 6 years ago
  87. c25f4e9 GN: split out skia_*_public from skia_*_sources by Hal Canary · 6 years ago
  88. c723b70 Initial add SkMixers by Mike Reed · 6 years ago
  89. 93092ff Make SkCubicMap public by Florin Malita · 6 years ago
  90. 0f27b5e Introduce SkStrikeCacheInterface by Herb Derby · 6 years ago
  91. ed53505 gn/core.gni: add headers by Hal Canary · 6 years ago
  92. 88f5671 move SkMetaData into src by Mike Reed · 6 years ago
  93. cc88f3a per-contour variant of SkPathMeasure by Mike Reed · 6 years ago
  94. 0d84e80 move experimental header out of public includes by Mike Reed · 6 years ago
  95. ec7278e remove unneeded friends/includes in SkPaint.h by Mike Reed · 6 years ago
  96. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  97. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  98. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  99. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  100. dde2a37 Update SkDescriptor by Herbert Derby · 6 years ago