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
/
core
/
jni
/
android
/
graphics
/
Shader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless forward declarations.
Elliott Hughes
2011-04-12
1
-12
/
+10
*
Fix rendering artifact in edge fades.
Romain Guy
2011-03-14
1
-4
/
+16
*
Skia Merge (revision 808)
Derek Sollenberger
2011-02-22
1
-1
/
+1
*
Keep a reference to the local matrix.
Romain Guy
2011-01-04
1
-6
/
+0
*
Optimizing ColorFilter in display lists
Chet Haase
2010-10-26
1
-0
/
+2
*
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
1
-3
/
+3
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
1
-20
/
+71
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
1
-2
/
+57
*
Purge Skia objects from GL caches as needed.
Romain Guy
2010-09-08
1
-0
/
+6
*
Add extra blending modes.
Romain Guy
2010-08-10
1
-7
/
+3
*
Fix tons of bugs and add new text rendering support.
Romain Guy
2010-08-10
1
-3
/
+5
*
Make libhwui entirely optional.
Romain Guy
2010-08-08
1
-1
/
+22
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-75
/
+116
*
Add plumbing to support gradients in OpenGL renderer.
Romain Guy
2010-07-16
1
-7
/
+68
*
use safeUnref() since the other macro is not defined in donut
Mike Reed
2009-07-30
1
-1
/
+1
*
check for null native objects, which never happens on a real subclass (we thr...
Mike Reed
2009-07-30
1
-11
/
+9
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+299
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-299
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-1
/
+1
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-22
/
+48
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+273