| Commit message (Expand) | Author | Age |
* | Whitespace change to trigger rebuilds | rmistry@google.com | 2012-12-20 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-20 |
* | Fixing picture recording scale bug in gm | junov@chromium.org | 2012-12-19 |
* | Adding tileGrid scaled playback capability to gm. | junov@chromium.org | 2012-12-19 |
* | Tweak Android bench_pictures configs | borenet@google.com | 2012-12-19 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-19 |
* | Flags for render_pictures: verify, clone and writeWholeImage: | edisonn@google.com | 2012-12-18 |
* | Accelerate AA filled rect drawing using drawIndexedInstances | robertphillips@google.com | 2012-12-18 |
* | Modify bench_pictures configs for Android | borenet@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 gm test steps for rtree and tileGrid | junov@chromium.org | 2012-12-18 |
* | Parses per-tile benches and returns the sum as overall skp bench. | bensong@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 |
* | Re-land r6843 with copied gyp file to (hopefully) fix Windows build | epoger@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 |
* | Fix compile error on Windows -- remove unsupported branch hint. | jvanverth@google.com | 2012-12-18 |
* | Add AndroidPathRenderer to experimental gyp and get it compiling with Skia code. | jvanverth@google.com | 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 |
* | Fix compiler warning-as-error issue | robertphillips@google.com | 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 |
* | Allow setting a scaleFactor in bench_pictures (and render_pictures). | scroggo@google.com | 2012-12-17 |
* | 3on/3off dashing optimization | robertphillips@google.com | 2012-12-17 |
* | Roll out r6843 to hopefully fix Windows builds | epoger@google.com | 2012-12-17 |
* | Address comments for r6822: https://codereview.appspot.com/6946052/ | borenet@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 |
* | Add --writeJsonSummary option to gm | epoger@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 |
* | shape ops work in progress | caryclark@google.com | 2012-12-17 |
* | add 4th test | reed@google.com | 2012-12-17 |
* | change delta to 5, to better show the inset trend | mike@reedtribe.org | 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 |
* | Improving comment in SkTileGrid::search | junov@chromium.org | 2012-12-14 |
* | Add new "aarects" bench to establish baseline for aa rect drawing | robertphillips@google.com | 2012-12-14 |