summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with freeing allocation with circular references.Jason Sams2011-08-187-21/+59
* Fix "return 0" behavior in rsJason Sams2011-08-171-5/+6
* 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
| |/
* | Merge "Migrate perf-critical functions away from librs."Stephen Hines2011-08-082-54/+9
|\ \
| * | Migrate perf-critical functions away from librs.Stephen Hines2011-08-082-54/+9
| |/
* | Add RS docs for rs_core.rshJason Sams2011-08-081-41/+351
* | Merge "Add docs to rs_types.rsh"Jason Sams2011-08-082-34/+484
|\ \
| * | Add docs to rs_types.rshJason Sams2011-08-082-34/+484
* | | Merge "Fixing rs crash when no texture is bound."Alex Sakhartchouk2011-08-083-4/+18
|\ \ \
| * | | Fixing rs crash when no texture is bound.Alex Sakhartchouk2011-08-053-4/+18
* | | | Prevent crash when purging the gradients cache.Romain Guy2011-08-081-2/+2
| |_|/ |/| |
* | | Merge "Start using bcinfo components within librs."Stephen Hines2011-08-056-32/+87
|\ \ \ | |/ / |/| |
| * | Start using bcinfo components within librs.Stephen Hines2011-08-036-32/+87
* | | Merge "Add camera bayer image format."Wu-cheng Li2011-08-041-0/+1
|\ \ \
| * | | Add camera bayer image format.Wu-cheng Li2011-08-041-0/+1
| | |/ | |/|