| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix off by one error in log tracking | Chris Craik | 2013-05-09 | 1 | -2/+3 |
| | | | | | | | | | | bug:8875715 Additionally moves op logging before the op is executed, to print correctly, in pre-order traversal Change-Id: I4e9566261f8363c73739d183e6d82b854f72ffad | ||||
| * | Object-based DisplayList recording | Chris Craik | 2013-01-22 | 1 | -26/+13 |
| | | | | | | | | | | | | | | bug:8037003 Changes the DisplayList from using stream read/write commands to use an array of objects manually allocated on a linear buffer. Depends on frameworks/native change https://googleplex-android-review.googlesource.com/#/c/257695/ which adds LinearAllocator Also changes drawRects to use float count instead of rect count, to be more like drawLines/drawPoints Change-Id: Ia2e4a11acd8f0a757042a05cbc9e7563cb73ee47 | ||||
| * | Add logging of graphics acceleration info to bugreports | Chet Haase | 2011-04-01 | 1 | -0/+124 |
| Change-Id: I9fa4cda6ccf92df9d1c644ccdc0e7274a30106e0 | |||||
