1. 67ba29c Fix memory leaks reported by clang static analyzer. by sdefresne · 8 years ago
  2. 388127f Fix a memory leak reported by clang static analyzer. by sdefresne · 8 years ago
  3. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  4. 944c2d9 SkOSFile_stdio: less :: by mtklein · 9 years ago
  5. 7471fa4 add fsync to try to get complete skps from webpage picture capture by caryclark · 9 years ago
  6. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  7. 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
  8. 0881b95 Give reason while file open failed. by bungeman · 9 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  11. bf0b9ce Add file access modes to sk_exists. by bungeman · 10 years ago
  12. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  13. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 11 years ago
  14. d386b0e remove namespace qualifier for feof; it's making android unhappy by humper@google.com · 12 years ago
  15. 18a48c3 replace getline with fgets for portability by humper@google.com · 12 years ago
  16. 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
  17. 6e72516 Use SkToBool to fix a warning. by scroggo@google.com · 12 years ago
  18. e8ebeb1 Add option to gm: write out images into a hierarchy, rather than a flat set of files by epoger@google.com · 12 years ago
  19. 6390c72 Fix Coverity reports. (Mostly use of uninitialised values.) by vandebo@chromium.org · 12 years ago
  20. fa1dd11 Revert r3523 and r2522 by vandebo@chromium.org · 12 years ago
  21. f0f562a Fix build break. by vandebo@chromium.org · 12 years ago
  22. 354fd0e Fix Coverity reports. (Mostly use of uninitialised values.) by vandebo@chromium.org · 12 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  24. ec10d21 remove obsolete SK_BUILD_FOR_BREW conditional by reed@android.com · 15 years ago
  25. 8a1c16f grab from latest android by reed@android.com · 16 years ago