1. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  2. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  3. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 8 years ago
  4. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  5. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  6. dfa492e Use SkFixedAllocator in SkLinearPipeline and remove the embedding of by Herb Derby · 8 years ago
  7. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  8. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  9. 670f01f This has all the different source types in and working. There are many SkDiffs, but they seem to be due to better resolution. by herb · 8 years ago
  10. 42da45d Fix context size for benchmakr. by herb · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 6eff52a WIP: experimental bilerp pipeline. by herb · 8 years ago
  13. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  14. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  15. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 8 years ago
  16. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 8 years ago
  17. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  18. ed54504 Switch to pixmap in API. by herb · 8 years ago
  19. dd9ffea make SkPM4f private by reed · 8 years ago
  20. c5eddd7 Add bilerp filtering. by herb · 8 years ago
  21. b65fcd4 Don't you just feel bad every time you type 'delete'? by mtklein · 8 years ago
  22. 134ad3e Fix name creation scope. by herb · 8 years ago
  23. feec878 Simplified linear pipeline. by herb · 8 years ago