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
/
font
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take SkBitmap's stride into account when uploading textures
Romain Guy
2013-09-25
2
-6
/
+6
*
fix kBW_Format glyphs
Victoria Lease
2013-08-12
1
-2
/
+4
*
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-31
3
-9
/
+44
*
Share Caches' index buffer with FontRenderer
Romain Guy
2013-06-18
1
-1
/
+1
*
Take hinting into account when caching fonts
Romain Guy
2013-06-18
2
-0
/
+6
*
Assume a texture is unbound after deleting it
Romain Guy
2013-06-06
1
-1
/
+1
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
2
-4
/
+8
*
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-11
3
-40
/
+78
*
First OpenGL ES 3.0 based optimization
Romain Guy
2013-04-04
2
-3
/
+2
*
Reduce number of glDraw calls when drawing text
Romain Guy
2013-03-19
2
-66
/
+129
*
Minimize texture binds when drawing text
Romain Guy
2013-03-19
1
-1
/
+1
*
Less aggressive glyphs precaching
Romain Guy
2013-03-13
1
-7
/
+7
*
Round scale factors to rasterize text
Romain Guy
2013-03-06
1
-2
/
+2
*
Take only the scale params into account to rasterize text
Romain Guy
2013-03-05
2
-27
/
+8
*
Fix math issue when transforming text in perspective
Romain Guy
2013-03-01
2
-22
/
+21
*
Precache glyphs at final raster size
Romain Guy
2013-03-01
1
-1
/
+2
*
Support 3D rotations when drawing text
Romain Guy
2013-02-28
2
-21
/
+63
*
Properly scale text
Romain Guy
2013-02-27
2
-28
/
+46
*
Prevent crash when setting up a stencil-based clip
Romain Guy
2013-02-11
1
-1
/
+4
*
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
Derek Sollenberger
2013-02-06
2
-0
/
+2
|
\
|
*
Fix build
Romain Guy
2013-01-08
1
-0
/
+1
|
*
resolved conflicts for merge of c88c60be to master-chromium
Romain Guy
2013-01-08
3
-128
/
+150
|
|
\
|
*
|
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-12-12
2
-0
/
+2
*
|
|
Add support for non-antialiased text
Romain Guy
2013-02-05
2
-1
/
+9
|
|
/
|
/
|
*
|
Add plumbing for better text scaling
Romain Guy
2013-01-08
3
-127
/
+150
|
/
*
Fix a couple of rendering issues
Romain Guy
2012-09-28
1
-0
/
+2
*
Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev
Romain Guy
2012-09-23
1
-23
/
+21
|
\
|
*
Make sure we never bind to texture #0
Romain Guy
2012-09-23
1
-23
/
+21
*
|
Optimize glyph cache texture uploads
Chet Haase
2012-09-23
2
-0
/
+12
|
/
*
Don't invalidate all the glyphs when flushing large textures
Romain Guy
2012-09-04
1
-1
/
+1
*
Correctly check the height of a glyph prior to caching it
Romain Guy
2012-09-04
2
-14
/
+13
*
Code cleanup in FontRenderer
Romain Guy
2012-09-04
3
-8
/
+91
*
Small code cleanup in FontRenderer
Romain Guy
2012-09-04
3
-10
/
+25
*
Refactor FontRenderer.cpp
Romain Guy
2012-09-04
6
-0
/
+988