aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* land http://codereview.appspot.com/5244058/ - add matrix to SkViewGravatar reed@google.com2011-11-11
* record doAA param for clipRect and clipPath in picturesGravatar reed@google.com2011-11-11
* Do writepixels alpha-premul using gpuGravatar bsalomon@google.com2011-11-11
* [PDF] Optimize W-array generation with respect to subsetted fonts and add test.Gravatar vandebo@chromium.org2011-11-11
* Add default param to SkDevice::writePixels b/c WK is relying on old signature...Gravatar bsalomon@google.com2011-11-10
* Filter out draws to non-PMA configs that won't blend correctlyGravatar bsalomon@google.com2011-11-10
* Hold onto scratch texture until end of readRenderTargetPixelsGravatar bsalomon@google.com2011-11-10
* Turn off WritePixelsTest in fixed pt build (GPU device known not to work, no ...Gravatar bsalomon@google.com2011-11-10
* Add config8888 support to writePixelsGravatar bsalomon@google.com2011-11-10
* add test gm for vertical textGravatar reed@google.com2011-11-10
* have paint's measure calls respect verticalGravatar reed@google.com2011-11-10
* add vertical text support in mac portGravatar caryclark@google.com2011-11-10
* Fix convert to bool warning in VSGravatar bsalomon@google.com2011-11-10
* add vertical-text bit to paint (not supported yet)Gravatar reed@google.com2011-11-10
* Fix return value in read pixels unit testGravatar bsalomon@google.com2011-11-10
* add initial gyp to build freetype lib (problems with cflags not showing up in...Gravatar reed@google.com2011-11-10
* Add support for GL_EXT_unpack_subimageGravatar bsalomon@google.com2011-11-10
* Fixes int to scalar warnings. This checkin changes the range of random matrix...Gravatar bsalomon@google.com2011-11-10
* remove common fields from Offscreen utility classGravatar caryclark@google.com2011-11-10
* Removes warnings generated by gcc and clang.Gravatar tomhudson@google.com2011-11-09
* change m to fGravatar caryclark@google.com2011-11-09
* New baseline images for GPU blurs and shadows, to greenify bots after r2643.Gravatar epoger@google.com2011-11-09
* add experimental test for blending math (disabled for now)Gravatar reed@google.com2011-11-09
* Build fix; unreviewed.Gravatar senorblanco@chromium.org2011-11-09
* Speed up GrDrawState handling.Gravatar tomhudson@google.com2011-11-09
* Implement Gaussian blurs for images. The caller creates an anGravatar senorblanco@chromium.org2011-11-09
* Interim function for reseting GrDrawTarget state, this should be folded into ...Gravatar bsalomon@google.com2011-11-09
* whitespace commit to trigger linux buildGravatar epoger@google.com2011-11-09
* [GPU] when writing to unpremult dest and alpha is 0, make rgb=0Gravatar bsalomon@google.com2011-11-09
* New baseline images for r2638Gravatar epoger@google.com2011-11-09
* [PDF] add drawTextOnPath support.Gravatar vandebo@chromium.org2011-11-08
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-11-08
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-11-08
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-11-08
* use new PurgeFontCache() apiGravatar reed@google.com2011-11-08
* handle NaN values in clipPathGravatar reed@google.com2011-11-08
* When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with...Gravatar bsalomon@google.com2011-11-08
* Cleanup for the Android build.Gravatar djsollen@google.com2011-11-08
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* fix prev. change for __OpenBSD__Gravatar reed@google.com2011-11-08
* up default limit to 2MgGravatar reed@google.com2011-11-08
* Remove old and GL-specific defines from GrUserConfig.h commentsGravatar bsalomon@google.com2011-11-08
* post event to ourself to update the title after our constructorGravatar reed@google.com2011-11-08
* prefix GM names with "GM " so I know that's what they are.Gravatar reed@google.com2011-11-08
* suppress font-purge messagesGravatar reed@google.com2011-11-08
* return the prev value from SetFontCacheLimitGravatar reed@google.com2011-11-08
* add api to SkGraphics to get/set font cache limitGravatar reed@google.com2011-11-08
* Fix logic about who flips y in gpu readpixelsGravatar bsalomon@google.com2011-11-07
* Add font scaler gm.Gravatar bungeman@google.com2011-11-07
* [GPU] Add explicit byte order and PM vs. UPM 8888 configsGravatar bsalomon@google.com2011-11-07