1. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  2. be28ee2 Make iOS main() functions normal. by Mike Klein · 7 years ago
  3. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 7 years ago
  4. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  5. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  6. 676ab68 documentation: SkDocument::MakePDF() by halcanary · 8 years ago
  7. e8f3062 switch surface to sk_sp by reed · 8 years ago
  8. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  11. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  12. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  13. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  14. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  15. f78cdb4 Force linking for skhello. by scroggo@google.com · 11 years ago
  16. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  17. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 11 years ago
  19. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  20. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  21. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  22. d9ba9a0 Change the name of SkFlags to SkCommandLineFlags. by scroggo@google.com · 11 years ago
  23. 31ea339 Convert skhello tool to SkFlags API. by commit-bot@chromium.org · 11 years ago
  24. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  25. e0e71af Remove unused includes from skhello tool. by tfarina@chromium.org · 12 years ago
  26. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. fd9714e add png to makefile for linux by reed@android.com · 14 years ago
  29. 6413e79 add skhello for simple hello-world sample code by reed@android.com · 14 years ago