Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
9352296810926eae663477526545a55e1b1f7a27
/
libs
/
hwui
/
font
cf51a41
Introduce PixelBuffer API to enable PBOs
by Romain Guy
· 12 years ago
0908764
First OpenGL ES 3.0 based optimization
by Romain Guy
· 12 years ago
661a87e
Reduce number of glDraw calls when drawing text
by Romain Guy
· 12 years ago
115096f
Minimize texture binds when drawing text
by Romain Guy
· 12 years ago
bd3055f
Less aggressive glyphs precaching
by Romain Guy
· 12 years ago
8afce81
Round scale factors to rasterize text
by Romain Guy
· 12 years ago
624234f
Take only the scale params into account to rasterize text
by Romain Guy
· 12 years ago
874f5c6
Fix math issue when transforming text in perspective
by Romain Guy
· 12 years ago
0f66753
Precache glyphs at final raster size
by Romain Guy
· 12 years ago
a4adcf0
Support 3D rotations when drawing text
by Romain Guy
· 12 years ago
c74f45a
Properly scale text
by Romain Guy
· 12 years ago
e67307c
Prevent crash when setting up a stencil-based clip Bug #8177690
by Romain Guy
· 12 years ago
23e500d
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
by Derek Sollenberger
· 12 years ago
b969a0d
Add support for non-antialiased text
by Romain Guy
· 12 years ago
14c40b4
Fix build
by Romain Guy
· 12 years ago
19d4f18
resolved conflicts for merge of c88c60be to master-chromium
by Romain Guy
· 12 years ago
e3a9b24
Add plumbing for better text scaling
by Romain Guy
· 12 years ago
ca79cf6
Update framework to support r5967 of Skia.
by Derek Sollenberger
· 12 years ago
a3dc55f
Fix a couple of rendering issues Bug #7253839
by Romain Guy
· 12 years ago
d392b87
Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev
by Romain Guy
· 12 years ago
574cf60
Make sure we never bind to texture #0 Bug #7195815
by Romain Guy
· 12 years ago
b92d8f7
Optimize glyph cache texture uploads
by Chet Haase
· 12 years ago
521dc51
Don't invalidate all the glyphs when flushing large textures
by Romain Guy
· 12 years ago
e43f785
Correctly check the height of a glyph prior to caching it
by Romain Guy
· 12 years ago
8087246
Code cleanup in FontRenderer
by Romain Guy
· 12 years ago
9b1204b
Small code cleanup in FontRenderer
by Romain Guy
· 12 years ago
9f5dab3
Refactor FontRenderer.cpp
by Romain Guy
· 12 years ago