| Commit message (Expand) | Author | Age |
* | pdfviewer: fix warning in release | edisonn@google.com | 2013-07-18 |
* | pdfviewer: native inline images support | edisonn@google.com | 2013-07-15 |
* | 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 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-11 |
* | pdfviewer: ignore more bad stauff in pdfs | edisonn@google.com | 2013-07-10 |
* | pdfviewer: don't delete variables, they are managed by the doc now | edisonn@google.com | 2013-07-10 |
* | pdfviewer: more load references dinamically plumming | edisonn@google.com | 2013-07-10 |
* | pdfviewer: don't crash when trailer is missing | edisonn@google.com | 2013-07-10 |
* | 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 |
* | pdfviewer: remove assert | edisonn@google.com | 2013-07-10 |
* | pdfviewer: fix warnings on mac | edisonn@google.com | 2013-07-10 |
* | pdf viewer: fix a few warnings, and enable warning as errors | edisonn@google.com | 2013-07-10 |
* | RIP podofo | edisonn@google.com | 2013-07-10 |
* | Native PDF parser implementation - don't try it on pdfs that are not generate... | edisonn@google.com | 2013-07-10 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-03 |
* | pdf viewer: remove const for int scalar types | edisonn@google.com | 2013-07-02 |
* | remove now all the files fro depot for PDF API since we generate them at buil... | edisonn@google.com | 2013-07-02 |
* | isolate podofo to prepare for native parser, autogenerate PDF API during build | edisonn@google.com | 2013-07-02 |
* | refactor folders to make prepare for native pdf parser | edisonn@google.com | 2013-06-28 |
* | more work on pdf fonts, more to come | edisonn@google.com | 2013-06-28 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-28 |
* | more work on pdf fonts, more to come | edisonn@google.com | 2013-06-27 |
* | Basic load base font when specified in a FontDescriptor. basic load of TrueTy... | edisonn@google.com | 2013-06-27 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-06-27 |
* | refactoring for pdf viewer lib | edisonn@google.com | 2013-06-26 |
* | add removed file by mistake | edisonn@google.com | 2013-06-25 |
* | 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 |
* | put each generated pdf api class in a file (step 1, add new files) | edisonn@google.com | 2013-06-18 |
* | add value() functions to podofo wrapers to isolate the client from knowing it... | edisonn@google.com | 2013-06-18 |
* | Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have mult... | edisonn@google.com | 2013-06-17 |
* | fix typo in spec | 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 |
* | most pdf dictionary types suported, need enabling now | edisonn@google.com | 2013-06-13 |
* | Parse pdf reference manual for 1.4 to extract dictionary definition, initial ... | edisonn@google.com | 2013-06-13 |
* | remove some old code | edisonn@google.com | 2013-06-12 |
* | Code generator for dinamic generation of podofo wrappers | edisonn@google.com | 2013-06-12 |
* | generate enums for pdf types | edisonn@google.com | 2013-06-11 |
* | generate code for pdf viewer (initial draft) | edisonn@google.com | 2013-06-11 |
* | simple podofo and skia based pdf viewer | edisonn@google.com | 2013-06-10 |