index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFTypes.cpp
Commit message (
Expand
)
Author
Age
*
SkDynamicMemoryWStream::detachAsStream() returns unique_ptr
Hal Canary
2017-03-15
*
SkMakeUnique.h defines skstd::make_unique<T>(Args...)
halcanary
2016-09-02
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: Subset Type3 (fallback) font
halcanary
2016-08-12
*
Revert of SkPDF: Subset Type3 (fallback) font (patchset #8 id:200001 of https...
halcanary
2016-08-11
*
SkPDF: Subset Type3 (fallback) font
halcanary
2016-08-11
*
std::move(SkTDArray)
halcanary
2016-08-08
*
SkPDF: PDFStream has-a not is-a PDFDict
halcanary
2016-07-29
*
SkPdf: smaller color serialization
halcanary
2016-07-15
*
Remove unnecessary includes in src/pdf/
martina.kollarova
2016-06-29
*
SkPDF: alloc less memory for strings
halcanary
2016-06-23
*
SkPDF: skia_pdf_less_compression - for debugging only
halcanary
2016-03-29
*
SkPDF s/SkAutoTDelete/std::unique_ptr/
halcanary
2016-03-28
*
SkPDF: add drop() virtual to release resources early.
halcanary
2016-03-21
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset ...
halcanary
2016-03-08
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-12
*
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:...
bungeman
2015-10-09
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-09
*
SkPDF: Implement drawImage*() properly
halcanary
2015-10-01
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkPDF: Memory improvements for PDF Streams
halcanary
2015-08-20
*
SkPDF: Simplify PDFStream / emitObject() const
halcanary
2015-08-19
*
SkPDF: fix name escape code
halcanary
2015-06-08
*
SkPDF: Move utility fns to SkPDFUtils
halcanary
2015-05-06
*
SkPDF: Remove unused deprecated functions in SkPDFTypes
halcanary
2015-05-05
*
SkPDF: clean up uses of deprecated calls in other SkPDF classes
halcanary
2015-04-27
*
SkPDF: Refactor SkPDFObject heiararchy.
halcanary
2015-04-25
*
SkPDF: Remove Array's unused set(i) and get(i) (leaving only append())
halcanary
2015-04-08
*
SkPDF: SkPDFString is no longer aware of wide strings.
halcanary
2015-04-07
*
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
halcanary
2015-03-31
*
SkPDF SkPDFObject::addResources signature simplified
halcanary
2015-03-25
*
SKPDF: refactor pdfcatalog and pdfdocument
halcanary
2015-03-25
*
PDF: remove unnecessary mutexes.
halcanary
2015-02-20
*
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
*
Add lock to SkPDFDict
halcanary
2014-06-27
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
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
*
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
[next]