| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-04 |
* | reorder internal files, in preparation for refactoring. no functional change. | mike@reedtribe.org | 2013-01-04 |
* | remove dead code from SkPath::addOval | mike@reedtribe.org | 2013-01-04 |
* | use SkTreatAsSprite in SkDraw (with guard for chrome if needed) | reed@google.com | 2013-01-03 |
* | #undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix for stroked quads. | reed@google.com | 2013-01-03 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-03 |
* | The motivation for this changeset is to fix the following build failure in go... | rmistry@google.com | 2013-01-02 |
* | add unittest for SkTreatAsSprite | reed@google.com | 2013-01-02 |
* | Ensure that GrCacheID::Key instances are fully initialized. | bsalomon@google.com | 2013-01-02 |
* | Delete no-longer compiled SkRectShape.cpp | epoger@google.com | 2013-01-02 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-25 |
* | Fix break from eariler change to colorfilters. clang's warnings found that so... | mike@reedtribe.org | 2012-12-24 |
* | fix warnings related to constness in overrides of SkColorFilter | mike@reedtribe.org | 2012-12-24 |
* | disable (using build-flag) change in 6937 until I can figure out how to rebas... | mike@reedtribe.org | 2012-12-24 |
* | fix strokes for quadratics. #define SK_IGNORE_QUAD_STROKE_FIX to | mike@reedtribe.org | 2012-12-24 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 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 |
* | When doing a readback in SkGrPixelRef check whether the dst bmp was allocated. | bsalomon@google.com | 2012-12-18 |
* | Adding support for new canvas API method clipRRect with rtree and tileGrid | junov@chromium.org | 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 |
* | Fix drawSprite to record correctly with SkBBoxRecord | junov@chromium.org | 2012-12-18 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-18 |
* | Fix SkBBoxRecord to correctly handle SkRect arguments that are inverted rects. | junov@chromium.org | 2012-12-17 |
* | Add RRect GM | robertphillips@google.com | 2012-12-17 |
* | Fixing bounding box computation for inverse filled paths in SkBBoxRecord | junov@chromium.org | 2012-12-17 |
* | we do not correctly handle inner-style in blurmaskfilter w/ the 9patch | reed@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 |
* | Adding missing oval and roundedRect primitives to SkBBoxRecord | junov@chromium.org | 2012-12-17 |
* | Limit the maximum number of dash segments per path | fmalita@google.com | 2012-12-17 |
* | Fix SampleApp busted images with --picture on windows. | bsalomon@google.com | 2012-12-17 |
* | Fix line rendering with TileGrid and Rtree | junov@chromium.org | 2012-12-17 |
* | detect out-of-memory when we try to create a mask offscreen | reed@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 |
* | if CG fails to decode an image, check to see if it was a problem in the color... | mike@reedtribe.org | 2012-12-15 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-15 |