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
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
SkPDF: SkWStream::write -> SkWStream::writeText
Hal Canary
2017-08-28
*
SkPDF: Use DeviceGray for alpha masks.
Hal Canary
2017-07-26
*
Automatically prepend "disabled-by-default-" to TRACE categories
Brian Osman
2017-07-26
*
Tracing macro cleanup continued
Brian Osman
2017-07-26
*
SkPDF: handle unsupported colortypes (e.g. F16) uniformly
Hal Canary
2017-07-20
*
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: more paths as rects
Hal Canary
2017-07-19
*
SkPDF: Fix color glyphs with absolute positioning
Hal Canary
2017-07-19
*
SkPDF: Re-use Jpeg Image Shaders
Hal Canary
2017-07-18
*
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
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
Guard to remove kIndex_8_SkColorType
Mike Reed
2017-07-13
*
SkPDF: start to support AlphaOnly Images as masks.
Hal Canary
2017-07-12
*
SkPDF: simplify drawImage/Bitmap/Sprite code.
Hal Canary
2017-07-12
*
Revert "Revert "Change image encode api to return sk_sp""
Mike Reed
2017-07-12
*
Revert "Change image encode api to return sk_sp"
Mike Reed
2017-07-11
*
Change image encode api to return sk_sp
Mike Reed
2017-07-11
*
SkPDF: Change some identifiers.
Hal Canary
2017-07-06
*
SkTypeface: fix non-determinism on AdvacedMetrics
Hal Canary
2017-07-06
*
SkDocument: consolidate trimBox code
Hal Canary
2017-07-05
*
SkPDF: GradientShaderPatterns use one hashmap not two.
Hal Canary
2017-07-05
*
SkPDF: Refactor PDFShader to use ShTHashMap<>
Hal Canary
2017-07-05
*
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: remove duplicate dict entry
Hal Canary
2017-06-23
*
SkPDF: implement SkPDFArray::reserve.
Hal Canary
2017-06-23
*
SkPDF: add some TRACE_EVENTs
Hal Canary
2017-06-22
*
factor out hexadecimal constants.
Hal Canary
2017-06-19
*
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: Do draw{Image,Bitmap} with maskfilter.
Hal Canary
2017-06-07
*
SkPDF: Do draw{Image,Bitmap}Rect with maskfilter.
Hal Canary
2017-06-07
*
SkPDF: Draw paths with mask filters; color filter.
Hal Canary
2017-06-05
*
SkPDF: assert premultiplied bitmaps are valid in debug.
Hal Canary
2017-05-25
*
SkStream: DynamicMemoryWStream gets writeToAndReset
Hal Canary
2017-05-24
*
SkPDF: eliminate unnecessary clip for each page
Hal Canary
2017-05-22
*
add flag to hide deprecated clipops
Mike Reed
2017-05-10
*
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
[next]