index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDevice.cpp
Commit message (
Expand
)
Author
Age
*
SkPDF: scale entire canvas for non-standard rasterDpi
Hal Canary
2018-05-11
*
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
*
Take sk_sp<SkDevice> instead of SkDevice*
Herb Derby
2018-05-02
*
Move strike cache Find*() to strike cache
Herb Derby
2018-04-18
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
SkPDF/Clusterator: expose to the light of a unit test
Hal Canary
2018-03-29
*
SkPDF: Accept non-monotonic text cluster indices
Hal Canary
2018-03-28
*
Remove the last uses of auto glyph cache.
Herb Derby
2018-03-22
*
SkPDF: filter out empty clip draws more often
Hal Canary
2018-03-09
*
SkPDF: simplify PathOp code, emit empty clips.
Hal Canary
2018-03-09
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code""
Mike Reed
2017-12-15
*
Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"
Mike Reed
2017-12-15
*
remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code
Mike Reed
2017-12-15
*
Moving extra options/parameters into PDFMetadata
Mike Reed
2017-12-14
*
SkPDF: fix fTextScaleX error
Hal Canary
2017-11-28
*
SkPDF: less tolerance for small circles
Hal Canary
2017-11-27
*
SkPDF: TextSize > 0;
Hal Canary
2017-10-18
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
SkPDF: Use DeviceGray for alpha masks.
Hal Canary
2017-07-26
*
SkPDF: Support alpha-only images with maskfilters
Hal Canary
2017-07-20
*
SkPDF: minor cleanups of skpdfdevice
Hal Canary
2017-07-20
*
SkPDF: SkPDFMakeShader takes the paint color.
Hal Canary
2017-07-19
*
SkPDF: Fix color glyphs with absolute positioning
Hal Canary
2017-07-19
*
Revert "Revert "SkPDF: Non-outline glyphs as images""
Hal Canary
2017-07-18
*
Revert "SkPDF: Non-outline glyphs as images"
Mike Reed
2017-07-17
*
SkPDF: Non-outline glyphs as images
Hal Canary
2017-07-17
*
SkPDF: start to support AlphaOnly Images as masks.
Hal Canary
2017-07-12
*
SkPDF: simplify drawImage/Bitmap/Sprite code.
Hal Canary
2017-07-12
*
SkPDF: Change some identifiers.
Hal Canary
2017-07-06
*
SkPDF: simplify SkPDFGraphicState
Hal Canary
2017-06-30
*
SkPDF: clean up fRasterDpi
Hal Canary
2017-06-30
*
SkPDF: Clean up
Hal Canary
2017-06-28
*
SkPDF: clean up PDFDevice.
Hal Canary
2017-06-27
*
SkDevice::drawBitmap takes x,y, not matrix
Hal Canary
2017-06-27
*
SkPDF: Glyph-by-glyph bounds-reject.
Hal Canary
2017-06-14
*
SkPDF: consolodate glyph runs on BUILD_FOR_WIN
Hal Canary
2017-06-12
*
SkPDF: Draw paths with mask filters; color filter.
Hal Canary
2017-06-05
*
add flag to hide deprecated clipops
Mike Reed
2017-05-10
*
src/pdf: code cleanup
Hal Canary
2017-05-04
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
*
Only store width and height on SkPixelRef (part 1)
Matt Sarett
2017-04-28
*
Revert "Only store width and height on SkPixelRef"
Ben Wagner
2017-04-28
*
Only store width and height on SkPixelRef
Matt Sarett
2017-04-27
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
SkSize can be aggregate-initialized
Hal Canary
2017-04-11
*
remove legacy vertices virtual from SkDevice
Mike Reed
2017-03-19
*
SkPDF: Always get advances at unitsPerEm.
Hal Canary
2017-03-08
[next]