.. |
pdfparser
|
pdfviewer: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +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 |
chop_transparency_main.cpp
|
pdfviewer: make pdfviewer compile on mac
|
2013-08-14 21:35:27 +00:00 |
copy_files.py
|
pdfviewer: workaround gyp issue with multiple files, not being translated into an array in linux (works in mac, as per spec)
|
2013-08-14 22:05: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: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +00:00 |
pdf_viewer_main.cpp
|
pdfviewer: make pdfviewer compile on mac
|
2013-08-14 21:35:27 +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: update interface of derived canvas and device, to reflect lastest changes in the interfaces.
|
2013-08-16 16:30:02 +00:00 |
SkPdfConfig.h
|
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
|
2013-08-14 18:26:20 +00:00 |
SkPdfFont.cpp
|
pdfviewer: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +00:00 |
SkPdfFont.h
|
pdfviewer: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +00:00 |
SkPdfGraphicsState.cpp
|
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
|
2013-08-14 18:26:20 +00:00 |
SkPdfGraphicsState.h
|
pdfviewer: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +00:00 |
SkPdfRenderer.cpp
|
pdfviewer: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +00:00 |
SkPdfRenderer.h
|
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
|
2013-08-14 18:26:20 +00:00 |
SkPdfUtils.cpp
|
pdfviewer: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +00:00 |
SkPdfUtils.h
|
pdfviewer: code cleanup - remove STL usage
|
2013-08-16 15:05:08 +00:00 |
SkTrackDevice.cpp
|
Sanitizing source files in Housekeeper-Nightly
|
2013-07-25 07:01:00 +00:00 |
SkTrackDevice.h
|
pdfviewer: update interface of derived canvas and device, to reflect lastest changes in the interfaces.
|
2013-08-16 16:30:02 +00:00 |
SkTracker.cpp
|
Sanitizing source files in Housekeeper-Nightly
|
2013-07-25 07:01:00 +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
|
pdfviewer: implementation of one type of pattern - simple tile patern, colored, with xstep and ystep positive.
|
2013-08-02 20:24:48 +00:00 |