summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement SurfaceTexture frame-available callback." into honeycombJamie Gennis2011-01-161-0/+10
|\
| * Implement SurfaceTexture frame-available callback.Jamie Gennis2011-01-161-0/+10
* | Merge "Fix SurfaceTexture transform matrix." into honeycombJamie Gennis2011-01-161-30/+48
|\ \ | |/
| * Fix SurfaceTexture transform matrix.Jamie Gennis2011-01-161-30/+48
* | Add some error checking.Jason Sams2011-01-163-2/+7
* | Merge "Fix bug in on-device linking." into honeycombShih-wei Liao2011-01-162-2/+3
|\ \
| * | Fix bug in on-device linking.Shih-wei Liao2011-01-162-2/+3
* | | Merge "Fix 9patch rendering in ExpandableListView." into honeycombRomain Guy2011-01-164-9/+19
|\ \ \
| * | | Fix 9patch rendering in ExpandableListView.Romain Guy2011-01-164-9/+19
* | | | Merge "Implement sub updates for mipmap levels and cubmaps." into honeycombJason Sams2011-01-164-63/+50
|\ \ \ \
| * | | | Implement sub updates for mipmap levels and cubmaps.Jason Sams2011-01-134-63/+50
* | | | | Merge "Don't blend transparent pixels when rendering layers." into honeycombRomain Guy2011-01-166-25/+179
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Don't blend transparent pixels when rendering layers.Romain Guy2011-01-166-25/+179
* | | | On-device linking using bccLinkBC. Note that we switch to getFile interfaceShih-wei Liao2011-01-161-3/+6
| |_|/ |/| |
* | | Compare GraphicBuffers using handles.Jamie Gennis2011-01-151-2/+2
|/ /
* | Merge "Preapre region tracking in layers" into honeycombRomain Guy2011-01-142-13/+15
|\ \
| * | Preapre region tracking in layersRomain Guy2011-01-142-13/+15
* | | Merge "Fix error reporting in Surface::cancelBuffer()" into honeycombMathias Agopian2011-01-141-18/+11
|\ \ \ | |/ / |/| |
| * | Fix error reporting in Surface::cancelBuffer()Mathias Agopian2011-01-141-18/+11
* | | Merge "Don't crash Launcher on config change." into honeycombRomain Guy2011-01-145-20/+50
|\ \ \
| * | | Don't crash Launcher on config change.Romain Guy2011-01-145-20/+50
* | | | Merge "Make getFallbackAction return false when there is none." into honeycombJeff Brown2011-01-141-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Make getFallbackAction return false when there is none.Jeff Brown2011-01-141-3/+5
* | | | Merge "Don't delete objects twice..." into honeycombRomain Guy2011-01-141-2/+2
|\ \ \ \
| * | | | Don't delete objects twice...Romain Guy2011-01-141-2/+2
* | | | | Merge "Copy shaders when recording them in display lists." into honeycombRomain Guy2011-01-144-24/+121
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Copy shaders when recording them in display lists.Romain Guy2011-01-144-24/+121
* | | | Merge "Don't add clipped rects to layer regions. Bug #3350208" into honeycombRomain Guy2011-01-141-12/+12
|\ \ \ \ | |/ / /
| * | | Don't add clipped rects to layer regions.Romain Guy2011-01-141-12/+12
* | | | bcc interface fixed.Shih-wei Liao2011-01-143-45/+102
* | | | Retire librslib_rt.Shih-wei Liao2011-01-141-1/+1
* | | | Move linking stuff to libbcc.Shih-wei Liao2011-01-141-0/+0
* | | | Avoid converting rslib.bc to things like rslib.h. So we are less error-prone.Shih-wei Liao2011-01-141-9/+9
* | | | Merge "Remove debug code" into honeycombRomain Guy2011-01-131-3/+0
|\ \ \ \ | |/ / /
| * | | Remove debug codeRomain Guy2011-01-131-3/+0
* | | | Merge "Re-implement img npot support in HC." into honeycombJason Sams2011-01-133-2/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | Re-implement img npot support in HC.Jason Sams2011-01-133-2/+17
* | | | Merge "Add debug logs for display lists." into honeycombRomain Guy2011-01-137-13/+76
|\ \ \ \ | | |/ / | |/| |
| * | | Add debug logs for display lists.Romain Guy2011-01-137-13/+76
| |/ /
* | | Merge "Docs plus removing some junk per API review." into honeycombAlex Sakhartchouk2011-01-131-2/+5
|\ \ \
| * | | Docs plus removing some junk per API review.Alex Sakhartchouk2011-01-131-2/+5
| |/ /
* | | Fix remote GraphicBuffer allocation in SurfaceFlinger.Jamie Gennis2011-01-134-45/+153
* | | Add logging to SurfaceTextureClient.Jamie Gennis2011-01-131-0/+15
|/ /
* | Merge "Cleanup implementation of hardware layers." into honeycombRomain Guy2011-01-1310-114/+113
|\ \
| * | Cleanup implementation of hardware layers.Romain Guy2011-01-1310-114/+113
* | | Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycombJamie Gennis2011-01-131-1/+1
|\ \ \
| * | | Fix a bug in SurfaceTexture::dequeueBuffer.Jamie Gennis2011-01-121-1/+1
* | | | Merge "Fix issue 3302649." into honeycombEric Laurent2011-01-131-0/+3
|\ \ \ \
| * | | | Fix issue 3302649.Eric Laurent2011-01-121-0/+3
* | | | | Merge "Add a method enable encryption." into honeycombJason parks2011-01-131-1/+19
|\ \ \ \ \