summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Add support for timestamps into SurfaceTexture."Eino-Ville Talvala2011-03-171-0/+16
|\ \ \ \ \ \
| * | | | | | Add support for timestamps into SurfaceTexture.Eino-Ville Talvala2011-03-171-0/+16
* | | | | | | am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honey...Alex Sakhartchouk2011-03-163-7/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix for bug 3434228Alex Sakhartchouk2011-03-163-7/+9
| |/ / / / /
* | | | | | Merge "Check setName() for null string + typo fixes."Stephen Hines2011-03-161-4/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Check setName() for null string + typo fixes.Stephen Hines2011-03-151-4/+10
| |/ / / /
| * | | | Merge "Fix typos in RenderScript docs."Stephen Hines2011-03-032-2/+2
| |\ \ \ \
| | * | | | Fix typos in RenderScript docs.Stephen Hines2011-03-012-2/+2
* | | | | | 2X2 matrix needs 4 float elements.Stephen Hines2011-03-151-1/+1
* | | | | | 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
|\ \ \ \