summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Add a 'release' method to the SurfaceTexture public Java APIMathias Agopian2011-08-031-0/+1
* | | Merge "Paint style and stroke width affect text rendering. Bug #5112207"Romain Guy2011-08-022-8/+20
|\ \ \ | |/ / |/| |
| * | Paint style and stroke width affect text rendering.Romain Guy2011-08-022-8/+20
* | | Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-022-4/+18
* | | Merge "Add camera recording hint parameter."Wu-cheng Li2011-08-021-0/+1
|\ \ \
| * | | Add camera recording hint parameter.Wu-cheng Li2011-08-021-0/+1
* | | | Merge "Finish the refactor work of bccPrepareExecutable"Shih-wei Liao2011-08-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Finish the refactor work of bccPrepareExecutableLogan Chien2011-07-301-1/+1
* | | | Merge "Reduce the amount of data cached by the gradients cache."Romain Guy2011-08-015-64/+87
|\ \ \ \ | | |/ / | |/| |
| * | | Reduce the amount of data cached by the gradients cache.Romain Guy2011-08-015-64/+87
* | | | Merge "Refactor input reader to add stylus support. Bug: 5064702"Jeff Brown2011-08-012-45/+17
|\ \ \ \
| * | | | Refactor input reader to add stylus support.Jeff Brown2011-07-312-45/+17
| | |/ / | |/| |
* | | | Merge "connect/disconnect is now called from our EGL wrapper"Mathias Agopian2011-08-012-2/+10
|\ \ \ \
| * | | | connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-012-2/+10
| |/ / /
* | | | Merge "Use high precision iterators on specific GPUs Bug #5098359"Romain Guy2011-08-013-18/+41
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Use high precision iterators on specific GPUsRomain Guy2011-08-013-18/+41
| |/
* | Merge "SurfaceTexture: allow set_buffer_count(2)"Jamie Gennis2011-08-011-5/+5
|\ \
| * | SurfaceTexture: allow set_buffer_count(2)Jamie Gennis2011-07-301-5/+5
| |/
* | improve GraphicAllocator dump methodMathias Agopian2011-07-291-5/+17
|/
* Correctly apply linear filter to drawBitmap(Rect, Rect)Romain Guy2011-07-282-3/+12