1. acb3d88 use select() so we can wait for XEvents or our timer by reed@google.com · 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. a25c94e add validate to SkView for debugging by reed@google.com · 11 years ago
  4. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  5. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 11 years ago
  6. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. b6c933c fix iOS build after adding modifierKeys to click events by reed@google.com · 12 years ago
  8. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  9. e78dd4b add metadata to Click for views by mike@reedtribe.org · 12 years ago
  10. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  11. 3fe1690 Delete three class declarations that we don't provide implementations anymore. by tfarina@chromium.org · 12 years ago
  12. 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
  13. 887760f views: Fix a typo in SkEvent.h by tfarina@chromium.org · 12 years ago
  14. aa400ee doh, fix typo by reed@google.com · 12 years ago
  15. 4c9e2aa eliminate (unused) extra param to update(), and thereby remove (bad bad bad) setBitmapDevice call. by reed@google.com · 12 years ago
  16. e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
  17. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  18. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  19. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  20. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  21. 37946b5 Move animated view headers to correct directory. by bungeman@google.com · 12 years ago
  22. 07ef911 Fixed Linux compiler complaints by robertphillips@google.com · 12 years ago
  23. 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 12 years ago
  24. 3286989 Remove old D3D9 stuff by bsalomon@google.com · 12 years ago
  25. 8108c47 Unix SampleApp attach/detach fixup and style fixup by bsalomon@google.com · 12 years ago
  26. 3c4d032 Revert 3857 (which was committed from wrong tree) by bsalomon@google.com · 12 years ago
  27. 5f017a4 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 12 years ago
  28. b442a6d Redelivering r3555 to re-add run-time switching between ANGLE and native opengl by robertphillips@google.com · 12 years ago
  29. d5c8fe6 Removed ANGLE namespace requirement by robertphillips@google.com · 12 years ago
  30. bd8d7ad Reverting r3555 by robertphillips@google.com · 12 years ago
  31. 53e96a1 Added run-time switching between OpenGL & ANGLE in SampleApp by robertphillips@google.com · 12 years ago
  32. 802eee9 Move SkTextBox.h from utils to views. by bungeman@google.com · 12 years ago
  33. d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 12 years ago
  34. 5e41b37 Remove circular dependency of views and animator. by bungeman@google.com · 12 years ago
  35. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago
  36. 178b8e0 Add SK_OVERRIDE where appropriate. by tomhudson@google.com · 12 years ago
  37. 4ee8aea fix mac warnings http://codereview.appspot.com/5431053/ by caryclark@google.com · 13 years ago
  38. f03bb56 land http://codereview.appspot.com/5244058/ - add matrix to SkView by reed@google.com · 13 years ago
  39. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  40. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  41. ef7bdfa Added Debugger to Sample App, off by default by yangsu@google.com · 13 years ago
  42. 42fd1e9 CocoaSampleApp no longer depends on SkOSWindow_Mac.h by yangsu@google.com · 13 years ago
  43. e55f533 Updated SkOSMenu to use the updated SkEvents by yangsu@google.com · 13 years ago
  44. 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
  45. c514dde allow events to store their target sink ID by reed@google.com · 13 years ago
  46. e938b19 iOS SampleApp menu related changes by yangsu@google.com · 13 years ago
  47. 654d72f Revised SkOSMenu http://codereview.appspot.com/4827042/ by yangsu@google.com · 13 years ago
  48. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  49. 6eece45 Fixed iOSSampleApp dependencies by yangsu@google.com · 13 years ago
  50. 78b8253 Parse SampleApp command line for a test name. If an argument is passed to by senorblanco@chromium.org · 13 years ago
  51. 1a2b4c1 Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and SkImageDecoder by yangsu@google.com · 13 years ago
  52. d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 13 years ago
  53. 8ac0d54 Add a way to save to PDF in SampleApp on Android and elsewhere. by Scroggo · 13 years ago
  54. 2c8208f Improvements to the SampleApp (primarily Android). by Scroggo · 13 years ago
  55. e32b583 Updates to the Android SampleApp by djsollen@google.com · 13 years ago
  56. aed68d9 Make linux sample app work on my laptop. Reviewed at http://codereview.appspot.com/4568050/ by Scroggo · 13 years ago
  57. f33d153 Port the SampleApp (raster) to Android. by Scroggo · 13 years ago
  58. 9df214e http://codereview.appspot.com/4373057/ by Scroggo · 13 years ago
  59. 5e3496e move SkMetaData into core by reed@google.com · 13 years ago
  60. 0f185c2 Move zoomer into SampleApp by Scroggo · 13 years ago
  61. 08526c0 Add a 'fatbits' mode to unix sample app. by scroggo · 13 years ago
  62. dd0cd34 allow window-subclass to handle dispatching click events (for resize) by mike@reedtribe.org · 13 years ago
  63. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  64. 52f57e1 add fling by reed@google.com · 13 years ago
  65. b7e9aee Add a sample application that runs on unix. by scroggo · 13 years ago
  66. 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 · 13 years ago
  67. 48cf8ac change forward decl of SkMatrix from struct (wrong) to class (correct) by reed@android.com · 13 years ago
  68. 232a660 remove obsolete, unsupported sound files by reed@google.com · 14 years ago
  69. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  70. e191b16 update windows port by reed@android.com · 15 years ago
  71. e522ca5 fix winding bug in lineclipper by reed@android.com · 15 years ago
  72. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  73. 34245c7 add OVerView slide to samplecode by reed@android.com · 15 years ago
  74. 9186103 don't put the class name in front of the method by reed@android.com · 15 years ago
  75. 6c5f6f2 add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on by reed@android.com · 15 years ago
  76. 25fc5b9 update SDL port to support OpenGL by reed@android.com · 15 years ago
  77. c3a8c5f create offscreen surface so we can set its RGB ordering to match our internals by reed@android.com · 15 years ago
  78. 671cd65 add SDL support by reed@android.com · 15 years ago
  79. 64dbab7 need to include carbon.h so we know what OSStatus is by reed@android.com · 16 years ago
  80. 3a0b5be Remove legacy pascal prefix by reed@android.com · 16 years ago
  81. 0ae6b24 add mac image-encoding by reed@android.com · 16 years ago
  82. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago
  83. 8a1c16f grab from latest android by reed@android.com · 16 years ago