summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-021-5/+14
* | | | am 1eb31b43: am 718516f3: am 9fd8e057: Merge "Fix memory leak of SkMovie class"Conley Owens2011-05-021-0/+11
|\ \ \ \ | |/ / /
| * | | 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 7dcdfd79: am f26ec38c: am 501f7bca: Merge "Eliminating dead logic - bitmap...Conley Owens2011-04-291-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | Pipe rsa function though the RS api table.Jason Sams2011-04-281-4/+4
* | | | Add dalvik code for forEach.Jason Sams2011-04-273-0/+59
* | | | Merge "Cleanup rs.spec file and code generator."Jason Sams2011-04-271-5/+18
|\ \ \ \
| * | | | Cleanup rs.spec file and code generator.Jason Sams2011-04-261-5/+18
* | | | | Merge "Start ICS header cleanup and finish type matrix."Stephen Hines2011-04-2615-0/+206
|\ \ \ \ \
| * | | | | Start ICS header cleanup and finish type matrix.Jason Sams2011-04-2515-0/+206
* | | | | | Make setGradientCenter/Radius work.Romain Guy2011-04-261-0/+3
* | | | | | Copy the solid color when mutating a gradient drawable.Romain Guy2011-04-261-0/+1
* | | | | | Allow bitmap filtering on NinePatchDrawable.Romain Guy2011-04-261-4/+2
| |/ / / / |/| | | |
* | | | | Modifying libRS internal communication to handle network rendering.Alex Sakhartchouk2011-04-251-10/+26
|/ / / /
* | | | Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-113/+68
* | | | Rework display size access.Dianne Hackborn2011-04-214-3/+139
* | | | 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