aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-02
* Merge remote-tracking branch 'refs/remotes/git-svn'Gravatar dierk@google.com2013-07-01
* Merge remote-tracking branch 'refs/remotes/git-svn'Gravatar dierk@google.com2013-07-01
* Fixed PathUtils.cpp:90Gravatar dierk@google.com2013-07-01
* Fixed the bugs that crashed the build botsGravatar dierk@google.com2013-07-01
* Adding my Bitmap2Path sample for 1on1 meeting.Gravatar commit-bot@chromium.org2013-07-01
* Add a newline to the error message from JPEG.Gravatar scroggo@google.com2013-07-01
* Partial revert of r9812 & put rest of r9812 behind a compile flagGravatar robertphillips@google.com2013-07-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-29
* Temporary change to keep chrome happy.Gravatar scroggo@google.com2013-06-28
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* use width() instead of fWidth to get int valueGravatar reed@google.com2013-06-28
* add bitmap::eraseAreaGravatar reed@google.com2013-06-28
* Add flag bits for partial GrContext resetGravatar bsalomon@google.com2013-06-28
* GPU "fix" for thin stroked rectsGravatar robertphillips@google.com2013-06-28
* Make implicit cast explicit to fix r9807 on gcc.Gravatar bungeman@google.com2013-06-28
* Minimal changes for SampleApp to eb HiDPI aware on Mac.Gravatar bungeman@google.com2013-06-28