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
*
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
*
Reduce geometry size for circles to help fill rate.
jvanverth
2016-10-07
*
Revert "SkRasterPipeline: 8x pipelines"
Mike Klein
2016-10-07
*
Disable antialiasing on interior of filled RRects that need distance vectors
Robert Phillips
2016-10-07
*
SkRasterPipeline: 8x pipelines
Mike Klein
2016-10-07
*
Add distance values to interior of filled RRects
Robert Phillips
2016-10-06
*
Harden SkPicturePlayback::handleOp() skips
fmalita
2016-10-06
*
Fix SkDeferredCanvas for use on android.
Herb Derby
2016-10-06
*
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 other printf warning for SkBlendMode
reed
2016-10-06
[next]