aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add thread-per-core setting to SkThreadPool.Gravatar commit-bot@chromium.org2013-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
* specialize SkDataTable for arrays where all elements are the same size.Gravatar mike@reedtribe.org2013-04-21
* Remove GR_STATIC_RECT_VBGravatar robertphillips@google.com2013-04-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-20
* 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
* Add all remaining separable xfer modes to GPU backend.Gravatar bsalomon@google.com2013-04-19
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* use SkAutoTDelete instead of SkTScopedPtrGravatar reed@google.com2013-04-18
* Adding SK_API to export SkImage and SkSurface API classesGravatar junov@chromium.org2013-04-18
* Updates to images project.Gravatar scroggo@google.com2013-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
* Remove 'friend SkRefCnt' from SkData.Gravatar bungeman@google.com2013-04-16
* Disable GPU acceleration for narrow ovals. Gravatar jvanverth@google.com2013-04-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-16
* add experimental chop-into-quads for conicsGravatar mike@reedtribe.org2013-04-15
* Add coeffecients for kScreen xfermode.Gravatar bsalomon@google.com2013-04-15
* add special-case for chopping at exactly half for rational-quads (2-3x faster)Gravatar mike@reedtribe.org2013-04-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-13
* Fixing viral copy/paste typo Shapshot -> SnapshotGravatar junov@chromium.org2013-04-12
* experimental start to arcsGravatar reed@google.com2013-04-12
* explicitly initialize all entries in array of SkBaseMatrix, since we can't sayGravatar reed@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Reverting r8654Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Adding SkSurface support to SkDeferredCanvasGravatar junov@chromium.org2013-04-12
* turn on pathops unit testGravatar caryclark@google.com2013-04-12
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* forward declare SkTypefaceGravatar reed@google.com2013-04-11
* Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copyGravatar junov@chromium.org2013-04-11
* add SK_API to public classes for sharedlib buildGravatar reed@google.com2013-04-10
* Temporary patch to get Chrome Windows compilingGravatar robertphillips@google.com2013-04-09
* extend FontConfigInterface to start to match new fontmgr designGravatar reed@google.com2013-04-09
* Reland of 8525 with fix for case when GrRT outlives GrTexture.Gravatar bsalomon@google.com2013-04-09
* First pass at Rect EffectGravatar robertphillips@google.com2013-04-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-09
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* Add base types for path opsGravatar caryclark@google.com2013-04-08
* Fix more clang errors.Gravatar tfarina@chromium.org2013-04-05
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-04-05
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* SkDraw.h #include cleanupGravatar tomhudson@google.com2013-04-03