skia2/experimental/PdfViewer
edisonn@google.com 96ba3aa2fa pdfviewer: fix a few warnings
Review URL: https://codereview.chromium.org/20662003

git-svn-id: http://skia.googlecode.com/svn/trunk@10404 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-28 20:04:35 +00:00
..
pdfparser pdfviewer: gs operator implementation: dashing and font 2013-07-28 18:34:14 +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: 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. 2013-07-25 15:33:13 +00:00
pdf_viewer_main.cpp pdfviewer: limit the characters we support in ToUnicode, to 0xffff 2013-07-25 22:03:22 +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 pdfviewer: gs operator implementation: dashing and font 2013-07-28 18:34:14 +00:00
SkPdfBasics.h pdfviewer: fix a few warnings 2013-07-28 20:04:35 +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: limit the characters we support in ToUnicode, to 0xffff 2013-07-25 22:03:22 +00:00
SkPdfFont.h pdfviewer: set the default background to transparent (to match render_picture default), and fix a bug a with corrupt diffs 2013-07-25 21:40:23 +00:00
SkPdfRenderer.cpp pdfviewer: fix a few warnings 2013-07-28 20:04:35 +00:00
SkPdfRenderer.h pdfviewer: fix a few warnings 2013-07-28 20:04:35 +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 Sanitizing source files in Housekeeper-Nightly 2013-07-25 07:01:00 +00:00
SkTrackDevice.h 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. 2013-07-25 15:33:13 +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: sets module is deprecated. use set 2013-07-24 19:31:30 +00:00