aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove static effects from the effect memory pool.Gravatar bsalomon@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
* 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
* 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
* start cleanup, in prep for new fontmgr implGravatar reed@google.com2013-04-22
* Add thread-per-core setting to SkThreadPool.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
* specialize SkDataTable for arrays where all elements are the same size.Gravatar mike@reedtribe.org2013-04-21
* 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
* check-point for new fontmgr on linuxGravatar reed@google.com2013-04-19
* Perform coverage blend with the dst in the shader when using a dst-reading xf...Gravatar bsalomon@google.com2013-04-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-19
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@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
* 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
* 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
* Perlin noise adjustmentsGravatar sugoi@google.com2013-04-17
* Remove deprecated/obsolete Makefiles.Gravatar tfarina@chromium.org2013-04-17