summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* am 718516f3: am 9fd8e057: Merge "Fix memory leak of SkMovie class"Conley Owens2011-04-291-0/+11
|\
| * Merge "Fix memory leak of SkMovie class"Conley Owens2011-04-291-0/+11
| |\
| | * Fix memory leak of SkMovie classKimiyoshi Kusaka2011-03-281-0/+11
* | | am f26ec38c: am 501f7bca: Merge "Eliminating dead logic - bitmap state simply...Conley Owens2011-04-291-3/+1
|\ \ \ | |/ /
| * | Eliminating dead logic - bitmap state simply cannot be null here.Jozef BABJAK2011-04-191-3/+1
| |/
* | am 697f8b33: am 00df8e23: Merge "Check setName() for null string + fix rsRand...Stephen Hines2011-04-271-4/+10
|\ \
| * | Check setName() for null string + fix rsRand().Alex Sakhartchouk2011-04-271-4/+10
* | | am a4206029: am 5d5a0ca5: Merge "Fixing the wrong link in YuvImage JavaDoc."Brad Fitzpatrick2011-03-291-3/+3
|\ \ \ | |/ / |/| / | |/
| * Merge "Fixing the wrong link in YuvImage JavaDoc."Brad Fitzpatrick2011-03-231-3/+3
| |\
| | * Fixing the wrong link in YuvImage JavaDoc.Keiji Ariyama2011-02-051-3/+3
| * | am 7d234fab: Merge "Don\'t drop the drawable cache completely on configuratio...Dianne Hackborn2011-01-1412-12/+12
| |\ \ | | |/
| | * Don't drop the drawable cache completely on configuration changeChristopher Lais2011-01-1412-12/+12
| * | am 61d9ffbf: Merge "Do not merge." into gingerbreadWei-Ta Chen2011-01-132-0/+273
| |\ \
| | * | Do not merge.Wei-Ta Chen2011-01-112-0/+273
* | | | Fix for bug 3434228Alex Sakhartchouk2011-03-163-7/+9
* | | | 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