index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Add SkColorSpace::Make, taking an skcms_ICCProfile
Brian Osman
2018-04-17
*
SkColorSetARGB in constants
Hal Canary
2018-04-17
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
Revert "Delete getRenderTargetHandle call on SkSurface."
Greg Daniel
2018-04-14
*
remove unused virtual onNotifyPixelsChanged
Mike Reed
2018-04-13
*
Support downscaling to max texture size when making cross-context images
Brian Osman
2018-04-13
*
Update Skia milestone to 68
Heather Miller
2018-04-13
*
Delete getRenderTargetHandle call on SkSurface.
Greg Daniel
2018-04-12
*
Reland "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-12
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
remove unused/dumb methods from SkRect
Mike Reed
2018-04-11
*
Revert "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-11
*
Add private fIsBadForDAA bit to SkPath
Yuqian Li
2018-04-11
*
Fix SkTCopyOnFirstWrite copy semantics
Florin Malita
2018-04-11
*
Remove guard around getBackendTexture/RenderTarget calls
Greg Daniel
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
fix path to rect when missing close verb
Cary Clark
2018-04-10
*
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
Brian Osman
2018-04-06
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Add GrBackendTexture/RenderTarget accessors to SkSurface
Robert Phillips
2018-04-05
*
Add SK_API to SkSurfaceCharacterization
Robert Phillips
2018-04-05
*
tweak SkImage documentation
Cary Clark
2018-04-05
*
Add GrBackendTexture accessor to SkImage (take 2)
Robert Phillips
2018-04-04
*
move SkIPoint16 to private header
Mike Reed
2018-04-04
*
Add SkSurfaceCharacterization operator== && !=
Robert Phillips
2018-04-04
*
Hide GrPixelConfig in SkSurfaceCharacterization
Robert Phillips
2018-04-04
*
Add API for SkTextBlob serialization into caller's memory.
Khushal
2018-04-04
*
fix SkImageInfo indentation
Cary Clark
2018-04-03
*
update autogenerated includes
Cary Clark
2018-04-03
*
fix SkRRect fuzzer assert
Cary Clark
2018-04-02
*
Add SkSurface factory that takes an SkSurfaceCharacterization
Robert Phillips
2018-03-30
*
Dump additional details about the gpu resources.
Derek Sollenberger
2018-03-29
*
Add SkColorSpaceXform_skcms
Brian Osman
2018-03-27
*
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...
Brian Salomon
2018-03-23
*
Remove SkAutoGlyphCache decls that happen to work
Herb Derby
2018-03-22
*
Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...
Brian Salomon
2018-03-21
*
change canvas-state to just record clip bounds
Mike Reed
2018-03-21
*
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
Brian Salomon
2018-03-20
*
remove imageinfo flatten altogether
Cary Clark
2018-03-19
*
Remove deprecated versions of YUV texture SkImage factories
Brian Salomon
2018-03-19
*
Allow SkTraceMemoryDump to exclude wrapped objects
Eric Karl
2018-03-19
*
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
Brian Salomon
2018-03-19
*
Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't t...
Brian Salomon
2018-03-19
*
Apply filterTextFlags so the fonts are the same.
Herb Derby
2018-03-16
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
Handle GrContext creation failure in DDL
Robert Phillips
2018-03-15
*
Cleanup SkImage YUV texture factories.
Brian Salomon
2018-03-15
*
drawTextRSXform should not apply matrix to shader
Mike Reed
2018-03-15
[next]