index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
Properties.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate interface definition and implementation of Snapshot
Romain Guy
2012-02-02
1
-2
/
+2
*
Add stencil buffer to the EGL config
Romain Guy
2012-01-30
1
-0
/
+5
*
Code cleanup
Romain Guy
2011-12-09
1
-1
/
+4
*
Free up resources by deleting shaders early on
Romain Guy
2011-12-09
1
-1
/
+1
*
Memory optimizations for libhwui
Romain Guy
2011-11-04
1
-0
/
+5
*
Move constants to the correct header
Romain Guy
2011-08-22
1
-0
/
+6
*
Reclaim more memory, more often.
Romain Guy
2011-07-27
1
-1
/
+1
*
Fix debugging for hwui caches
Kenny Root
2011-07-13
1
-1
/
+1
*
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
1
-0
/
+3
*
Optimize rect-shaped layers.
Romain Guy
2011-03-18
1
-2
/
+0
*
Fix performance issue in Launcher
Romain Guy
2011-03-15
1
-0
/
+2
*
Allocate layers from the layers pool.
Romain Guy
2011-02-02
1
-3
/
+3
*
Add rounded rects and circles support to OpenGLRenderer.
Romain Guy
2011-01-19
1
-0
/
+2
*
Reenable region composition pipeline for layers
Romain Guy
2011-01-12
1
-1
/
+1
*
Disable the region compositing pipeline for layers.
Romain Guy
2011-01-11
1
-1
/
+1
*
Composite layers as regions.
Romain Guy
2011-01-10
1
-1
/
+1
*
Correctly compare strings in UTF-8 instead of UTF-16
Romain Guy
2010-12-10
1
-1
/
+2
*
Don't render degenerate triangles in 9patches.
Romain Guy
2010-12-03
1
-0
/
+3
*
Add new runtime debug flags.
Romain Guy
2010-11-10
1
-0
/
+23
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-5
/
+5
*
Tweak layers caching for better performance in Launcher.
Romain Guy
2010-10-12
1
-2
/
+2
*
Don't update 9patches on every frame.
Romain Guy
2010-10-08
1
-1
/
+1
*
Better cache for layers, reduce memory usage and increase framerate.
Romain Guy
2010-10-08
1
-3
/
+3
*
Optimize saveLayer() when the clip flag is set.
Romain Guy
2010-10-05
1
-1
/
+1
*
Add debug mode to measure performance.
Romain Guy
2010-09-24
1
-3
/
+5
*
Apply gamma correction to font rendering.
Romain Guy
2010-08-27
1
-0
/
+9
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-0
/
+12
*
Add drop shadows.
Romain Guy
2010-08-13
1
-0
/
+1
*
Add support for paths.
Romain Guy
2010-08-05
1
-1
/
+1
*
Cleanup, added properties for the FontRenderer.
Romain Guy
2010-07-23
1
-0
/
+35