aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix for segmentation fault in xfermodes2 GM.Gravatar jvanverth@google.com2013-04-19
* check-point for new fontmgr on linuxGravatar reed@google.com2013-04-19
* silence && || parens clang warning.Gravatar bsalomon@google.com2013-04-19
* Add --threads to tests binary, to run non-GPU tests on multiple cores.Gravatar commit-bot@chromium.org2013-04-19
* Perform coverage blend with the dst in the shader when using a dst-reading xf...Gravatar bsalomon@google.com2013-04-19
* ensure that negative zeros are still ignored when computing isIdentity()Gravatar reed@google.com2013-04-19
* enable path ops in unit testsGravatar caryclark@google.com2013-04-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-19
* Whitespace change to test the commit queue. (SkipBuildbotRuns)Gravatar commit-bot@chromium.org2013-04-19
* Whitespace change (SkipBuildbotRuns)Gravatar commit-bot@chromium.org2013-04-19
* path ops : remove countdown overkillGravatar caryclark@google.com2013-04-18
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* disabling path opsGravatar caryclark@google.com2013-04-18
* Remove exclude of file which no longer exists.Gravatar bungeman@google.com2013-04-18
* Enable path opsGravatar caryclark@google.com2013-04-18
* allow tests to optionally use multiple threadsGravatar caryclark@google.com2013-04-18
* use SkAutoTDelete instead of SkTScopedPtrGravatar reed@google.com2013-04-18
* Fix compile warningGravatar caryclark@google.com2013-04-18
* path ops work in progressGravatar caryclark@google.com2013-04-18
* augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRectGravatar reed@google.com2013-04-18
* revert 8731, restoring 8700 and 8701... further investigation concluded that theGravatar reed@google.com2013-04-18
* Reset shader in ovals GM Gravatar jvanverth@google.com2013-04-18
* Adding a bit of rebustness to SkRectShaderImageFilterGravatar sugoi@google.com2013-04-18
* Disabling GPU noise on Windows since Angle can't do a proper translation of t...Gravatar sugoi@google.com2013-04-18
* Add a GM to test ovals with a variety of paint settings, matrices and sizes.Gravatar jvanverth@google.com2013-04-18
* Adding SK_API to export SkImage and SkSurface API classesGravatar junov@chromium.org2013-04-18
* Rebaseline Nexus7 cuteoverload performance triggerGravatar robertphillips@google.com2013-04-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-18
* Revert r8701 and r8700 due to layout test discrepanciesGravatar robertphillips@google.com2013-04-17
* Updates to images project.Gravatar scroggo@google.com2013-04-17
* Only use JDCT_IFAST if it's supported.Gravatar scroggo@google.com2013-04-17
* 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
* 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