index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
FontRenderer.cpp
Age
Commit message (
Expand
)
Author
2014-01-03
Use const where possible for drawing parameters
Chris Craik
2013-12-13
Handle user-defined cache path for RS.
Tim Murray
2013-11-18
Clean up modelView matrix logic
Chris Craik
2013-09-20
am ab99b39d: am ddc0a63d: Merge "fix emoji clipping in hw draw path" into klp...
Victoria Lease
2013-09-19
fix emoji clipping in hw draw path
Victoria Lease
2013-09-10
am 19c727bb: am 895a4375: Merge "Fix FontRenderer bug." into klp-dev
Tim Murray
2013-09-10
Fix FontRenderer bug.
Tim Murray
2013-09-09
am 9163b1d9: am 23ae1461: Merge "Add flags word to initialization." into klp-dev
Tim Murray
2013-09-09
Add flags word to initialization.
Tim Murray
2013-08-20
am 816f3058: am cf8e6778: Merge "Handle updates to C++ API." into klp-dev
Tim Murray
2013-08-19
Handle updates to C++ API.
Tim Murray
2013-08-15
Replace float arrays with readable names
Romain Guy
2013-08-12
fix kBW_Format glyphs
Victoria Lease
2013-08-02
Handle updates to RS C++ API.
Tim Murray
2013-07-31
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-06-18
Share Caches' index buffer with FontRenderer
Romain Guy
2013-06-04
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-04-15
am 55b883b0: am 30c990c3: Merge "Draw Operation merging" into jb-mr2-dev
Chris Craik
2013-04-15
Draw Operation merging
Chris Craik
2013-04-12
resolved conflicts for merge of 886e1204 to master
Romain Guy
2013-04-11
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-04
am 21af446c: am a151ef8c: Merge "First OpenGL ES 3.0 based optimization" into...
Romain Guy
2013-04-04
First OpenGL ES 3.0 based optimization
Romain Guy
2013-04-04
Phase 1 of refactoring SystemServer.
Dan Morrill
2013-03-20
Optimize text GL setup
Romain Guy
2013-03-19
Reduce number of glDraw calls when drawing text
Romain Guy
2013-03-19
Minimize texture binds when drawing text
Romain Guy
2013-03-08
Move blur code from FontRenderer to utils/Blur.cpp
Romain Guy
2013-03-05
Make glyph copies a little more cache friendly
Romain Guy
2013-02-28
Support 3D rotations when drawing text
Romain Guy
2013-02-22
Avoid double blur
Chris Craik
2013-02-20
am 7a60c43d: Merge "Use free for memory chunks allocated through memalign."
Ben Cheng
2013-02-20
Use free for memory chunks allocated through memalign.
Ben Cheng
2013-02-13
am 805a6fe7: Merge "Revert "Revert "Use RenderScript for large text blurs"""
Chris Craik
2013-02-13
Revert "Revert "Use RenderScript for large text blurs""
Chris Craik
2013-02-13
Revert "Use RenderScript for large text blurs"
Chris Craik
2013-02-13
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...
Chris Craik
2013-02-12
Use RenderScript for large text blurs
Chris Craik
2013-02-06
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
Derek Sollenberger
2013-02-05
Add support for non-antialiased text
Romain Guy
2013-01-08
resolved conflicts for merge of c88c60be to master-chromium
Romain Guy
2013-01-08
Add plumbing for better text scaling
Romain Guy
2012-12-12
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-11-28
Another optimization of glyph cache uploads
Sangkyu Lee
2012-09-26
Add stroke support to polygonal shape rendering
Chris Craik
2012-09-23
Optimize glyph cache texture uploads
Chet Haase
2012-09-04
Code cleanup in FontRenderer
Romain Guy
2012-09-04
Small code cleanup in FontRenderer
Romain Guy
2012-09-04
Refactor FontRenderer.cpp
Romain Guy
2012-08-31
Paramaterize and adjust the glyph cache sizes
Chet Haase
[next]