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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure the opaque bitmap is opaque. GL doesn't like being lied to.
Romain Guy
2011-01-25
1
-6
/
+3
*
Remove debugging log left by mistake.
Romain Guy
2011-01-25
1
-2
/
+0
*
Fix display list support for shapes.
Romain Guy
2011-01-24
1
-1
/
+1
*
Fix rendering issues with animated layers.
Romain Guy
2011-01-24
1
-3
/
+4
*
Enable partial invalidates when rendering with OpenGL.
Romain Guy
2011-01-24
6
-12
/
+17
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
6
-51
/
+231
*
Fix bitmap meshes to work in display lists.
Romain Guy
2011-01-23
2
-2
/
+3
*
Add support for arcs.
Romain Guy
2011-01-23
7
-0
/
+127
*
Add support for ovals and stroked rectangles.
Romain Guy
2011-01-23
7
-15
/
+177
*
Always render text underline extra.
Romain Guy
2011-01-23
2
-3
/
+8
*
Collapse sucessive calls to restoreToCount() in display lists.
Romain Guy
2011-01-23
2
-2
/
+19
*
Fix potential crash in display lists.
Romain Guy
2011-01-23
1
-0
/
+1
*
Fix regression with hardware layers.
Romain Guy
2011-01-22
2
-26
/
+29
*
Log only 1 line per process when using OpenGLRenderer.
Romain Guy
2011-01-21
10
-25
/
+47
*
Add support for drawBitmapMesh().
Romain Guy
2011-01-20
4
-0
/
+90
*
Remove unnecessary code.
Romain Guy
2011-01-20
6
-340
/
+91
*
Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb
Romain Guy
2011-01-19
11
-27
/
+638
|
\
|
*
Add rounded rects and circles support to OpenGLRenderer.
Romain Guy
2011-01-19
11
-27
/
+638
*
|
Don't attempt to create empty layers.
Romain Guy
2011-01-19
2
-18
/
+28
|
/
*
Make embedded hardware layers work.
Romain Guy
2011-01-19
4
-5
/
+22
*
Fix the fix for 9patches.
Romain Guy
2011-01-19
1
-8
/
+0
*
Fix 9patches in Launcher
Romain Guy
2011-01-19
1
-3
/
+15
*
Fix 9patches, again...
Romain Guy
2011-01-18
2
-18
/
+17
*
Add support for Paint::setTextSkewX in OpenGLRenderer.
Romain Guy
2011-01-18
2
-8
/
+17
*
Add support for skew()
Romain Guy
2011-01-18
6
-0
/
+42
*
Yet another fix for 9patch rendering.
Romain Guy
2011-01-17
2
-16
/
+17
*
Fix 9patch rendering in ExpandableListView.
Romain Guy
2011-01-16
4
-9
/
+19
*
Don't blend transparent pixels when rendering layers.
Romain Guy
2011-01-16
6
-25
/
+179
*
Preapre region tracking in layers
Romain Guy
2011-01-14
2
-13
/
+15
*
Don't crash Launcher on config change.
Romain Guy
2011-01-14
5
-20
/
+50
*
Don't delete objects twice...
Romain Guy
2011-01-14
1
-2
/
+2
*
Copy shaders when recording them in display lists.
Romain Guy
2011-01-14
4
-24
/
+121
*
Don't add clipped rects to layer regions.
Romain Guy
2011-01-14
1
-12
/
+12
*
Remove debug code
Romain Guy
2011-01-13
1
-3
/
+0
*
Add debug logs for display lists.
Romain Guy
2011-01-13
7
-13
/
+76
*
Cleanup implementation of hardware layers.
Romain Guy
2011-01-13
10
-114
/
+113
*
Reenable region composition pipeline for layers
Romain Guy
2011-01-12
2
-2
/
+2
*
Add logging to the new layers API.
Romain Guy
2011-01-12
3
-2
/
+36
*
Cleanup GL objects on the correct thread.
Romain Guy
2011-01-12
4
-0
/
+47
*
Disable the region compositing pipeline for layers.
Romain Guy
2011-01-11
1
-1
/
+1
*
Don't break the build!
Romain Guy
2011-01-11
1
-2
/
+1
*
Better backend for hardware layers.
Romain Guy
2011-01-11
7
-2
/
+235
*
Solve translucency issue when drawing paths.
Romain Guy
2011-01-11
1
-4
/
+10
*
Composite layers as regions.
Romain Guy
2011-01-10
3
-51
/
+59
*
Better logging of out of memory errors in OpenGLRenderer.
Romain Guy
2011-01-10
1
-0
/
+5
*
New layers API for Views.
Romain Guy
2011-01-06
3
-1
/
+14
*
Reuse of native display list objects
Chet Haase
2011-01-06
2
-37
/
+53
*
The font cache should respect the fake bold flag.
Romain Guy
2011-01-05
2
-28
/
+37
*
Ensure bitmaps aren't freed while referenced from a display list
Patrick Dubroy
2010-12-20
1
-6
/
+2
*
Fix text shadow rendering issue.
Romain Guy
2010-12-15
1
-28
/
+32
[next]