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