summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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 "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
* Merge "Reclaim more memory, more often."Romain Guy2011-07-275-8/+23
|\
| * Reclaim more memory, more often.Romain Guy2011-07-275-8/+23
* | Merge "Fix uses of all-subdir-makefiles"Ying Wang2011-07-271-1/+1
|\ \
| * | Fix uses of all-subdir-makefilesYing Wang2011-07-271-1/+1
* | | Merge "Destroy layers and flush layers cache when a window is destroyed."Romain Guy2011-07-273-3/+6
|\ \ \ | | |/ | |/|
| * | Destroy layers and flush layers cache when a window is destroyed.Romain Guy2011-07-273-3/+6
* | | Merge "Move extract native libraries to JNI code"Kenny Root2011-07-272-1/+66
|\ \ \
| * | | Move extract native libraries to JNI codeKenny Root2011-07-262-1/+66
* | | | Merge "Add const to matrix by vector multiply routines. Cleanup ifdef for rsF...Jason Sams2011-07-272-11/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Add const to matrix by vector multiply routines.Jason Sams2011-07-272-11/+30
* | | | Improve layers debuggingRomain Guy2011-07-263-7/+22
* | | | Make sure we have a current EGL context when invoking EGLRomain Guy2011-07-263-1/+6