skia2/experimental/PdfViewer
scroggo@google.com 0daf00ccd7 Move SkTDStackNester into its own private file.
Also remove depth(), which is unused.

Otherwise the class is unchanged.

R=mtklein@google.com

Review URL: https://codereview.chromium.org/64093009

git-svn-id: http://skia.googlecode.com/svn/trunk@12324 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-11-20 20:47:21 +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 Move SkTDStackNester into its own private file. 2013-11-20 20:47:21 +00:00
chop_transparency_main.cpp Hide unused gFormats. 2013-11-20 18:02:00 +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 Move SkTDStackNester into its own private file. 2013-11-20 20:47:21 +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