index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
/
PdfViewer
Commit message (
Expand
)
Author
Age
*
Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev...
reed@google.com
2014-04-23
*
remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
commit-bot@chromium.org
2014-04-07
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
De-virtualize SkCanvas matrix ops.
commit-bot@chromium.org
2014-03-13
*
De-virtualize SkCanvas save/restore.
commit-bot@chromium.org
2014-03-12
*
Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...
commit-bot@chromium.org
2014-03-12
*
Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...
commit-bot@chromium.org
2014-03-11
*
Revert "De-virtualize SkCanvas save/restore."
fmalita@google.com
2014-03-11
*
De-virtualize SkCanvas save/restore.
fmalita@google.com
2014-03-11
*
hide getTotalClip, so we can eventually remove it
commit-bot@chromium.org
2014-03-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-01
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...
robertphillips@google.com
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Small tweaks to be able to build everything target:
commit-bot@chromium.org
2014-01-08
*
Remove SkPdfNativeDoc::tokenizerOfStream.
scroggo@google.com
2013-12-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-03
*
Simplify SkPdfTokenLooper behavior.
scroggo@google.com
2013-12-02
*
Remove some PdfViewer warnings.
scroggo@google.com
2013-12-02
*
Separate and update PDF_DIFF_TRACE_IN_PNG
scroggo@google.com
2013-12-02
*
Restructuring of PdfViewer code.
scroggo@google.com
2013-12-02
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Move PdfTokenLooper into its own file.
scroggo@google.com
2013-11-20
*
Ifdef guard for SkPdfContext.
scroggo@google.com
2013-11-20
*
Move SkPdfContext into its own files.
scroggo@google.com
2013-11-20
*
Make changes based on talks with Edison.
scroggo@google.com
2013-11-20
*
Changes to SkTDStackNester.
scroggo@google.com
2013-11-20
*
Move SkTDStackNester into its own private file.
scroggo@google.com
2013-11-20
*
Hide unused gFormats.
mtklein@google.com
2013-11-20
*
Add missing (trivial) virtual destructors.
mtklein@google.com
2013-11-20
*
Pdfviewer refactoring.
scroggo@google.com
2013-11-14
*
Fix warnings and Win only error in pdf_viewer.
scroggo@google.com
2013-11-14
*
Include SkBitmapDevice for pdf_viewer.
scroggo@google.com
2013-11-14
*
pdfviewer: readobject can return null, and catalog can be null
edisonn@google.com
2013-11-13
*
drawPosTextOnPath is now deprecated, removing all overrides and impls
reed@google.com
2013-11-13
*
pdfviewer: remove sqrt from the formula computing the scale (DPI is dots per ...
edisonn@google.com
2013-11-12
*
Add a script for running pdfviewer and comparing to existing results.
scroggo@google.com
2013-11-12
*
Use SkPathJoin and SkBasename in Pdfviewer.
scroggo@google.com
2013-11-12
*
pdfviewer: fix build break in windows (wrong return type on function)
edisonn@google.com
2013-11-11
*
pdfviewr: include what you use (stdio)
edisonn@google.com
2013-11-07
*
pdfviewer: fix typos (|| instead of |)
edisonn@google.com
2013-11-07
*
Fix Mac warning in PdfViewer.
scroggo@google.com
2013-11-07
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
bsalomon@google.com
2013-10-22
*
Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...
robertphillips@google.com
2013-10-17
*
If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...
commit-bot@chromium.org
2013-10-17
*
pdfviewer: more code comments + concat the pdf matrix with the existing matri...
edisonn@google.com
2013-10-11
*
pdfviewer: (more code cleanup): class documentation and comments
edisonn@google.com
2013-10-11
[next]