aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/shadertext.cpp
Commit message (Expand)AuthorAge
* gather GM tests which are disabled on AndroidGravatar commit-bot@chromium.org2014-03-24
* replace SkBitmap::Config with SkColorType in gmsGravatar commit-bot@chromium.org2014-02-17
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* GM : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Temporarily disable failing GM tests on AndroidGravatar borenet@google.com2012-06-25
* fix warnings on Mac in gmGravatar caryclark@google.com2012-06-06
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Update baselines for linux-fixed. Make shader text sample/GM work with scalar...Gravatar bsalomon@google.com2011-06-14
* Fix text-as-path with skshader on gpuGravatar bsalomon@google.com2011-06-13
* Warn when an SkScalar is passed into SkIntToScalar() (converted twice)Gravatar epoger@google.com2011-05-24
* fix assertion failure in Skia_Linux_Fixed_Debug buildGravatar epoger@google.com2011-05-19
* fix warnings, including using GrTCast<> to go from &Obj -> uint32_t*Gravatar reed@google.com2011-01-26
* Add shaded text sample and gm test.Gravatar bsalomon@google.com2011-01-25