index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFMetadata.cpp
Commit message (
Expand
)
Author
Age
*
SkPDF: SkWStream::write -> SkWStream::writeText
Hal Canary
2017-08-28
*
factor out hexadecimal constants.
Hal Canary
2017-06-19
*
clean up non-ASCII comments
Hal Canary
2017-01-03
*
SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API
halcanary
2016-09-06
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: fix PDFA-only metadata error
halcanary
2016-07-07
*
SkPDF: allow overriding Producer metadata
halcanary
2016-06-30
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
halcanary
2016-04-25
*
Revert of SkStringPrintf and SkString::printf now are no longer limted by a s...
halcanary
2016-04-22
*
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
halcanary
2016-04-22
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-22
*
Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://coder...
halcanary
2016-04-15
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-15
*
SkPDF: fix pessimizing-move in PDFA code
halcanary
2016-04-08
*
SkPDF Fix PDF/A to be more valid
halcanary
2016-04-07
*
SkPDF: fix PDF/A
halcanary
2016-04-07
*
SkPDF: milestone in metadata, also SkMilestone.h
halcanary
2016-03-29
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
SkPDF: use sk_make_sp<T> when it makes sense.
halcanary
2016-03-08
*
SkPDF: s/SkAutoTUnref/sk_sp/g
halcanary
2016-03-07
*
SkPDF: AutoTUnref<T> changes in use
halcanary
2016-03-06
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
SkPDF: add `final` keyword to leaf classes
halcanary
2015-11-22
*
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