summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "fix bug 3375251 Copying arrays of objects would generate an exception ...Jason Sams2011-01-211-1/+1
|\ \ \ \
| * | | | fix bug 3375251Jason Sams2011-01-211-1/+1
* | | | | Update Bitmap.recycle() doc for heap-allocated pixel dataPatrick Dubroy2011-01-211-4/+6
|/ / / /
* | | | Merge "Add support for drawBitmapMesh()." into honeycombRomain Guy2011-01-201-2/+5
|\ \ \ \
| * | | | Add support for drawBitmapMesh().Romain Guy2011-01-201-2/+5
* | | | | Properly use Long2 for "UInt2" for FieldPacker.Stephen Hines2011-01-201-3/+3
|/ / / /
* | | | Merge "Check and propogate errors from llvm." into honeycombJason Sams2011-01-191-0/+3
|\ \ \ \
| * | | | Check and propogate errors from llvm.Jason Sams2011-01-191-0/+3
* | | | | Merge "Expose unchecked copyFrom variants." into honeycombJason Sams2011-01-191-4/+162
|\ \ \ \ \ | |/ / / /
| * | | | Expose unchecked copyFrom variants.Jason Sams2011-01-191-4/+162
* | | | | Pass SkRegion::toString() through to java.Joe Onorato2011-01-191-1/+7
|/ / / /
* | | | Fix race condition between GC thread andJason Sams2011-01-181-1/+102
* | | | Cleanup logs.Jason Sams2011-01-181-2/+2
* | | | Merge "Change to stream decoding mode if the file descriptor cannot support s...Owen Lin2011-01-181-4/+16
|\ \ \ \
| * | | | Change to stream decoding mode if the file descriptor cannot support seek.Owen Lin2011-01-181-4/+16
* | | | | Merge "More docs" into honeycombAlex Sakhartchouk2011-01-175-9/+414
|\ \ \ \ \
| * | | | | More docsAlex Sakhartchouk2011-01-175-9/+414
* | | | | | Merge "Add error checks to the copyFrom functions." into honeycombJason Sams2011-01-174-11/+85
|\ \ \ \ \ \
| * | | | | | Add error checks to the copyFrom functions.Jason Sams2011-01-164-11/+85
| |/ / / / /
* | | | | | Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into hon...Romain Guy2011-01-172-1/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add BitmapFactory.Options.inMutable to load mutable bitmaps.Romain Guy2011-01-172-1/+10
* | | | | | Merge "Implement SurfaceTexture frame-available callback." into honeycombJamie Gennis2011-01-161-7/+60
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Implement SurfaceTexture frame-available callback.Jamie Gennis2011-01-161-7/+60
| |/ / / /
* | | | | unhide functions used by reflected files for SDK.Jason Sams2011-01-163-30/+2
|/ / / /
* | | | Merge "Don't drop the drawable cache completely on configuration change" into...Dianne Hackborn2011-01-1412-12/+12
|\ \ \ \
| * | | | Don't drop the drawable cache completely on configuration changeChristopher Lais2011-01-1412-12/+12
* | | | | Removing things that shouldn't be publicAlex Sakhartchouk2011-01-141-4/+4
|/ / / /
* | | | Docs plus removing some junk per API review.Alex Sakhartchouk2011-01-139-50/+102
* | | | Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycombJamie Gennis2011-01-131-0/+25
|\ \ \ \
| * | | | Add getTransformMatrix to the SurfaceTexture API.Jamie Gennis2011-01-121-0/+25
* | | | | DocumentationAlex Sakhartchouk2011-01-122-14/+332
* | | | | Merge "Implement more of copy2DRange*" into honeycombJason Sams2011-01-122-8/+78
|\ \ \ \ \
| * | | | | Implement more of copy2DRange*Jason Sams2011-01-122-8/+78
* | | | | | Unhide more of the RS APIs.Stephen Hines2011-01-1212-16/+6
* | | | | | Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into h...Jason Sams2011-01-123-11/+120
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Cleanup bitmap uploadsJason Sams2011-01-123-11/+120
* | | | | | Merge "Fix CTS test. Bug #3345445" into honeycombRomain Guy2011-01-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix CTS test.Romain Guy2011-01-121-1/+1
* | | | | | Merge "Adding ability to load cubemaps from individual faces." into honeycombAlex Sakhartchouk2011-01-121-3/+64
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Adding ability to load cubemaps from individual faces.Alex Sakhartchouk2011-01-111-3/+64
| |/ / / /
* | | | | Merge "Correct the API comments." into honeycombWei-Ta Chen2011-01-111-4/+4
|\ \ \ \ \
| * | | | | Correct the API comments.Wei-Ta Chen2011-01-111-4/+4
| |/ / / /
* | | | | Add error checks to bitmap uploads.Jason Sams2011-01-112-1/+50
|/ / / /
* | | | Hide Canvas.getGL()Romain Guy2011-01-101-2/+8
* | | | Updating cubemap loading code.Alex Sakhartchouk2011-01-101-25/+19
* | | | Hide and delete some code that should not be public.Jason Sams2011-01-092-22/+98
* | | | Merge "Adding comments to the renderscript program classes." into honeycombAlex Sakhartchouk2011-01-096-1/+466
|\ \ \ \
| * | | | Adding comments to the renderscript program classes.Alex Sakhartchouk2011-01-096-1/+466
* | | | | Cleanup subdata apisJason Sams2011-01-072-22/+87
|/ / / /
* | | | Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-074-71/+199