1. f9deeb6 Update android_make to support both --gcc and --clang options. by djsollen · 9 years ago
  2. 9a878a0 remove cruft from SkTypes.h, including SkBool by reed · 9 years ago
  3. 1a9caff add interactive xfer sample by reed · 9 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  6. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  7. 079813e speculative fix in TransitionView. don't validate after detachFromParent (we may have been deleted) by reed@google.com · 11 years ago
  8. 732c5d5 fix warning related to && and || and parens by reed@google.com · 11 years ago
  9. a25c94e add validate to SkView for debugging by reed@google.com · 11 years ago
  10. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  11. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  12. 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 12 years ago
  13. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  14. a23d048 remove SkInstCnt tracking of SkViewRegistry by reed@google.com · 12 years ago
  15. 7965548 remove bogus SkViewFactory reference by reed@google.com · 12 years ago
  16. 563a3b4 more SkInstCnt plumbing fix some typeface leaks by reed@google.com · 12 years ago
  17. 07ef911 Fixed Linux compiler complaints by robertphillips@google.com · 12 years ago
  18. f03bb56 land http://codereview.appspot.com/5244058/ - add matrix to SkView by reed@google.com · 13 years ago
  19. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  20. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  21. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  22. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  23. d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 13 years ago
  24. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  25. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  26. 562ea92 use statictextviews to display coordinates in unitmapper by reed@android.com · 15 years ago
  27. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  28. 34245c7 add OVerView slide to samplecode by reed@android.com · 15 years ago
  29. 6c5f6f2 add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on by reed@android.com · 15 years ago
  30. 8a1c16f grab from latest android by reed@android.com · 16 years ago