index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDocument.cpp
Commit message (
Expand
)
Author
Age
*
SkPDF: draw{Image,Bitmap} always serializes early
halcanary
2016-03-25
*
SkPDF: Hold page objects, not SkPDFDevices.
halcanary
2016-03-23
*
SkPDF: SkPDFDevice has ptr to SkPDFDocument
halcanary
2016-03-21
*
SkPDF: SkPDFDocument reorganized so that some objects can be serialized early.
halcanary
2016-03-21
*
SkPDF: Add SkPDFCanvas to intercept some draw calls
halcanary
2016-03-21
*
SkPDF: add drop() virtual to release resources early.
halcanary
2016-03-21
*
detach -> release
mtklein
2016-03-16
*
SkPDF: move all pdf sources into src/pdf
halcanary
2016-03-12
*
SkPDF: merge skdocument_pdf and skpdfdocument
halcanary
2015-03-25
*
SKPDF: refactor pdfcatalog and pdfdocument
halcanary
2015-03-25
*
SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way
halcanary
2015-03-25
*
SkPDF: add canon assert before adding code that might break it
halcanary
2015-03-25
*
SkPDF: clean up skpdfdocument, add static functions
halcanary
2015-03-25
*
SkPDF refactor skpdfdocument
halcanary
2015-03-25
*
SkPDF: clean up extra references
halcanary
2015-03-24
*
PDF: why do we have flags no one uses (or can use)?
mtklein
2015-02-19
*
Simplify reference management in SkPDF
halcanary
2015-02-10
*
Cleanup SkPDFObject::emit*
halcanary
2015-01-23
*
In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.
halcanary
2015-01-13
*
Change function signature of SkPDFObject::emitObject.
halcanary
2015-01-12
*
More win64 warning fixes
bsalomon
2014-12-12
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
Revert "[PDF] Fix font embedding restrictions."
vandebo@chromium.org
2013-12-10
*
[PDF] Fix font embedding restrictions.
commit-bot@chromium.org
2013-12-10
*
[PDF] Only output the Dests dictionary if it isn't epmpty
vandebo@chromium.org
2013-05-10
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
edisonn@google.com
2013-04-02
*
Reverting r8233 (Use SkSet in PDF)
robertphillips@google.com
2013-03-20
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...
edisonn@google.com
2013-03-19
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
revert r7892
edisonn@google.com
2013-02-28
*
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
edisonn@google.com
2013-02-27
*
Revert r7883
edisonn@google.com
2013-02-27
*
Use SkSet to fix issue when pdf generates an exp number of resources.
edisonn@google.com
2013-02-27
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Revert "Remove SkRefPtr" - r7021
vandebo@chromium.org
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-21
*
remove use of SkRefPtr in public header (SkPDFDocument.h)
reed@google.com
2012-09-20
*
Fix setFileOffset type to remove warnings.
vandebo@chromium.org
2012-07-12
*
fix warnings on Mac in src/pdf
caryclark@google.com
2012-06-06
*
Debug Windows compiler complaint fixes
robertphillips@google.com
2012-05-14
*
[PDF] Really fix font metric array initialization.
vandebo@chromium.org
2012-03-26
*
[PDF] Fix font metric array initialization.
vandebo@chromium.org
2012-03-23
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-22
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
[next]