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: 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
*
SkPDF: SkPDFStream takes a unique_ptr
halcanary
2016-07-27
*
SkPDF: re-work SkPDFUtils::FloatToDecimal
halcanary
2016-07-25
*
remove fClipStack and attach/deattach-from-canvas
reed
2016-07-25
*
Deprecate SkDevice::accessBitmap method
robertphillips
2016-07-21
*
remove dead methods now that we use specials exclusively for imagefilters
reed
2016-07-20
*
use special-image for imagefilters and save/restore layer
reed
2016-07-20
*
pre-land special methods on device
reed
2016-07-19
*
Make SkFont a bit more useable
robertphillips
2016-07-19
*
move responsibility for creating raster-device into pdf
reed
2016-07-15
*
SkPdf: smaller color serialization
halcanary
2016-07-15
*
SkPDF: Join Positioned Text
halcanary
2016-07-15
*
SkPDF: Always give a default advance for glyphs.
halcanary
2016-07-15
*
remove unused CreateInfo flag
reed
2016-07-15
*
SkPDF: Fix encoding of unichr outside of basic plane
halcanary
2016-07-07
*
SkPDF: fix PDFA-only metadata error
halcanary
2016-07-07
*
SkPDF: Glyph Useage Map improvements
halcanary
2016-06-30
*
SkPDF: allow overriding Producer metadata
halcanary
2016-06-30
*
SkPDF: always assume SkStreamAsset behaves as specified
halcanary
2016-06-29
*
SkPDF: SkPDFStream takes only SkStreamAsset
halcanary
2016-06-29
*
Remove unnecessary includes in src/pdf/
martina.kollarova
2016-06-29
*
SkPDF: alloc less memory for strings
halcanary
2016-06-23
*
SkPDF: Use type 2/3 shading for gradient shaders
cabanier
2016-06-17
*
SkPDF: handle unpremul right
halcanary
2016-06-03
[prev]
[next]