| Commit message (Expand) | Author | Age | Files | Lines |
* | Add structure to pack params for forEach. | Jason Sams | 2011-08-17 | 2 | -14/+48 |
* | Merge "Fixing asynchronous performance issues." | Alex Sakhartchouk | 2011-08-17 | 22 | -290/+480 |
|\ |
|
| * | Fixing asynchronous performance issues. | Alex Sakhartchouk | 2011-08-16 | 22 | -290/+480 |
* | | Merge "Add an API to set the transform on a TextureView's surface texture. Bu... | Romain Guy | 2011-08-16 | 4 | -0/+44 |
|\ \ |
|
| * | | Add an API to set the transform on a TextureView's surface texture. | Romain Guy | 2011-08-16 | 4 | -0/+44 |
* | | | revert last change to EGLUtils::selectConfigForPixelFormat | Mathias Agopian | 2011-08-15 | 1 | -39/+19 |
|/ / |
|
* | | Merge "Fix to the memory leak problem." | Alex Sakhartchouk | 2011-08-12 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Fix to the memory leak problem. | Alex Sakhartchouk | 2011-08-12 | 1 | -0/+16 |
* | | Merge "Fix the RS frame timeout. Previous a slow app would block from receivi... | Jason Sams | 2011-08-12 | 7 | -29/+67 |
|\ \ |
|
| * | | Fix the RS frame timeout. | Jason Sams | 2011-08-12 | 7 | -29/+67 |
* | | | Merge "Make sure we correctly copy caches keys. Bug #5136067" | Romain Guy | 2011-08-12 | 5 | -71/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make sure we correctly copy caches keys. | Romain Guy | 2011-08-12 | 5 | -71/+27 |
* | | | Merge "fix a memory leak and memory corruption in RefBase" | Mathias Agopian | 2011-08-12 | 1 | -44/+39 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix a memory leak and memory corruption in RefBase | Mathias Agopian | 2011-08-11 | 1 | -44/+39 |
* | | | Merge "Replacing sans serif system font with Roboto" | Justin Ho | 2011-08-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Replacing sans serif system font with Roboto | Christian Robertson | 2011-08-11 | 1 | -1/+1 |
* | | | Merge "Remove unnecessary private API" | Romain Guy | 2011-08-11 | 2 | -8/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove unnecessary private API | Romain Guy | 2011-08-11 | 2 | -8/+0 |
| |/ |
|
* | | Revert "error out when SurfaceTexture APIs are called while not connected" | Dave Burke | 2011-08-11 | 1 | -28/+0 |
* | | Merge "Read leftover parcel data when a parceled Surface is found in the cache." | Mathias Agopian | 2011-08-10 | 1 | -0/+5 |
|\ \ |
|
| * | | Read leftover parcel data when a parceled Surface is found in the cache. | Ted Bonkenburg | 2011-08-09 | 1 | -0/+5 |
* | | | fix a crasher in SurfaceTexture::updateTexImage() | Mathias Agopian | 2011-08-10 | 1 | -25/+56 |
* | | | rework dequeueBuffer()'s main loop. | Mathias Agopian | 2011-08-10 | 1 | -32/+34 |
* | | | error out when SurfaceTexture APIs are called while not connected | Mathias Agopian | 2011-08-10 | 1 | -6/+36 |
* | | | fix a crasher in dumpsys | Mathias Agopian | 2011-08-09 | 1 | -4/+10 |
* | | | Merge changes Ie06e73e5,I7ac6b5b0 | Mathias Agopian | 2011-08-09 | 3 | -4/+19 |
|\ \ \ |
|
| * | | | free all buffers when ANativeWindow::disconnect is called | Mathias Agopian | 2011-08-08 | 1 | -0/+1 |
| * | | | return correct value from query after connecting a surface | Mathias Agopian | 2011-08-08 | 3 | -4/+18 |
| | |/
| |/| |
|
* | | | Merge "add renderscript doc comments for exposed headers" | Alex Sakhartchouk | 2011-08-09 | 1 | -15/+98 |
|\ \ \ |
|
| * | | | add renderscript doc comments for exposed headers | Alex Sakhartchouk | 2011-08-09 | 1 | -15/+98 |
* | | | | Merge "Start refactoring RS headerfiles for docs." | Stephen Hines | 2011-08-09 | 11 | -1412/+1673 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Start refactoring RS headerfiles for docs. | Jason Sams | 2011-08-09 | 11 | -1412/+1673 |
| |/ / |
|
* | | | Merge "improve dumpsys SurfaceFlinger output" | Mathias Agopian | 2011-08-08 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | improve dumpsys SurfaceFlinger output | Mathias Agopian | 2011-08-08 | 1 | -3/+8 |
| | |/
| |/| |
|
* | | | Merge "add some logs to track a crash in eglCreateImageKHR" | Mathias Agopian | 2011-08-08 | 1 | -0/+16 |
|\ \ \
| |_|/
|/| | |
|
| * | | add some logs to track a crash in eglCreateImageKHR | Mathias Agopian | 2011-08-08 | 1 | -0/+16 |
| |/ |
|
* | | Merge "Migrate perf-critical functions away from librs." | Stephen Hines | 2011-08-08 | 2 | -54/+9 |
|\ \ |
|
| * | | Migrate perf-critical functions away from librs. | Stephen Hines | 2011-08-08 | 2 | -54/+9 |
| |/ |
|
* | | Add RS docs for rs_core.rsh | Jason Sams | 2011-08-08 | 1 | -41/+351 |
* | | Merge "Add docs to rs_types.rsh" | Jason Sams | 2011-08-08 | 2 | -34/+484 |
|\ \ |
|
| * | | Add docs to rs_types.rsh | Jason Sams | 2011-08-08 | 2 | -34/+484 |
* | | | Merge "Fixing rs crash when no texture is bound." | Alex Sakhartchouk | 2011-08-08 | 3 | -4/+18 |
|\ \ \ |
|
| * | | | Fixing rs crash when no texture is bound. | Alex Sakhartchouk | 2011-08-05 | 3 | -4/+18 |
* | | | | Prevent crash when purging the gradients cache. | Romain Guy | 2011-08-08 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Merge "Start using bcinfo components within librs." | Stephen Hines | 2011-08-05 | 6 | -32/+87 |
|\ \ \
| |/ /
|/| | |
|
| * | | Start using bcinfo components within librs. | Stephen Hines | 2011-08-03 | 6 | -32/+87 |
* | | | Merge "Add camera bayer image format." | Wu-cheng Li | 2011-08-04 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Add camera bayer image format. | Wu-cheng Li | 2011-08-04 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Add a 'release' method to the SurfaceTexture public Java API | Mathias Agopian | 2011-08-03 | 1 | -0/+1 |
* | | | Merge "Paint style and stroke width affect text rendering. Bug #5112207" | Romain Guy | 2011-08-02 | 2 | -8/+20 |
|\ \ \
| |/ /
|/| | |
|