skia2/experimental/PdfViewer
2013-11-20 14:29:51 +00:00
..
inc Pdfviewer refactoring. 2013-11-14 19:09:27 +00:00
pdfparser Pdfviewer refactoring. 2013-11-14 19:09:27 +00:00
scripts Add a script for running pdfviewer and comparing to existing results. 2013-11-12 14:52:47 +00:00
src Pdfviewer refactoring. 2013-11-14 19:09:27 +00:00
chop_transparency_main.cpp pdfviewer: make pdfviewer compile on mac 2013-08-14 21:35:27 +00:00
pdf_viewer_main.cpp Pdfviewer refactoring. 2013-11-14 19:09:27 +00:00
SkNulCanvas.cpp pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project 2013-08-21 16:31:37 +00:00
SkNulCanvas.h Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." 2013-10-22 16:54:15 +00:00
SkPdfConfig.h mode code cleanup (100c / l, comments) 2013-10-10 20:58:22 +00:00
SkPdfFont.cpp mode code cleanup (100c / l, comments) 2013-10-10 20:58:22 +00:00
SkPdfFont.h Add missing (trivial) virtual destructors. 2013-11-20 14:29:51 +00:00
SkPdfGraphicsState.cpp pdfviewer: more code comments + concat the pdf matrix with the existing matrix in canvas, instead of reseting it. 2013-10-11 18:26:45 +00:00
SkPdfGraphicsState.h pdfviewer: fix build break in windows (wrong return type on function) 2013-11-11 15:36:44 +00:00
SkPdfReporter.cpp Fix Mac warning in PdfViewer. 2013-11-07 18:22:18 +00:00
SkPdfReporter.h pdfviewer: more code comments + concat the pdf matrix with the existing matrix in canvas, instead of reseting it. 2013-10-11 18:26:45 +00:00
SkPdfUtils.cpp pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project 2013-08-21 16:31:37 +00:00
SkPdfUtils.h pdfviewer: more code comments + concat the pdf matrix with the existing matrix in canvas, instead of reseting it. 2013-10-11 18:26:45 +00:00
SkTrackDevice.cpp pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project 2013-08-21 16:31:37 +00:00
SkTrackDevice.h drawPosTextOnPath is now deprecated, removing all overrides and impls 2013-11-13 15:22:15 +00:00
SkTracker.cpp pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project 2013-08-21 16:31:37 +00:00
SkTracker.h pdfviewr: include what you use (stdio) 2013-11-07 22:07:34 +00:00