index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
rebaseline for gpu changes
reed@google.com
2011-11-14
*
land http://codereview.appspot.com/5244058/ - add matrix to SkView
reed@google.com
2011-11-11
*
record doAA param for clipRect and clipPath in pictures
reed@google.com
2011-11-11
*
Do writepixels alpha-premul using gpu
bsalomon@google.com
2011-11-11
*
[PDF] Optimize W-array generation with respect to subsetted fonts and add test.
vandebo@chromium.org
2011-11-11
*
Add default param to SkDevice::writePixels b/c WK is relying on old signature...
bsalomon@google.com
2011-11-10
*
Filter out draws to non-PMA configs that won't blend correctly
bsalomon@google.com
2011-11-10
*
Hold onto scratch texture until end of readRenderTargetPixels
bsalomon@google.com
2011-11-10
*
Turn off WritePixelsTest in fixed pt build (GPU device known not to work, no ...
bsalomon@google.com
2011-11-10
*
Add config8888 support to writePixels
bsalomon@google.com
2011-11-10
*
add test gm for vertical text
reed@google.com
2011-11-10
*
have paint's measure calls respect vertical
reed@google.com
2011-11-10
*
add vertical text support in mac port
caryclark@google.com
2011-11-10
*
Fix convert to bool warning in VS
bsalomon@google.com
2011-11-10
*
add vertical-text bit to paint (not supported yet)
reed@google.com
2011-11-10
*
Fix return value in read pixels unit test
bsalomon@google.com
2011-11-10
*
add initial gyp to build freetype lib (problems with cflags not showing up in...
reed@google.com
2011-11-10
*
Add support for GL_EXT_unpack_subimage
bsalomon@google.com
2011-11-10
*
Fixes int to scalar warnings. This checkin changes the range of random matrix...
bsalomon@google.com
2011-11-10
*
remove common fields from Offscreen utility class
caryclark@google.com
2011-11-10
*
Removes warnings generated by gcc and clang.
tomhudson@google.com
2011-11-09
*
change m to f
caryclark@google.com
2011-11-09
*
New baseline images for GPU blurs and shadows, to greenify bots after r2643.
epoger@google.com
2011-11-09
*
add experimental test for blending math (disabled for now)
reed@google.com
2011-11-09
*
Build fix; unreviewed.
senorblanco@chromium.org
2011-11-09
*
Speed up GrDrawState handling.
tomhudson@google.com
2011-11-09
*
Implement Gaussian blurs for images. The caller creates an an
senorblanco@chromium.org
2011-11-09
*
Interim function for reseting GrDrawTarget state, this should be folded into ...
bsalomon@google.com
2011-11-09
*
whitespace commit to trigger linux build
epoger@google.com
2011-11-09
*
[GPU] when writing to unpremult dest and alpha is 0, make rgb=0
bsalomon@google.com
2011-11-09
*
New baseline images for r2638
epoger@google.com
2011-11-09
*
[PDF] add drawTextOnPath support.
vandebo@chromium.org
2011-11-08
*
whitespace commit to trigger buildbots
epoger@google.com
2011-11-08
*
whitespace commit to trigger buildbots
epoger@google.com
2011-11-08
*
whitespace commit to trigger buildbots
epoger@google.com
2011-11-08
*
use new PurgeFontCache() api
reed@google.com
2011-11-08
*
handle NaN values in clipPath
reed@google.com
2011-11-08
*
When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with...
bsalomon@google.com
2011-11-08
*
Cleanup for the Android build.
djsollen@google.com
2011-11-08
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
fix prev. change for __OpenBSD__
reed@google.com
2011-11-08
*
up default limit to 2Mg
reed@google.com
2011-11-08
*
Remove old and GL-specific defines from GrUserConfig.h comments
bsalomon@google.com
2011-11-08
*
post event to ourself to update the title after our constructor
reed@google.com
2011-11-08
*
prefix GM names with "GM " so I know that's what they are.
reed@google.com
2011-11-08
*
suppress font-purge messages
reed@google.com
2011-11-08
*
return the prev value from SetFontCacheLimit
reed@google.com
2011-11-08
*
add api to SkGraphics to get/set font cache limit
reed@google.com
2011-11-08
*
Fix logic about who flips y in gpu readpixels
bsalomon@google.com
2011-11-07
*
Add font scaler gm.
bungeman@google.com
2011-11-07
[prev]
[next]