| Commit message (Expand) | Author | Age |
* | 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 |
* | revert 6766, thereby re-landing 6762-6763 now that the bots are ready | reed@google.com | 2012-12-12 |
* | revert 6762-6763, since those require new skps to be generated, and we can't | reed@google.com | 2012-12-12 |
* | part of prev CL for rrect | reed@google.com | 2012-12-12 |
* | make RRect and Oval first-class drawing primitives in SkCanvas. | reed@google.com | 2012-12-12 |
* | Adding quickContains API method to SkClipStack | junov@chromium.org | 2012-12-12 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-11 |
* | Add SkMatrix44 constructor that allows user to control the initialization | vollick@chromium.org | 2012-12-10 |
* | Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana... | bsalomon@google.com | 2012-12-10 |
* | add helpers for isTranslate and isScaleTranslate | mike@reedtribe.org | 2012-12-10 |
* | Improve handling of inverse clip paths in GrClipMaskManager. | bsalomon@google.com | 2012-12-07 |
* | Fix some extract subset bugs. | scroggo@google.com | 2012-12-07 |
* | speedup peek32() when the offset is in the last block (fTail) | reed@google.com | 2012-12-07 |
* | comment-only fix | epoger@google.com | 2012-12-07 |
* | Defining new color constat for transparent color | junov@google.com | 2012-12-06 |
* | As part of preliminary groundwork for a chromium fix, this changelist is depr... | sugoi@google.com | 2012-12-06 |
* | add query to pixelref for its encoded data (if it has any) | reed@google.com | 2012-12-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-06 |
* | optimize translate and scale | reed@google.com | 2012-12-05 |
* | Add drawPoints dash bench | robertphillips@google.com | 2012-12-05 |
* | Add missing SK_API definition at request of Chromium callers | djsollen@google.com | 2012-12-05 |
* | Pull SkMergeImageFilter out into its own file. | senorblanco@chromium.org | 2012-12-04 |
* | Make SkClipStack::Iter use SkClipStack::Element. | bsalomon@google.com | 2012-12-04 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-04 |
* | Fix compiler error in SkTInternalList.h | robertphillips@google.com | 2012-12-03 |
* | Added SK_BUILD_FOR_NACL to SkPreConfig.h | borenet@google.com | 2012-12-03 |
* | add getTypes() to SkMatrix44, to cache how complex the matrix is. | reed@google.com | 2012-12-03 |
* | Reland r6649 with fix for build errors. | bsalomon@google.com | 2012-12-03 |
* | Revert 6649 due to build breaks. | bsalomon@google.com | 2012-12-03 |