aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer
Commit message (Expand)AuthorAge
* Small tweaks to be able to build everything target:Gravatar commit-bot@chromium.org2014-01-08
* Remove SkPdfNativeDoc::tokenizerOfStream.Gravatar scroggo@google.com2013-12-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-03
* Simplify SkPdfTokenLooper behavior.Gravatar scroggo@google.com2013-12-02
* Remove some PdfViewer warnings.Gravatar scroggo@google.com2013-12-02
* Separate and update PDF_DIFF_TRACE_IN_PNGGravatar scroggo@google.com2013-12-02
* Restructuring of PdfViewer code.Gravatar scroggo@google.com2013-12-02
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Move PdfTokenLooper into its own file.Gravatar scroggo@google.com2013-11-20
* Ifdef guard for SkPdfContext.Gravatar scroggo@google.com2013-11-20
* Move SkPdfContext into its own files.Gravatar scroggo@google.com2013-11-20
* Make changes based on talks with Edison.Gravatar scroggo@google.com2013-11-20
* Changes to SkTDStackNester.Gravatar scroggo@google.com2013-11-20
* Move SkTDStackNester into its own private file.Gravatar scroggo@google.com2013-11-20
* Hide unused gFormats.Gravatar mtklein@google.com2013-11-20
* Add missing (trivial) virtual destructors.Gravatar mtklein@google.com2013-11-20
* Pdfviewer refactoring.Gravatar scroggo@google.com2013-11-14
* Fix warnings and Win only error in pdf_viewer.Gravatar scroggo@google.com2013-11-14
* Include SkBitmapDevice for pdf_viewer.Gravatar scroggo@google.com2013-11-14
* pdfviewer: readobject can return null, and catalog can be nullGravatar edisonn@google.com2013-11-13
* drawPosTextOnPath is now deprecated, removing all overrides and implsGravatar reed@google.com2013-11-13
* pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per ...Gravatar edisonn@google.com2013-11-12
* Add a script for running pdfviewer and comparing to existing results.Gravatar scroggo@google.com2013-11-12
* Use SkPathJoin and SkBasename in Pdfviewer.Gravatar scroggo@google.com2013-11-12
* pdfviewer: fix build break in windows (wrong return type on function)Gravatar edisonn@google.com2013-11-11
* pdfviewr: include what you use (stdio)Gravatar edisonn@google.com2013-11-07
* pdfviewer: fix typos (|| instead of |)Gravatar edisonn@google.com2013-11-07
* Fix Mac warning in PdfViewer.Gravatar scroggo@google.com2013-11-07
* Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...Gravatar bsalomon@google.com2013-10-22
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* pdfviewer: more code comments + concat the pdf matrix with the existing matri...Gravatar edisonn@google.com2013-10-11
* pdfviewer: (more code cleanup): class documentation and commentsGravatar edisonn@google.com2013-10-11
* mode code cleanup (100c / l, comments)Gravatar edisonn@google.com2013-10-10
* code cleanupGravatar edisonn@google.com2013-10-09
* remove tracking code, as it polutes the code readability. Should be added bac...Gravatar edisonn@google.com2013-10-09
* pdf report filesGravatar edisonn@google.com2013-10-07
* pdfviewer: do not submit, uploaded for backup, and will be done actually afte...Gravatar edisonn@google.com2013-09-13
* pdfviewer: (part 1) store the offset of the location of object in file/stream...Gravatar edisonn@google.com2013-09-05
* pdfviewer: track what objects have been used during rendering. It will be the...Gravatar edisonn@google.com2013-09-05
* pdfviewer: fix break, include the right header.Gravatar edisonn@google.com2013-09-04
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* pdfviewer: if the resources are missing, exit (right now inheritance is not i...Gravatar edisonn@google.com2013-08-22
* pdfviewer: when q start, and an operator is called, it should not be able to ...Gravatar edisonn@google.com2013-08-22
* pdfviewer: add macros to automatically check number and type of parametersGravatar edisonn@google.com2013-08-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-22
* pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo wi...Gravatar edisonn@google.com2013-08-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-21
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20