aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkPDFFontImpl.h
Commit message (Expand)AuthorAge
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* SkPDF: add `final` keyword to leaf classesGravatar halcanary2015-11-22
* Thou shalt use override consistently.Gravatar mtklein2015-08-19
* SkPDF: Simplify PDFStream / emitObject() constGravatar halcanary2015-08-19
* SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMapGravatar halcanary2015-03-31
* PDF: Canon now owns a reference to all interned objectsGravatar halcanary2015-02-27
* SkPDF: remove SK_API on no-longer-public functions.Gravatar halcanary2015-02-25
* PDF: Now threadsafe!Gravatar halcanary2015-02-20
* Change function signature of SkPDFObject::emitObject.Gravatar halcanary2015-01-12
* Fix int16_t for glyphs, const glyphs, and clarify glyph loop.Gravatar bungeman2014-10-03
* Make SkPDFFont::fFontInfo a const pointer.Gravatar halcanary2014-07-11
* Drop executable flag from headers so that they can be packagedGravatar robertphillips@google.com2014-03-11
* PDF : Unused parameters cleanupGravatar sugoi@google.com2013-03-05
* [PDF] Subset font advance data (W array).Gravatar vandebo@chromium.org2011-08-18
* Revert "Improve generation of glyph advance array." This reverts commit r2126Gravatar vandebo@chromium.org2011-08-16
* Improve generation of glyph advance array.Gravatar vandebo@chromium.org2011-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* [PDF] Refactor SkPDFFont to enable font/cmap subsetting.Gravatar vandebo@chromium.org2011-07-25
* Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting."Gravatar vandebo@chromium.org2011-07-23
* [PDF] Refactor SkPDFFont to enable font/cmap subsetting.Gravatar vandebo@chromium.org2011-07-23