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
/
GammaFontRenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in HWUI
Sangkyu Lee
2015-12-16
1
-2
/
+2
*
Refactoring of Program ownership/lifecycle, and WIP Glop rendering path
Chris Craik
2015-02-02
1
-7
/
+8
*
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-7
/
+7
*
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-12-23
1
-16
/
+6
*
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-11
1
-0
/
+20
*
Tweak text gamma correction
Romain Guy
2012-07-18
1
-4
/
+4
*
Add a new method for text gamma correction
Romain Guy
2012-07-18
1
-21
/
+43
*
Add shader-based text gamma correction
Romain Guy
2012-07-16
1
-7
/
+42
*
Refactor GammaFontRenderer
Romain Guy
2012-07-13
1
-12
/
+41
*
De-allocate caches for large glyphs when trimming memory
Chet Haase
2011-12-16
1
-0
/
+7
*
Memory optimizations for libhwui
Romain Guy
2011-11-04
1
-10
/
+53
*
Log only 1 line per process when using OpenGLRenderer.
Romain Guy
2011-01-21
1
-7
/
+8
*
Apply gamma correction to font rendering.
Romain Guy
2010-08-27
1
-0
/
+103