aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove unused variable.Gravatar vandebo@chromium.org2013-01-04
* shape ops work in progressGravatar caryclark@google.com2013-01-04
* Remove SkRefPtrGravatar vandebo@chromium.org2013-01-04
* add SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new invert codeGravatar reed@google.com2013-01-04
* Allow GrEffects with multiple textures.Gravatar bsalomon@google.com2013-01-04
* Revert "Remove SkRefPtr" - r7021Gravatar vandebo@chromium.org2013-01-04
* Remove SkRefPtrGravatar vandebo@chromium.org2013-01-04
* special-case matrix invert for translate and scaleGravatar reed@google.com2013-01-04
* Fix Android texture cacheID issue (npot flag not generated correctly)Gravatar robertphillips@google.com2013-01-04
* add matrixbench for invert_translateGravatar reed@google.com2013-01-04
* Fix Android compiler warnings.Gravatar djsollen@google.com2013-01-04
* add --exclude-config to opt out of 1 or more configs. This always is respected,Gravatar reed@google.com2013-01-04
* use DEF_BENCH to simplify registrationGravatar reed@google.com2013-01-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-04
* reorder internal files, in preparation for refactoring. no functional change.Gravatar mike@reedtribe.org2013-01-04
* remove dead code from SkPath::addOvalGravatar mike@reedtribe.org2013-01-04
* shape ops work in progressGravatar caryclark@google.com2013-01-03
* * Extended skdiff to report alpha channel differences.Gravatar rmistry@google.com2013-01-03
* ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984Gravatar reed@google.com2013-01-03
* use SkTreatAsSprite in SkDraw (with guard for chrome if needed)Gravatar reed@google.com2013-01-03
* Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit Sk...Gravatar jvanverth@google.com2013-01-03
* Yet another whitespace changeGravatar borenet@google.com2013-01-03
* Another Whitespace Change...Gravatar borenet@google.com2013-01-03
* Whitespace change to trigger rebuildGravatar borenet@google.com2013-01-03
* #undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix for stroked quads.Gravatar reed@google.com2013-01-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-03
* The motivation for this changeset is to fix the following build failure in go...Gravatar rmistry@google.com2013-01-02
* Fix warnings about unused function on Mac.Gravatar bsalomon@google.com2013-01-02
* Fixed debugger for addition of drawRRect, clipRRect & drawOvalGravatar robertphillips@google.com2013-01-02
* add unittest for SkTreatAsSpriteGravatar reed@google.com2013-01-02
* Remove GrInstanceCounter.Gravatar bsalomon@google.com2013-01-02
* Ensure that GrCacheID::Key instances are fully initialized.Gravatar bsalomon@google.com2013-01-02
* Delete no-longer compiled SkRectShape.cppGravatar epoger@google.com2013-01-02
* Update documentation around picture playback.Gravatar djsollen@google.com2013-01-02
* Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (...Gravatar epoger@google.com2013-01-02
* remove #ifdef for scalar==float, since it always isGravatar reed@google.com2013-01-02
* add metadata to Click for viewsGravatar mike@reedtribe.org2013-01-02
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2012-12-29
* shape ops work in progressGravatar caryclark@google.com2012-12-28
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2012-12-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-28
* shape ops work in progressGravatar caryclark@google.com2012-12-27
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2012-12-27
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2012-12-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-25
* fix warnings:Gravatar mike@reedtribe.org2012-12-24
* add const to unhide virtuals in custom colorfilterGravatar mike@reedtribe.org2012-12-24
* Fix break from eariler change to colorfilters. clang's warnings found that so...Gravatar mike@reedtribe.org2012-12-24
* fix warnings related to constness in overrides of SkColorFilterGravatar mike@reedtribe.org2012-12-24
* fix compiler warnings:Gravatar mike@reedtribe.org2012-12-24