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
/
graphics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix state list drawable transitions
Alan Viverette
2014-07-16
1
-25
/
+15
*
Add more reverse support to AnimatedVD
ztenghui
2014-07-16
2
-6
/
+31
*
DO NOT MERGE Add support for AVD reverse() to ASLD, clean up transition handling
Alan Viverette
2014-07-16
2
-58
/
+164
*
Fix hotspot movement on focus change
Alan Viverette
2014-07-16
5
-0
/
+57
*
Separate Canvas JNI code from the implementation. DO NOT MERGE
Derek Sollenberger
2014-07-15
1
-29
/
+46
*
Merge "Implement outline support for nine patches" into lmp-dev
Chris Craik
2014-07-14
4
-13
/
+83
|
\
|
*
Implement outline support for nine patches
Chris Craik
2014-07-14
4
-13
/
+83
*
|
Merge "Enable the bitmap cache for the VectorDrawable" into lmp-dev
ztenghui
2014-07-14
2
-1
/
+55
|
\
\
|
|
/
|
/
|
|
*
Enable the bitmap cache for the VectorDrawable
ztenghui
2014-07-14
2
-1
/
+55
*
|
Deprecate android.hardware.Camera
Eino-Ville Talvala
2014-07-13
2
-33
/
+46
|
/
*
Remove old RippleDrawable constructor, fix new constructor
Alan Viverette
2014-07-11
1
-20
/
+1
*
Merge "Simplify Shader.setLocalMatrix."
Leon Scroggins III
2014-07-10
2
-3
/
+12
|
\
|
*
Simplify Shader.setLocalMatrix.
Leon Scroggins III
2014-07-10
2
-3
/
+12
*
|
Merge "Remove material progress drawable"
Alan Viverette
2014-07-10
2
-551
/
+0
|
\
\
|
*
|
Remove material progress drawable
Alan Viverette
2014-07-10
2
-551
/
+0
|
|
/
*
|
Fix the render order to follow the XML file order.
ztenghui
2014-07-10
1
-132
/
+124
|
/
*
Adding print preview.
Svet Ganov
2014-07-09
1
-2
/
+28
*
Add constant state support back to VectorDrawable
ztenghui
2014-07-09
2
-35
/
+123
*
Fix layer drawable inflation
Alan Viverette
2014-07-07
1
-0
/
+2
*
Fix build
Alan Viverette
2014-07-07
1
-1
/
+1
*
Handle configuration changes in drawable attributes
Alan Viverette
2014-07-07
10
-287
/
+273
*
Fix getOutline() in ripple and layer drawables
Alan Viverette
2014-07-07
2
-5
/
+38
*
Merge "Update AnimatedStateListDrawable to work with Animatable drawables"
Alan Viverette
2014-07-07
2
-46
/
+78
|
\
|
*
Update AnimatedStateListDrawable to work with Animatable drawables
Alan Viverette
2014-07-03
2
-46
/
+78
*
|
Add RAW10 image format
Zhijun He
2014-07-07
1
-0
/
+124
*
|
am 50c3c114: am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment"
Nick Kralevich
2014-07-05
1
-1
/
+1
|
\
\
|
*
\
am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment"
Nick Kralevich
2014-07-05
1
-1
/
+1
|
|
\
\
|
|
*
\
Merge "Correct typo in doc comment"
Nick Kralevich
2014-07-02
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Correct typo in doc comment
Shuhrat Dehkanov
2014-03-28
1
-1
/
+1
*
|
|
|
|
am 7ea31c67: am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/me...
Nick Kralevich
2014-07-05
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/measure"
Nick Kralevich
2014-07-05
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Merge "fix trivial typo: s/meansure/measure"
Nick Kralevich
2014-07-03
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
fix trivial typo: s/meansure/measure
SeongJae Park
2014-04-01
1
-1
/
+1
|
|
|
|
/
/
|
*
|
|
|
Resolve conflicts with AOSP.
Jason Sams
2014-07-02
1
-112
/
+0
*
|
|
|
|
Make optical insets actually work
Alan Viverette
2014-07-04
4
-25
/
+33
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Read premultiplied status from the SkBitmap.
Leon Scroggins III
2014-07-01
1
-33
/
+36
*
|
|
|
Initial replacement of setOutline() with ViewOutlineProvider API
Chris Craik
2014-07-01
2
-24
/
+47
*
|
|
|
Merge "Use AnimatedVectorDrawable for progress bar."
ztenghui
2014-06-30
2
-3
/
+4
|
\
\
\
\
|
*
|
|
|
Use AnimatedVectorDrawable for progress bar.
ztenghui
2014-06-30
2
-3
/
+4
*
|
|
|
|
Don't call deprecated RippleDrawable constructor
Alan Viverette
2014-06-30
1
-1
/
+4
*
|
|
|
|
Add outline support to InsetDrawable
Chris Craik
2014-06-30
1
-0
/
+6
*
|
|
|
|
Merge "Require color in RippleDrawable constructor, fix documentation"
Alan Viverette
2014-06-27
1
-6
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
Require color in RippleDrawable constructor, fix documentation
Alan Viverette
2014-06-27
1
-6
/
+34
|
|
/
/
/
/
*
|
|
|
|
Clean up AnimationDrawable.setVisible() state management
Alan Viverette
2014-06-27
1
-5
/
+32
|
/
/
/
/
*
|
|
|
SurfaceTexture: Allow creation in detached mode
Dan Stoza
2014-06-26
1
-3
/
+30
*
|
|
|
Switch all text layout to Minikin
Raph Levien
2014-06-26
1
-10
/
+3
*
|
|
|
Delete Paint.getTextGlyphs()
Raph Levien
2014-06-26
1
-40
/
+0
*
|
|
|
Outline support in DrawableContainer and LayerDrawable
Chris Craik
2014-06-24
2
-0
/
+22
*
|
|
|
Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawable
Alan Viverette
2014-06-23
2
-13
/
+51
*
|
|
|
Merge "Make AnimatedVectorDrawable public."
ztenghui
2014-06-20
2
-43
/
+84
|
\
\
\
\
[next]