Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
21dc46b14df9456eede9d4eb7082c85bec732058
/
libs
/
hwui
/
Patch.cpp
6cad757
Fix 9patches' limitation of 32 empty quads
by Romain Guy
· 11 years ago
f296dca
(Small) 9patch drawing improvements
by Romain Guy
· 11 years ago
03c00b5
Batch 9-patches in a single mesh whenever possible
by Romain Guy
· 11 years ago
3b748a4
Pack preloaded framework assets in a texture atlas
by Romain Guy
· 12 years ago
2af4635
Object-based DisplayList recording
by Chris Craik
· 12 years ago
5341cea
Cleanup 9patch mesh matching code Bug #7970966
by Romain Guy
· 12 years ago
c37f349
Prevent possible divide by 0 Bug #7307304
by Romain Guy
· 12 years ago
41d35ae
Allow 9patches to shrink Bug #7307304
by Romain Guy
· 12 years ago
70561df
Prevent degenerate 9-patches from drawing out of bounds Bug #7137292
by Romain Guy
· 12 years ago
4ff0cf4
Add new debug tool to track hardware layers updates
by Romain Guy
· 12 years ago
f3a910b4
Optimize state changes
by Romain Guy
· 13 years ago
5e7c469
Make sure 9patches are not filtered when not necessary Bug #5383406
by Romain Guy
· 13 years ago
f504a2f
Correctly implement the CLEAR xfermode.
by Romain Guy
· 13 years ago
a3311ed
Fix the fix for 9patches.
by Romain Guy
· 14 years ago
fdbec3e
Fix 9patches in Launcher
by Romain Guy
· 14 years ago
eb6a4a1
Fix 9patches, again... Bug #3365243
by Romain Guy
· 14 years ago
7444da5
Yet another fix for 9patch rendering. Bug #3362133
by Romain Guy
· 14 years ago
fb13abd
Fix 9patch rendering in ExpandableListView.
by Romain Guy
· 14 years ago
8ab4079
Fix 9patch rendering Bug #3253396
by Romain Guy
· 14 years ago
a5ef39a
Don't render degenerate triangles in 9patches. Bug #3251983
by Romain Guy
· 14 years ago
bd41a11
Correctly index transparent quads when generating 9patch meshes. Bug #3250026
by Romain Guy
· 14 years ago
6f72beb
Update 9patch structure when rendering with different divs/colors. Bug #3221488
by Romain Guy
· 14 years ago
5b3b352
Optimize FBO drawing with regions.
by Romain Guy
· 14 years ago
9bca479
Small cleanup.
by Romain Guy
· 14 years ago
2665b85
Small cleanup.
by Romain Guy
· 14 years ago
03750a0
Use VBOs to render most geometries.
by Romain Guy
· 14 years ago
4bb9420
Optimize 9patch rendering.
by Romain Guy
· 14 years ago
31529ff
Correctly free memory.
by Romain Guy
· 14 years ago
759ea80
Add support for drawLines(), with anti-aliasing
by Romain Guy
· 14 years ago
6820ac8
Fix 9patch rendering.
by Romain Guy
· 14 years ago
fb5e23c
Refactoring to move vertex computing to the Patch class.
by Romain Guy
· 14 years ago