1. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  2. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  3. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  4. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  5. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  6. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  7. 7eb01f8 remove unused parameter in onNewimageSnapshot by Mike Reed · 8 years ago
  8. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  9. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  10. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  11. e8f3062 switch surface to sk_sp by reed · 8 years ago
  12. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  13. 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
  14. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  15. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 8 years ago
  16. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 8 years ago
  17. 8179341 add ability to get FBO ID to Surface by joshualitt · 9 years ago
  18. fa5e68e add getTextureHandle to SkSurface by reed · 9 years ago
  19. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  20. 9572a10 don't use accessBitmap by reed · 9 years ago
  21. 7831a4b Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  22. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  23. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 9 years ago
  24. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 9 years ago
  25. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  26. 7b9e8a4 Apply the layer's image filter to the hoisted image by robertphillips · 10 years ago