1. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  2. f40b249 Validate SkSpecialSurface raster info by Florin Malita · 7 years ago
  3. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 7 years ago
  4. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  5. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  6. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  7. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  8. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  9. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  10. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  11. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  12. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  13. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  14. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  15. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  16. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 7 years ago
  17. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 8 years ago
  18. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  19. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  20. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  21. 9fab7e9 Remove accessRenderTarget call in SkGpuDevice ctor by Robert Phillips · 8 years ago
  22. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  23. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  24. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  25. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  26. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  27. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  28. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  29. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  30. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  31. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  32. 3806b8f Fix bug & add code to catch ImageFilter clearing bugs by robertphillips · 8 years ago
  33. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  34. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  35. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  36. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  37. 4c13db2 Add explicit clip to SkSpecialSurface's SkCanvas by robertphillips · 8 years ago
  38. 0b7e5a1 Make SkSpecialSurfaces always use kUnknown for their pixel geometry by robertphillips · 8 years ago
  39. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  40. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  41. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  42. 3b087f4 Update SkSpecialImage API by robertphillips · 9 years ago
  43. 16aad78 Fix memory leak in SkSpecialSurface by robertphillips · 9 years ago
  44. b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 9 years ago