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
/
ProgramCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly release the OpenGL Canvas on EGL error.
Romain Guy
2010-12-07
1
-0
/
+2
*
Move all debug flags in a single place.
Romain Guy
2010-11-10
1
-4
/
+4
*
Color filters were ignored by the program cache fast path.
Romain Guy
2010-10-13
1
-1
/
+1
*
Simplify black texture fragment shader.
Romain Guy
2010-10-12
1
-2
/
+2
*
Optimize GLSL shaders.
Romain Guy
2010-10-11
1
-21
/
+150
*
Improve performance of linear gradients.
Romain Guy
2010-10-11
1
-3
/
+3
*
Add 3D transforms support to all gradients.
Romain Guy
2010-10-07
1
-10
/
+3
*
Apply 3D transformations to gradient shaders.
Romain Guy
2010-10-06
1
-5
/
+1
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
1
-5
/
+11
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
1
-17
/
+50
*
Correct implementation of saveLayer().
Romain Guy
2010-09-12
1
-1
/
+4
*
Add support for advanced blend modes with the framebuffer.
Romain Guy
2010-09-09
1
-2
/
+20
*
Add extra blending modes.
Romain Guy
2010-08-10
1
-7
/
+24
*
Fix tons of bugs and add new text rendering support.
Romain Guy
2010-08-10
1
-0
/
+6
*
Add support for paths.
Romain Guy
2010-08-05
1
-1
/
+1
*
Add support for ColorFilters.
Romain Guy
2010-08-02
1
-9
/
+28
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-9
/
+9
*
Moved all the rendering code to the new shader generator.
Romain Guy
2010-07-29
1
-2
/
+65
*
Generate shaders to cover all possible cases.
Romain Guy
2010-07-27
1
-0
/
+332