index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
Commit message (
Expand
)
Author
Age
*
SkPDF: remove unused fallback clipping code
halcanary
2016-09-07
*
SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API
halcanary
2016-09-06
*
SkMakeUnique.h defines skstd::make_unique<T>(Args...)
halcanary
2016-09-02
*
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
*
SkPDF: vector canvases can't hint!
halcanary
2016-08-24
*
GN: more optional components: jpeg, pdf, png, xml
mtklein
2016-08-24
*
SkPDF: vertical writing: draw nothing
halcanary
2016-08-24
*
SkPDF: PDFDevice cleanup.
halcanary
2016-08-23
*
store info in basedevice, change getter to non-virtual const&
reed
2016-08-20
*
src/utils/SkBitSet: simplify
halcanary
2016-08-19
*
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
*
Add alphaType() to SkImage
brianosman
2016-08-17
*
SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp
halcanary
2016-08-17
*
SkPDF: Font names need escaping
halcanary
2016-08-16
*
SkPDF: eliminate SkPDFCIDfont class
halcanary
2016-08-16
*
SkPDF: SkPDFFont class changes
halcanary
2016-08-16
*
Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy
msarett
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: bikeshed: use `auto` less
halcanary
2016-08-09
*
SkPDF: SkPDFFont organization changes.
halcanary
2016-08-09
*
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over
halcanary
2016-08-08
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
std::move(SkTDArray)
halcanary
2016-08-08
*
SkPDF: Stop using kHAdvance_PerGlyphInfo
halcanary
2016-08-05
*
SkPDF: PDFShader code modernized.
halcanary
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
Hide (mostly) unused SkColorSpace writeToICC() function
msarett
2016-08-01
*
implement isABitmap for imageshader, return localmatrix for bitmap's impl
reed
2016-08-01
*
SkPDF: PDFStream has-a not is-a PDFDict
halcanary
2016-07-29
*
SkPDF: flip saveLayer rightside up
halcanary
2016-07-29
*
SkPDF: drawText makes use of SkPaint.measureText() for alignment.
halcanary
2016-07-28
*
SkPdf: SkPDFFormXObject de-class-ified.
halcanary
2016-07-27
*
SkPDF: refactor font subset: fewer copies
halcanary
2016-07-27
[next]