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
*
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
*
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
Florin Malita
2017-05-03
*
Revert "Reland: Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-03
*
Reland: Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-03
*
Revert "Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-02
*
Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-02
*
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
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Only store width and height on SkPixelRef
Matt Sarett
2017-04-27
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
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
*
Change SkMemory to the more accurately named SkMalloc.
Herb Derby
2017-03-27
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Make SkMemory.h and adjust all files for usage.
Herb Derby
2017-03-20
[next]