1. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  2. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  3. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  4. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  5. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  6. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  7. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  10. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  11. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  12. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  13. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  14. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  15. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 10 years ago
  16. 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
  17. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  18. 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
  19. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  20. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  21. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 7064e9a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  23. 33535f3 Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. by reed@google.com · 12 years ago
  24. 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
  25. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  26. b636adf reimage ninepatch-stretch with white bg (for easier printing) by reed@google.com · 13 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 1b195bc fix return value for make_bitmap by reed@google.com · 13 years ago
  29. 3cec4d7 check-point for testing drawBitmap [raster,gpu] -> [raster,gpu] by reed@google.com · 13 years ago
  30. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  31. f218339 migrate some samples over to SampleView, for FPS measurements by reed@google.com · 13 years ago
  32. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  33. 8789999 clean up fix to drawBitmapRect by reed@android.com · 15 years ago
  34. fead49e fix drawBitmapRect to not clip the src rect when computing the matrix by reed@android.com · 15 years ago
  35. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  36. 791f5a1 Change (correct) SkImageRef's ownership rule for streams to the skia standard by reed@android.com · 15 years ago
  37. 0767e47 add CG imagedecoder (still needs encoding) by reed@android.com · 16 years ago
  38. 8a1c16f grab from latest android by reed@android.com · 16 years ago