index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Refactor color_xform_RGBA() to improve performance
Matt Sarett
2016-10-14
*
more SkSL fuzzer crash fixes
ethannicholas
2016-10-14
*
Always use RGBA textures for color font atlases
Brian Osman
2016-10-14
*
fix skslc crashes uncovered by fuzz testing
ethannicholas
2016-10-14
*
Faster 4f gradient premul path
fmalita
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
*
Add support for Atrace and hook into SkEventTracer framework.
Greg Daniel
2016-10-14
*
added SkSL support for mustForceNegatedAtanParamToFloat cap
ethannicholas
2016-10-14
*
Slightly generalize GPU hard stop gradient implementation.
Brian Salomon
2016-10-13
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
*
Allow F16 color type on direct raster canvases
junov
2016-10-13
*
remove SkError
Mike Klein
2016-10-13
*
Workaround unreachable code warning in GrGLCaps
Brian Salomon
2016-10-13
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
SkXPS: compile under clang on win
halcanary
2016-10-13
*
Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface...
mtklein
2016-10-13
*
Preserve color space of images in deferred texture API
brianosman
2016-10-13
*
leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster
lsalzman
2016-10-12
*
Fix double-accounting of SkPictureShader bitmap memory
fmalita
2016-10-12
*
Add SkRasterPipeline support to SkModeColorFilter.
Mike Klein
2016-10-12
*
Remove workaround for old compilers that do not support SSSE3.
Mike Klein
2016-10-12
*
SkRasterPipeline: 8x pipelines, without any 8x code enabled.
Mike Klein
2016-10-12
*
Don't pass in RT to individual Gpu CommandBuffer calls
Greg Daniel
2016-10-12
*
Fix interface validation in Vulkan.
Greg Daniel
2016-10-12
*
GrTessellator: make inverse fill types more sane.
senorblanco
2016-10-12
*
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
*
fix vertex alpha calculation in GrTesselator
lsalzman
2016-10-11
*
Add AA Analytic Compile Flag (and small fixes)
liyuqian
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
*
Remove restrictive format pattern for Fontconfig matching
drott
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
*
Simplify rowsDecoded returned by incrementalDecode
scroggo
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
*
Update comment, move constant inside helper struct
Brian Osman
2016-10-10
*
Revert "SkRasterPipeline: 8x pipelines, attempt 2"
Mike Klein
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
*
Convert gradient params test helper to a struct
Brian Osman
2016-10-10
*
fix another fuzz
caryclark
2016-10-07
*
fix fuzz busters
caryclark
2016-10-07
*
SkRasterPipeline: 8x pipelines, attempt 2
Mike Klein
2016-10-07
*
GrTessellator: refactor Line out of Edge.
senorblanco
2016-10-07
[next]