1. e57c62d pdfviewer: fix font rotation issues by edisonn@google.com · 12 years ago
  2. 2273f9b pdfviewer: load image pain settings (like transparency), pass the page number, report failure if at least one render fails, and check that xref section starts with xref keyword. by edisonn@google.com · 12 years ago
  3. 7e27bcd pdfviewer: remove debug traces by edisonn@google.com · 12 years ago
  4. 91ce698 pdfviewer: debug code for crash by edisonn@google.com · 12 years ago
  5. b0145ce pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject by edisonn@google.com · 12 years ago
  6. e2e01ff pdfviewer: implementation of one type of pattern - simple tile patern, colored, with xstep and ystep positive. by edisonn@google.com · 12 years ago
  7. 276fed9 pdfviewer: debug the parameters for snc, and for resolveReference by edisonn@google.com · 12 years ago
  8. 9a43c18 pdfviewer: finish implementation of SkPdfObject.toString(), and include in debugging traces we leave when rendering. by edisonn@google.com · 12 years ago
  9. f111a4b pdfviewer: transparency groups - implementation of non-isolated and non-knockout flags by edisonn@google.com · 12 years ago
  10. 24cdf13 pdfviewer: more prerequired work to have examples working for transparency work items. by edisonn@google.com · 12 years ago
  11. 88fc03d pdfviewer: add doPage function, cet stream from Contents by edisonn@google.com · 12 years ago
  12. 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 · 12 years ago
  13. 4ef4bed pdfviewer: load files with missing xref (we need in order to help with testing, as most good pdfx in the whild miss the xref). add period as a valid character to start a real value. by edisonn@google.com · 12 years ago
  14. e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 12 years ago
  15. a0cefa1 pdfviewer: gs operator implementation: dashing and font by edisonn@google.com · 12 years ago
  16. 1acab36 pdfviewer: limit the characters we support in ToUnicode, to 0xffff by edisonn@google.com · 12 years ago
  17. 147adb1 pdfviewer: remove dependency on picture_utils. add utility function to render SkStream into bitmap. by edisonn@google.com · 12 years ago
  18. 1f08016 pdfviewer: more simple fixed to prevent crashes by edisonn@google.com · 12 years ago
  19. b44334c pdfviewer: don't crash if the xref is corrupted. by edisonn@google.com · 12 years ago
  20. 2fd5d36 pdfviewer: fix type3 font, make SkPdfObject::get parameter const by edisonn@google.com · 12 years ago
  21. 2ccc3af pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't allocate extra buffers (more to do, but low priority now), and put the page specific memory in an allocator. by edisonn@google.com · 12 years ago
  22. d761e32 pdfviewer: SkTDict, does accept to pass the length of the key also. We will use it, as this is a prerequirment for optimizing memory usage for pdf parser. by edisonn@google.com · 12 years ago
  23. 3fc4826 pdfviewer: fix typo (false != NULL) by edisonn@google.com · 12 years ago
  24. 620edc5 pdfviewer: fix warning in release by edisonn@google.com · 12 years ago
  25. 78b38b1 pdfviewer: native inline images support by edisonn@google.com · 12 years ago
  26. 7b328fd pdfviewer: add --pages arg: render a certain page (all, all in desceding order, firsl, last and by page number) by edisonn@google.com · 12 years ago
  27. a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 12 years ago
  28. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  29. 8bad737 pdfviewer: ignore more bad stauff in pdfs by edisonn@google.com · 12 years ago
  30. 951d653 pdfviewer: more load references dinamically plumming by edisonn@google.com · 12 years ago
  31. 432640a pdfviewer: don't crash when trailer is missing by edisonn@google.com · 12 years ago
  32. 222382b pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenassion page when there is a single page (so skdiff can be run easily) and fix a bug (SkPdfobject should not reset on destruct) by edisonn@google.com · 12 years ago
  33. e4dbe21 pdfviewer: remove assert by edisonn@google.com · 12 years ago
  34. a3356fc pdfviewer: fix warnings on mac by edisonn@google.com · 12 years ago
  35. 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors by edisonn@google.com · 12 years ago
  36. dfa1ebc RIP podofo by edisonn@google.com · 12 years ago
  37. 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
  38. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  39. 2e498f1 remove now all the files fro depot for PDF API since we generate them at build time by edisonn@google.com · 12 years ago
  40. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 12 years ago
  41. 5d41b36 refactor folders to make prepare for native pdf parser by edisonn@google.com · 12 years ago