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
/
FontRenderer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all debug flags in a single place.
Romain Guy
2010-11-10
1
-8
/
+8
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-5
/
+7
*
Apply bilinear filtering on text only when necessary.
Romain Guy
2010-10-04
1
-1
/
+11
*
Apply bilinear filtering to text.
Romain Guy
2010-10-01
1
-5
/
+5
*
Fix text rendering issue with text scaling.
Romain Guy
2010-09-12
1
-0
/
+3
*
Apply gamma correction to font rendering.
Romain Guy
2010-08-27
1
-0
/
+6
*
Add drop shadows.
Romain Guy
2010-08-13
1
-4
/
+12
*
Added drop shadow renderer to the font class.
Alex Sakhartchouk
2010-08-06
1
-0
/
+29
*
Adding drop shadow support
Alex Sakhartchouk
2010-08-02
1
-5
/
+21
*
When font cache still has empty space,
Alex Sakhartchouk
2010-07-26
1
-2
/
+9
*
Updating parts of font cache as needed instead of the entire map.
Alex Sakhartchouk
2010-07-23
1
-1
/
+5
*
Cleanup, added properties for the FontRenderer.
Romain Guy
2010-07-23
1
-7
/
+19
*
Add a way to query GL extensions.
Romain Guy
2010-07-22
1
-6
/
+6
*
Add support for text culling.
Romain Guy
2010-07-22
1
-10
/
+7
*
Add text rendering.
Romain Guy
2010-07-21
1
-0
/
+184