aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Revert of extract some common code from PictureRenderer (https://codereview.c...Gravatar commit-bot@chromium.org2014-05-08
* Revert of Improved x86 SSE build and run-time checks. (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-08
* Improved x86 SSE build and run-time checks.Gravatar commit-bot@chromium.org2014-05-08
* extract some common code from PictureRendererGravatar commit-bot@chromium.org2014-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-08
* Move paints to the front of draw structs.Gravatar commit-bot@chromium.org2014-05-07
* add localmatrix-shaderGravatar commit-bot@chromium.org2014-05-07
* First pass at pre-rendering saveLayers for GPUGravatar robertphillips@google.com2014-05-07
* Convert all SkRecordPattern matchers into SkRecord mutators.Gravatar commit-bot@chromium.org2014-05-07
* Some small cleanups for image filter code.Gravatar senorblanco@chromium.org2014-05-07
* Rename from "(un)lock" to "(un)map" for geometry buffers.Gravatar commit-bot@chromium.org2014-05-07
* Fix for SkDisplacementMap::onFilterBounds().Gravatar senorblanco@chromium.org2014-05-07
* Statically initialize those zero-size singletons.Gravatar commit-bot@chromium.org2014-05-07
* Revert of Statically initialize those zero-size singletons. (https://coderevi...Gravatar commit-bot@chromium.org2014-05-07
* Statically initialize those zero-size singletons.Gravatar commit-bot@chromium.org2014-05-07
* Partially restore small-T optimization for very small (empty) T.Gravatar commit-bot@chromium.org2014-05-07
* Fix Dash Effect readback calc for fPhase from old skpsGravatar commit-bot@chromium.org2014-05-07
* save-draw*-restore -> noop-draw*-noopGravatar commit-bot@chromium.org2014-05-07
* if SK_DEBUG -> ifdef SK_DEBUGGravatar commit-bot@chromium.org2014-05-07
* Fix warningGravatar commit-bot@chromium.org2014-05-07
* When solving the cubic line intersection directly fails, use binary search as...Gravatar commit-bot@chromium.org2014-05-07
* 4x allocation in PipeController is probably overkill.Gravatar commit-bot@chromium.org2014-05-07
* remove dead mipmap code from SkBitmapGravatar commit-bot@chromium.org2014-05-07
* Add SaveLayer-Draw-Restore optimization.Gravatar commit-bot@chromium.org2014-05-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-07
* Fix for empty saveLayer() with a filter which affects transparent black.Gravatar senorblanco@chromium.org2014-05-06
* SaveLayer is not a draw.Gravatar commit-bot@chromium.org2014-05-06
* Temporarily disable NEON on Android framework builds.Gravatar djsollen@google.com2014-05-06
* add local-matrix to shader::contextGravatar commit-bot@chromium.org2014-05-06
* Fix memory leak in GPU Picture optimizationGravatar commit-bot@chromium.org2014-05-06
* don't leak the bitmapShaderGravatar commit-bot@chromium.org2014-05-06
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-06
* Initialize the SkFontConfigInterface singleton with SkOnce.Gravatar bungeman@google.com2014-05-05
* Add pattern matchers for SkRecordGravatar commit-bot@chromium.org2014-05-05
* fix TriColorShader to respect the paint's alphaGravatar commit-bot@chromium.org2014-05-05
* Revert r14571 (Infrastructure changes to support pull saveLayers forward task...Gravatar robertphillips@google.com2014-05-05
* Allow custom resources in the GrContext's cacheGravatar commit-bot@chromium.org2014-05-05
* Adds a mechanism for GrCacheable objects to notify the resource cacheGravatar commit-bot@chromium.org2014-05-05
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-05
* fix composeshader to respect the paint's alphaGravatar commit-bot@chromium.org2014-05-05
* add rounding-using-doubles methods on SkScalar and SkRectGravatar commit-bot@chromium.org2014-05-05
* Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.Gravatar commit-bot@chromium.org2014-05-05
* Revert of fix the error that path is inversed for stroke and strokeAndFill st...Gravatar commit-bot@chromium.org2014-05-04
* fix the error that path is inversed for stroke and strokeAndFill styles.Gravatar commit-bot@chromium.org2014-05-04
* fix size_t/int warningsGravatar commit-bot@chromium.org2014-05-04
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* add release-mode checks for null, at least for a whileGravatar commit-bot@chromium.org2014-05-02