summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* fix libgui header locationMathias Agopian2012-02-271-2/+0
* Merge "Make compute work without an app context."Jason Sams2012-02-242-11/+18
|\
| * Make compute work without an app context.Jason Sams2012-02-242-11/+18
* | Merge "Do RS caching the same way HardwareRenderer does. Eliminates the need ...Jason Sams2012-02-242-5/+22
|\ \ | |/
| * Do RS caching the same way HardwareRenderer does.Jason Sams2012-02-242-5/+22
* | deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-0/+4
|/
* Merge "start new headers"Jason Sams2012-02-231-0/+2
|\
| * start new headersJason Sams2012-02-221-0/+2
* | Perform early intersect to avoid unnecessary drawsRomain Guy2012-02-231-30/+13
* | frameworks/base refactoringMathias Agopian2012-02-201-0/+1
|/
* frameworks/base refactoring.Mathias Agopian2012-02-171-3/+3
* Merge "Rename three header files to free namespace for api."Jason Sams2012-02-171-2/+2
|\
| * Rename three header files to free namespace for api.Jason Sams2012-02-161-2/+2
* | Merge "Piping texture names through shader builder. Fixing uint size_t mismat...Alex Sakhartchouk2012-02-167-35/+122
|\ \
| * | Piping texture names through shader builder.Alex Sakhartchouk2012-02-157-35/+122
* | | Vectors of non-primitive types are not allowed.Stephen Hines2012-02-151-7/+30
* | | Merge "Update Element.isCompatible() to work with NONE."Stephen Hines2012-02-151-3/+3
|\ \ \ | |_|/ |/| |
| * | Update Element.isCompatible() to work with NONE.Stephen Hines2012-02-141-3/+3
| |/
* | Merge "Beging IO stream out from allocation to surface texture."Jason Sams2012-02-153-16/+129
|\ \
| * | Beging IO stream out from allocation to surface texture.Jason Sams2012-02-153-16/+129
| |/
* | Merge "Clarify documentation of Bitmap.createScaledBitmap/createBitmap Bug #6...Romain Guy2012-02-141-7/+16
|\ \ | |/ |/|
| * Clarify documentation of Bitmap.createScaledBitmap/createBitmapRomain Guy2012-02-141-7/+16
* | Merge "Fix typos/spacing with new APIs."Stephen Hines2012-02-141-6/+6
|\ \ | |/ |/|
| * Fix typos/spacing with new APIs.Stephen Hines2012-02-131-6/+6
| * Merge "Start implementing SurfaceTexture streaming into RS allocations."Jason Sams2012-02-103-1/+77
| |\
| | * Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-02-103-1/+77
* | | am fe07b9a2: Merge "Tentative fix for mysteriously recycled bitmap"Justin Ho2012-02-081-7/+8
|\ \ \ | |/ /
| * | Tentative fix for mysteriously recycled bitmapRomain Guy2012-02-081-7/+8
| |/
* | Merge commit 'bdeec118' into manualmergeJason Sams2012-02-071-1/+1
|\ \ | |/
| * Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-071-1/+1
* | am e05bc81c: Merge "We should not throw for non-fatal errors."Stephen Hines2012-02-031-2/+3
|\ \ | |/
| * We should not throw for non-fatal errors.Stephen Hines2012-02-031-2/+3
* | am cc2daede: Merge "Properly recover from failed compilation."Stephen Hines2012-02-021-1/+1
|\ \ | |/
| * Merge "Properly recover from failed compilation."Stephen Hines2012-02-021-1/+1
| |\
| | * Properly recover from failed compilation.Stephen Hines2012-02-021-1/+1
* | | am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element...Alex Sakhartchouk2012-02-021-0/+1
|\ \ \ | |/ /
| * | Fix an incorrect assert that doesn't account for element array size.Alex Sakhartchouk2012-02-021-0/+1
| |/
* | am a403a2e0: Merge "Add GradientDrawable.setColors(int[])"Romain Guy2012-01-312-25/+192
|\ \ | |/
| * Add GradientDrawable.setColors(int[])Romain Guy2012-01-312-25/+192
* | am b74b84f1: Merge "Proper equals/hashCode impls in Rect and RectF"Romain Guy2012-01-312-7/+33
|\ \ | |/
| * Proper equals/hashCode impls in Rect and RectFRomain Guy2012-01-312-7/+33
* | am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines2012-01-301-2/+2
|\ \ | |/
| * Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines2012-01-301-2/+2
| |\
| | * Fix potential bug with reordered size/offset arguments.Stephen Hines2012-01-201-2/+2
* | | am 1a54368b: Merge "Add full support for Canvas.setDrawFilter()"Romain Guy2012-01-231-0/+6
|\ \ \ | |/ /
| * | Add full support for Canvas.setDrawFilter()Romain Guy2012-01-231-0/+6
* | | am e575005f: Merge "Update hardware acceleration doc"Romain Guy2012-01-232-0/+2
|\ \ \ | |/ /
| * | Update hardware acceleration docRomain Guy2012-01-232-0/+2
* | | am 22d41843: Fix the build, for realRomain Guy2012-01-191-1/+5
|\ \ \ | |/ /
| * | Fix the build, for realRomain Guy2012-01-191-1/+5