1. 3aa3555 pdfviewer: 1) debug code for drawText (show magenta background for text, to show text even when we fail to load/show it), 2) some cleanup: refactor and rename classes and files by edisonn@google.com · 11 years ago
  2. 24cdf13 pdfviewer: more prerequired work to have examples working for transparency work items. by edisonn@google.com · 11 years ago
  3. 641cce9 pdfviewer: fix condition for element in array, reset back the default color to white, and verify type before value in PDF API mapper by edisonn@google.com · 11 years ago
  4. 50bbdb4 pdfviewer: update drawBitmap, and fic a gyp issue: gyp does not run in a consistent way on various palt forms, and it generates some files in ../../../foo instead of ../foo - Solution: use the (inconvenient) Shared intermediary directory that should work on all platforms. by edisonn@google.com · 11 years ago
  5. 2c88fe8 pdfviewer: fix path shortcuts in python script, use os.path.join() by edisonn@google.com · 12 years ago
  6. 951d653 pdfviewer: more load references dinamically plumming by edisonn@google.com · 12 years ago
  7. 571c70b Native PDF parser implementation - don't try it on pdfs that are not generated by skia, Crome Print Preview or Chrome Save As Pdf - it will crash as mising xref, pdfs with updates, and other features are not supported yer. by edisonn@google.com · 12 years ago
  8. c631b79 pdf viewer: remove const for int scalar types by edisonn@google.com · 12 years ago
  9. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 12 years ago
  10. ab03e68 more work on pdf fonts, more to come by edisonn@google.com · 12 years ago
  11. 6e49c34 more work on pdf fonts, more to come by edisonn@google.com · 12 years ago
  12. 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 12 years ago
  13. b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 12 years ago
  14. 1be794f add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[] by edisonn@google.com · 12 years ago
  15. ff27844 load font manually, for now Type0 by edisonn@google.com · 12 years ago
  16. afe5e9e Deal with ca and CA transparency operators in pdf. add comments to generated classes. by edisonn@google.com · 12 years ago
  17. 59543d3 Continue to contain podofo, shorter enums by edisonn@google.com · 12 years ago
  18. 60533dc add value() functions to podofo wrapers to isolate the client from knowing it is using podofo internally by edisonn@google.com · 12 years ago
  19. 1277cf0 Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have multiple types. by edisonn@google.com · 12 years ago
  20. 68d15c8 few steps in the direction of to encapsulating podofo, so the client is not aware podofo is used. by edisonn@google.com · 12 years ago
  21. a2fab9d Object model generated from pdf spec 1.4, draft code by edisonn@google.com · 12 years ago
  22. 4532711 most pdf dictionary types suported, need enabling now by edisonn@google.com · 12 years ago
  23. af3daa0 Code generator for dinamic generation of podofo wrappers by edisonn@google.com · 12 years ago
  24. f7dd491 generate enums for pdf types by edisonn@google.com · 12 years ago
  25. 1a191c6 generate code for pdf viewer (initial draft) by edisonn@google.com · 12 years ago