1. 38c7215 Fix iOS surface creation for SampleApp by jvanverth · 8 years ago
  2. 141a14e Update iOS to new SkSurface interface by jvanverth · 8 years ago
  3. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  4. 18300a3 detach -> release by mtklein · 9 years ago
  5. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  6. 8686a5e SampleApp: remove Picture_DeviceType by kkinnunen · 9 years ago
  7. 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
  8. b4fd893 add old fix for iOS SampleApp by caryclark · 9 years ago
  9. a1e41c6 default to 8888 for ganesh in sampleapp on iOS by reed · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 7e051f9 Fix SampleApp build on iOS. by scroggo · 10 years ago
  12. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  13. f0b1710 fix some bit-rot in the ios port of sampleapp by reed · 10 years ago
  14. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  15. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  16. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  17. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  18. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  19. b45c56e fix iOS build -- pass colortype, not config by commit-bot@chromium.org · 11 years ago
  20. 26deb23 change SkScalarRound to SkScalarRoundToInt by reed@google.com · 11 years ago
  21. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  22. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  23. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  24. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 12 years ago
  25. 365d787 More fixes for ios build. by bsalomon@google.com · 12 years ago
  26. f67bd9d Attempt to fix iOS build. by bsalomon@google.com · 12 years ago
  27. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  28. 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
  29. 17a595a Use setDevice rather than the removed setBitmapDevice. by bsalomon@google.com · 12 years ago
  30. cca3c8f Make gpu work in iOS SampleApp. by bsalomon@google.com · 12 years ago
  31. 230504d Make SampleApp work on iPhone/iOS simulator. by bsalomon@google.com · 12 years ago
  32. 9923c2b Remove gpu stats tracking by bsalomon@google.com · 12 years ago
  33. 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 12 years ago
  34. d5b05ef Patching Mac files missed in first delivery by robertphillips@google.com · 12 years ago
  35. 02f90e8 Fix include paths in non-standard targets. by tomhudson@google.com · 13 years ago
  36. c436499 [GPU] Add explicit byte order and PM vs. UPM 8888 configs by bsalomon@google.com · 13 years ago
  37. 688823f Added SimpleiOSApp and updated iOSSampleApp by yangsu@google.com · 13 years ago