summaryrefslogtreecommitdiffstats
path: root/graphics/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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 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
* | am 90bd1873: Merge "Fix build"Romain Guy2012-01-191-2/+1
|\ \ | |/
| * Fix buildRomain Guy2012-01-191-2/+1
* | am d2f0dcd1: Merge "Remove unused code"Romain Guy2012-01-191-2/+0
|\ \ | |/
| * Remove unused codeRomain Guy2012-01-191-2/+0
* | am bad12166: Merge "Deprecate unused APIs"Romain Guy2012-01-193-93/+88
|\ \ | |/
| * Deprecate unused APIsRomain Guy2012-01-193-93/+88
* | am e7bdf2d9: Merge "Don\'t crash on Canvas.drawPicture()"Romain Guy2012-01-181-1/+5
|\ \ | |/
| * Don't crash on Canvas.drawPicture()Romain Guy2012-01-181-1/+5
* | am 11d06a73: Merge "Fix text encoding when drawing with drawPosText in software"Romain Guy2012-01-171-0/+6
|\ \ | |/
| * Fix text encoding when drawing with drawPosText in softwareRomain Guy2012-01-171-0/+6
* | Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-01-132-1/+69
* | am 10b06842: Prevent the GC from destroying the underlying native objectRomain Guy2012-01-101-4/+5
|\ \ | |/
| * Prevent the GC from destroying the underlying native objectRomain Guy2012-01-091-4/+5
* | Adding getters to rs program obejcts.Alex Sakhartchouk2012-01-062-0/+51
* | Merge "Missing getter and additional tests." into graphics-devAlex Sakhartchouk2011-12-271-0/+7
|\ \
| * | Missing getter and additional tests.Alex Sakhartchouk2011-12-221-0/+7
* | | Merge "Adding tests for element/mesh getters. Fixing bugs found by tests." in...Alex Sakhartchouk2011-12-271-15/+48
|\ \ \ | |/ /
| * | Adding tests for element/mesh getters.Alex Sakhartchouk2011-12-221-15/+48
* | | am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross...Joe Fernandez2011-12-228-17/+54
|\ \ \ | |/ / |/| / | |/
| * am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...Joe Fernandez2011-12-228-17/+54
| |\
| | * docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-228-17/+54
* | | am f3bd2f7a: Merge "Fix AnimationDrawable double-start bug"Chet Haase2011-12-191-1/+3
|\ \ \ | |/ /
| * | Fix AnimationDrawable double-start bugChet Haase2011-12-191-1/+3
* | | Element getters.Alex Sakhartchouk2011-12-161-6/+24
* | | Private API to support MFF transition.Jason Sams2011-11-232-5/+29
* | | am e693fa3e: am a962ef29: am 4c593010: Merge "Followup to a bug fix. Addtion ...Alex Sakhartchouk2011-11-171-10/+16
|\ \ \ | |/ /
| * | am a962ef29: am 4c593010: Merge "Followup to a bug fix. Addtion of synchroniz...Alex Sakhartchouk2011-11-171-10/+16
| |\ \ | | |/
| | * Followup to a bug fix.Alex Sakhartchouk2011-11-151-10/+16
* | | am 5a471818: Merge "Expand RS vector3 types to vector4."Alex Sakhartchouk2011-11-162-12/+33
|\ \ \ | |/ /
| * | Merge "Expand RS vector3 types to vector4."Alex Sakhartchouk2011-11-162-12/+33
| |\ \ | | |/ | |/|
| | * Expand RS vector3 types to vector4.Alex Sakhartchouk2011-11-152-12/+33