1. 2d0e124 SkString: fix ::setUTF16 by Hal Canary · 7 years ago
  2. 329c5a6 Bundle resources and skps directories into iOS app. by Jim Van Verth · 7 years ago
  3. e903449 remove sk_mkdir: error 17 creating dir by Mike Klein · 7 years ago
  4. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  5. 564ad05 Revert "sk_fgetsize to not use ftell." by Leon Scroggins · 7 years ago
  6. eefa289 sk_fgetsize to not use ftell. by Ben Wagner · 8 years ago
  7. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  8. 67ba29c Fix memory leaks reported by clang static analyzer. by sdefresne · 8 years ago
  9. 388127f Fix a memory leak reported by clang static analyzer. by sdefresne · 8 years ago
  10. 6fc8ff0 Add support for Fuchsia by abarth · 8 years ago
  11. 944c2d9 SkOSFile_stdio: less :: by mtklein · 9 years ago
  12. 7471fa4 add fsync to try to get complete skps from webpage picture capture by caryclark · 9 years ago
  13. d76be9c Eliminate SkFILE: it always is the same as FILE. by halcanary · 9 years ago
  14. 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
  15. 0881b95 Give reason while file open failed. by bungeman · 9 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  18. bf0b9ce Add file access modes to sk_exists. by bungeman · 10 years ago
  19. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  20. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 11 years ago
  21. d386b0e remove namespace qualifier for feof; it's making android unhappy by humper@google.com · 12 years ago
  22. 18a48c3 replace getline with fgets for portability by humper@google.com · 12 years ago
  23. 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
  24. 6e72516 Use SkToBool to fix a warning. by scroggo@google.com · 12 years ago
  25. 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
  26. 6390c72 Fix Coverity reports. (Mostly use of uninitialised values.) by vandebo@chromium.org · 12 years ago
  27. fa1dd11 Revert r3523 and r2522 by vandebo@chromium.org · 12 years ago
  28. f0f562a Fix build break. by vandebo@chromium.org · 12 years ago
  29. 354fd0e Fix Coverity reports. (Mostly use of uninitialised values.) by vandebo@chromium.org · 12 years ago
  30. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  31. ec10d21 remove obsolete SK_BUILD_FOR_BREW conditional by reed@android.com · 15 years ago
  32. 8a1c16f grab from latest android by reed@android.com · 16 years ago