1. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  2. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  3. 75ae421 IWYU -- SkShader.h by Mike Reed · 6 years ago
  4. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  5. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  6. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  7. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  8. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  9. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  10. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  13. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  16. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  19. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  20. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  21. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  22. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  23. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  24. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  25. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  26. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  27. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  28. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  29. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  30. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  31. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  32. 45369a3 samplecode: Avoid temporary variables of SkString type. by tfarina@chromium.org · 12 years ago
  33. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  34. 9c9b8d9 use drawBitmapNine instead of SkNinePatch utils by reed@google.com · 13 years ago
  35. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  36. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  37. 8295dc1 4x4 SSAA with improvements in determination of when to apply. Still disabled at compile time. by bsalomon@google.com · 13 years ago
  38. f218339 migrate some samples over to SampleView, for FPS measurements by reed@google.com · 13 years ago
  39. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  40. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  41. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  42. 44a6312 call notifyPixelsChanged() when the pages are flipped in pageflippixelref by reed@android.com · 15 years ago
  43. 791f5a1 Change (correct) SkImageRef's ownership rule for streams to the skia standard by reed@android.com · 15 years ago
  44. da342a8 update more sample code to new compose shader header by reed@android.com · 16 years ago
  45. 8a1c16f grab from latest android by reed@android.com · 16 years ago