aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix enums in code path that uses uncached GrRenderTargets behind SkGpuDevicesGravatar bsalomon@google.com2011-05-17
* get tests closer to passing for SKIA_SCALAR=fixedGravatar epoger@google.com2011-05-17
* Removing remnants of GrGLEffect.Gravatar junov@google.com2011-05-17
* Fixed typo in skia.gypGravatar junov@google.com2011-05-17
* remove reference to fContextGravatar reed@google.com2011-05-17
* Adding a test to sampleapp for texture domainGravatar junov@google.com2011-05-17
* silence printfGravatar reed@google.com2011-05-17
* fix uninitialized varGravatar reed@google.com2011-05-17
* add 'n' to tri-toggle bitmap-filter (LERP) on/off/neutralGravatar reed@google.com2011-05-17
* Add GL context creation for X so that gm can run GPU on Linux.Gravatar bungeman@google.com2011-05-17
* use hires metrics when rotated (or subpixel is requested)Gravatar reed@google.com2011-05-17
* add GPU configGravatar mike@reedtribe.org2011-05-17
* Use SkSetFourByteTag in SkFontHost_win.cpp.Gravatar ctguil@chromium.org2011-05-16
* separate coverage stages from color stages.Gravatar bsalomon@google.com2011-05-16
* remove dead filesGravatar reed@google.com2011-05-16
* Fixed color bleeding issue when drawing a sub region of a bitmap with filteri...Gravatar junov@google.com2011-05-16
* fully expand the initialization for rect (android compiler didn't like {0})Gravatar reed@google.com2011-05-16
* use SkPath for GrPath, removing GrPathIter entirelyGravatar reed@google.com2011-05-16
* Fix winding order check for negative scale in tesselated path rendering. TheGravatar senorblanco@chromium.org2011-05-16
* Change getConvexity() to now compute it if the value is set to kUnkown.Gravatar reed@google.com2011-05-16
* Upload matrix as gl float rather than gr scalar (fixes a build break when sca...Gravatar bsalomon@google.com2011-05-16
* Optimize colorfilter path when using a constant color.\nReviewed at http://co...Gravatar Scroggo2011-05-16
* clean up sign detection code in computeconvexityGravatar reed@google.com2011-05-16
* detect more than one loop in computeconvexityGravatar reed@google.com2011-05-15
* migrate more tests from GrPath.cppGravatar reed@google.com2011-05-15
* add Convexity enum to SkPathGravatar reed@google.com2011-05-15
* make tests return nonzero if failingGravatar epoger@google.com2011-05-13
* Another tiny comment-only change to trigger buildbotGravatar epoger@google.com2011-05-13
* Tiny comment-only change to trigger buildbotGravatar epoger@google.com2011-05-13
* [PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes.Gravatar vandebo@chromium.org2011-05-13
* [PDF] Fix windows SkFontHost::OpenStream for TTC fonts.Gravatar vandebo@chromium.org2011-05-13
* update doxGravatar reed@google.com2011-05-12
* add 'p' to toggle on/off testing the pipeGravatar reed@google.com2011-05-12
* Disable blend for edge AA not general AAGravatar bsalomon@google.com2011-05-12
* Style fixGravatar Scroggo2011-05-12
* Edge antialiasing for convex shapes in GaneshGravatar senorblanco@chromium.org2011-05-12
* Fix intentional breakage in previous commitGravatar epoger@google.com2011-05-12
* Intentional breakage to test notifications, will fix quicklyGravatar epoger@google.com2011-05-12
* Tiny comment-only change to trigger updateGravatar epoger@google.com2011-05-12
* cleanup previous array of paintsGravatar reed@google.com2011-05-12
* Allow blending if there is a color filter.Gravatar Scroggo2011-05-11
* Add space between mediump and float in 2pt radial vertex uniform declGravatar bsalomon@google.com2011-05-11
* Fix my intentional break.Gravatar epoger@google.com2011-05-11
* [PDF] Fix Chrome crash - don't assume that SkDraw.fClipStack != NULL.Gravatar vandebo@chromium.org2011-05-11
* Intentionally break tests, will fix quickly.Gravatar epoger@google.com2011-05-11
* Another comment-only change to test notificationsGravatar epoger@google.com2011-05-11
* Remove a warning.Gravatar Scroggo2011-05-11
* Tiny comment-only change to test notificationsGravatar epoger@google.com2011-05-11
* Store 1/255 as a constant to reduce number of divides.Gravatar Scroggo2011-05-11
* Remove dead debug code.Gravatar bsalomon@google.com2011-05-11