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
*
remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used)
reed@google.com
2013-09-09
*
move decision to smash invmatrix into unit-space (for faster repeat/mirror to...
reed@google.com
2013-09-09
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Return canonical logfont size to 64.
bungeman@google.com
2013-09-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-07
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Remove dead code from libwebp image decoder
commit-bot@chromium.org
2013-09-06
*
Add a requiresVertexShader method to GrGLEffect
commit-bot@chromium.org
2013-09-06
*
Remove coverage msaa func from android grglinterface setup
bsalomon@google.com
2013-09-06
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Fix for aliasing in device-independent ovals on Nexus 10.
commit-bot@chromium.org
2013-09-06
*
Fallback to GLES context when GL context setup fails at any stage.
commit-bot@chromium.org
2013-09-06
*
Update the freetype backed fonthost to keep the style and fixed width attribu...
djsollen@google.com
2013-09-06
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Update to allow packed depth-stencil on ES3
commit-bot@chromium.org
2013-09-06
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
fix regression in fallback chain where we don't account for the original font...
djsollen@google.com
2013-09-06
*
move platformConvolutionProcs() call to right before we need it
reed@google.com
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-06
*
Add support for ES3 MSAA.
commit-bot@chromium.org
2013-09-05
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
add SkConvolutionProcs* to the none platformConvolutionProcs() signature
reed@google.com
2013-09-05
*
remove fConvolutionProcs from State, and just use it locally
reed@google.com
2013-09-05
*
[PDF] Rewind the font stream if font subsetting fails.
vandebo@chromium.org
2013-09-05
*
Add device-independent rendering of ovals, take two.
commit-bot@chromium.org
2013-09-05
*
simplify making translate only invmatrix
reed@google.com
2013-09-05
*
Add getGLMatrix method to MatrixState
commit-bot@chromium.org
2013-09-05
*
Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager
commit-bot@chromium.org
2013-09-05
*
Added a missing filter in SkFlattenable::InitializeFlattenables().
commit-bot@chromium.org
2013-09-05
*
ARM Skia NEON patches - 18 - Preparation work for BitmapProcState
commit-bot@chromium.org
2013-09-05
*
Add test to exercise extreme blur sigmas
robertphillips@google.com
2013-09-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-05
*
fix the onIsEqual method on the new bicubic effect to consider the texture ac...
humper@google.com
2013-09-04
*
forgot to guard GPU includes when SK_SUPPORT_GPU not defined
humper@google.com
2013-09-04
*
Fix ES2 context init.
bsalomon@google.com
2013-09-04
*
add support for high quality image filtering on the GPU
humper@google.com
2013-09-04
*
fix broken clang build
djsollen@google.com
2013-09-04
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
Add SkCanvasStack and update the Canvas utilities to use it.
djsollen@google.com
2013-09-04
*
Reverting r11075.
jvanverth@google.com
2013-09-04
*
Add device-independent GPU rendering of ovals.
commit-bot@chromium.org
2013-09-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-04
*
Fix convex path renderer bounds computation
commit-bot@chromium.org
2013-09-03
*
Fix Matrix44Test and double-to-float conversion in SVD code
jvanverth@google.com
2013-09-03
*
Revise SVD code to remove arctangents.
commit-bot@chromium.org
2013-09-03
*
Fix bug in SkWriter32.
mtklein@google.com
2013-09-03
*
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...
commit-bot@chromium.org
2013-09-03
*
Hamfisted "fix" for pinterest blur crash
robertphillips@google.com
2013-09-03
[next]