| Commit message (Expand) | Author | Age |
* | pass modifier keys to click events (e.g. control | shift etc.) | reed@google.com | 2013-01-08 |
* | fix warings. add SkTAbs() | reed@google.com | 2013-01-08 |
* | fix warning from scalar --> int32 conversion | humper@google.com | 2013-01-07 |
* | Remove GrTDArray. | bsalomon@google.com | 2013-01-07 |
* | Show the paint's typeface information in the details pane of the debugger. | humper@google.com | 2013-01-07 |
* | This CL introduces a new path renderer. | sugoi@google.com | 2013-01-07 |
* | re-add SkRefPtr to SkRefCnt.h until all uses of it have been removed from Chrome | robertphillips@google.com | 2013-01-07 |
* | Remove SkRefPtr | vandebo@chromium.org | 2013-01-04 |
* | Allow GrEffects with multiple textures. | bsalomon@google.com | 2013-01-04 |
* | Revert "Remove SkRefPtr" - r7021 | vandebo@chromium.org | 2013-01-04 |
* | Remove SkRefPtr | vandebo@chromium.org | 2013-01-04 |
* | Fix Android compiler warnings. | djsollen@google.com | 2013-01-04 |
* | Fix warnings about unused function on Mac. | bsalomon@google.com | 2013-01-02 |
* | Remove GrInstanceCounter. | bsalomon@google.com | 2013-01-02 |
* | Update documentation around picture playback. | djsollen@google.com | 2013-01-02 |
* | add metadata to Click for views | mike@reedtribe.org | 2013-01-02 |
* | fix warnings related to constness in overrides of SkColorFilter | mike@reedtribe.org | 2012-12-24 |
* | fix compiler warnings: | mike@reedtribe.org | 2012-12-24 |
* | add SkRRect::inset(), which mimics stroking | mike@reedtribe.org | 2012-12-23 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-22 |
* | unify how we handle externally-provided storage in SkWriter32, with the goal | reed@google.com | 2012-12-21 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-21 |
* | Reland 6914 w/ fixes. | bsalomon@google.com | 2012-12-20 |
* | Revert 6914 to fix build issues. | bsalomon@google.com | 2012-12-20 |
* | Simplify cache IDs and keys. | bsalomon@google.com | 2012-12-20 |
* | Accelerate AA filled rect drawing using drawIndexedInstances | robertphillips@google.com | 2012-12-18 |
* | change SkMaskFilter methods to const, in preparation for making the class as | reed@google.com | 2012-12-18 |
* | remove experimental setAsABlur, as it forces the instance to be mutable, and was | reed@google.com | 2012-12-18 |
* | change all interfaces for SkRasterizer to const, in preparation for marking it | reed@google.com | 2012-12-18 |
* | change all patheffect methods to const, in preparation for marking its | reed@google.com | 2012-12-18 |
* | Add RRect GM | robertphillips@google.com | 2012-12-17 |
* | Follow up on the previous patch : | sugoi@google.com | 2012-12-17 |
* | Remove unused type GrCacheKey | bsalomon@google.com | 2012-12-17 |
* | Make all colorfilter methods const, in preparation for declaring them | reed@google.com | 2012-12-17 |
* | Mark all methods on SkXfermode as const, in preparation for declaring all | reed@google.com | 2012-12-17 |
* | 3on/3off dashing optimization | robertphillips@google.com | 2012-12-17 |
* | move inset out of SkRRect.h for now, and add experimental versions to gm | mike@reedtribe.org | 2012-12-17 |
* | add gm for rrect, and rrect.inset/outset | mike@reedtribe.org | 2012-12-17 |
* | Fix r6808 fix & some compiler warnings | robertphillips@google.com | 2012-12-14 |
* | add per-draw checks for lockcounts | reed@google.com | 2012-12-14 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-14 |
* | Fix compiler warning as error bug | robertphillips@google.com | 2012-12-14 |
* | reland 6798 w/ fix for bitmap-as-mask pixel-locking | reed@google.com | 2012-12-13 |
* | revert 6798 (assert in GM) | reed@google.com | 2012-12-13 |
* | add debugging flag SK_IGNORE_PIXELREF_SETPRELOCKED for pixelref locks (disabled) | reed@google.com | 2012-12-13 |
* | Goal: ensure we always balance lock/unlock pixels calls. | reed@google.com | 2012-12-13 |
* | Change to BDS license (as we did with all the other files that were Apache) | reed@google.com | 2012-12-13 |
* | Modifying SkTileGrid to support arbitrary query rectangles. | junov@chromium.org | 2012-12-13 |
* | kill unused SkFlipPixelRef | reed@google.com | 2012-12-13 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-13 |