aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* its ok if there is no family name in the pattern for fontconfig, for fc will ...Gravatar reed@google.com2013-04-23
* Fix an SkCommandLineFlags bug.Gravatar scroggo@google.com2013-04-23
* Remove static effects from the effect memory pool.Gravatar bsalomon@google.com2013-04-23
* add block comment for using SkChecksumGravatar reed@google.com2013-04-23
* Build fixGravatar sugoi@google.com2013-04-23
* Added a few bench for some image filtersGravatar sugoi@google.com2013-04-23
* path ops : enable optimizationsGravatar caryclark@google.com2013-04-23
* path ops -- use standard max, min, double-is-nanGravatar caryclark@google.com2013-04-23
* Also proxy bumpTestCount.Gravatar commit-bot@chromium.org2013-04-23
* Whitespace change to trigger rebuilds after skia-autogen resetGravatar rmistry@google.com2013-04-23
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-23
* Add non-separable xfer modes to GPU backend.Gravatar bsalomon@google.com2013-04-22
* Fix gyp files to allow ninja to build 64 bit on Mac.Gravatar commit-bot@chromium.org2013-04-22
* fix asserts in SkMulDiv255Round, and add testGravatar reed@google.com2013-04-22
* path ops -- crap, I checked in the wrong fileGravatar caryclark@google.com2013-04-22
* remove deleted file from gypGravatar caryclark@google.com2013-04-22
* path ops -- use standard SkTQSortGravatar commit-bot@chromium.org2013-04-22
* Add missing unistd.h include after r8765.Gravatar commit-bot@chromium.org2013-04-22
* check-point for linux fontmgr implGravatar reed@google.com2013-04-22
* 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