summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add copyFrom(Allocation a).Tim Murray2012-10-051-0/+15
* add resize2D to Java APITim Murray2012-10-051-2/+1
* am bf8d8e73: am 5971d03f: am f7ee2a03: Merge "Fix rendering artifacts on tile...Romain Guy2012-10-031-0/+3
|\
| * Merge "Fix rendering artifacts on tiled renderers Bug #7275145" into jb-mr1-devRomain Guy2012-10-031-0/+3
| |\
| | * Fix rendering artifacts on tiled renderersRomain Guy2012-10-031-0/+3
* | | am f055f943: am 4bc2bd51: am 833a89c6: Merge "Fix range on blur intrinsic." i...Jason Sams2012-10-031-3/+3
|\ \ \ | |/ /
| * | Merge "Fix range on blur intrinsic." into jb-mr1-devJason Sams2012-10-031-3/+3
| |\ \ | | |/ | |/|
| | * Fix range on blur intrinsic.Jason Sams2012-10-021-3/+3
* | | am f265ac2e: am 27fa88dd: am 0e3984b7: Merge "Bring back Netflix progress bar...Romain Guy2012-10-021-0/+12
|\ \ \ | |/ /
| * | Bring back Netflix progress barRomain Guy2012-10-021-0/+12
* | | am 70c68ea5: am 77bcaaad: am 8257124c: Merge "Draw stroked rectangle as meshe...Romain Guy2012-10-021-1/+9
|\ \ \ | |/ /
| * | Draw stroked rectangle as meshes instead of texturesRomain Guy2012-10-021-1/+9
| |/
* | am eede0f6f: am b4bca666: am 2effc77c: Merge "Update APIs to JB MR1 level 17....Dianne Hackborn2012-10-013-0/+3
|\ \ | |/
| * Merge "Update APIs to JB MR1 level 17." into jb-mr1-devDianne Hackborn2012-09-303-0/+3
| |\
| | * Update APIs to JB MR1 level 17.Dianne Hackborn2012-09-303-0/+3
* | | am b9a0a231: am dd2dd7bb: am 955b66d0: Merge "reset() should reset. Otherwise...Romain Guy2012-10-011-1/+19
|\ \ \ | |/ /
| * | reset() should reset. Otherwise it would be called something else.Romain Guy2012-09-281-1/+19
| |/
* | am 7eee3ce3: am c31c5433: Merge "fix blend intrinsics, add tests" into jb-mr1...Tim Murray2012-09-261-5/+6
|\ \ | |/
| * fix blend intrinsics, add testsTim Murray2012-09-261-5/+6
* | Merge "Bug #6110465. Optical bounds support for all ViewGroup subclasses."Philip Milne2012-09-243-18/+18
|\ \ | |/ |/|
| * Bug #6110465. Optical bounds support for all ViewGroup subclasses.Philip Milne2012-09-213-18/+18
* | Add Blend intrinsic.Jason Sams2012-09-211-0/+464
* | Ensure that the decoder is thread-safe.Derek Sollenberger2012-09-211-13/+24
|/
* Merge "Clean up and publish the YUV to RGB intrinsic." into jb-mr1-devJason Sams2012-09-181-33/+58
|\
| * Clean up and publish the YUV to RGB intrinsic.Jason Sams2012-09-181-33/+58
* | mutate() didn't work as advertisedRomain Guy2012-09-184-17/+1
* | Merge "Compute GradientDrawable's opacity correctly" into jb-mr1-devRomain Guy2012-09-183-17/+51
|\ \
| * | Compute GradientDrawable's opacity correctlyRomain Guy2012-09-183-17/+51
* | | Merge "Fix bug #7172972 API REVIEW: android.graphics.drawable.Drawable" into ...Fabrice Di Meglio2012-09-181-1/+4
|\ \ \ | |_|/ |/| |
| * | Fix bug #7172972 API REVIEW: android.graphics.drawable.DrawableFabrice Di Meglio2012-09-181-1/+4
* | | Add Kernel, Method, and field IDsJason Sams2012-09-189-272/+572
| |/ |/|
* | Make librs_jni depend on libRSDriver to remove circular dependencyYing Wang2012-09-161-1/+1
* | Unhide intrinsics and document API.Jason Sams2012-09-136-66/+202
* | Don't crash when copying a null RectRomain Guy2012-09-122-12/+24
|/
* LUT intrinsic and CrossProcess test.Jason Sams2012-09-083-0/+242
* Merge "Fix doc typo." into jb-mr1-devJason Sams2012-09-081-1/+1
|\
| * Fix doc typo.Jason Sams2012-09-071-1/+1
* | Merge "Fix crash in ShapeDrawable" into jb-mr1-devRomain Guy2012-09-071-2/+10
|\ \
| * | Fix crash in ShapeDrawableRomain Guy2012-09-071-2/+10
* | | Merge "Document ColorMatrix intrinsic and add helpers" into jb-mr1-devJason Sams2012-09-073-6/+118
|\ \ \ | |/ / |/| / | |/
| * Document ColorMatrix intrinsic and add helpersJason Sams2012-09-063-6/+118
* | Merge "Fix the build" into jb-mr1-devFabrice Di Meglio2012-09-071-4/+4
|\ \
| * | Fix the buildFabrice Di Meglio2012-09-071-4/+4
* | | Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-devRomain Guy2012-09-075-9/+44
|\ \ \ | |/ / |/| |
| * | The drawables cache strikes againRomain Guy2012-09-065-9/+44
| |/
* | Make ProgressBar / SeekBar / RatingBar widgets aware of layout directionFabrice Di Meglio2012-09-063-1/+26
|/
* Add ColorMatrix Intrinsic.Jason Sams2012-09-041-0/+68
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-2/+2
* Move the kernel launch to specific intrinsic class.Jason Sams2012-08-212-5/+11
* Intrinsics testJason Sams2012-08-145-0/+178