1. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  2. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  3. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  4. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  5. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  6. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  7. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  8. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  9. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  11. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  12. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. b7069e9 Compile with VS2015. by bungeman · 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. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  17. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  18. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  19. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  20. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  21. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  22. 4faa869 Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by commit-bot@chromium.org · 11 years ago
  23. 12a2386 Revert "Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream." by reed@google.com · 11 years ago
  24. b48a59a Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  25. eb22126 Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('Assertion failures on various buildbots as of r12114') by epoger@google.com · 11 years ago
  26. 305f78e Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  27. dd0c3a5 fix signature for onFindClickHandler by mike@reedtribe.org · 11 years ago
  28. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  30. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  31. 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
  32. 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 12 years ago
  33. 02939ce fix warnings on Mac in ssamplecode by caryclark@google.com · 12 years ago
  34. 4debcac Debug Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  35. 4b5894c show contains and intersects predicates in sample by reed@google.com · 12 years ago
  36. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  37. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  38. 5fd9243 switch to inheriting from SampleView by mike@reedtribe.org · 13 years ago
  39. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  40. 671cd65 add SDL support by reed@android.com · 15 years ago
  41. f76bacf add SkSize for dimensions by reed@android.com · 15 years ago
  42. 3469c76 Handle kA8 bitmaps drawing through a matrix (was infinitely recursive) by reed@android.com · 15 years ago
  43. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  44. 8a1c16f grab from latest android by reed@android.com · 16 years ago