1. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  2. 65b4895 remove RenderTargetFlags -- NewRenderTargetDirect will never clear by reed · 10 years ago
  3. 952841b Begin atlasing by robertphillips · 10 years ago
  4. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  5. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  6. 982542d add SkSurface::NewRasterDirectReleaseProc by reed · 10 years ago
  7. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 10 years ago
  8. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  9. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  10. 2c56cb8 Use factories instead of directly creating SkImageInfo. by bungeman@google.com · 10 years ago
  11. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  12. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  13. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  14. d5911c4 remove unneeded SK_SUPPORT_LEGACY_NEWRENDERTARGETDIRECT by reed@google.com · 10 years ago
  15. 1dab403 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  16. 372b7a4 remove redundant GrContext parameter to NewRenderTargetDirect by reed@google.com · 10 years ago
  17. 1360c52 use SkImageInfo directly, instead of converting to SkBitmap::Config by reed@google.com · 11 years ago
  18. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  19. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  20. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  21. e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  22. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 11 years ago
  23. 96447be Adding SK_API to export SkImage and SkSurface API classes by junov@chromium.org · 11 years ago
  24. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  25. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  26. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. 7edfb49 need to declare INHERITED for the instcount macros by reed@google.com · 12 years ago
  28. fd875e8 re-enable inst counting by reed@google.com · 12 years ago
  29. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  30. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  31. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  32. 5d4ba88 check-point for gpu support in SkImage/SkSurface by reed@google.com · 12 years ago
  33. 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
  34. 889b09e check-point for surface experiment by reed@google.com · 12 years ago