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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved conflicts for merge of 92860a74 to master
Narayan Kamath
2014-03-10
1
-1
/
+1
|
\
|
*
LP64: Make 9 patches architecture agnostic.
Narayan Kamath
2014-03-10
1
-1
/
+1
*
|
Fix Clang warnings/errors
Chris Craik
2014-01-02
1
-1
/
+2
|
/
*
Fix 9patches' limitation of 32 empty quads
Romain Guy
2013-07-24
1
-1
/
+1
*
Batch 9-patches in a single mesh whenever possible
Romain Guy
2013-06-21
1
-4
/
+3
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-35
/
+25
*
Remove obsolete header file
Romain Guy
2013-02-15
1
-1
/
+0
*
Cleanup 9patch mesh matching code
Romain Guy
2013-01-09
1
-5
/
+4
*
Allow 9patches to shrink
Romain Guy
2012-10-10
1
-2
/
+2
*
Correctly implement the CLEAR xfermode.
Romain Guy
2011-05-26
1
-0
/
+6
*
Fix 9patches, again...
Romain Guy
2011-01-18
1
-2
/
+2
*
Yet another fix for 9patch rendering.
Romain Guy
2011-01-17
1
-3
/
+3
*
Fix 9patch rendering in ExpandableListView.
Romain Guy
2011-01-16
1
-1
/
+1
*
Fix 9patch rendering
Romain Guy
2010-12-07
1
-2
/
+0
*
Don't render degenerate triangles in 9patches.
Romain Guy
2010-12-03
1
-3
/
+7
*
Update 9patch structure when rendering with different divs/colors.
Romain Guy
2010-11-30
1
-57
/
+17
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-5
/
+10
*
Small cleanup.
Romain Guy
2010-10-18
1
-8
/
+8
*
Use VBOs to render most geometries.
Romain Guy
2010-10-18
1
-9
/
+13
*
Optimize 9patch rendering.
Romain Guy
2010-10-12
1
-11
/
+38
*
Don't update 9patches on every frame.
Romain Guy
2010-10-08
1
-10
/
+15
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
1
-5
/
+5
*
Fix 9patch rendering.
Romain Guy
2010-09-15
1
-10
/
+5
*
Refactoring to move vertex computing to the Patch class.
Romain Guy
2010-07-09
1
-56
/
+12
*
Draw n-patches using OpenGL.
Romain Guy
2010-07-08
1
-0
/
+129