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
/
GradientCache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-06
1
-2
/
+1
*
Move more GL state management to RenderState and its directory
Chris Craik
2015-01-28
1
-0
/
+2
*
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-12-23
1
-16
/
+8
*
Add overrides and switch to nullptr keyword
Chris Craik
2014-12-22
1
-3
/
+3
*
Clean up physical coupling
Tom Hudson
2014-10-15
1
-2
/
+2
*
Clean unused parameters, disable warnings
Chris Craik
2013-10-17
1
-1
/
+1
*
Use float textures to render gradients when possible
Romain Guy
2013-04-05
1
-1
/
+24
*
Remove unnecessary & uninitialized variable
Romain Guy
2013-01-03
1
-2
/
+0
*
Use LruCache instead of GenerationCache in libhwui
Romain Guy
2012-11-29
1
-17
/
+29
*
Improve gradients
Romain Guy
2012-07-31
1
-20
/
+21
*
Clamp gradient textures to max GL texture size
Romain Guy
2012-07-20
1
-0
/
+4
*
Add missing includes for Mutex.h
Derek Sollenberger
2012-03-05
1
-0
/
+1
*
Make sure we correctly copy caches keys.
Romain Guy
2011-08-12
1
-16
/
+27
*
Prevent crash when purging the gradients cache.
Romain Guy
2011-08-08
1
-2
/
+2
*
Reduce the amount of data cached by the gradients cache.
Romain Guy
2011-08-01
1
-24
/
+70
*
Free resources only from the GL context thread.
Romain Guy
2010-11-11
1
-6
/
+14
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-3
/
+3
*
Move GenerationCache to the utils directory.
Romain Guy
2010-10-08
1
-1
/
+1
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
1
-2
/
+2
*
Purge Skia objects from GL caches as needed.
Romain Guy
2010-09-08
1
-0
/
+6
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-0
/
+1
*
Add support for linear gradients.
Romain Guy
2010-07-19
1
-0
/
+89