aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* path ops in progressGravatar caryclark@google.com2013-04-17
* shape ops work in progressGravatar caryclark@google.com2013-04-17
* Reducing the complexity of the noise test for AngleGravatar sugoi@google.com2013-04-17
* Fixing debug bench assert on AndroidGravatar sugoi@google.com2013-04-17
* Skip copytexsubimage2D code path when src is multisampled.Gravatar bsalomon@google.com2013-04-17
* Perlin noise adjustmentsGravatar sugoi@google.com2013-04-17
* Remove deprecated/obsolete Makefiles.Gravatar tfarina@chromium.org2013-04-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-17
* add compute-bounds for conicsGravatar mike@reedtribe.org2013-04-17
* add extrema for conicsGravatar mike@reedtribe.org2013-04-17
* add comments for computing derivativesGravatar reed@google.com2013-04-16
* Build fix: moving more inline functions into headerGravatar junov@chromium.org2013-04-16
* Build fix: moving some inline function definitions into header.Gravatar junov@chromium.org2013-04-16
* Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friendsGravatar junov@chromium.org2013-04-16
* add () around | cluster, to avoid warning.Gravatar reed@google.com2013-04-16
* use forward matrix to determine if we can ignore scale part of a matrixGravatar reed@google.com2013-04-16
* Disable GPU acceleration for narrow ovals. Gravatar jvanverth@google.com2013-04-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-16
* Enable caching of texture domain extentsGravatar robertphillips@google.com2013-04-15
* path ops work in progressGravatar caryclark@google.com2013-04-15
* Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer.Gravatar junov@chromium.org2013-04-15
* fix release warning (unused debug variable)Gravatar reed@google.com2013-04-15
* add experimental chop-into-quads for conicsGravatar mike@reedtribe.org2013-04-15
* Add coeffecients for kScreen xfermode.Gravatar bsalomon@google.com2013-04-15
* Remove freetype dependency from core.gypGravatar djsollen@google.com2013-04-15
* Remove freetype dependency from core.gypGravatar djsollen@google.com2013-04-15
* Comment only change. (forgot to save comment edit before landing r8675).Gravatar bsalomon@google.com2013-04-15
* Add support for using glCopyTexSubImage2D when possible to copy surfaces.Gravatar bsalomon@google.com2013-04-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-14
* add special-case for chopping at exactly half for rational-quads (2-3x faster)Gravatar mike@reedtribe.org2013-04-14
* compute new weight in standard-formGravatar mike@reedtribe.org2013-04-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-13
* incomplete impl for chopping rational quads (need to "normalize" so I can getGravatar reed@google.com2013-04-12
* Fixing viral copy/paste typo Shapshot -> SnapshotGravatar junov@chromium.org2013-04-12
* experimental start to arcsGravatar reed@google.com2013-04-12
* Only use JDCT_FAST if it is supported in jpeg.Gravatar scroggo@google.com2013-04-12
* explicitly initialize all entries in array of SkBaseMatrix, since we can't sayGravatar reed@google.com2013-04-12
* Compiler warning/error patch for r8658Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Reverting r8654Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Adding SkSurface support to SkDeferredCanvasGravatar junov@chromium.org2013-04-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-12
* rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly useGravatar epoger@google.com2013-04-12
* Update debug GL backend to match r8633Gravatar robertphillips@google.com2013-04-11
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* Use blitframebuffer to implement copySurface.Gravatar commit-bot@chromium.org2013-04-11
* Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copyGravatar junov@chromium.org2013-04-11
* Shader optimization for ovals.Gravatar commit-bot@chromium.org2013-04-11
* path ops fix release android buildGravatar caryclark@google.com2013-04-11