index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c...
benjaminwagner
2016-10-27
*
Reduced skslc memory consumption
ethannicholas
2016-10-27
*
Convert SkRasterPipeline loads and stores to indirect.
Mike Klein
2016-10-26
*
Turn on -Wrange-loop-analysis.
Mike Klein
2016-10-26
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
SkGifCodec: do not write off the end of memory when repeatCount > 1
Matt Sarett
2016-10-26
*
SkRasterPipeline::compile().
Mike Klein
2016-10-25
*
fix fuzz
caryclark
2016-10-25
*
remove discardablepixelref
Mike Reed
2016-10-25
*
Include "SkBitmap.h" in CodecAnimTest.cpp
scroggo
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
nc seal breaks simplify
caryclark
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
formalize host debugging
caryclark
2016-10-24
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Hash the gamut of XYZ color spaces, to speed up comparison
Brian Osman
2016-10-20
*
fix more fuzz, carsvg
caryclark
2016-10-20
*
fix more chrome asan fuzzer failures
caryclark
2016-10-20
*
Make SkFixedRound/Ceil/FloorToFixed as inline func
liyuqian
2016-10-20
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
fix fuzzers
caryclark
2016-10-20
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Fix ASAN bot.
Mike Klein
2016-10-18
*
fix -NoGPU build bots.
Mike Klein
2016-10-18
*
Revert "re-land of skslc now automatically turns on derivatives support"
Mike Klein
2016-10-18
*
break ambiguous angle sorting loop
caryclark
2016-10-18
*
re-land of skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Revert "skslc now automatically turns on derivatives support"
Ethan Nicholas
2016-10-18
*
skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Avoid integer overflow in SkIcoCodec and SkImageInfo
Matt Sarett
2016-10-17
*
Modify deferred texture image API's handling of gamma
Brian Osman
2016-10-17
*
more skslc hardening
ethannicholas
2016-10-17
*
Apply correct sRGB->Linear4f conversion in SkModeColorFilter
Matt Sarett
2016-10-17
*
Add "Narrow" RGB gamut to DM
Brian Osman
2016-10-17
*
Revert "Avoid integer overflow in SkIcoCodec"
Matt Sarett
2016-10-17
*
Avoid integer overflow in SkIcoCodec
Matt Sarett
2016-10-17
*
fix some fuzz
caryclark
2016-10-17
*
Cache dst LUTs in SkColorSpaceXform
Matt Sarett
2016-10-16
*
Fix bad test that was asserting on Vulkan Win10 bot
Brian Osman
2016-10-14
*
Explicit control in tools of ANGLE frontend and backend
bsalomon
2016-10-14
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
*
Add NewRGB() with float gamma to SkColorSpace public API
Matt Sarett
2016-10-14
*
added SkSL support for mustForceNegatedAtanParamToFloat cap
ethannicholas
2016-10-14
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
*
remove SkError
Mike Klein
2016-10-13
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
[next]