1. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  2. e8f3062 switch surface to sk_sp by reed · 8 years ago
  3. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  4. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  5. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  6. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  7. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 8 years ago
  8. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 8 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
  11. c83a297 have canvas send discard instead of retain if the draw would overwrite everything by reed · 9 years ago
  12. 8179341 add ability to get FBO ID to Surface by joshualitt · 9 years ago
  13. fa5e68e add getTextureHandle to SkSurface by reed · 9 years ago
  14. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  15. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  16. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  17. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  18. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  19. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  20. 1360c52 use SkImageInfo directly, instead of converting to SkBitmap::Config by reed@google.com · 11 years ago
  21. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.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. 63cd3c6 Build fix: moving more inline functions into header by junov@chromium.org · 11 years ago
  24. 6a9bb80 Build fix: moving some inline function definitions into header. by junov@chromium.org · 11 years ago
  25. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 11 years ago
  26. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  27. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  29. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  30. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  31. 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
  32. 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
  33. c906204 expand private subclasses into separate files by reed@google.com · 12 years ago