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