aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add xfermodes2 GM. Tests all xfer modes with two gradient bitmapsGravatar bsalomon@google.com2013-04-17
* Build fixGravatar junov@chromium.org2013-04-17
* Perlin noise adjustmentsGravatar sugoi@google.com2013-04-17
* Benchmark to measure SkSurface copy on write performanceGravatar junov@chromium.org2013-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
* Delete gm after use.Gravatar scroggo@google.com2013-04-16
* change shortName to match filenameGravatar reed@google.com2013-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
* fix new gm to actually trigger the bugGravatar reed@google.com2013-04-16
* add gm to test edge case in drawBitmapRectToRectGravatar reed@google.com2013-04-16
* Remove 'friend SkRefCnt' from SkData.Gravatar bungeman@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
* Use ILLEGAL_MODE macro to silence clang error.Gravatar tfarina@chromium.org2013-04-15
* Link webp in skimage and debugger.Gravatar scroggo@google.com2013-04-15
* 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
* Move resource dir from gm to trunkGravatar borenet@google.com2013-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
* GM::height() now returns the height, not the width.Gravatar scroggo@google.com2013-04-12
* 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
* If the tree is closed then print information about contacting the sheriff.Gravatar rmistry@google.com2013-04-12
* experimental start to arcsGravatar reed@google.com2013-04-12
* GM: add self-test that sets --readPath to a nonexistent directory pathGravatar epoger@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
* Fix NaCl build.Gravatar scroggo@google.com2013-04-12
* Reverting r8654Gravatar robertphillips@google.com2013-04-12