index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
use conservative-clip-bit in pipecanvas
Mike Reed
2016-10-21
*
New helpers for converting SkColor to GrColor4f
Brian Osman
2016-10-21
*
Remove SkRRectsGaussianEdgeShader
Robert Phillips
2016-10-21
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Cache GrColorSpaceXforms
Brian Osman
2016-10-20
*
Add query to imagegenerator if it can efficiently generate a texture
Mike Reed
2016-10-20
*
Make SkFixedRound/Ceil/FloorToFixed as inline func
liyuqian
2016-10-20
*
Safely handle unsupported color xforms in SkCodec
Matt Sarett
2016-10-20
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Class delete call unsized delete when size not known.
Ben Wagner
2016-10-19
*
Add helper to create random AsFPArgs for Ganesh unit tests
Brian Osman
2016-10-19
*
SkDescriptors to be held in unique_ptr.
bungeman
2016-10-19
*
Viewer builds (for Windows) with GN
Brian Osman
2016-10-18
*
Make SkColorSpaceXform an SK_API
Matt Sarett
2016-10-18
*
Avoid integer overflow in SkIcoCodec and SkImageInfo
Matt Sarett
2016-10-17
*
Re-enable overdraw mode in debugger.
Ben Wagner
2016-10-17
*
Modify deferred texture image API's handling of gamma
Brian Osman
2016-10-17
*
Cache dst LUTs in SkColorSpaceXform
Matt Sarett
2016-10-16
*
Always use RGBA textures for color font atlases
Brian Osman
2016-10-14
*
Add NewRGB() with float gamma to SkColorSpace public API
Matt Sarett
2016-10-14
*
remove SkError
Mike Klein
2016-10-13
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER.
Ben Wagner
2016-10-13
*
Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface...
mtklein
2016-10-13
*
leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster
lsalzman
2016-10-12
*
Remove hack allowing fRefCnt of 0.
Ben Wagner
2016-10-12
*
Fix interface validation in Vulkan.
Greg Daniel
2016-10-12
*
Add SkColorSpaceTransferFn to SkColorSpace
Matt Sarett
2016-10-11
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Add SkColorSpacePrimaries to help with making D50 matrices
msarett
2016-10-11
*
fix 'GrClip::quickContains was hidden' warning in GrNoClip
lsalzman
2016-10-10
*
Fix iOS surface creation for SampleApp
jvanverth
2016-10-10
*
Fix SkDeferredCanvas for use on android.
Herb Derby
2016-10-06
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Harden degenerate gradient context handling
fmalita
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Move GPU fences into sk_gpu_test
csmartdalton
2016-10-04
*
Revert of Make GrResourceCache dynamically change between LRU and random repl...
robertphillips
2016-10-04
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Make GrResourceCache dynamically change between LRU and random replacement st...
bsalomon
2016-10-03
*
Supply random dst color space to asFP in unit tests
Brian Osman
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Move clip CTM application to SkRasterClip and SkClipStack
Brian Salomon
2016-10-03
[next]