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 defaultTeng-Hui Zhu
2016-01-25Add fine-grained debug layerJohn Reck
2015-09-21Unify extensions parsing behaviorChris Craik
2014-07-29Fix behavior of stencil clipping within clearLayerRegionsChris Craik
2013-12-16Create private properties on GLCanvas for experimentation with 3dChris 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 atlasRomain Guy
2013-04-15Draw Operation mergingChris Craik
2013-03-18Merge all shapes/paths caches to PathCacheRomain Guy
2013-02-25Add new property to debug non-rectangular clip operationsRomain Guy
2013-02-15DisplayList draw operation reorderingChris Craik
2013-02-13Add a render buffer cache to reuse stencil buffersRomain Guy
2013-02-07Add a RenderBuffer object to store stencil buffers.Romain Guy
2013-01-14Preliminary Support for region clippingRomain Guy
2012-07-18Add a new method for text gamma correctionRomain Guy
2012-07-17Don't clear the dirty clip flag if it's not appliedRomain Guy
2012-07-16Add shader-based text gamma correctionRomain Guy
2012-02-22Reduce logsRomain Guy
2012-02-02Disable debugging code in the font rendererRomain Guy
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-08-01Use high precision iterators on specific GPUsRomain Guy
2011-07-18Trim OpenGLRenderer's memory usage whenever possibleRomain 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