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