summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycombJason Sams2011-02-106-0/+205
|\
| * Merge "Basic 101 level compute example for RS." into honeycombJason Sams2011-02-106-0/+205
| |\
| | * Basic 101 level compute example for RS.Jason Sams2011-02-096-0/+205
* | | am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycombAlex Sakhartchouk2011-02-107-0/+290
|\ \ \ | |/ /
| * | Merge "HelloWorld graphics sample for Renderscript." into honeycombAlex Sakhartchouk2011-02-107-0/+290
| |\ \
| | * | HelloWorld graphics sample for Renderscript.Alex Sakhartchouk2011-02-097-0/+290
* | | | am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in...Alex Sakhartchouk2011-02-107-123/+46
|\ \ \ \ | |/ / /
| * | | Merge "Cleanup of the code in view to do creation/destruction in the right pl...Alex Sakhartchouk2011-02-107-123/+46
| |\ \ \ | | |_|/ | |/| |
| | * | Cleanup of the code in view to do creation/destruction in the right places.Alex Sakhartchouk2011-02-097-123/+46
| | |/
* | | am 699a0969: Merge "DO NOT MERGE Removing an activity that shouldn\'t go into...Alex Sakhartchouk2011-02-095-1389/+0
|\ \ \ | |/ /
| * | DO NOT MERGEAlex Sakhartchouk2011-02-095-1389/+0
| |/
* | am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in...Jason Sams2011-02-082-15/+0
|\ \ | |/
| * Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." in...Jason Sams2011-02-082-15/+0
| |\
| | * Fix bug 3421901Jason Sams2011-02-032-15/+0
* | | am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycombJason Sams2011-02-072-5/+5
|\ \ \ | |/ /
| * | Merge "cleanup headers for SDK. bug 3421901" into honeycombJason Sams2011-02-072-5/+5
| |\ \ | | |/
| | * cleanup headers for SDK.Jason Sams2011-02-032-5/+5
* | | am cfc048a3: set targetsdk=11 on renderscript misc samples projectRobert Ly2011-02-061-0/+1
|\ \ \ | |/ /
| * | set targetsdk=11 on renderscript misc samples projectRobert Ly2011-02-061-0/+1
* | | am 5cf98da8: Merge "Fixing renderscript samples to properly declare targetSDK...Robert Ly2011-02-063-2/+4
|\ \ \ | |/ /
| * | Merge "Fixing renderscript samples to properly declare targetSDK" into honeycombRobert Ly2011-02-063-2/+4
| |\ \
| | * | Fixing renderscript samples to properly declare targetSDKRobert Ly2011-02-043-2/+4
* | | | am 851beae7: Merge "Properly handle dirty rectangles generated from 9-patches...Mike Cleron2011-02-041-6/+7
|\ \ \ \ | |/ / /
| * | | Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580...Mike Cleron2011-02-041-6/+7
| |\ \ \
| | * | | Properly handle dirty rectangles generated from 9-patchesRomain Guy2011-02-041-6/+7
| | |/ /
* | | | am 2d47fd3c: Merge "Fix crash when Paths are GCd in hw accelerated apps" into...Mike Cleron2011-02-044-0/+65
|\ \ \ \ | |/ / /
| * | | Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycombMike Cleron2011-02-044-0/+65
| |\ \ \
| | * | | Fix crash when Paths are GCd in hw accelerated appsChet Haase2011-02-044-0/+65
| | |/ /
* | | | am a5b8768f: Merge "Add support for memcpy/memset to RS." into honeycombStephen Hines2011-02-041-0/+2
|\ \ \ \ | |/ / /
| * | | Merge "Add support for memcpy/memset to RS." into honeycombStephen Hines2011-02-041-0/+2
| |\ \ \
| | * | | Add support for memcpy/memset to RS.Stephen Hines2011-02-041-0/+2
| | | |/ | | |/|
* | | | am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into hon...Jamie Gennis2011-02-041-1/+2
|\ \ \ \ | |/ / /
| * | | Initialize the SurfaceTexture transform fields.Jamie Gennis2011-02-041-1/+2
| | |/ | |/|
* | | am ba27cf75: Merge "Empty the clip rect when intersection is empty. Bug #3410...Romain Guy2011-02-041-0/+4
|\ \ \ | |/ /
| * | Empty the clip rect when intersection is empty.Romain Guy2011-02-041-0/+4
* | | am 59301777: Merge "Fix leak in reused display lists" into honeycombChet Haase2011-02-032-3/+14
|\ \ \ | |/ /
| * | Fix leak in reused display listsChet Haase2011-02-032-3/+14
* | | am 87465f02: Merge "Fixes cache misses and extra allocations. Bug #3421454" i...Romain Guy2011-02-035-151/+59
|\ \ \ | |/ /
| * | Fixes cache misses and extra allocations.Romain Guy2011-02-035-151/+59
| |/
* | am 5bfd1aff: Merge "Allocate layers from the layers pool. Bug #3413433" into ...Romain Guy2011-02-025-77/+101
|\ \ | |/
| * Merge "Allocate layers from the layers pool. Bug #3413433" into honeycombRomain Guy2011-02-025-77/+101
| |\
| | * Allocate layers from the layers pool.Romain Guy2011-02-025-77/+101
* | | am f44ed5ad: Merge "Don\'t clobber the local dirty rect after rendering a lay...Romain Guy2011-02-021-4/+2
|\ \ \ | |/ /
| * | Merge "Don't clobber the local dirty rect after rendering a layer. Bug #34172...Romain Guy2011-02-021-4/+2
| |\ \ | | |/
| | * Don't clobber the local dirty rect after rendering a layer.Romain Guy2011-02-021-4/+2
* | | am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." in...Jamie Gennis2011-02-023-2/+24
|\ \ \ | |/ /
| * | Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycombJamie Gennis2011-02-023-2/+24
| |\ \ | | |/ | |/|
| | * Pass the IGraphicBufferAlloc to SurfaceTextureClient.Jamie Gennis2011-02-023-2/+24
* | | am c1f8bcff: Merge "Fix incorrect dirty rectangle transformation in hardware ...Romain Guy2011-02-021-0/+1
|\ \ \ | |/ /
| * | Fix incorrect dirty rectangle transformation in hardware layers.Romain Guy2011-02-011-0/+1