summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "TextLayoutCache - add glyphs caching"Fabrice Di Meglio2011-04-081-23/+72
|\
| * TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-081-23/+72
* | Merge "Use jniThrowException for exception throwing from native code."Elliott Hughes2011-04-081-11/+5
|\ \
| * | Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-11/+5
| |/
* | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-0711-12/+1
|/
* Cleanup character limits.Jason Sams2011-04-061-2/+4
* Seperate ProgramRaster.Jason Sams2011-04-064-154/+32
* Merge "First draft of fbo in renderscript. Updating samples and benchmark"Alex Sakhartchouk2011-04-042-8/+29
|\
| * First draft of fbo in renderscript.Alex Sakhartchouk2011-04-012-8/+29
* | Make BaseObj a public class.Stephen Hines2011-04-011-1/+1
* | Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-0/+122
* | Merge "Move the drawable state to the correct class. Bug #4170455"Romain Guy2011-03-291-7/+7
|\ \ | |/ |/|
| * Move the drawable state to the correct class.Romain Guy2011-03-291-7/+7
* | am 8ef609ab: am a4206029: am 5d5a0ca5: Merge "Fixing the wrong link in YuvIma...Brad Fitzpatrick2011-03-291-3/+3
|\ \ | |/ |/|
| * 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
* | | | | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* | | | | Merge "NEW_API: Add getTimestamp() to SurfaceTexture."Eino-Ville Talvala2011-03-241-1/+0
|\ \ \ \ \
| * | | | | NEW_API: Add getTimestamp() to SurfaceTexture.Eino-Ville Talvala2011-03-211-1/+0
* | | | | | Always apply the tile mode.Romain Guy2011-03-241-10/+70
* | | | | | Merge "Use Harfbuzz instead of ICU4C for computing advances"Fabrice Di Meglio2011-03-232-1/+67
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-222-1/+67
* | | | | | Start seperating out RS compute implementation. Create halJason Sams2011-03-173-53/+25
* | | | | | 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