1. b782627 Remove double free in GM and Bench. by Herb Derby · 7 years ago
  2. 9852dc0 Reduce stack usage for tests. by Herb Derby · 7 years ago
  3. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  4. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 7 years ago
  5. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  6. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  7. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 8 years ago
  8. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  9. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  10. dfa492e Use SkFixedAllocator in SkLinearPipeline and remove the embedding of by Herb Derby · 8 years ago
  11. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  12. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  13. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  14. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  15. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  16. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago
  17. 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
  18. 42da45d Fix context size for benchmakr. by herb · 8 years ago
  19. 9e0efe5 Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup. by herb · 8 years ago
  20. 6eff52a WIP: experimental bilerp pipeline. by herb · 8 years ago
  21. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  22. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  23. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 8 years ago
  24. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 8 years ago
  25. 19cef56 add support for new bitmapshader context by reed · 8 years ago
  26. 9466571 tile spans by herb · 8 years ago
  27. 8f7b0b2 simplify/unify xferproc api by reed · 8 years ago
  28. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 8 years ago
  29. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  30. ed54504 Switch to pixmap in API. by herb · 8 years ago
  31. c5eddd7 Add bilerp filtering. by herb · 8 years ago
  32. feec878 Simplified linear pipeline. by herb · 8 years ago