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
/
Patch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize state changes
Romain Guy
2011-12-12
1
-1
/
+3
*
Make sure 9patches are not filtered when not necessary
Romain Guy
2011-10-20
1
-14
/
+19
*
Correctly implement the CLEAR xfermode.
Romain Guy
2011-05-26
1
-4
/
+28
*
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
1
-16
/
+15
*
Yet another fix for 9patch rendering.
Romain Guy
2011-01-17
1
-13
/
+14
*
Fix 9patch rendering in ExpandableListView.
Romain Guy
2011-01-16
1
-4
/
+11
*
Fix 9patch rendering
Romain Guy
2010-12-07
1
-4
/
+4
*
Don't render degenerate triangles in 9patches.
Romain Guy
2010-12-03
1
-20
/
+45
*
Correctly index transparent quads when generating 9patch meshes.
Romain Guy
2010-12-02
1
-1
/
+12
*
Update 9patch structure when rendering with different divs/colors.
Romain Guy
2010-11-30
1
-26
/
+79
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-2
/
+10
*
Small cleanup.
Romain Guy
2010-10-25
1
-2
/
+0
*
Small cleanup.
Romain Guy
2010-10-18
1
-1
/
+0
*
Use VBOs to render most geometries.
Romain Guy
2010-10-18
1
-3
/
+14
*
Optimize 9patch rendering.
Romain Guy
2010-10-12
1
-9
/
+18
*
Correctly free memory.
Romain Guy
2010-09-17
1
-1
/
+1
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
1
-10
/
+3
*
Fix 9patch rendering.
Romain Guy
2010-09-15
1
-97
/
+70
*
Refactoring to move vertex computing to the Patch class.
Romain Guy
2010-07-09
1
-0
/
+188