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