| Commit message (Expand) | Author | Age |
* | Work around signed-unsigned comparison warning. | Ben Wagner | 2018-06-15 |
* | Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." | Ben Wagner | 2018-06-15 |
* | Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." | Hal Canary | 2018-06-14 |
* | Revert "Revert "SkTypes: extract SkTo"" | Hal Canary | 2018-06-14 |
* | Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. | Hal Canary | 2018-06-14 |
* | Revert "SkTypes: extract SkTo" | Hal Canary | 2018-06-13 |
* | SkTypes: more into SkMacros | Hal Canary | 2018-06-12 |
* | SkTypes: extract SkTo | Hal Canary | 2018-06-12 |
* | Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" | Hal Canary | 2018-05-09 |
* | Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" | Greg Daniel | 2018-05-09 |
* | SkAdvancedTypefaceMetrics: factor out GlyphToUnicode | Hal Canary | 2018-05-09 |
* | SkAdvancedTypefaceMetrics: simplify more | Hal Canary | 2018-05-07 |
* | SkBitSet: make movable. | Hal Canary | 2018-04-23 |
* | SkPDF: Don't forget to upcast before shift. | Hal Canary | 2018-04-23 |
* | Untangle strike cache and glyph cache | Herb Derby | 2018-04-19 |
* | Move strike cache Find*() to strike cache | Herb Derby | 2018-04-18 |
* | SkPDF: implement xheight for type3 fonts | Hal Canary | 2018-04-05 |
* | SkAdvancedTypefaceMetrics: distinguish between font names | Hal Canary | 2018-03-29 |
* | SkPDF: type3: more descriptor values | Hal Canary | 2018-03-29 |
* | Remove the last uses of auto glyph cache. | Herb Derby | 2018-03-22 |
* | GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 | Mike Klein | 2017-12-19 |
* | SkTypeface: fix non-determinism on AdvacedMetrics | Hal Canary | 2017-07-06 |
* | 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/font subsetting: Use new version of SfntlyWrapper::SubsetFont | Hal Canary | 2017-02-16 |
* | SkScalarMul is deprecated | Mike Reed | 2017-02-14 |
* | SkPDF: de-duplicate text-as-paths | Hal Canary | 2016-09-30 |
* | SkPDF: do not assert when openStream return nullptr | halcanary | 2016-09-22 |
* | SkPDF: SkBitSet gets reset() to make drop() better. | halcanary | 2016-09-19 |
* | SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 | halcanary | 2016-09-12 |
* | SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. | halcanary | 2016-09-08 |
* | SkPDF: revert changes to CMapName/Registry/Ordering in 3d01c62 | halcanary | 2016-09-01 |
* | SkPDF: Fix Type3 ToUnicode table. | halcanary | 2016-08-31 |
* | Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (pa... | halcanary | 2016-08-30 |
* | SkPDF: SK_SFNTLY_SUBSETTER is gone | halcanary | 2016-08-30 |
* | SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. | halcanary | 2016-08-30 |
* | SkPDF: Remove some unused glyphs from fallback fonts | halcanary | 2016-08-29 |
* | SkPDF: Glyph validation change | halcanary | 2016-08-26 |
* | SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern | halcanary | 2016-08-25 |
* | SkPDF: set SK_SFNTLY_SUBSETTER uniformly | halcanary | 2016-08-24 |
* | GN: more optional components: jpeg, pdf, png, xml | mtklein | 2016-08-24 |
* | 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 |