index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
move annotations to canvas virtual
reed
2016-03-03
*
respect sRGB when converting from sk to gr configs
reed
2016-03-03
*
Add operator* and operator safe-bool to sk_sp.
bungeman
2016-03-03
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Verify the full size returned by PIEX
yujieqin
2016-03-03
*
Revert of Update DNG SDK version. (patchset #4 id:60001 of https://codereview...
yujieqin
2016-03-03
*
[Reland] Fix SkTwoPointConicalGradient zero-radius handling
fmalita
2016-03-03
*
Update DNG SDK version.
yujieqin
2016-03-03
*
Revert "Pull and build shaderc rather than use checked in lib/header"
Eric Boren
2016-03-03
*
Disable ignored / moot configs in DM.
mtklein
2016-03-02
*
Pull and build shaderc rather than use checked in lib/header
bsalomon
2016-03-02
*
Only modify abort behavior to avoid debugger dialog on windows for bot builds.
bsalomon
2016-03-02
*
Fix array in matrixconvolution shader
egdaniel
2016-03-02
*
Pack float array uniforms into vec4 arrays
jvanverth
2016-03-02
*
Use VkPipelineCaches during VkPipeline creation
jvanverth
2016-03-02
*
update SkSmallAllocator to force internal allocations to be 16-byte aligned
reed
2016-03-02
*
Temporarily disable ios compile bot
stephana
2016-03-02
*
Replace some nullptrs with VK_NULL_HANDLE
jvanverth
2016-03-02
*
Retract GrDrawTarget and GrPipelineBuilder a bit more
robertphillips
2016-03-02
*
Get Vk compiling post-MIP map changes
bsalomon
2016-03-02
*
fission bitmapprocstate
reed
2016-03-02
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
debugger: Only bind to the localhost address by default.
jcgregorio
2016-03-02
*
4f gradient interval builder cleanup
fmalita
2016-03-02
*
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...
robertphillips
2016-03-02
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
add /img/n/m endpoint to skiaserve
joshualitt
2016-03-02
*
sk_sp: remove explicit operator bool()
halcanary
2016-03-02
*
Partial revert of https://codereview.chromium.org/1738913002/ (Enable RAW cod...
robertphillips
2016-03-02
*
Wire up stack traces again
joshualitt
2016-03-02
*
sk_sp: Covariant Move Constructor and Move Assignment
halcanary
2016-03-02
*
Swarming bots: Add support for perf steps
borenet
2016-03-02
*
sk_make_sp<T>()
halcanary
2016-03-02
*
Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:...
fmalita
2016-03-02
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
robertphillips
2016-03-02
*
Revert of Update DNG SDK version. (patchset #3 id:40001 of https://codereview...
yujieqin
2016-03-02
*
Update DNG SDK version.
yujieqin
2016-03-02
*
nanobench: Use device independent font flag for GPU configs
kkinnunen
2016-03-01
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-03-01
*
Introduce bilerp spans
herb
2016-03-01
*
SkFontHost_FreeType constructor to correctly release resources.
bungeman
2016-03-01
*
Force values to 0.0f in QuadUVMatrix::set
robertphillips
2016-03-01
*
Fix SkTwoPointConicalGradient zero-radius handling
fmalita
2016-03-01
*
Change skiaserve color palette for drawing batch bounds
joshualitt
2016-03-01
*
Fix MSVC 2015 compiler complaint
robertphillips
2016-03-01
*
Disabling calls to TexParameteri when the values do not exist on ES2.
cblume
2016-03-01
*
Adding anisotropic mipmap levels to SkMipMap.
cblume
2016-03-01
*
Handle spans in sampling.
herb
2016-03-01
*
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...
brianosman
2016-03-01
*
Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMas...
benjaminwagner
2016-03-01
[next]