1. 4ee8aea fix mac warnings http://codereview.appspot.com/5431053/ by caryclark@google.com · 13 years ago
  2. f03bb56 land http://codereview.appspot.com/5244058/ - add matrix to SkView by reed@google.com · 13 years ago
  3. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  4. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  5. ef7bdfa Added Debugger to Sample App, off by default by yangsu@google.com · 13 years ago
  6. 42fd1e9 CocoaSampleApp no longer depends on SkOSWindow_Mac.h by yangsu@google.com · 13 years ago
  7. e55f533 Updated SkOSMenu to use the updated SkEvents by yangsu@google.com · 13 years ago
  8. 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
  9. c514dde allow events to store their target sink ID by reed@google.com · 13 years ago
  10. e938b19 iOS SampleApp menu related changes by yangsu@google.com · 13 years ago
  11. 654d72f Revised SkOSMenu http://codereview.appspot.com/4827042/ by yangsu@google.com · 13 years ago
  12. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  13. 6eece45 Fixed iOSSampleApp dependencies by yangsu@google.com · 13 years ago
  14. 78b8253 Parse SampleApp command line for a test name. If an argument is passed to by senorblanco@chromium.org · 13 years ago
  15. 1a2b4c1 Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and SkImageDecoder by yangsu@google.com · 13 years ago
  16. d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 13 years ago
  17. 8ac0d54 Add a way to save to PDF in SampleApp on Android and elsewhere. by Scroggo · 13 years ago
  18. 2c8208f Improvements to the SampleApp (primarily Android). by Scroggo · 13 years ago
  19. e32b583 Updates to the Android SampleApp by djsollen@google.com · 13 years ago
  20. aed68d9 Make linux sample app work on my laptop. Reviewed at http://codereview.appspot.com/4568050/ by Scroggo · 13 years ago
  21. f33d153 Port the SampleApp (raster) to Android. by Scroggo · 13 years ago
  22. 9df214e http://codereview.appspot.com/4373057/ by Scroggo · 13 years ago
  23. 5e3496e move SkMetaData into core by reed@google.com · 13 years ago
  24. 0f185c2 Move zoomer into SampleApp by Scroggo · 13 years ago
  25. 08526c0 Add a 'fatbits' mode to unix sample app. by scroggo · 14 years ago
  26. dd0cd34 allow window-subclass to handle dispatching click events (for resize) by mike@reedtribe.org · 14 years ago
  27. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 14 years ago
  28. 52f57e1 add fling by reed@google.com · 14 years ago
  29. b7e9aee Add a sample application that runs on unix. by scroggo · 14 years ago
  30. 498a623 Remove offscreen GL support from SampleApp and SkOSWindow. This never worked anywhere but Mac and it doesn't work there anymore. by bsalomon@google.com · 14 years ago
  31. 48cf8ac change forward decl of SkMatrix from struct (wrong) to class (correct) by reed@android.com · 14 years ago
  32. 232a660 remove obsolete, unsupported sound files by reed@google.com · 14 years ago
  33. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  34. e191b16 update windows port by reed@android.com · 15 years ago
  35. e522ca5 fix winding bug in lineclipper by reed@android.com · 15 years ago
  36. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  37. 34245c7 add OVerView slide to samplecode by reed@android.com · 15 years ago
  38. 9186103 don't put the class name in front of the method by reed@android.com · 15 years ago
  39. 6c5f6f2 add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on by reed@android.com · 15 years ago
  40. 25fc5b9 update SDL port to support OpenGL by reed@android.com · 15 years ago
  41. c3a8c5f create offscreen surface so we can set its RGB ordering to match our internals by reed@android.com · 15 years ago
  42. 671cd65 add SDL support by reed@android.com · 15 years ago
  43. 64dbab7 need to include carbon.h so we know what OSStatus is by reed@android.com · 16 years ago
  44. 3a0b5be Remove legacy pascal prefix by reed@android.com · 16 years ago
  45. 0ae6b24 add mac image-encoding by reed@android.com · 16 years ago
  46. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago
  47. 8a1c16f grab from latest android by reed@android.com · 16 years ago