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
*
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
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-12
*
Add SkColorSpaceTransferFn to SkColorSpace
Matt Sarett
2016-10-11
*
implement A8 destination fast-path for SkPixelInfo::CopyPixels
lsalzman
2016-10-11
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...
jvanverth
2016-10-11
*
Add SkColorSpacePrimaries to help with making D50 matrices
msarett
2016-10-11
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-11
*
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...
mtklein
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...
jvanverth
2016-10-10
*
Report 0 rowsDecoded for no rows (SkPngCodec interlaced)
scroggo
2016-10-10
*
Fix an assert statement in SkPngCodec
scroggo
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
fix another fuzz
caryclark
2016-10-07
*
fix fuzz busters
caryclark
2016-10-07
*
remove sprintf
caryclark
2016-10-06
*
Make load4 and store4 part of SkNx properly.
Mike Klein
2016-10-06
*
fuzzer fix
Cary Clark
2016-10-06
*
fix mac all build
caryclark
2016-10-06
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
tight bounds optimization
caryclark
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
validate using nx to match bounds
caryclark
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Make test lower-level, make const_cast more visible.
Mike Klein
2016-10-05
[next]