aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove default clip/drawstate in GrIODB.Gravatar bsalomon@google.com2013-01-10
* Fix incorrect sample cnt assertGravatar bsalomon@google.com2013-01-09
* Ensure that SkMemoryStream does not crash dereferencing fData.Gravatar scroggo@google.com2013-01-09
* This takes the convex path tesselator from the Android code and hooks it into aGravatar jvanverth@google.com2013-01-09
* fix iOS build after adding modifierKeys to click eventsGravatar reed@google.com2013-01-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-09
* Enable warnings-as-errors on Windows.Gravatar bsalomon@google.com2013-01-08
* translate modifier keys for xeventsGravatar reed@google.com2013-01-08
* Fix macro redefinition warning on 10.6 bots in mesa code.Gravatar bsalomon@google.com2013-01-08
* fix linux buildGravatar reed@google.com2013-01-08
* fix win buildGravatar reed@google.com2013-01-08
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* fix GPU drawing for 8 bit alpha bitmapsGravatar humper@google.com2013-01-08
* Proposed fix to new stroking/path render selection systemGravatar robertphillips@google.com2013-01-08
* fix spelling: cannonical -> canonicalGravatar reed@google.com2013-01-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-08
* abandon SK_IGNORE_TREAT_AS_SPRITE as a flag, and use SK_IGNORE_TRANS_CLAMP_FIXGravatar reed@google.com2013-01-07
* fix warningsGravatar reed@google.com2013-01-07
* Revert part of r7047 to check Xoom failuresGravatar robertphillips@google.com2013-01-07
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Cleaned up warnings in Windows build.Gravatar jvanverth@google.com2013-01-07
* Fix warning-as-error for var used only in an assert (and therefore not in the...Gravatar bsalomon@google.com2013-01-07
* Remove GrTDArray.Gravatar bsalomon@google.com2013-01-07
* Attempt to fix NULL to intptr_t warning-as-error on mac build.Gravatar bsalomon@google.com2013-01-07
* eliminate all warnings in non-thirdparty code on macGravatar humper@google.com2013-01-07
* Show the paint's typeface information in the details pane of the debugger.Gravatar humper@google.com2013-01-07
* This CL introduces a new path renderer.Gravatar sugoi@google.com2013-01-07
* Fix the computed (new) inverse matrix when we detect that a shader's matrixGravatar reed@google.com2013-01-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-05
* Added a new function to directly generate a blurred rectangle analytically.Gravatar humper@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
* Fix Android compiler warnings.Gravatar djsollen@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
* use SkTreatAsSprite in SkDraw (with guard for chrome if needed)Gravatar reed@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
* add unittest for SkTreatAsSpriteGravatar reed@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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-25
* Fix break from eariler change to colorfilters. clang's warnings found that so...Gravatar mike@reedtribe.org2012-12-24