aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fixed Skia compilation error with strict clang.Gravatar commit-bot@chromium.org2014-04-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-05
* get iOS building againGravatar commit-bot@chromium.org2014-04-05
* Change SkDecodingImageGenerator to hide implementation details.Gravatar commit-bot@chromium.org2014-04-04
* Prevent potential leaking of memory by using SkString and SkTArray.Gravatar commit-bot@chromium.org2014-04-04
* SkDiscardableMemoryPool to abstract classGravatar commit-bot@chromium.org2014-04-04
* Perform perlin noise matrix computations once per frame, not per pixel.Gravatar senorblanco@chromium.org2014-04-04
* Add base effect for gpu 2pt conical gradientsGravatar commit-bot@chromium.org2014-04-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-04
* Revert of Properly set alpha type in webp decode. (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-04-03
* Properly set alpha type in webp decode.Gravatar commit-bot@chromium.org2014-04-03
* Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://coderev...Gravatar commit-bot@chromium.org2014-04-03
* Fix for SkTwoPointConicalGradient_gpu defineGravatar commit-bot@chromium.org2014-04-03
* Xfermode: SSE2 implementation of multiply_modeprocGravatar commit-bot@chromium.org2014-04-03
* Add LCD support for distance field text.Gravatar commit-bot@chromium.org2014-04-03
* Pull Gpu shader out of SkTwoPointConicalGradient into own fileGravatar commit-bot@chromium.org2014-04-03
* Fix SkRRect isEmpty assertGravatar commit-bot@chromium.org2014-04-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-03
* Add a GrLayerCache to GrContextGravatar robertphillips@google.com2014-04-03
* Add generation ID to SkPictureGravatar robertphillips@google.com2014-04-02
* Remove dead code in ports/.Gravatar commit-bot@chromium.org2014-04-02
* Remove misc. dead code.Gravatar commit-bot@chromium.org2014-04-02
* Remove dead code in gpu/.Gravatar commit-bot@chromium.org2014-04-02
* Fix early return when GrCoordTransform is identity.Gravatar bsalomon@google.com2014-04-02
* Arithmetic mode now has the option of not validating the output color, which ...Gravatar commit-bot@chromium.org2014-04-02
* Add support for multiple base distance field sizes.Gravatar commit-bot@chromium.org2014-04-02
* Fix matrix adjustment passed to filter processing.Gravatar senorblanco@chromium.org2014-04-02
* SkTDynamicHash: pick up GetKey(), Hash() from T by default.Gravatar commit-bot@chromium.org2014-04-02
* SkTDynamicHash: remove need for Equals(const T&, const Key&) param.Gravatar commit-bot@chromium.org2014-04-02
* Use glInvalidateFramebuffer() when it is supported.Gravatar commit-bot@chromium.org2014-04-02
* ARM Skia NEON patches - 35 - First AArch64 supportGravatar commit-bot@chromium.org2014-04-02
* Add effect for ellipse clipping.Gravatar commit-bot@chromium.org2014-04-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-02
* Purge SkPurgeableMemoryBlock.Gravatar commit-bot@chromium.org2014-04-01
* Fix SkXfermodeImageFilter when an input is cropped out.Gravatar senorblanco@chromium.org2014-04-01
* The android framework should not embolden glyphs that originate from bold fonts.Gravatar commit-bot@chromium.org2014-04-01
* Minor changes to GrFontCache system.Gravatar commit-bot@chromium.org2014-04-01
* SkRecord strawmanGravatar commit-bot@chromium.org2014-04-01
* Fold SkTSetBit into SkOTSet*Bit.Gravatar commit-bot@chromium.org2014-04-01
* SkPerlinNoiseShader::CreateTubulenceNoise() is misspelledGravatar commit-bot@chromium.org2014-04-01
* Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://coderev...Gravatar commit-bot@chromium.org2014-04-01
* Xfermode: SSE2 implementation of multiply_modeprocGravatar commit-bot@chromium.org2014-04-01
* Add GL_ARB_invalidate_subdata functions to GrGLInterface.Gravatar bsalomon@google.com2014-04-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-01
* Pass the IDWriteFactory instead of relying on a global creator.Gravatar bungeman@google.com2014-03-31
* Remove scaleToFit from DashPathEffectGravatar commit-bot@chromium.org2014-03-31
* Add global fontconfig lock.Gravatar commit-bot@chromium.org2014-03-31
* Change if/else to if in two GrGLInterface factories.Gravatar commit-bot@chromium.org2014-03-31
* Revert "disable passing discards through GrIODB."Gravatar bsalomon@google.com2014-03-31
* disable passing discards through GrIODB.Gravatar bsalomon@google.com2014-03-31