projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added the path ops features
[platform/upstream/libSkiaSharp.git]
/
src
/
pdf
/
2016-09-03
Matthew Leibowitz
Merge pull request #22 from google/chrome/m54
tree
|
commitdiff
2016-09-02
halcanary
SkPDF: Glyph validation change
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #21 from mono/merge-m54
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #20 from mono/gpu-support
tree
|
commitdiff
2016-08-30
Matthew Leibowitz
Merge branch 'chrome/m54' into merge-m54
tree
|
commitdiff
2016-08-24
halcanary
SkPDF: set SK_SFNTLY_SUBSETTER uniformly
tree
|
commitdiff
2016-08-24
halcanary
SkPDF: vector canvases can't hint!
tree
|
commitdiff
2016-08-24
mtklein
GN: more optional components: jpeg, pdf, png, xml
tree
|
commitdiff
2016-08-24
halcanary
SkPDF: vertical writing: draw nothing
tree
|
commitdiff
2016-08-23
halcanary
SkPDF: PDFDevice cleanup.
tree
|
commitdiff
2016-08-20
reed
store info in basedevice, change getter to non-virtual...
tree
|
commitdiff
2016-08-19
halcanary
src/utils/SkBitSet: simplify
tree
|
commitdiff
2016-08-18
halcanary
SkPDF: in-place font subsetting
tree
|
commitdiff
2016-08-18
halcanary
SkPDF: cache metrics once.
tree
|
commitdiff
2016-08-17
robertphillips
Revert of SkPDF: cache metrics once. (patchset #4...
tree
|
commitdiff
2016-08-17
halcanary
SkPDF: cache metrics once.
tree
|
commitdiff
2016-08-17
brianosman
Add alphaType() to SkImage
tree
|
commitdiff
2016-08-17
halcanary
SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp
tree
|
commitdiff
2016-08-16
halcanary
SkPDF: Font names need escaping
tree
|
commitdiff
2016-08-16
halcanary
SkPDF: eliminate SkPDFCIDfont class
tree
|
commitdiff
2016-08-16
halcanary
SkPDF: SkPDFFont class changes
tree
|
commitdiff
2016-08-16
msarett
Add onDrawBitmapLattice(), avoid unnecessary bitmap...
tree
|
commitdiff
2016-08-16
halcanary
SkPDF: unify drawText and drawPosText
tree
|
commitdiff
2016-08-15
robertphillips
Revert of SkPDF: unify drawText and drawPosText (patchs...
tree
|
commitdiff
2016-08-15
halcanary
SkPDF: unify drawText and drawPosText
tree
|
commitdiff
2016-08-12
halcanary
SkPDF: Subset Type3 (fallback) font
tree
|
commitdiff
2016-08-11
halcanary
Revert of SkPDF: Subset Type3 (fallback) font (patchset...
tree
|
commitdiff
2016-08-11
halcanary
SkPDF: Subset Type3 (fallback) font
tree
|
commitdiff
2016-08-10
halcanary
SkPDF: bikeshed: use `auto` less
tree
|
commitdiff
2016-08-09
halcanary
SkPDF: SkPDFFont organization changes.
tree
|
commitdiff
2016-08-08
halcanary
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF...
tree
|
commitdiff
2016-08-08
mtklein
Use sse4.2 CRC32 instructions to hash when available.
tree
|
commitdiff
2016-08-08
halcanary
std::move(SkTDArray)
tree
|
commitdiff
2016-08-05
halcanary
SkPDF: Stop using kHAdvance_PerGlyphInfo
tree
|
commitdiff
2016-08-03
halcanary
SkPDF: PDFShader code modernized.
tree
|
commitdiff
2016-08-02
bungeman
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
tree
|
commitdiff
2016-08-02
msarett
Add drawImageLattice() and drawBitmapLattice() APIs
tree
|
commitdiff
2016-08-01
msarett
Hide (mostly) unused SkColorSpace writeToICC() function
tree
|
commitdiff
2016-08-01
reed
implement isABitmap for imageshader, return localmatrix...
tree
|
commitdiff
2016-07-29
halcanary
SkPDF: PDFStream has-a not is-a PDFDict
tree
|
commitdiff
2016-07-29
halcanary
SkPDF: flip saveLayer rightside up
tree
|
commitdiff
2016-07-28
halcanary
SkPDF: drawText makes use of SkPaint.measureText()...
tree
|
commitdiff
2016-07-27
halcanary
SkPdf: SkPDFFormXObject de-class-ified.
tree
|
commitdiff
2016-07-27
halcanary
SkPDF: refactor font subset: fewer copies
tree
|
commitdiff
2016-07-27
halcanary
SkPDF: SkPDFStream takes a unique_ptr
tree
|
commitdiff
2016-07-25
halcanary
SkPDF: re-work SkPDFUtils::FloatToDecimal
tree
|
commitdiff
2016-07-25
reed
remove fClipStack and attach/deattach-from-canvas
tree
|
commitdiff
2016-07-23
Matthew Leibowitz
Merge pull request #15 from mono/update-skia-m52
tree
|
commitdiff
2016-07-21
robertphillips
Deprecate SkDevice::accessBitmap method
tree
|
commitdiff
2016-07-20
reed
remove dead methods now that we use specials exclusivel...
tree
|
commitdiff
2016-07-20
reed
use special-image for imagefilters and save/restore...
tree
|
commitdiff
2016-07-19
reed
pre-land special methods on device
tree
|
commitdiff
2016-07-19
robertphillips
Make SkFont a bit more useable
tree
|
commitdiff
2016-07-18
Matthew Leibowitz
Merge branch 'chrome/m53' into update-skia-m52
tree
|
commitdiff
2016-07-18
Matthew Leibowitz
Merge branch 'feature-patheffect' into update-skia-m52
tree
|
commitdiff
2016-07-15
reed
move responsibility for creating raster-device into pdf
tree
|
commitdiff
2016-07-15
halcanary
SkPdf: smaller color serialization
tree
|
commitdiff
2016-07-15
halcanary
SkPDF: Join Positioned Text
tree
|
commitdiff
2016-07-15
halcanary
SkPDF: Always give a default advance for glyphs.
tree
|
commitdiff
2016-07-15
reed
remove unused CreateInfo flag
tree
|
commitdiff
2016-07-13
Matthew Leibowitz
Merge branch 'feature-patheffect' into update-skia-m52
tree
|
commitdiff
2016-07-07
halcanary
SkPDF: Fix encoding of unichr outside of basic plane
tree
|
commitdiff
2016-07-07
halcanary
SkPDF: fix PDFA-only metadata error
tree
|
commitdiff
2016-06-30
halcanary
SkPDF: Glyph Useage Map improvements
tree
|
commitdiff
2016-06-30
halcanary
SkPDF: allow overriding Producer metadata
tree
|
commitdiff
2016-06-30
halcanary
SkPDF: allow overriding Producer metadata
tree
|
commitdiff
2016-06-29
halcanary
SkPDF: always assume SkStreamAsset behaves as specified
tree
|
commitdiff
2016-06-29
halcanary
SkPDF: SkPDFStream takes only SkStreamAsset
tree
|
commitdiff
2016-06-29
martina.kollarova
Remove unnecessary includes in src/pdf/
tree
|
commitdiff
2016-06-23
halcanary
SkPDF: alloc less memory for strings
tree
|
commitdiff
2016-06-17
cabanier
SkPDF: Use type 2/3 shading for gradient shaders
tree
|
commitdiff
2016-06-17
Matthew Leibowitz
Merge branch 'chrome/m52' into update-skia-m52
tree
|
commitdiff
2016-06-03
halcanary
SkPDF: handle unpremul right
tree
|
commitdiff
2016-05-26
halcanary
SkPDF/SkColorSpace: use writeToICC
tree
|
commitdiff
2016-05-12
bungeman
Move SkTypeface to sk_sp.
tree
|
commitdiff
2016-05-12
scroggo
Revert of Move SkTypeface to sk_sp. (patchset #5 id...
tree
|
commitdiff
2016-05-11
bungeman
Move SkTypeface to sk_sp.
tree
|
commitdiff
2016-05-09
halcanary
SkAdvancedTypefaceMetrics: abstract out linked list
tree
|
commitdiff
2016-05-06
halcanary
SkAdvancedTypefaceMetrics: improve robustness
tree
|
commitdiff
2016-05-05
Matthew Leibowitz
Merge branch 'xamarin-mobile-bindings' into windows-uwp
tree
|
commitdiff
2016-04-27
halcanary
SkPDF/None: fix compilation
tree
|
commitdiff
2016-04-27
reed
remove 'deprecated' region from SkDraw
tree
|
commitdiff
2016-04-27
halcanary
SkDocument/PDF: new API
tree
|
commitdiff
2016-04-25
halcanary
SkStringPrintf and SkString::printf now are no longer...
tree
|
commitdiff
2016-04-22
halcanary
Revert of SkStringPrintf and SkString::printf now are...
tree
|
commitdiff
2016-04-22
halcanary
SkStringPrintf and SkString::printf now are no longer...
tree
|
commitdiff
2016-04-22
halcanary
SkPDF: PDF/A runtime switch
tree
|
commitdiff
2016-04-19
Matthew Leibowitz
Merge pull request #7 from kekekeks/perspex-missing-1
tree
|
commitdiff
2016-04-19
Matthew Leibowitz
Merge pull request #9 from mono/xamarin-m49-update
tree
|
commitdiff
2016-04-18
Matthew Leibowitz
Merge branch 'chrome/m49' into xamarin-m49-update
tree
|
commitdiff
2016-04-15
halcanary
Revert of SkPDF: PDF/A runtime switch (patchset #1...
tree
|
commitdiff
2016-04-15
halcanary
SkPDF: PDF/A runtime switch
tree
|
commitdiff
2016-04-08
halcanary
SkPDF: Fix links to be more valid PDF/A
tree
|
commitdiff
2016-04-08
halcanary
SkPDF: fix pessimizing-move in PDFA code
tree
|
commitdiff
2016-04-07
halcanary
SkPDF Fix PDF/A to be more valid
tree
|
commitdiff
2016-04-07
halcanary
SkPDF: fix PDF/A
tree
|
commitdiff
2016-04-01
halcanary
SkPDF: properly dedup bitmaps in shaders
tree
|
commitdiff
2016-04-01
halcanary
SkPDF: PDFShader does not hold images/bitmaps
tree
|
commitdiff
2016-03-31
halcanary
SkPDF: Use Pathops clipping
tree
|
commitdiff
2016-03-31
halcanary
SkPDF: Make magic make sense
tree
|
commitdiff
next