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