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
*
Handle updates to RS C++ API.
Tim Murray
2013-08-02
1
-3
/
+5
*
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-31
1
-6
/
+44
*
Share Caches' index buffer with FontRenderer
Romain Guy
2013-06-18
1
-5
/
+0
*
libutils clean-up
Mathias Agopian
2013-05-07
1
-0
/
+1
*
am 55b883b0: am 30c990c3: Merge "Draw Operation merging" into jb-mr2-dev
Chris Craik
2013-04-15
1
-2
/
+4
|
\
|
*
Draw Operation merging
Chris Craik
2013-04-15
1
-2
/
+4
*
|
resolved conflicts for merge of 886e1204 to master
Romain Guy
2013-04-12
1
-10
/
+2
|
\
\
|
|
/
|
*
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-11
1
-10
/
+2
*
|
Phase 1 of refactoring SystemServer.
Dan Morrill
2013-04-04
1
-0
/
+4
|
/
*
Optimize text GL setup
Romain Guy
2013-03-20
1
-8
/
+7
*
Reduce number of glDraw calls when drawing text
Romain Guy
2013-03-19
1
-33
/
+0
*
Minimize texture binds when drawing text
Romain Guy
2013-03-19
1
-3
/
+27
*
Revert "Revert "Use RenderScript for large text blurs""
Chris Craik
2013-02-13
1
-2
/
+14
*
Revert "Use RenderScript for large text blurs"
Chris Craik
2013-02-13
1
-14
/
+2
*
Use RenderScript for large text blurs
Chris Craik
2013-02-12
1
-2
/
+14
*
Add plumbing for better text scaling
Romain Guy
2013-01-08
1
-6
/
+5
*
Another optimization of glyph cache uploads
Sangkyu Lee
2012-11-28
1
-1
/
+6
*
Code cleanup in FontRenderer
Romain Guy
2012-09-04
1
-12
/
+5
*
Small code cleanup in FontRenderer
Romain Guy
2012-09-04
1
-7
/
+15
*
Refactor FontRenderer.cpp
Romain Guy
2012-09-04
1
-250
/
+4
*
Paramaterize and adjust the glyph cache sizes
Chet Haase
2012-08-31
1
-0
/
+2
*
Avoid thrashing the glyph cache during the precache phase
Chet Haase
2012-08-30
1
-4
/
+5
*
Remove CacheTextureLine structure from FontRenderer
Chet Haase
2012-08-16
1
-58
/
+30
*
Optimize interactions with glyph cache
Chet Haase
2012-08-14
1
-6
/
+74
*
Merge "Add drop shadow for drawPosText in hwui renderer."
Raph Levien
2012-07-20
1
-2
/
+2
|
\
|
*
Add drop shadow for drawPosText in hwui renderer.
Raph Levien
2012-07-20
1
-2
/
+2
*
|
Fix crash with new LookupGammaFontRenderer
Romain Guy
2012-07-20
1
-3
/
+2
|
/
*
Forget the name of a texture after freeing
Romain Guy
2012-05-14
1
-2
/
+2
*
Fix two memory leaks
Romain Guy
2012-05-14
1
-6
/
+6
*
Properly pre-cache latin glyphs
Romain Guy
2012-05-14
1
-4
/
+5
*
Full implementation of Canvas.drawPath()
Romain Guy
2012-02-29
1
-1
/
+19
*
Full support for Canvas.drawPosText
Romain Guy
2012-01-18
1
-6
/
+24
*
De-allocate caches for large glyphs when trimming memory
Chet Haase
2011-12-16
1
-1
/
+3
*
Fix issues from recent glyph caching change
Chet Haase
2011-12-15
1
-4
/
+6
*
Merge "Make glyph cache more flexible"
Chet Haase
2011-12-13
1
-79
/
+104
|
\
|
*
Make glyph cache more flexible
Chet Haase
2011-12-13
1
-79
/
+104
*
|
Reduce the number of GL commands generated by the UI
Romain Guy
2011-12-13
1
-9
/
+0
|
/
*
Optimize state changes
Romain Guy
2011-12-12
1
-6
/
+7
*
Minimize the amount of data uploaded to draw text
Romain Guy
2011-12-12
1
-3
/
+4
*
Paint style and stroke width affect text rendering.
Romain Guy
2011-08-02
1
-2
/
+5
*
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
1
-13
/
+48
*
Enable large font rendering with GPU acceleration
Chet Haase
2011-05-19
1
-1
/
+1
*
Take fake bold font property into account.
Romain Guy
2011-03-23
1
-1
/
+1
*
Fix problem with glyph cache and textScaleX property
Chet Haase
2011-03-02
1
-2
/
+4
*
Fixing font renderer attribute slot locations.
Alex Sakhartchouk
2011-02-17
1
-0
/
+8
*
Add support for Paint::setTextSkewX in OpenGLRenderer.
Romain Guy
2011-01-18
1
-2
/
+4
*
The font cache should respect the fake bold flag.
Romain Guy
2011-01-05
1
-2
/
+7
*
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
[next]