aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Remove unused variable.Gravatar Scroggo2011-05-11
* Keep program cache consistent when program creation fails.Gravatar bsalomon@google.com2011-05-11
* Add color filters to gpu path.Gravatar Scroggo2011-05-11
* remove some dead code in pipesGravatar reed@google.com2011-05-11
* add include/core to header path for release buildGravatar reed@google.com2011-05-11
* check-point for pipe: flatten/unflatten objects for single paintGravatar reed@google.com2011-05-11
* [PDF] Fix ending condition for font advance construction.Gravatar vandebo@chromium.org2011-05-10
* git-svn-id: http://skia.googlecode.com/svn/trunk@1292 2bbb7eff-a529-9590-31e7...Gravatar twiz@google.com2011-05-10
* add master images for macbook (which differ in the gpu variant from gm/base)Gravatar reed@google.com2011-05-10
* fix bug where we wrote uninitialized data to the flatten stream for shaders.Gravatar reed@google.com2011-05-10
* Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.Gravatar bsalomon@google.com2011-05-10
* Fixes from Sk/Gr rect unification. Gravatar bsalomon@google.com2011-05-09
* check for missing filename (needs to be specified when tool is launched)Gravatar reed@google.com2011-05-09
* remove unneeded asserts (which may fail from imprecise blits into the bitmap,...Gravatar reed@google.com2011-05-09
* Fix unused var warningGravatar bsalomon@google.com2011-05-09
* Fixup old VS2010 project in case anyone is using itGravatar bsalomon@google.com2011-05-09
* remove deleted include file (oops)Gravatar bsalomon@google.com2011-05-09
* Remove previous shader generator class. No longer compiles due to elimination...Gravatar bsalomon@google.com2011-05-09
* Make shader generator more legible. Get rid of some magic values.Gravatar bsalomon@google.com2011-05-09
* [PDF] Add a ToUnicode mapping for fonts.Gravatar vandebo@chromium.org2011-05-09
* [PDF] (regression) Update font if size changes.Gravatar vandebo@chromium.org2011-05-09