aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-11
* Win7/8 compiler warnings/errors fix for r9980Gravatar robertphillips@google.com2013-07-11
* add matrix objects to the lua bindings, as well as a lua script to find the p...Gravatar humper@google.com2013-07-10
* fix 64 bit warningsGravatar humper@google.com2013-07-10
* remove unused variablesGravatar humper@google.com2013-07-10
* use SkIntToScalarGravatar reed@google.com2013-07-10
* fix bug with awesome filtered images sometimes being slightly offset.Gravatar humper@google.com2013-07-10
* add paint:getEffects to return table of bools of a given effect is present on...Gravatar reed@google.com2013-07-10
* Implement offset for GPU filter path. Although we can't yet use this in Blink...Gravatar commit-bot@chromium.org2013-07-10
* Remove SkRasterClip::setPath(const SkPath&, const SkRasterClip&, bool).Gravatar commit-bot@chromium.org2013-07-10
* don't leak the bitmap filterGravatar commit-bot@chromium.org2013-07-10
* restore hash size to 8 bits, following windows fix in 3591f7a4a56153349240dfc...Gravatar reed@google.com2013-07-10
* allow createScalerContext to return null, and then have the GDI backend trigg...Gravatar reed@google.com2013-07-10
* ARM Skia NEON patches - 09 - BugfixGravatar commit-bot@chromium.org2013-07-10
* ARM Skia NEON patches - 05 - CleaningGravatar commit-bot@chromium.org2013-07-10
* ARM Skia NEON patches - 02 - Tune filter clobber listGravatar commit-bot@chromium.org2013-07-10
* Allow the resource cache to (indirectly) flush the InOrderDrawBufferGravatar commit-bot@chromium.org2013-07-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-10
* Fix Win7 compiler errors/warnings for r9945Gravatar robertphillips@google.com2013-07-09
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-07-09
* Remove old and unused Android font host codeGravatar djsollen@google.com2013-07-09
* Revert "More general image filter interface; tested implementation of standal...Gravatar humper@google.com2013-07-09
* More general image filter interface; tested implementation of standaloneGravatar humper@google.com2013-07-09
* Animated the PathUtils Sample to show path contours# Enter a description of t...Gravatar commit-bot@chromium.org2013-07-09
* Allow ico decoder to decode PNG sub-images.Gravatar scroggo@google.com2013-07-09
* Remove bitmap reuse from SkImageDecoder.Gravatar scroggo@google.com2013-07-09
* move failable work outside of constructors for SkGlyphCache and SkScalerConte...Gravatar reed@google.com2013-07-09
* GM (and fix) for drawArc capping issueGravatar robertphillips@google.com2013-07-09
* Revert of r9902 (Consider conical shader opaque if it coversGravatar robertphillips@google.com2013-07-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-09
* Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to ...Gravatar commit-bot@chromium.org2013-07-08
* Debugging statements to investigate a bug.Gravatar scroggo@google.com2013-07-08
* Revert "Temporary change to keep chrome happy."Gravatar scroggo@google.com2013-07-08
* path ops work in progressGravatar caryclark@google.com2013-07-08
* Fix header guard typos.Gravatar tfarina@chromium.org2013-07-08
* Removing highp variables from perlin noise shaderGravatar commit-bot@chromium.org2013-07-04
* Consider conical shader opaque if it covers entire plane.Gravatar commit-bot@chromium.org2013-07-04
* Fix for DEPS roll failure (a patch to r9898)Gravatar robertphillips@google.com2013-07-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-04
* Fix for r9888 bugGravatar robertphillips@google.com2013-07-03
* Minor GrContext/GrInOrderDrawBuffer cleanupGravatar robertphillips@google.com2013-07-03
* GPU-less build fix for r9888Gravatar robertphillips@google.com2013-07-03
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* Build fix for [-Werror=maybe-uninitialized].Gravatar commit-bot@chromium.org2013-07-03
* Revert of r9581 (oops, fix missing change in 9532, setting hashbits to 8) due...Gravatar robertphillips@google.com2013-07-03
* Commented SSE blend functions and cleaned-up variable naming.Gravatar commit-bot@chromium.org2013-07-02
* impl charsToGlyphs for freetypeGravatar reed@google.com2013-07-02
* Fix for Ovals/RRects on N4 missing interior rectangles.Gravatar jvanverth@google.com2013-07-02
* use else instead of else-if -- fixes 'possibly unused' warningGravatar reed@google.com2013-07-02
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02