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
*
am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() sanity check in ...
Adam Powell
2012-11-28
1
-4
/
+0
|
\
|
*
Remove overzealous mutate() sanity check in LayerDrawable
Adam Powell
2012-11-27
1
-4
/
+0
*
|
am 946facaa: am a004ff88: Merge "Use correct alpha value when a color is not ...
Chet Haase
2012-11-26
1
-4
/
+4
|
\
\
|
|
/
|
*
Merge "Use correct alpha value when a color is not set on a GradientDrawable....
Chet Haase
2012-11-26
1
-4
/
+4
|
|
\
|
|
*
Use correct alpha value when a color is not set on a GradientDrawable.
Chet Haase
2012-11-21
1
-4
/
+4
*
|
|
am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableContainer" int...
Romain Guy
2012-11-26
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge "Copy missing state in DrawableContainer" into jb-mr1.1-dev
Romain Guy
2012-11-26
1
-0
/
+2
|
|
\
\
|
|
*
|
Copy missing state in DrawableContainer
Romain Guy
2012-11-20
1
-0
/
+2
|
|
|
/
*
|
|
am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/equals()/hash...
Romain Guy
2012-11-26
2
-10
/
+44
|
\
\
\
|
|
/
/
|
*
|
Cleanup: add PointF.toString()/equals()/hashcode()
Romain Guy
2012-11-20
2
-10
/
+44
|
|
/
*
|
am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in Path copy con...
Chris Craik
2012-11-20
1
-0
/
+8
|
\
\
|
|
/
|
*
Add missing variable copies in Path copy constructor
Chris Craik
2012-11-16
1
-0
/
+8
*
|
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
|
*
DO NOT MERGE: Remove a few left-over layout direction things.
Dianne Hackborn
2012-05-18
1
-0
/
+1
*
|
Fix for bug 7400445 regression in background drawable
Raph Levien
2012-10-31
1
-0
/
+5
*
|
Don't null the reference to Bitmap pixels until we're really ready
Chet Haase
2012-10-22
1
-4
/
+9
*
|
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
Romain Guy
2012-10-16
1
-1
/
+48
|
\
\
|
*
|
Add API to enable mipmaps on Bitmap
Romain Guy
2012-10-16
1
-1
/
+48
*
|
|
Convert one more bind() -> setVar().
Stephen Hines
2012-10-16
1
-1
/
+1
*
|
|
Fix bugs in scriptGroup.
Jason Sams
2012-10-15
4
-4
/
+4
|
/
/
*
|
Fix cycle detection for SGs.
Tim Murray
2012-10-12
1
-29
/
+13
*
|
Merge "Don't scale bitmaps to an empty size when targetDpi=0 Bug #7334217" in...
Romain Guy
2012-10-11
1
-1
/
+1
|
\
\
|
*
|
Don't scale bitmaps to an empty size when targetDpi=0
Romain Guy
2012-10-11
1
-1
/
+1
*
|
|
Merge "Add DAG validation for ScriptGroups." into jb-mr1-dev
Tim Murray
2012-10-10
1
-9
/
+73
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add DAG validation for ScriptGroups.
Tim Murray
2012-10-10
1
-9
/
+73
*
|
|
Adjust buffer position after copying
Marco Nelissen
2012-10-08
1
-0
/
+5
|
/
/
*
|
Merge "Fix rendering artifacts on tiled renderers Bug #7275145" into jb-mr1-dev
Romain Guy
2012-10-03
1
-0
/
+3
|
\
\
|
*
|
Fix rendering artifacts on tiled renderers
Romain Guy
2012-10-03
1
-0
/
+3
*
|
|
Merge "Fix range on blur intrinsic." into jb-mr1-dev
Jason Sams
2012-10-03
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix range on blur intrinsic.
Jason Sams
2012-10-02
1
-3
/
+3
*
|
|
Bring back Netflix progress bar
Romain Guy
2012-10-02
1
-0
/
+12
*
|
|
Draw stroked rectangle as meshes instead of textures
Romain Guy
2012-10-02
1
-1
/
+9
|
/
/
*
|
Merge "Update APIs to JB MR1 level 17." into jb-mr1-dev
Dianne Hackborn
2012-09-30
3
-0
/
+3
|
\
\
|
*
|
Update APIs to JB MR1 level 17.
Dianne Hackborn
2012-09-30
3
-0
/
+3
*
|
|
reset() should reset. Otherwise it would be called something else.
Romain Guy
2012-09-28
1
-1
/
+19
|
/
/
*
|
fix blend intrinsics, add tests
Tim Murray
2012-09-26
1
-5
/
+6
*
|
Add Blend intrinsic.
Jason Sams
2012-09-21
1
-0
/
+464
*
|
Ensure that the decoder is thread-safe.
Derek Sollenberger
2012-09-21
1
-13
/
+24
*
|
Merge "Clean up and publish the YUV to RGB intrinsic." into jb-mr1-dev
Jason Sams
2012-09-18
1
-33
/
+58
|
\
\
|
*
|
Clean up and publish the YUV to RGB intrinsic.
Jason Sams
2012-09-18
1
-33
/
+58
*
|
|
mutate() didn't work as advertised
Romain Guy
2012-09-18
4
-17
/
+1
*
|
|
Merge "Compute GradientDrawable's opacity correctly" into jb-mr1-dev
Romain Guy
2012-09-18
3
-17
/
+51
|
\
\
\
|
*
|
|
Compute GradientDrawable's opacity correctly
Romain Guy
2012-09-18
3
-17
/
+51
*
|
|
|
Merge "Fix bug #7172972 API REVIEW: android.graphics.drawable.Drawable" into ...
Fabrice Di Meglio
2012-09-18
1
-1
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix bug #7172972 API REVIEW: android.graphics.drawable.Drawable
Fabrice Di Meglio
2012-09-18
1
-1
/
+4
*
|
|
|
Add Kernel, Method, and field IDs
Jason Sams
2012-09-18
9
-272
/
+572
|
|
/
/
|
/
|
|
*
|
|
Make librs_jni depend on libRSDriver to remove circular dependency
Ying Wang
2012-09-16
1
-1
/
+1
*
|
|
Unhide intrinsics and document API.
Jason Sams
2012-09-13
6
-66
/
+202
*
|
|
Don't crash when copying a null Rect
Romain Guy
2012-09-12
2
-12
/
+24
|
/
/
[next]