summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Fix typos in RenderScript docs.Stephen Hines2011-03-032-2/+2
* Merge "Fixing element count bug in renderscript."Alex Sakhartchouk2011-03-021-1/+2
|\
| * Fixing element count bug in renderscript.Alex Sakhartchouk2011-03-021-1/+2
* | Merge changes I9a202210,If26ef8beMathias Agopian2011-03-021-71/+81
|\ \ | |/ |/|
| * fix YV12 documentationMathias Agopian2011-03-021-6/+16
| * reformat file, which contained tabs instead of spacesMathias Agopian2011-03-011-71/+71
* | Discovered a matrix element bug while writing cts unit tests.Alex Sakhartchouk2011-02-281-3/+3
|/
* Expand on the SurfaceTexture API docs.Jamie Gennis2011-02-251-1/+7
* Revert "Merge "Expand on the SurfaceTexture API docs.""Jamie Gennis2011-02-241-7/+1
* Merge "Expand on the SurfaceTexture API docs."Jamie Gennis2011-02-241-1/+7
|\
| * Expand on the SurfaceTexture API docs.Jamie Gennis2011-02-231-1/+7
* | Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"Glenn Kasten2011-02-241-3/+6
|\ \
| * | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-3/+6
* | | Add a new Camera API to control the camera's locationRomain Guy2011-02-231-4/+98
* | | More documentation for Canvas.drawArc()Romain Guy2011-02-231-3/+15
* | | Add dither XML attribute support to Gradient and ShapeDrawable.Romain Guy2011-02-232-4/+10
|/ /
* | Don't swap bottom left and bottom right corner radii.Romain Guy2011-02-232-3/+4
|/
* Expose an API to get a bitmap's size in bytes.Jesse Wilson2011-02-162-5/+14
* Fix Paint#breakText(char[]..) JavaDocBrian Muramatsu2011-02-161-3/+1
* Deprecate ARGB_4444.Romain Guy2011-02-141-6/+62
* am affeaaed: am bbdc4ce2: Merge "clean up and add javadocs" into honeycombRobert Ly2011-02-1033-95/+246
|\
| * clean up and add javadocsRobert Ly2011-02-0933-95/+246
* | Expose several useful Bitmap APIs.Romain Guy2011-02-081-13/+11
|/
* Fixes cache misses and extra allocations.Romain Guy2011-02-031-1/+1
* Assume ARGB_8888 for unknown configs.Romain Guy2011-02-011-2/+18
* Don't convert 4444 images to 565.Romain Guy2011-01-311-2/+2
* Add SurfaceTexture docs for getTransformMatrix.Jamie Gennis2011-01-311-0/+11
* Merge "Fix for an IOOBoundsException in Paint." into honeycombGilles Debunne2011-01-281-1/+1
|\
| * Fix for an IOOBoundsException in Paint.Gilles Debunne2011-01-271-1/+1
* | Merge "Add docs about threading to SurfaceTexture." into honeycombJamie Gennis2011-01-281-3/+8
|\ \ | |/ |/|
| * Add docs about threading to SurfaceTexture.Jamie Gennis2011-01-271-3/+8
* | Update package descriptions with editorial revisions.Scott Main2011-01-261-3/+4
* | Remove unused APIRomain Guy2011-01-261-45/+0
|/
* Fix bitmap meshes to work in display lists.Romain Guy2011-01-231-1/+5
* 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
|\ \