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
*
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
*
|
Merge "Fix crash in ShapeDrawable" into jb-mr1-dev
Romain Guy
2012-09-07
1
-2
/
+10
|
\
\
|
*
|
Fix crash in ShapeDrawable
Romain Guy
2012-09-07
1
-2
/
+10
*
|
|
Merge "Document ColorMatrix intrinsic and add helpers" into jb-mr1-dev
Jason Sams
2012-09-07
3
-6
/
+118
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Document ColorMatrix intrinsic and add helpers
Jason Sams
2012-09-06
3
-6
/
+118
*
|
Merge "Fix the build" into jb-mr1-dev
Fabrice Di Meglio
2012-09-07
1
-4
/
+4
|
\
\
|
*
|
Fix the build
Fabrice Di Meglio
2012-09-07
1
-4
/
+4
*
|
|
Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-dev
Romain Guy
2012-09-07
5
-9
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
The drawables cache strikes again
Romain Guy
2012-09-06
5
-9
/
+44
|
|
/
*
|
Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction
Fabrice Di Meglio
2012-09-06
3
-1
/
+26
|
/
*
Add ColorMatrix Intrinsic.
Jason Sams
2012-09-04
1
-0
/
+68
*
Add plumbing for new surface flinger display API.
Jeff Brown
2012-08-27
1
-2
/
+2
*
Move the kernel launch to specific intrinsic class.
Jason Sams
2012-08-21
2
-5
/
+11
*
Intrinsics test
Jason Sams
2012-08-14
5
-0
/
+178
*
Implement ScriptGroup and add test.
Jason Sams
2012-08-10
1
-0
/
+391
*
Add new debug tool to track hardware layers updates
Romain Guy
2012-08-06
1
-4
/
+6
*
Merge "We can now (kind-of) change screen density on the fly." into jb-mr1-dev
Dianne Hackborn
2012-08-03
1
-4
/
+94
|
\
|
*
We can now (kind-of) change screen density on the fly.
Dianne Hackborn
2012-08-03
1
-4
/
+94
*
|
Fix issue #6921726: Prime: Cannot make or receive phone calls...
Dianne Hackborn
2012-08-03
1
-1
/
+2
|
/
*
Start moving away from DisplayMetrics.DENSITY_DEVICE.
Dianne Hackborn
2012-08-01
2
-2
/
+2
*
Fix readback lengths
Jason Sams
2012-07-27
1
-4
/
+4
*
Merge "Fix RS matrix docs regarding row/column and x/y."
Stephen Hines
2012-07-10
3
-30
/
+30
|
\
|
*
Fix RS matrix docs regarding row/column and x/y.
Stephen Hines
2012-07-10
3
-30
/
+30
*
|
Add Bitmap.isPremultiplied()
Romain Guy
2012-07-09
1
-18
/
+47
|
/
*
Add an icon to the user information.
Amith Yamasani
2012-06-12
1
-0
/
+2
*
Revert "Revert "Clean up layout direction APIs for Drawable""
Fabrice Di Meglio
2012-06-04
4
-22
/
+24
*
Revert "Clean up layout direction APIs for Drawable"
Jean-Baptiste Queru
2012-06-02
4
-24
/
+22
*
Clean up layout direction APIs for Drawable
Fabrice Di Meglio
2012-06-01
4
-22
/
+24
*
am 5558f66e: am cb949887: Merge "Release the constraint on the requested vers...
Owen Lin
2012-05-21
1
-3
/
+3
|
\
[next]