1. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  2. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  3. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  4. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  5. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  6. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  7. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  8. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  9. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  10. 02d6f54 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  12. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  13. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  14. 1360c52 use SkImageInfo directly, instead of converting to SkBitmap::Config by reed@google.com · 11 years ago
  15. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  16. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  17. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  18. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 11 years ago
  19. 63cd3c6 Build fix: moving more inline functions into header by junov@chromium.org · 11 years ago
  20. 6a9bb80 Build fix: moving some inline function definitions into header. by junov@chromium.org · 11 years ago
  21. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 11 years ago
  22. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  23. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  24. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  25. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  26. fd875e8 re-enable inst counting by reed@google.com · 12 years ago
  27. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  28. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  29. 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
  30. c906204 expand private subclasses into separate files by reed@google.com · 12 years ago
  31. 70e3590 check-point for image/surface work by mike@reedtribe.org · 12 years ago
  32. 889b09e check-point for surface experiment by reed@google.com · 12 years ago