skia2/experimental/PdfViewer
2013-07-24 13:18:06 +00:00
..
autogen isolate podofo to prepare for native parser, autogenerate PDF API during build 2013-07-02 22:42:53 +00:00
pdfparser pdfviewer: more simple fixed to prevent crashes 2013-07-23 21:05:49 +00:00
autogen.sh 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. 2013-07-10 17:09:50 +00:00
autogen.txt refactor folders to make prepare for native pdf parser 2013-06-28 22:01:06 +00:00
datatypes.py 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. 2013-07-10 17:09:50 +00:00
generate_code.py pdfviewer: more load references dinamically plumming 2013-07-10 23:17:31 +00:00
pdf_viewer_main.cpp 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. 2013-07-23 17:43:18 +00:00
SkNulCanvas.cpp pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) 2013-07-22 15:36:39 +00:00
SkNulCanvas.h pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) 2013-07-22 15:36:39 +00:00
SkPdfBasics.cpp Sanitizing source files in Housekeeper-Nightly 2013-07-24 07:01:12 +00:00
SkPdfBasics.h 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. 2013-07-23 17:43:18 +00:00
SkPdfConfig.h 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. 2013-07-23 17:43:18 +00:00
SkPdfFont.cpp pdfviewer: don't crash if the xref is corrupted. 2013-07-23 20:47:05 +00:00
SkPdfFont.h pdfviewer: fix type3 font, make SkPdfObject::get parameter const 2013-07-23 19:43:48 +00:00
SkPdfRenderer.cpp pdfviewer: more simple fixed to prevent crashes 2013-07-23 21:05:49 +00:00
SkPdfRenderer.h add ability to specify the DPI at which to render the page 2013-07-11 15:20:50 +00:00
SkPdfUtils.cpp 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. 2013-07-10 17:09:50 +00:00
SkPdfUtils.h 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. 2013-07-10 17:09:50 +00:00
SkTrackDevice.cpp Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures 2013-07-24 13:18:06 +00:00
SkTrackDevice.h pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) 2013-07-22 15:36:39 +00:00
SkTracker.cpp Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures 2013-07-24 13:18:06 +00:00
SkTracker.h pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) 2013-07-22 15:36:39 +00:00
spec2def.py 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. 2013-07-10 17:09:50 +00:00