Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-17 | Fix pdf_use_skia=1 on mac. | Dan Sinclair | |
Add missing stdarg.h file so mac can build with skia. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1813633002 . | |||
2016-03-17 | Fix windows pdfium_use_skia build. | Dan Sinclair | |
This CL fixes up build issues with pdfium_use_skia=1 on windows. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1810063002 . | |||
2016-03-16 | Enable building pdf_use_skia in the standalone build. | Dan Sinclair | |
This CL adds the necessary pieces so you can add pdf_use_skia=1 to GYP_DEFINES and do a standalone build. R=caryclark@google.com Review URL: https://codereview.chromium.org/1812563002 . |