summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Issue proper parameters to root() calls for RS."Stephen Hines2011-08-193-4/+136
|\
| * Issue proper parameters to root() calls for RS.Stephen Hines2011-08-193-4/+136
* | Merge "Fix issue with freeing allocation with circular references."Jason Sams2011-08-197-21/+59
|\ \ | |/ |/|
| * Fix issue with freeing allocation with circular references.Jason Sams2011-08-187-21/+59
* | Merge "SurfaceTexture: fix queues-to-composer"Jamie Gennis2011-08-183-15/+26
|\ \
| * | SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-173-15/+26
* | | Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE."Wu-cheng Li2011-08-171-0/+1
|\ \ \
| * | | Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.Wu-cheng Li2011-08-181-0/+1
* | | | Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next...Jason Sams2011-08-171-5/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix "return 0" behavior in rsJason Sams2011-08-171-5/+6
* | | | Merge "don't return the current buffer from dequeueBuffer"Mathias Agopian2011-08-171-4/+23
|\ \ \ \
| * | | | don't return the current buffer from dequeueBufferMathias Agopian2011-08-171-4/+23
* | | | | Merge "fix a small race condition when returning the default width/height of ...Mathias Agopian2011-08-171-5/+4
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | fix a small race condition when returning the default width/height of a Surfa...Mathias Agopian2011-08-171-5/+4
| | |/ | |/|
* | | Add structure to pack params for forEach.Jason Sams2011-08-172-14/+48
* | | Merge "Fixing asynchronous performance issues."Alex Sakhartchouk2011-08-1722-290/+480
|\ \ \ | |/ / |/| |
| * | Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-1622-290/+480
* | | Merge "Add an API to set the transform on a TextureView's surface texture. Bu...Romain Guy2011-08-164-0/+44
|\ \ \ | |_|/ |/| |
| * | Add an API to set the transform on a TextureView's surface texture.Romain Guy2011-08-164-0/+44
* | | revert last change to EGLUtils::selectConfigForPixelFormatMathias Agopian2011-08-151-39/+19
|/ /
* | Merge "Fix to the memory leak problem."Alex Sakhartchouk2011-08-121-0/+16
|\ \ | |/
| * Fix to the memory leak problem.Alex Sakhartchouk2011-08-121-0/+16
* | Merge "Fix the RS frame timeout. Previous a slow app would block from receivi...Jason Sams2011-08-127-29/+67
|\ \
| * | Fix the RS frame timeout.Jason Sams2011-08-127-29/+67
* | | Merge "Make sure we correctly copy caches keys. Bug #5136067"Romain Guy2011-08-125-71/+27
|\ \ \ | |/ / |/| |
| * | Make sure we correctly copy caches keys.Romain Guy2011-08-125-71/+27
* | | Merge "fix a memory leak and memory corruption in RefBase"Mathias Agopian2011-08-121-44/+39
|\ \ \ | |/ / |/| |
| * | fix a memory leak and memory corruption in RefBaseMathias Agopian2011-08-111-44/+39
* | | Merge "Replacing sans serif system font with Roboto"Justin Ho2011-08-121-1/+1
|\ \ \ | |/ / |/| |
| * | Replacing sans serif system font with RobotoChristian Robertson2011-08-111-1/+1
* | | Merge "Remove unnecessary private API"Romain Guy2011-08-112-8/+0
|\ \ \ | |/ / |/| |
| * | Remove unnecessary private APIRomain Guy2011-08-112-8/+0
| |/
* | Revert "error out when SurfaceTexture APIs are called while not connected"Dave Burke2011-08-111-28/+0
* | Merge "Read leftover parcel data when a parceled Surface is found in the cache."Mathias Agopian2011-08-101-0/+5
|\ \
| * | Read leftover parcel data when a parceled Surface is found in the cache.Ted Bonkenburg2011-08-091-0/+5
* | | fix a crasher in SurfaceTexture::updateTexImage()Mathias Agopian2011-08-101-25/+56
* | | rework dequeueBuffer()'s main loop.Mathias Agopian2011-08-101-32/+34
* | | error out when SurfaceTexture APIs are called while not connectedMathias Agopian2011-08-101-6/+36
* | | fix a crasher in dumpsysMathias Agopian2011-08-091-4/+10
* | | Merge changes Ie06e73e5,I7ac6b5b0Mathias Agopian2011-08-093-4/+19
|\ \ \
| * | | free all buffers when ANativeWindow::disconnect is calledMathias Agopian2011-08-081-0/+1
| * | | return correct value from query after connecting a surfaceMathias Agopian2011-08-083-4/+18
| | |/ | |/|
* | | Merge "add renderscript doc comments for exposed headers"Alex Sakhartchouk2011-08-091-15/+98
|\ \ \
| * | | add renderscript doc comments for exposed headersAlex Sakhartchouk2011-08-091-15/+98
* | | | Merge "Start refactoring RS headerfiles for docs."Stephen Hines2011-08-0911-1412/+1673
|\ \ \ \ | |_|/ / |/| | |
| * | | Start refactoring RS headerfiles for docs.Jason Sams2011-08-0911-1412/+1673
| |/ /
* | | Merge "improve dumpsys SurfaceFlinger output"Mathias Agopian2011-08-081-3/+8
|\ \ \
| * | | improve dumpsys SurfaceFlinger outputMathias Agopian2011-08-081-3/+8
| | |/ | |/|
* | | Merge "add some logs to track a crash in eglCreateImageKHR"Mathias Agopian2011-08-081-0/+16
|\ \ \ | |_|/ |/| |
| * | add some logs to track a crash in eglCreateImageKHRMathias Agopian2011-08-081-0/+16
| |/