summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "SurfaceTexture: fix queues-to-composer"Jamie Gennis2011-08-183-15/+26
|\ \
| * | SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-173-15/+26
* | | don't return the current buffer from dequeueBufferMathias Agopian2011-08-171-4/+23
* | | fix a small race condition when returning the default width/height of a Surfa...Mathias Agopian2011-08-171-5/+4
|/ /
* | revert last change to EGLUtils::selectConfigForPixelFormatMathias Agopian2011-08-151-39/+19
* | fix a memory leak and memory corruption in RefBaseMathias Agopian2011-08-111-44/+39
* | 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
* | | 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
| |/ /
* | | add some logs to track a crash in eglCreateImageKHRMathias Agopian2011-08-081-0/+16
|/ /
* | Add a 'release' method to the SurfaceTexture public Java APIMathias Agopian2011-08-031-0/+1
* | 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 "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
|/ /
* | 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 "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 "remove dead code and member variables."Mathias Agopian2011-07-262-14/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | remove dead code and member variables.Mathias Agopian2011-07-252-14/+7
| |/ /
* | | am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap gen...Kenny Root2011-07-251-1/+2
|\ \ \
| * \ \ am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even ...Kenny Root2011-07-251-1/+2
| |\ \ \
| | * \ \ am 3cf03987: Merge "Continue idmap generation even if name lookup fails."Kenny Root2011-07-211-1/+2
| | |\ \ \
| | | * \ \ Merge "Continue idmap generation even if name lookup fails."Kenny Root2011-07-211-1/+2
| | | |\ \ \
| | | | * | | Continue idmap generation even if name lookup fails.MÃ¥rten Kongstad2011-05-191-1/+2
| | * | | | | am e3b05d09: Merge "Tweaks for forward-compatibility"Jean-Baptiste Queru2011-06-201-0/+13
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Tweaks for forward-compatibilityJean-Baptiste Queru2011-06-181-0/+13
| | | |/ / /
| | * | | | am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread ...Mathias Agopian2011-06-151-9/+25
| | |\ \ \ \
| | | * | | | fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2011-06-131-9/+25
| | * | | | | am 19974ecc: Fix a leak in RefBase (DO NOT MERGE)Mathias Agopian2011-06-081-9/+11
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix a leak in RefBase (DO NOT MERGE)Mathias Agopian2011-06-081-9/+11
| * | | | | | am 0887b8c2: am 8e18668d: revert surfaceflinger leak fix as it uncovered a cr...Mathias Agopian2011-06-151-35/+9
| |\ \ \ \ \ \
| | * | | | | | revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)Mathias Agopian2011-06-151-35/+9
| * | | | | | | am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncove...Mathias Agopian2011-06-151-9/+35
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"Mathias Agopian2011-06-151-9/+35
| * | | | | | | am 7ecdeb6e: am d20d72d1: Merge "revert surfaceflinger leak fix as it uncover...Mathias Agopian2011-06-151-35/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | revert surfaceflinger leak fix as it uncovered a crasher on xoomMathias Agopian2011-06-151-35/+9
| * | | | | | | am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with...Mathias Agopian2011-06-131-9/+25
| |\ \ \ \ \ \ \ | | |/ / / / / /