1. 9e2a319 SK_USE_SDL is never defined by Hal Canary · 8 years ago
  2. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  3. 38c7215 Fix iOS surface creation for SampleApp by jvanverth · 8 years ago
  4. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  5. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  6. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  7. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  8. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  9. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  10. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  11. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  12. a7e9f05 Move SkTDArray to private. by bungeman · 9 years ago
  13. a34be68 blitters for sRGB and float16 by reed · 9 years ago
  14. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  15. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 9 years ago
  16. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  17. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  18. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  19. 3ac6b75 Remove SK_BUILD_FOR SDL, BREW, and PALM. by bungeman · 9 years ago
  20. 028205b Remove SK_BUILD_FOR_WINCE. by bungeman · 9 years ago
  21. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  22. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  23. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  24. 4808757 Remove all code related to NaCl by borenet · 10 years ago
  25. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  26. 4302ae9 add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts by reed · 10 years ago
  27. 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
  28. b45c56e fix iOS build -- pass colortype, not config by commit-bot@chromium.org · 11 years ago
  29. 8cb741c add param name w/ default arg to work around clang bug on mac 10.7 by reed@google.com · 11 years ago
  30. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
  31. 658650c Remove unused methods from SkWindow. by tfarina@chromium.org · 11 years ago
  32. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  33. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  34. 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
  35. aa400ee doh, fix typo by reed@google.com · 12 years ago
  36. 4c9e2aa eliminate (unused) extra param to update(), and thereby remove (bad bad bad) setBitmapDevice call. by reed@google.com · 12 years ago
  37. e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
  38. 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
  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. 42fd1e9 CocoaSampleApp no longer depends on SkOSWindow_Mac.h by yangsu@google.com · 13 years ago
  42. 654d72f Revised SkOSMenu http://codereview.appspot.com/4827042/ by yangsu@google.com · 13 years ago
  43. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  44. d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 13 years ago
  45. 8ac0d54 Add a way to save to PDF in SampleApp on Android and elsewhere. by Scroggo · 13 years ago
  46. f33d153 Port the SampleApp (raster) to Android. by Scroggo · 13 years ago
  47. dd0cd34 allow window-subclass to handle dispatching click events (for resize) by mike@reedtribe.org · 14 years ago
  48. b7e9aee Add a sample application that runs on unix. by scroggo · 14 years ago
  49. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  50. 671cd65 add SDL support by reed@android.com · 15 years ago
  51. 0ae6b24 add mac image-encoding by reed@android.com · 16 years ago
  52. 8a1c16f grab from latest android by reed@android.com · 16 years ago