summaryrefslogtreecommitdiff
path: root/libs/hwui/Debug.h
AgeCommit message (Expand)Author
2017-11-03Format the world (or just HWUI) John Reck
2016-04-25Turn off some path drawing logs by default Teng-Hui Zhu
2016-01-25Add fine-grained debug layer John Reck
2015-09-21Unify extensions parsing behavior Chris Craik
2014-07-29Fix behavior of stencil clipping within clearLayerRegions Chris Craik
2013-12-16Create private properties on GLCanvas for experimentation with 3d Chris Craik
2013-12-13Calculate and show Ambient shadow. ztenghui
2013-12-123d view system! Chris Craik
2013-05-02Pack preloaded framework assets in a texture atlas Romain Guy
2013-04-15Draw Operation merging Chris Craik
2013-03-18Merge all shapes/paths caches to PathCache Romain Guy
2013-02-25Add new property to debug non-rectangular clip operations Romain Guy
2013-02-15DisplayList draw operation reordering Chris Craik
2013-02-13Add a render buffer cache to reuse stencil buffers Romain Guy
2013-02-07Add a RenderBuffer object to store stencil buffers. Romain Guy
2013-01-14Preliminary Support for region clipping Romain Guy
2012-07-18Add a new method for text gamma correction Romain Guy
2012-07-17Don't clear the dirty clip flag if it's not applied Romain Guy
2012-07-16Add shader-based text gamma correction Romain Guy
2012-02-22Reduce logs Romain Guy
2012-02-02Disable debugging code in the font renderer Romain Guy
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE Steve Block
2011-08-01Use high precision iterators on specific GPUs Romain Guy
2011-07-18Trim OpenGLRenderer's memory usage whenever possible Romain Guy
2011-05-26Correctly implement the CLEAR xfermode. Romain Guy
2011-03-23Use the correct API to query system properties. Romain Guy
2011-01-21Log only 1 line per process when using OpenGLRenderer. Romain Guy
2011-01-20Remove unnecessary code. Romain Guy
2011-01-19Add rounded rects and circles support to OpenGLRenderer. Romain Guy
2011-01-16Fix 9patch rendering in ExpandableListView. Romain Guy
2011-01-13Add debug logs for display lists. Romain Guy
2011-01-12Add logging to the new layers API. Romain Guy
2010-12-03Don't render degenerate triangles in 9patches. Romain Guy
2010-11-10Move all debug flags in a single place. Romain Guy