1. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  2. 7def5e1 Separate core and images project. by scroggo@google.com · 12 years ago
  3. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  4. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago
  5. 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 12 years ago
  6. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  7. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  8. 4fa566b Add option to render PDFs to memory only. by edisonn@google.com · 12 years ago
  9. f286329 fix warning in render pdf tool by humper@google.com · 12 years ago
  10. 760f2d9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  11. 9cf5b28 Support render_pdfs in iOS too (add tool_main()). by edisonn@google.com · 12 years ago
  12. c319abe Add utility to convert skp files to pdf files. Code compatible with render_pictures_main.cpp. I could have refactored the code to avoid code duplication, but it does not seem right, and it will overcomplicate the code. by edisonn@google.com · 12 years ago