1. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  2. 9092289 Pdfviewer refactoring. by scroggo@google.com · 11 years ago
  3. 63ce82f pdfviewer: (cleanup) put the gyp for library code in a separate file by edisonn@google.com · 11 years ago
  4. fb7b1bf pdfviewer: workaround gyp issue with multiple files, not being translated into an array in linux (works in mac, as per spec) by edisonn@google.com · 11 years ago
  5. 33f11b6 pdfviewer: make pdfviewer compile on mac by edisonn@google.com · 11 years ago
  6. 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
  7. 768bc6a pdfviewer: add ability to run on gpu by edisonn@google.com · 11 years ago
  8. 5149bd9 pdfviewer: set backdround to transparent, and add an app to chop transparent content in png files. by edisonn@google.com · 11 years ago
  9. e878e72 pdfviewer: more plumming for soft masks, blend modes and transparency groups by edisonn@google.com · 11 years ago
  10. a0cefa1 pdfviewer: gs operator implementation: dashing and font by edisonn@google.com · 11 years ago
  11. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 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
  13. 03d5f4b pdfviewer: path for outputs are relative to some other folder, make them absolute. by edisonn@google.com · 11 years ago
  14. 147adb1 pdfviewer: remove dependency on picture_utils. add utility function to render SkStream into bitmap. by edisonn@google.com · 11 years ago
  15. ac03d91 pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) by edisonn@google.com · 11 years ago
  16. a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 11 years ago
  17. 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 · 11 years ago
  18. 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors by edisonn@google.com · 11 years ago
  19. 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
  20. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 11 years ago
  21. 5d41b36 refactor folders to make prepare for native pdf parser by edisonn@google.com · 11 years ago
  22. 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 11 years ago
  23. b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 11 years ago
  24. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 11 years ago