index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFFont.h
Commit message (
Expand
)
Author
Age
*
Remove the last uses of auto glyph cache.
Herb Derby
2018-03-22
*
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
Hal Canary
2017-05-05
*
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
Hal Canary
2017-05-04
*
SkTypeface::getAdvancedMetrics(): cleanup
Hal Canary
2017-05-04
*
src/pdf: code cleanup
Hal Canary
2017-05-04
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
SkPDF: Always get advances at unitsPerEm.
Hal Canary
2017-03-08
*
SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002
halcanary
2016-09-12
*
SkPDF: Glyph validation change
halcanary
2016-08-26
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: cache metrics once.
halcanary
2016-08-18
*
Revert of SkPDF: cache metrics once. (patchset #4 id:60001 of https://codere...
robertphillips
2016-08-17
*
SkPDF: cache metrics once.
halcanary
2016-08-17
*
SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp
halcanary
2016-08-17
*
SkPDF: eliminate SkPDFCIDfont class
halcanary
2016-08-16
*
SkPDF: SkPDFFont class changes
halcanary
2016-08-16
*
SkPDF: unify drawText and drawPosText
halcanary
2016-08-15
*
Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of http...
robertphillips
2016-08-15
*
SkPDF: unify drawText and drawPosText
halcanary
2016-08-15
*
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
*
SkPDF: SkPDFFont organization changes.
halcanary
2016-08-09
*
SkPDF: Glyph Useage Map improvements
halcanary
2016-06-30
*
Remove unnecessary includes in src/pdf/
martina.kollarova
2016-06-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
SkPDF: Hold page objects, not SkPDFDevices.
halcanary
2016-03-23
*
SkPDF: add drop() virtual to release resources early.
halcanary
2016-03-21
*
SkPDF: s/SkAutoTUnref/sk_sp/g
halcanary
2016-03-07
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
remove SkInstCnt
mtklein
2015-06-26
*
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
halcanary
2015-03-31
*
PDF: Canon now owns a reference to all interned objects
halcanary
2015-02-27
*
PDF: remove unnecessary mutexes.
halcanary
2015-02-20
*
PDF: Now threadsafe!
halcanary
2015-02-20
*
Simplify reference management in SkPDF
halcanary
2015-02-10
*
SkPDFCanon
halcanary
2015-01-21
*
Fix int16_t for glyphs, const glyphs, and clarify glyph loop.
bungeman
2014-10-03
*
Make SkPDFFont::fFontInfo a const pointer.
halcanary
2014-07-11
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
fix int/size_t warnings
reed@google.com
2014-04-18
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Revert "[PDF] Fix font embedding restrictions."
vandebo@chromium.org
2013-12-10
*
[PDF] Fix font embedding restrictions.
commit-bot@chromium.org
2013-12-10
*
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
*
PDF : Unused parameters cleanup
sugoi@google.com
2013-03-05
[next]