Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "SurfaceTexture: enable a test that is now passing." | Jamie Gennis | 2011-06-17 | 1 | -14/+10 |
|\ | |||||
| * | SurfaceTexture: enable a test that is now passing. | Jamie Gennis | 2011-06-15 | 1 | -14/+10 |
* | | Merge "Adding ability to read back fbo data to renderscript" | Alex Sakhartchouk | 2011-06-16 | 11 | -115/+353 |
|\ \ | |||||
| * | | Adding ability to read back fbo data to renderscript | Alex Sakhartchouk | 2011-06-16 | 11 | -115/+353 |
| |/ | |||||
* | | Use rand() for MinGW | Kenny Root | 2011-06-15 | 1 | -1/+13 |
|/ | |||||
* | Merge "Bug 4608375" | Glenn Kasten | 2011-06-14 | 1 | -2/+9 |
|\ | |||||
| * | Bug 4608375 | Glenn Kasten | 2011-06-14 | 1 | -2/+9 |
* | | Add TextureView.getBitmap() | Romain Guy | 2011-06-14 | 3 | -8/+101 |
* | | SurfaceTexture: increase the test's Surface layer. | Jamie Gennis | 2011-06-14 | 1 | -1/+1 |
* | | SurfaceTexture: add some RGBA_8888 tests. | Jamie Gennis | 2011-06-14 | 1 | -21/+228 |
* | | SurfaceTextureClient: minor test refactoring. | Jamie Gennis | 2011-06-14 | 1 | -213/+179 |
* | | Merge "SurfaceTexture: add a format querying test." | Jamie Gennis | 2011-06-14 | 1 | -0/+25 |
|\ \ | |||||
| * | | SurfaceTexture: add a format querying test. | Jamie Gennis | 2011-06-13 | 1 | -0/+25 |
* | | | Merge "Allocation copy functions." | Alex Sakhartchouk | 2011-06-14 | 13 | -6/+250 |
|\ \ \ | |||||
| * | | | Allocation copy functions. | Alex Sakhartchouk | 2011-06-14 | 13 | -6/+250 |
| |/ / | |||||
* | | | Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX." | Romain Guy | 2011-06-13 | 2 | -10/+124 |
|\ \ \ | |||||
| * | | | Batch glCopyTexImage() calls to get about 15 fps back on SGX. | Romain Guy | 2011-06-13 | 2 | -10/+124 |
| | |/ | |/| | |||||
* | | | fix RefBase so it retains binary-compatibility with gingerbread | Mathias Agopian | 2011-06-13 | 1 | -9/+25 |
* | | | Merge changes I9b8e1962,I7bb843ca | Mathias Agopian | 2011-06-13 | 10 | -1418/+90 |
|\ \ \ | |||||
| * | | | Temporarily don't return the current buffer in synchronous mode | Mathias Agopian | 2011-06-13 | 2 | -4/+4 |
| * | | | unify SurfaceTexture and Surface | Mathias Agopian | 2011-06-13 | 8 | -1414/+86 |
* | | | | Merge changes Ic9186db2,Id5a7cdff | Jamie Gennis | 2011-06-13 | 1 | -6/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | SurfaceTexture: disable a deadlocking test. | Jamie Gennis | 2011-06-13 | 1 | -1/+2 |
| * | | | SurfaceTexture: add a pixel tolerance to the tests. | Jamie Gennis | 2011-06-13 | 1 | -5/+9 |
| | |/ | |/| | |||||
* | | | Merge "libutils: add a binary blob cache implementation." | Jamie Gennis | 2011-06-13 | 4 | -0/+491 |
|\ \ \ | |/ / |/| | | |||||
| * | | libutils: add a binary blob cache implementation. | Jamie Gennis | 2011-05-17 | 4 | -0/+491 |
* | | | Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8 | Jamie Gennis | 2011-06-13 | 3 | -2/+384 |
|\ \ \ | |||||
| * | | | SurfaceTexture: add some GL->GL tests. | Jamie Gennis | 2011-06-13 | 1 | -0/+268 |
| * | | | SurfaceTexture: add getTransformMatrix tests. | Jamie Gennis | 2011-06-13 | 1 | -0/+108 |
| * | | | SurfaceTexture: fix a getTransformMatrix crash. | Jamie Gennis | 2011-06-13 | 1 | -2/+8 |
* | | | | Merge "Remove redundant memory barrier" | Glenn Kasten | 2011-06-13 | 1 | -8/+5 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Remove redundant memory barrier | Glenn Kasten | 2011-06-10 | 1 | -8/+5 |
* | | | | resolved conflicts for merge of f51ded0f to master | Dianne Hackborn | 2011-06-10 | 1 | -2/+30 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag p... | Dianne Hackborn | 2011-06-09 | 1 | -2/+30 |
| |\ \ \ | |||||
| | * | | | Enforce public resource restriction on bag parents. | Dianne Hackborn | 2011-06-09 | 1 | -2/+30 |
* | | | | | Merge "Don't apply AA to rects with no rotation/perspective." | Romain Guy | 2011-06-09 | 3 | -3/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Don't apply AA to rects with no rotation/perspective. | Romain Guy | 2011-06-09 | 3 | -3/+7 |
* | | | | | | resolved conflicts for merge of e2aa0490 to master | Dianne Hackborn | 2011-06-09 | 1 | -5/+5 |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | am a1396dfe: am 02140891: Merge "Work on issue #4518815: Compatibility mode i... | Dianne Hackborn | 2011-06-08 | 1 | -5/+5 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge "Work on issue #4518815: Compatibility mode introduces compatibility re... | Dianne Hackborn | 2011-06-08 | 1 | -5/+5 |
| | |\ \ \ | |||||
| | | * | | | Work on issue #4518815: Compatibility mode introduces compatibility regressio... | Dianne Hackborn | 2011-06-08 | 1 | -5/+5 |
* | | | | | | am 96fcb702: am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into hon... | Mathias Agopian | 2011-06-09 | 1 | -6/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2 | Mathias Agopian | 2011-06-08 | 1 | -6/+10 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix a leak in RefBase | Mathias Agopian | 2011-06-08 | 1 | -6/+10 |
| | |/ / / | |||||
* | | | | | Merge "More work to make libRS buildable on the host." | Alex Sakhartchouk | 2011-06-09 | 20 | -134/+151 |
|\ \ \ \ \ | |||||
| * | | | | | More work to make libRS buildable on the host. | Alex Sakhartchouk | 2011-06-03 | 20 | -134/+151 |
* | | | | | | Merge "Fix handling of directory entries" | Christopher Tate | 2011-06-08 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix handling of directory entries | Christopher Tate | 2011-06-08 | 1 | -0/+1 |
* | | | | | | am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4... | Jeff Brown | 2011-06-07 | 1 | -9/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into ... | Jeff Brown | 2011-06-06 | 1 | -9/+0 |
| |\ \ \ \ | | | |/ / | | |/| | |