1. a3356fc pdfviewer: fix warnings on mac by edisonn@google.com · 11 years ago
  2. 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors by edisonn@google.com · 11 years ago
  3. dfa1ebc RIP podofo by edisonn@google.com · 11 years ago
  4. 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 · 11 years ago
  5. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  6. c631b79 pdf viewer: remove const for int scalar types by edisonn@google.com · 11 years ago
  7. 2e498f1 remove now all the files fro depot for PDF API since we generate them at build time by edisonn@google.com · 11 years ago
  8. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 11 years ago
  9. 5d41b36 refactor folders to make prepare for native pdf parser by edisonn@google.com · 11 years ago
  10. ab03e68 more work on pdf fonts, more to come by edisonn@google.com · 11 years ago
  11. c9f6a1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 6e49c34 more work on pdf fonts, more to come by edisonn@google.com · 11 years ago
  13. eee4b65 Basic load base font when specified in a FontDescriptor. basic load of TrueType font (FontFile2) by edisonn@google.com · 11 years ago
  14. 52394d2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 11 years ago
  16. 9d59e55 add removed file by mistake by edisonn@google.com · 11 years ago
  17. b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 11 years ago
  18. 1be794f add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[] by edisonn@google.com · 11 years ago
  19. ff27844 load font manually, for now Type0 by edisonn@google.com · 11 years ago
  20. afe5e9e Deal with ca and CA transparency operators in pdf. add comments to generated classes. by edisonn@google.com · 11 years ago
  21. 59543d3 Continue to contain podofo, shorter enums by edisonn@google.com · 11 years ago
  22. 2924762 put each generated pdf api class in a file (step 1, add new files) by edisonn@google.com · 11 years ago
  23. 60533dc add value() functions to podofo wrapers to isolate the client from knowing it is using podofo internally by edisonn@google.com · 11 years ago
  24. 1277cf0 Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have multiple types. by edisonn@google.com · 11 years ago
  25. bb2c753 fix typo in spec by edisonn@google.com · 11 years ago
  26. 68d15c8 few steps in the direction of to encapsulating podofo, so the client is not aware podofo is used. by edisonn@google.com · 11 years ago
  27. a2fab9d Object model generated from pdf spec 1.4, draft code by edisonn@google.com · 12 years ago
  28. 4532711 most pdf dictionary types suported, need enabling now by edisonn@google.com · 12 years ago
  29. 07f0147 Parse pdf reference manual for 1.4 to extract dictionary definition, initial code. Use spec2def.py <PdfReference-okular-1.txt by edisonn@google.com · 12 years ago
  30. e4d11be remove some old code by edisonn@google.com · 12 years ago
  31. af3daa0 Code generator for dinamic generation of podofo wrappers by edisonn@google.com · 12 years ago
  32. f7dd491 generate enums for pdf types by edisonn@google.com · 12 years ago
  33. 1a191c6 generate code for pdf viewer (initial draft) by edisonn@google.com · 12 years ago
  34. 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 12 years ago