summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Some cleanupAlex Sakhartchouk2010-10-181-3/+0
* Fix object cast.Jason Sams2010-10-141-1/+1
* Async type creation.Jason Sams2010-10-143-60/+47
* Merge "Changing scenegraph sample to use arrays."Alex Sakhartchouk2010-10-141-1/+1
|\
| * Changing scenegraph sample to use arrays.Alex Sakhartchouk2010-10-131-1/+1
* | Delete unused WebView drag tracking codeBjorn Bringert2010-10-141-173/+0
* | Merge "Begin hooking up SurfaceConfig."Jason Sams2010-10-133-12/+50
|\ \ | |/ |/|
| * Begin hooking up SurfaceConfig.Jason Sams2010-10-133-12/+50
* | Add a getNativeMatrix() API.Romain Guy2010-10-131-0/+10
|/
* Optimize 9patch rendering.Romain Guy2010-10-121-2/+2
* Simplify black texture fragment shader.Romain Guy2010-10-121-2/+2
* Support for unsigned long and unsigned long long.Stephen Hines2010-10-112-1/+9
* Update allocation from bitmap.Alex Sakhartchouk2010-10-113-0/+34
* Fix support for 64-bit integers.Stephen Hines2010-10-113-0/+16
* Cleanup error message for null binding address.Jason Sams2010-10-105-71/+84
* Merge "changing vec4 to vec2 for perf reasons."Alex Sakhartchouk2010-10-062-4/+4
|\
| * changing vec4 to vec2 for perf reasons.Alex Sakhartchouk2010-10-062-4/+4
* | Merge "Implement allocation resizing."Jason Sams2010-10-053-0/+43
|\ \ | |/ |/|
| * Implement allocation resizing.Jason Sams2010-10-053-0/+43
* | am b12bfbd4: am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gin...Brad Fitzpatrick2010-10-041-0/+9
|\ \ | |/ |/|
| * am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gingerbreadBrad Fitzpatrick2010-10-041-0/+9
| |\
| | * Document Bitmap.createScaledBitmapBrad Fitzpatrick2010-10-041-0/+9
* | | Apply all Canvas transformations to ColorDrawable.Romain Guy2010-10-041-5/+7
* | | am 3d019a37: am 83d52229: Doc fix: duplicate word \'of\'Brad Fitzpatrick2010-10-031-1/+1
|\ \ \ | |/ /
| * | am 83d52229: Doc fix: duplicate word \'of\'Brad Fitzpatrick2010-10-031-1/+1
| |\ \ | | |/
| | * Doc fix: duplicate word 'of'Brad Fitzpatrick2010-10-031-1/+1
| * | am f7681f84: Do not merge.Wei-Ta Chen2010-10-011-263/+0
| |\ \ | | |/
| | * Do not merge.Wei-Ta Chen2010-10-011-263/+0
| | * Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-09-261-8/+10
* | | Merge "Support for 64-bit integer type."Stephen Hines2010-10-012-1/+9
|\ \ \
| * | | Support for 64-bit integer type.Stephen Hines2010-10-012-1/+9
* | | | Merge "Make simple paths made of lines work."Romain Guy2010-09-301-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Make simple paths made of lines work.Romain Guy2010-09-301-0/+2
* | | | Finish plumbing for double RS elements.Stephen Hines2010-09-303-2/+10
|/ / /
* | | Adding anisotropic filtering and related samples.Alex Sakhartchouk2010-09-303-0/+23
* | | Fix RS bug with message ID 0.Stephen Hines2010-09-281-2/+3
* | | am ca3f968c: am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDraw...Jean-Baptiste Queru2010-09-261-8/+10
|\ \ \ | |/ /
| * | am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable"Jean-Baptiste Queru2010-09-261-8/+10
| |\ \
| | * | Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-09-151-8/+10
* | | | Merge "Adding support for all allowed textures. Cleaning up unused code Addin...Alex Sakhartchouk2010-09-245-61/+36
|\ \ \ \
| * | | | Adding support for all allowed textures.Alex Sakhartchouk2010-09-235-61/+36
* | | | | am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-222-136/+263
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-222-136/+263
| |\ \ \ | | | |/ | | |/|
| | * | Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-232-136/+263
| * | | am 219eb7ec: Merge "Fix bug in JNI BitmapFactory" into gingerbreadJoseph Wen2010-09-101-6/+0
| |\ \ \ | | |/ /
| | * | Fix bug in JNI BitmapFactoryJoseph Wen2010-09-101-6/+0
* | | | Merge "Fix two minor RS bugs. 1: index set size was populated with bad value ...Jason Sams2010-09-221-1/+1
|\ \ \ \
| * | | | Fix two minor RS bugs.Jason Sams2010-09-221-1/+1
* | | | | Merge "Add support for circular gradients to the GL renderer."Romain Guy2010-09-211-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for circular gradients to the GL renderer.Romain Guy2010-09-211-2/+11