1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 5 years ago
  6. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  7. 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
  8. 1e28e5d Revert "add rect-parameter to makeImageSnapshot" by Mike Reed · 6 years ago
  9. e195d1c add rect-parameter to makeImageSnapshot by Mike Reed · 6 years ago
  10. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  11. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  12. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  13. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  14. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  15. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  16. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  17. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  18. d94abc5 add test for copy-on-write optimization by Mike Reed · 7 years ago
  19. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  20. 7c12354 remove disable aa/dither flags from Props -- never used by reed · 8 years ago
  21. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  22. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  23. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  24. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  25. e6cad6b Stop valgrind bot from crashing by scroggo · 8 years ago
  26. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  27. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  28. 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
  29. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  30. e8f3062 switch surface to sk_sp by reed · 8 years ago
  31. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  32. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  33. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  34. ce563cd more shader-->sp conversions by reed · 8 years ago
  35. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  36. 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
  37. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  38. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  39. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  40. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  41. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  42. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  43. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  44. 4af267b add SkImage::newSurface by reed · 10 years ago
  45. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  46. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  47. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago