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
*
Add hack for custom re-rasterization buckets
Chris Craik
2014-07-07
1
-2
/
+2
*
Merge "Pass the radius as a float deeper into HWUI allowing RS to generate mo...
Derek Sollenberger
2014-05-23
1
-11
/
+13
|
\
|
*
Pass the radius as a float deeper into HWUI allowing RS to generate more accu...
Derek Sollenberger
2014-05-21
1
-11
/
+13
*
|
Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-22
1
-2
/
+2
|
/
*
am 3cb74d21: am 5d8343b8: am a85db5ab: Merge "libhwui: Handle the blurImage()...
Chris Craik
2014-05-05
1
-20
/
+24
|
\
|
*
libhwui: Handle the blurImage() implement once RS::init fail
Lu, Shenghua
2014-04-25
1
-20
/
+24
|
*
Handle user-defined cache path for RS.
Tim Murray
2013-12-18
1
-1
/
+3
*
|
Use pre-computed index to draw the shadow.
ztenghui
2014-02-25
1
-1
/
+1
*
|
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-3
/
+3
*
|
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-6
/
+7
*
|
Handle user-defined cache path for RS.
Tim Murray
2013-12-13
1
-1
/
+3
*
|
Clean up modelView matrix logic
Chris Craik
2013-11-18
1
-1
/
+2
*
|
am ab99b39d: am ddc0a63d: Merge "fix emoji clipping in hw draw path" into klp...
Victoria Lease
2013-09-20
1
-1
/
+1
|
\
\
|
|
/
|
*
fix emoji clipping in hw draw path
Victoria Lease
2013-09-19
1
-1
/
+1
*
|
am 19c727bb: am 895a4375: Merge "Fix FontRenderer bug." into klp-dev
Tim Murray
2013-09-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix FontRenderer bug.
Tim Murray
2013-09-10
1
-1
/
+1
*
|
am 9163b1d9: am 23ae1461: Merge "Add flags word to initialization." into klp-dev
Tim Murray
2013-09-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Add flags word to initialization.
Tim Murray
2013-09-09
1
-1
/
+1
*
|
am 816f3058: am cf8e6778: Merge "Handle updates to C++ API." into klp-dev
Tim Murray
2013-08-20
1
-2
/
+3
|
\
\
|
|
/
|
*
Handle updates to C++ API.
Tim Murray
2013-08-19
1
-2
/
+3
*
|
Replace float arrays with readable names
Romain Guy
2013-08-15
1
-2
/
+2
|
/
*
fix kBW_Format glyphs
Victoria Lease
2013-08-12
1
-0
/
+1
*
Handle updates to RS C++ API.
Tim Murray
2013-08-02
1
-6
/
+8
*
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-31
1
-81
/
+216
*
Share Caches' index buffer with FontRenderer
Romain Guy
2013-06-18
1
-37
/
+1
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-2
/
+2
*
am 55b883b0: am 30c990c3: Merge "Draw Operation merging" into jb-mr2-dev
Chris Craik
2013-04-15
1
-6
/
+8
|
\
|
*
Draw Operation merging
Chris Craik
2013-04-15
1
-6
/
+8
*
|
resolved conflicts for merge of 886e1204 to master
Romain Guy
2013-04-12
1
-51
/
+42
|
\
\
|
|
/
|
*
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-11
1
-51
/
+42
*
|
am 21af446c: am a151ef8c: Merge "First OpenGL ES 3.0 based optimization" into...
Romain Guy
2013-04-04
1
-4
/
+31
|
\
\
|
|
/
|
*
First OpenGL ES 3.0 based optimization
Romain Guy
2013-04-04
1
-4
/
+31
*
|
Phase 1 of refactoring SystemServer.
Dan Morrill
2013-04-04
1
-29
/
+39
|
/
*
Optimize text GL setup
Romain Guy
2013-03-20
1
-4
/
+8
*
Reduce number of glDraw calls when drawing text
Romain Guy
2013-03-19
1
-80
/
+41
*
Minimize texture binds when drawing text
Romain Guy
2013-03-19
1
-14
/
+15
*
Move blur code from FontRenderer to utils/Blur.cpp
Romain Guy
2013-03-08
1
-132
/
+8
*
Make glyph copies a little more cache friendly
Romain Guy
2013-03-05
1
-15
/
+17
*
Support 3D rotations when drawing text
Romain Guy
2013-02-28
1
-0
/
+10
*
Avoid double blur
Chris Craik
2013-02-22
1
-3
/
+10
*
am 7a60c43d: Merge "Use free for memory chunks allocated through memalign."
Ben Cheng
2013-02-20
1
-1
/
+1
|
\
|
*
Use free for memory chunks allocated through memalign.
Ben Cheng
2013-02-20
1
-1
/
+1
*
|
am 805a6fe7: Merge "Revert "Revert "Use RenderScript for large text blurs"""
Chris Craik
2013-02-13
1
-12
/
+48
|
\
\
|
|
/
|
*
Revert "Revert "Use RenderScript for large text blurs""
Chris Craik
2013-02-13
1
-12
/
+48
|
*
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...
Chris Craik
2013-02-13
1
-1
/
+0
*
|
Revert "Use RenderScript for large text blurs"
Chris Craik
2013-02-13
1
-48
/
+12
*
|
Use RenderScript for large text blurs
Chris Craik
2013-02-12
1
-12
/
+48
|
/
*
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
Derek Sollenberger
2013-02-06
1
-0
/
+1
|
\
|
*
resolved conflicts for merge of c88c60be to master-chromium
Romain Guy
2013-01-08
1
-60
/
+18
|
|
\
|
*
|
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-12-12
1
-0
/
+1
[next]