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
*
Doc update: fix incorrect enum
kmccormick
2013-03-28
1
-1
/
+1
*
am 1a5bec01: Merge "Doc fix: update BitmapFactory.Options.inSampleSize javado...
Adam Koch
2013-03-05
1
-3
/
+2
|
\
|
*
Doc fix: update BitmapFactory.Options.inSampleSize javadoc
Adam Koch
2013-02-22
1
-3
/
+2
*
|
am 00f49084: Merge "docs: fix renderscript links that currently require redir...
Scott Main
2013-02-06
7
-7
/
+7
|
\
\
|
|
/
|
*
docs: fix renderscript links that currently require redirect
Scott Main
2013-02-05
7
-7
/
+7
*
|
Remove overzealous mutate() sanity check in LayerDrawable
Adam Powell
2012-11-27
1
-4
/
+0
*
|
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
*
|
|
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
|
|
/
/
*
|
|
Cleanup: add PointF.toString()/equals()/hashcode()
Romain Guy
2012-11-20
2
-10
/
+44
|
/
/
*
|
Add missing variable copies in Path copy constructor
Chris Craik
2012-11-16
1
-0
/
+8
|
/
*
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
|
/
*
LUT intrinsic and CrossProcess test.
Jason Sams
2012-09-08
3
-0
/
+242
*
Merge "Fix doc typo." into jb-mr1-dev
Jason Sams
2012-09-08
1
-1
/
+1
|
\
|
*
Fix doc typo.
Jason Sams
2012-09-07
1
-1
/
+1
[next]