| Commit message (Expand) | Author | Age |
... | |
* | pdfviewer: sets module is deprecated. use set | edisonn@google.com | 2013-07-24 |
* | pdfviewer: explicitely use set, instead of dictionary, fails to compile in so... | edisonn@google.com | 2013-07-24 |
* | pdfviewer: remove dependency on picture_utils. add utility function to render... | edisonn@google.com | 2013-07-24 |
* | Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side... | robertphillips@google.com | 2013-07-24 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-24 |
* | pdfviewer: more simple fixed to prevent crashes | edisonn@google.com | 2013-07-23 |
* | pdfviewer: don't crash if the xref is corrupted. | edisonn@google.com | 2013-07-23 |
* | pdfviewer: fix type3 font, make SkPdfObject::get parameter const | edisonn@google.com | 2013-07-23 |
* | pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't all... | edisonn@google.com | 2013-07-23 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-23 |
* | pdfviewer: SkTDict, does accept to pass the length of the key also. We will u... | edisonn@google.com | 2013-07-22 |
* | pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes wha... | edisonn@google.com | 2013-07-22 |
* | pdfviewer: fix typo (false != NULL) | edisonn@google.com | 2013-07-22 |
* | 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 |