aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Ensure that SkMemoryStream does not crash dereferencing fData.Gravatar scroggo@google.com2013-01-09
* fix iOS build after adding modifierKeys to click eventsGravatar reed@google.com2013-01-09
* Enable warnings-as-errors on Windows.Gravatar bsalomon@google.com2013-01-08
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* fix warings. add SkTAbs()Gravatar reed@google.com2013-01-08
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* Remove GrTDArray.Gravatar bsalomon@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
* re-add SkRefPtr to SkRefCnt.h until all uses of it have been removed from ChromeGravatar robertphillips@google.com2013-01-07
* Remove SkRefPtrGravatar vandebo@chromium.org2013-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
* Fix Android compiler warnings.Gravatar djsollen@google.com2013-01-04
* Fix warnings about unused function on Mac.Gravatar bsalomon@google.com2013-01-02
* Remove GrInstanceCounter.Gravatar bsalomon@google.com2013-01-02
* Update documentation around picture playback.Gravatar djsollen@google.com2013-01-02
* add metadata to Click for viewsGravatar mike@reedtribe.org2013-01-02
* fix warnings related to constness in overrides of SkColorFilterGravatar mike@reedtribe.org2012-12-24
* fix compiler warnings:Gravatar mike@reedtribe.org2012-12-24
* add SkRRect::inset(), which mimics strokingGravatar mike@reedtribe.org2012-12-23
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-22
* unify how we handle externally-provided storage in SkWriter32, with the goalGravatar reed@google.com2012-12-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-21
* Reland 6914 w/ fixes.Gravatar bsalomon@google.com2012-12-20
* Revert 6914 to fix build issues.Gravatar bsalomon@google.com2012-12-20
* Simplify cache IDs and keys.Gravatar bsalomon@google.com2012-12-20
* Accelerate AA filled rect drawing using drawIndexedInstancesGravatar robertphillips@google.com2012-12-18
* change SkMaskFilter methods to const, in preparation for making the class asGravatar reed@google.com2012-12-18
* remove experimental setAsABlur, as it forces the instance to be mutable, and wasGravatar reed@google.com2012-12-18
* change all interfaces for SkRasterizer to const, in preparation for marking itGravatar reed@google.com2012-12-18
* change all patheffect methods to const, in preparation for marking itsGravatar reed@google.com2012-12-18
* Add RRect GMGravatar robertphillips@google.com2012-12-17
* Follow up on the previous patch :Gravatar sugoi@google.com2012-12-17
* Remove unused type GrCacheKeyGravatar bsalomon@google.com2012-12-17
* Make all colorfilter methods const, in preparation for declaring themGravatar reed@google.com2012-12-17
* Mark all methods on SkXfermode as const, in preparation for declaring allGravatar reed@google.com2012-12-17
* 3on/3off dashing optimizationGravatar robertphillips@google.com2012-12-17
* move inset out of SkRRect.h for now, and add experimental versions to gmGravatar mike@reedtribe.org2012-12-17
* add gm for rrect, and rrect.inset/outsetGravatar mike@reedtribe.org2012-12-17
* Fix r6808 fix & some compiler warningsGravatar robertphillips@google.com2012-12-14
* add per-draw checks for lockcountsGravatar reed@google.com2012-12-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-14
* Fix compiler warning as error bugGravatar robertphillips@google.com2012-12-14
* reland 6798 w/ fix for bitmap-as-mask pixel-lockingGravatar reed@google.com2012-12-13
* revert 6798 (assert in GM)Gravatar reed@google.com2012-12-13
* add debugging flag SK_IGNORE_PIXELREF_SETPRELOCKED for pixelref locks (disabled)Gravatar reed@google.com2012-12-13
* Goal: ensure we always balance lock/unlock pixels calls.Gravatar reed@google.com2012-12-13
* Change to BDS license (as we did with all the other files that were Apache)Gravatar reed@google.com2012-12-13