Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
74a3a2135ca82ab9324b7e499caa3280348a4fda
/
tools
/
render_pdfs_main.cpp
f1754ec
Replace SkPicture(SkStream) constructors with a factory.
by scroggo@google.com
· 11 years ago
7def5e1
Separate core and images project.
by scroggo@google.com
· 12 years ago
83f0d30
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
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
184487c
Collect minidump and print callstack if an app chrashes.
by edisonn@google.com
· 12 years ago
f8d7d27
Create SkLazyPixelRef which performs lazy decoding.
by scroggo@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
4fa566b
Add option to render PDFs to memory only.
by edisonn@google.com
· 12 years ago
f286329
fix warning in render pdf tool
by humper@google.com
· 12 years ago
760f2d9
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
9cf5b28
Support render_pdfs in iOS too (add tool_main()).
by edisonn@google.com
· 12 years ago
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