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
*
Revert "A bunch more cleanups"
John Reck
2015-04-17
1
-5
/
+4
*
A bunch more cleanups
John Reck
2015-04-14
1
-4
/
+5
*
Revert "Revert "Remove references to SkPorterDuff as it is deprecated.""
Chris Craik
2015-03-06
1
-6
/
+4
*
Revert "Remove references to SkPorterDuff as it is deprecated."
Chris Craik
2015-03-06
1
-4
/
+6
*
Remove references to SkPorterDuff as it is deprecated.
Derek Sollenberger
2015-03-05
1
-6
/
+4
*
resolve merge conflicts of 7d13d9d to master.
Andreas Gampe
2014-11-21
1
-17
/
+18
|
\
|
*
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-21
1
-17
/
+18
*
|
am 035a7b02: am 0626ec58: Merge "Frameworks/base: Wall Werror in core/jni"
Andreas Gampe
2014-11-14
1
-5
/
+0
|
\
\
|
|
/
|
*
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-11-13
1
-5
/
+0
|
*
DO NOT MERGE Copy shaders
John Reck
2014-08-25
1
-0
/
+1
*
|
Fix build breakage in HWUI JNI
Tom Hudson
2014-10-16
1
-1
/
+0
*
|
Mutable Java Shaders with Immutable Native Shaders
Derek Sollenberger
2014-10-06
1
-8
/
+22
|
/
*
Revert immutable Shader change
John Reck
2014-08-22
1
-14
/
+7
*
Make updateLocalMatrix replace the current Matrix.
Leon Scroggins III
2014-07-24
1
-5
/
+9
*
Simplify Shader.setLocalMatrix.
Leon Scroggins III
2014-07-10
1
-6
/
+7
*
Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-22
1
-293
/
+4
*
Call SkShader::isOpaque() to determine opaqueness.
Skia_Android Canary Bot
2014-04-17
1
-7
/
+7
*
Remove SkFloatToScalar.
Leon Scroggins III
2014-04-07
1
-60
/
+39
*
Fix use of Skia deprecated methods
Chris Craik
2014-02-28
1
-1
/
+1
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-81
/
+113
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-113
/
+81
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-81
/
+113
*
Improve gradients
Romain Guy
2012-07-31
1
-8
/
+38
*
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