1. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  2. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  3. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  4. d94abc5 add test for copy-on-write optimization by Mike Reed · 7 years ago
  5. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  6. 7c12354 remove disable aa/dither flags from Props -- never used by reed · 8 years ago
  7. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  8. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  9. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  10. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  11. e6cad6b Stop valgrind bot from crashing by scroggo · 8 years ago
  12. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  13. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  14. 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
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  16. e8f3062 switch surface to sk_sp by reed · 8 years ago
  17. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  18. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  19. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  20. ce563cd more shader-->sp conversions by reed · 8 years ago
  21. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  22. 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
  23. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  24. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  25. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  26. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  27. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  28. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  29. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  30. 4af267b add SkImage::newSurface by reed · 10 years ago
  31. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  32. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  33. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago