Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move DeferredDisplayState out of ops | Chris Craik | 2013-09-12 | 1 | -3/+1 |
* | Refcount 9-patches and properly handle GC events | Romain Guy | 2013-06-26 | 1 | -0/+4 |
* | Remove crash workarounds, add logging | Chris Craik | 2013-06-12 | 1 | -4/+5 |
* | Remove string allocations when creating display lists | Romain Guy | 2013-06-05 | 1 | -1/+6 |
* | Fix quickReject logic to account for setClipChildren() setting | Chet Haase | 2013-04-19 | 1 | -3/+3 |
* | Use snapshot alpha for layers | Chris Craik | 2013-03-15 | 1 | -2/+0 |
* | Fully deferred displaylist replay | Chris Craik | 2013-03-15 | 1 | -6/+53 |
* | Merge "Prettify display lists logging" | Romain Guy | 2013-02-22 | 1 | -0/+4 |
|\ | |||||
| * | Prettify display lists logging | Romain Guy | 2013-02-22 | 1 | -0/+4 |
* | | Fix clipping and stencil layer issues | Chris Craik | 2013-02-21 | 1 | -1/+2 |
|/ | |||||
* | Expose display list APIs | Romain Guy | 2013-02-19 | 1 | -2/+71 |
* | DisplayList draw operation reordering | Chris Craik | 2013-02-15 | 1 | -1/+3 |
* | Move DisplayList to its own cpp file | Chris Craik | 2013-02-14 | 1 | -0/+422 |