aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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 font handles leak. We return without freeing resources.Gravatar edisonn@google.com2013-04-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-06
* Unreviewed test fixGravatar sugoi@google.com2013-04-05
* Reduce size of second iteration in SkTileGridNextDatum<>().Gravatar tomhudson@google.com2013-04-05
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-04-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-04
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Commit file accidentally left out of glc change for r8525Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* Fixed bug with SkImage leaving canvas backing store in an immutable state aft...Gravatar junov@chromium.org2013-04-03
* Add GrDrawTarget::copySurface.Gravatar bsalomon@google.com2013-04-03
* Replacing 'new' with 'SkNEW_ARGS' in SkImage_GpuGravatar junov@chromium.org2013-04-03
* Fix build error when building Android in Release mode with -O2.Gravatar djsollen@google.com2013-04-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-03
* Make drawRect preserve vertex attrib state and push/pop the geom sources.Gravatar bsalomon@google.com2013-04-02
* Fix for effect cache key.Gravatar commit-bot@chromium.org2013-04-02
* Move edge GrEffects to locally defined classes.Gravatar commit-bot@chromium.org2013-04-02
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime weGravatar edisonn@google.com2013-04-02
* Fix clang warning as error from 8480.Gravatar bungeman@google.com2013-04-02
* Name table iterator.Gravatar bungeman@google.com2013-04-02
* Reland 8459 with fix for #extension after default precision in FS.Gravatar bsalomon@google.com2013-04-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-02
* Fix clang compiler warning/errorGravatar robertphillips@google.com2013-04-01
* Reverting r8459 due to shader error on Nexus 10Gravatar robertphillips@google.com2013-04-01
* One more fix for r8468. Replace use of int with size_t. Unreviewed.Gravatar jvanverth@google.com2013-04-01
* Patches for r8468 build errors. Unreviewed.Gravatar jvanverth@google.com2013-04-01
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Simplify the circle outset code and add comment relating it to the shader code.Gravatar bsalomon@google.com2013-04-01
* Make GrGLShaderBuilder responsible for enabling GLSL extensionsGravatar bsalomon@google.com2013-04-01
* Add Xfermode bench. Also clear before rendering in bench (rather than after).Gravatar commit-bot@chromium.org2013-04-01
* Trim the copy of the dst made for dst-reading effects using the clip and dev-...Gravatar commit-bot@chromium.org2013-04-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-30
* Fix GLPrograms test.Gravatar bsalomon@google.com2013-03-29
* Add support for reading the dst pixel value in an effect. Use in a new effect...Gravatar bsalomon@google.com2013-03-29
* Fix more clang tautological-constant-out-of-range-compare errors.Gravatar tfarina@chromium.org2013-03-29
* add matcher to fontstylesetGravatar reed@google.com2013-03-29
* use SkTCastGravatar reed@google.com2013-03-29
* Fix minor cppcheck-found issuesGravatar robertphillips@google.com2013-03-29
* Make GM render to render targets that are also textures.Gravatar bsalomon@google.com2013-03-28
* Attempt to silence signed/unsigned warnings in android build.Gravatar bsalomon@google.com2013-03-28
* add caching to fontmgr for macGravatar reed@google.com2013-03-28
* Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanv...Gravatar junov@chromium.org2013-03-28
* Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...Gravatar bsalomon@google.com2013-03-28
* Add GrPaint stage for xfermodes.Gravatar bsalomon@google.com2013-03-28
* Remove dubious assertion.Gravatar tfarina@chromium.org2013-03-27
* move typeface cache limit from 128 to 1024 (128 is a joke, not sure what aGravatar reed@google.com2013-03-27