| Commit message (Expand) | Author | Age |
* | Separate and update PDF_DIFF_TRACE_IN_PNG | scroggo@google.com | 2013-12-02 |
* | Pdfviewer refactoring. | scroggo@google.com | 2013-11-14 |
* | Fix warnings and Win only error in pdf_viewer. | scroggo@google.com | 2013-11-14 |
* | Include SkBitmapDevice for pdf_viewer. | scroggo@google.com | 2013-11-14 |
* | pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per ... | edisonn@google.com | 2013-11-12 |
* | Use SkPathJoin and SkBasename in Pdfviewer. | scroggo@google.com | 2013-11-12 |
* | mode code cleanup (100c / l, comments) | edisonn@google.com | 2013-10-10 |
* | remove tracking code, as it polutes the code readability. Should be added bac... | edisonn@google.com | 2013-10-09 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo wi... | edisonn@google.com | 2013-08-21 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | pdfviewer: make pdfviewer compile on mac | edisonn@google.com | 2013-08-14 |
* | pdfviewer: add ability to run on gpu | edisonn@google.com | 2013-08-08 |
* | pdfviewer: load image pain settings (like transparency), pass the page number... | edisonn@google.com | 2013-08-06 |
* | pdfviewer: set backdround to transparent, and add an app to chop transparent ... | edisonn@google.com | 2013-08-05 |
* | pdfviewer: fix condition for element in array, reset back the default color t... | edisonn@google.com | 2013-07-30 |
* | pdfviewer: limit the characters we support in ToUnicode, to 0xffff | edisonn@google.com | 2013-07-25 |
* | pdfviewer: set the default background to transparent (to match render_picture... | edisonn@google.com | 2013-07-25 |
* | pdfviewer: remove dependency on picture_utils. add utility function to render... | edisonn@google.com | 2013-07-24 |
* | pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't all... | edisonn@google.com | 2013-07-23 |
* | pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes wha... | edisonn@google.com | 2013-07-22 |
* | pdfviewer: add option to run the load or render multiple times, --benchLoad, ... | edisonn@google.com | 2013-07-11 |
* | add ability to specify the DPI at which to render the page | edisonn@google.com | 2013-07-11 |
* | pdfviewer: render in the same way regadless if we write the result to a file ... | edisonn@google.com | 2013-07-11 |
* | pdfviewer: some code cleanup in renderer | edisonn@google.com | 2013-07-11 |
* | pdfviewer: add --pages arg: render a certain page (all, all in desceding orde... | edisonn@google.com | 2013-07-11 |
* | pdfviewer: measure mem usage, command line flags library. | edisonn@google.com | 2013-07-11 |
* | pdfviewer: fix bug, page -1 means render page 0 with no page extension | edisonn@google.com | 2013-07-10 |
* | pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenas... | edisonn@google.com | 2013-07-10 |
* | pdf viewer: fix a few warnings, and enable warning as errors | edisonn@google.com | 2013-07-10 |
* | refactoring for pdf viewer lib | edisonn@google.com | 2013-06-26 |
* | Basic support for Type3 Fonts in Pdf + various refactorings | edisonn@google.com | 2013-06-25 |
* | add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[] | edisonn@google.com | 2013-06-21 |
* | load font manually, for now Type0 | edisonn@google.com | 2013-06-21 |
* | Deal with ca and CA transparency operators in pdf. add comments to generated ... | edisonn@google.com | 2013-06-19 |
* | Continue to contain podofo, shorter enums | edisonn@google.com | 2013-06-18 |
* | Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have mult... | edisonn@google.com | 2013-06-17 |
* | few steps in the direction of to encapsulating podofo, so the client is not a... | edisonn@google.com | 2013-06-17 |
* | Object model generated from pdf spec 1.4, draft code | edisonn@google.com | 2013-06-14 |
* | remove some old code | edisonn@google.com | 2013-06-12 |
* | Code generator for dinamic generation of podofo wrappers | edisonn@google.com | 2013-06-12 |
* | simple podofo and skia based pdf viewer | edisonn@google.com | 2013-06-10 |