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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactor FontRenderer.cpp
Romain Guy
2012-09-04
1
-579
/
+11
*
Paramaterize and adjust the glyph cache sizes
Chet Haase
2012-08-31
1
-35
/
+31
*
Avoid thrashing the glyph cache during the precache phase
Chet Haase
2012-08-30
1
-15
/
+17
*
Fix glyph cropping bug
Chet Haase
2012-08-17
1
-2
/
+2
*
Remove CacheTextureLine structure from FontRenderer
Chet Haase
2012-08-16
1
-147
/
+73
*
Glyph cache optimization
Chet Haase
2012-08-15
1
-7
/
+4
*
Optimize interactions with glyph cache
Chet Haase
2012-08-14
1
-66
/
+230
*
am 05e97e81: am 0be33f2d: Merge "Add shortcut to avoid potential divide by ze...
Jean-Baptiste Queru
2012-08-08
1
-0
/
+5
|
\
|
*
Add shortcut to avoid potential divide by zero in some case
Chen YANG
2012-07-25
1
-0
/
+5
*
|
Draw an empty border around glyphs to avoid sampling issues
Romain Guy
2012-08-07
1
-13
/
+22
*
|
Merge "Add drop shadow for drawPosText in hwui renderer."
Raph Levien
2012-07-20
1
-5
/
+5
|
\
\
|
*
|
Add drop shadow for drawPosText in hwui renderer.
Raph Levien
2012-07-20
1
-5
/
+5
*
|
|
Fix crash with new LookupGammaFontRenderer
Romain Guy
2012-07-20
1
-2
/
+1
|
/
/
*
|
Refactor GammaFontRenderer
Romain Guy
2012-07-13
1
-4
/
+13
|
/
*
Textured text calls could be invisible
Romain Guy
2012-06-11
1
-0
/
+2
*
Forget the name of a texture after freeing
Romain Guy
2012-05-14
1
-4
/
+8
*
Fix two memory leaks
Romain Guy
2012-05-14
1
-11
/
+24
*
Properly pre-cache latin glyphs
Romain Guy
2012-05-14
1
-10
/
+12
*
Use a status_t return type for GL functors
Romain Guy
2012-03-26
1
-1
/
+1
*
Prevent random crashes on SGX architecture
Romain Guy
2012-03-26
1
-0
/
+2
*
Plug memory leak.
Romain Guy
2012-03-21
1
-0
/
+2
*
Small tweak to Canvas.drawPath() GL implementation
Romain Guy
2012-03-01
1
-9
/
+8
*
Full implementation of Canvas.drawPath()
Romain Guy
2012-02-29
1
-19
/
+145
*
Disable debugging code in the font renderer
Romain Guy
2012-02-02
1
-1
/
+3
*
Full support for Canvas.drawPosText
Romain Guy
2012-01-18
1
-50
/
+112
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-4
/
+4
*
De-allocate caches for large glyphs when trimming memory
Chet Haase
2011-12-16
1
-2
/
+39
*
Fix issues from recent glyph caching change
Chet Haase
2011-12-15
1
-19
/
+31
*
Reduce the number of active texture changes
Romain Guy
2011-12-13
1
-2
/
+10
*
Merge "Make glyph cache more flexible"
Chet Haase
2011-12-13
1
-87
/
+142
|
\
|
*
Make glyph cache more flexible
Chet Haase
2011-12-13
1
-87
/
+142
*
|
Reduce the number of GL commands generated by the UI
Romain Guy
2011-12-13
1
-3
/
+14
|
/
*
Optimize state changes
Romain Guy
2011-12-12
1
-13
/
+0
*
Minimize the amount of data uploaded to draw text
Romain Guy
2011-12-12
1
-20
/
+21
*
Fix crash in existing applications
Romain Guy
2011-11-28
1
-2
/
+10
*
Stupid fixed point math.
Romain Guy
2011-10-07
1
-7
/
+7
*
Text would disappear when the font size is 75px.
Romain Guy
2011-08-30
1
-2
/
+2
*
Paint style and stroke width affect text rendering.
Romain Guy
2011-08-02
1
-6
/
+15
*
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
1
-21
/
+22
*
Enable large font rendering with GPU acceleration
Chet Haase
2011-05-19
1
-5
/
+34
*
Fix problem with glyph cache and textScaleX property
Chet Haase
2011-03-02
1
-6
/
+9
*
Fixing font renderer attribute slot locations.
Alex Sakhartchouk
2011-02-17
1
-7
/
+9
*
Log only 1 line per process when using OpenGLRenderer.
Romain Guy
2011-01-21
1
-5
/
+12
*
Don't attempt to create empty layers.
Romain Guy
2011-01-19
1
-5
/
+13
*
Add support for Paint::setTextSkewX in OpenGLRenderer.
Romain Guy
2011-01-18
1
-6
/
+13
*
The font cache should respect the fake bold flag.
Romain Guy
2011-01-05
1
-26
/
+30
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-3
/
+17
*
Don't draw entirely transparent 9patch meshes.
Romain Guy
2010-10-15
1
-2
/
+2
*
Small potential performance improvement for fonts rendering.
Romain Guy
2010-10-13
1
-3
/
+3
*
Apply bilinear filtering on text only when necessary.
Romain Guy
2010-10-04
1
-2
/
+3
[prev]
[next]