aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix refcnts for singleton fontconfig-directGravatar reed@google.com2013-04-22
* Add new roundrect GMGravatar commit-bot@chromium.org2013-04-22
* start cleanup, in prep for new fontmgr implGravatar reed@google.com2013-04-22
* Unbreak -z. The LocalReporter shim layer was forcing the pathops options bac...Gravatar commit-bot@chromium.org2013-04-22
* Make it clearer what's going on at the end of tests.Gravatar commit-bot@chromium.org2013-04-22
* Add thread-per-core setting to SkThreadPool.Gravatar commit-bot@chromium.org2013-04-22
* Rebaseline performance triggers for new .skp filesGravatar robertphillips@google.com2013-04-22
* Revert accidentally changed msvs settings in r8764.Gravatar bsalomon@google.com2013-04-22
* Feed Clang a pragma to ignore -Wc++11-extensions to let it build Skia on Mac.Gravatar commit-bot@chromium.org2013-04-22
* path ops : add support for inverse fillGravatar caryclark@google.com2013-04-22
* Adding optimization to avoid image copy in SkSurface copy on write when conte...Gravatar commit-bot@chromium.org2013-04-22
* Catch failures to SkTypeface::Deserialize() and use the default in that case.Gravatar reed@google.com2013-04-22
* Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)Gravatar rmistry@google.com2013-04-22
* Copied over new versions of SKP files.Gravatar rmistry@google.com2013-04-21
* remove printfGravatar mike@reedtribe.org2013-04-21
* pass 0 instead of NULL for size_t parameterGravatar mike@reedtribe.org2013-04-21
* specialize SkDataTable for arrays where all elements are the same size.Gravatar mike@reedtribe.org2013-04-21
* Win7 Intel performance rebaselineGravatar robertphillips@google.com2013-04-20
* Performance rebaseline on ubuntu Gravatar robertphillips@google.com2013-04-20
* Vertex Attrib configurations now handled as pointers vs. SkSTArraysGravatar robertphillips@google.com2013-04-20
* Remove GR_STATIC_RECT_VBGravatar robertphillips@google.com2013-04-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-20
* can't return false for a ptr (unless you're in gcc)Gravatar reed@google.com2013-04-19
* use SkDataTable to return familyNames for fontmgrGravatar reed@google.com2013-04-19
* add SkDataTable::NewEmpty()Gravatar reed@google.com2013-04-19
* add SkDataTable, to efficiently store an immutable array. Includes a builderGravatar reed@google.com2013-04-19
* Fix non-uniform scale and stroked ellipsesGravatar commit-bot@chromium.org2013-04-19
* Final round of .0sGravatar bsalomon@google.com2013-04-19
* More .0sGravatar bsalomon@google.com2013-04-19
* Add ".0" to 1 constants in xfermodes GLSL code.Gravatar bsalomon@google.com2013-04-19
* Add all remaining separable xfer modes to GPU backend.Gravatar bsalomon@google.com2013-04-19
* return empty fontstyleset instead of nullGravatar reed@google.com2013-04-19
* 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