| Commit message (Expand) | Author | Age | Files | Lines |
* | Create private properties on GLCanvas for experimentation with 3d | Chris Craik | 2013-12-16 | 1 | -3/+0 |
* | Calculate and show Ambient shadow. | ztenghui | 2013-12-13 | 1 | -0/+3 |
* | 3d view system! | Chris Craik | 2013-12-12 | 1 | -0/+3 |
* | Pack preloaded framework assets in a texture atlas | Romain Guy | 2013-05-02 | 1 | -2/+0 |
* | Draw Operation merging | Chris Craik | 2013-04-15 | 1 | -0/+3 |
* | Merge all shapes/paths caches to PathCache | Romain Guy | 2013-03-18 | 1 | -1/+1 |
* | Add new property to debug non-rectangular clip operations | Romain Guy | 2013-02-25 | 1 | -0/+1 |
* | DisplayList draw operation reordering | Chris Craik | 2013-02-15 | 1 | -0/+3 |
* | Add a render buffer cache to reuse stencil buffers | Romain Guy | 2013-02-13 | 1 | -0/+3 |
* | Add a RenderBuffer object to store stencil buffers. | Romain Guy | 2013-02-07 | 1 | -0/+3 |
* | Preliminary Support for region clipping | Romain Guy | 2013-01-14 | 1 | -0/+3 |
* | Add a new method for text gamma correction | Romain Guy | 2012-07-18 | 1 | -3/+0 |
* | Don't clear the dirty clip flag if it's not applied | Romain Guy | 2012-07-17 | 1 | -0/+3 |
* | Add shader-based text gamma correction | Romain Guy | 2012-07-16 | 1 | -0/+3 |
* | Reduce logs | Romain Guy | 2012-02-22 | 1 | -1/+1 |
* | Disable debugging code in the font renderer | Romain Guy | 2012-02-02 | 1 | -0/+3 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -1/+1 |
* | Use high precision iterators on specific GPUs | Romain Guy | 2011-08-01 | 1 | -0/+3 |
* | Trim OpenGLRenderer's memory usage whenever possible | Romain Guy | 2011-07-18 | 1 | -0/+3 |
* | Correctly implement the CLEAR xfermode. | Romain Guy | 2011-05-26 | 1 | -0/+2 |
* | Use the correct API to query system properties. | Romain Guy | 2011-03-23 | 1 | -2/+2 |
* | Log only 1 line per process when using OpenGLRenderer. | Romain Guy | 2011-01-21 | 1 | -0/+9 |
* | Remove unnecessary code. | Romain Guy | 2011-01-20 | 1 | -3/+0 |
* | Add rounded rects and circles support to OpenGLRenderer. | Romain Guy | 2011-01-19 | 1 | -0/+3 |
* | Fix 9patch rendering in ExpandableListView. | Romain Guy | 2011-01-16 | 1 | -0/+4 |
* | Add debug logs for display lists. | Romain Guy | 2011-01-13 | 1 | -0/+3 |
* | Add logging to the new layers API. | Romain Guy | 2011-01-12 | 1 | -0/+3 |
* | Don't render degenerate triangles in 9patches. | Romain Guy | 2010-12-03 | 1 | -0/+3 |
* | Move all debug flags in a single place. | Romain Guy | 2010-11-10 | 1 | -0/+44 |