index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
SurfaceTexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactored query function from SurfaceTexture into BufferQueue
Daniel Lam
2012-02-09
1
-29
/
+0
*
Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.
Daniel Lam
2012-02-07
1
-671
/
+3
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-4
/
+4
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-4
/
+4
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile er...
Jamie Gennis
2011-12-12
1
-2
/
+2
|
\
|
*
SurfaceTexture: fix a verbose-log compile error
Jamie Gennis
2011-12-09
1
-2
/
+2
*
|
am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1
Mathias Agopian
2011-11-30
1
-166
/
+233
|
\
\
|
|
/
|
*
SurfaceTexture: add EGL_KHR_fence_sync option
Jamie Gennis
2011-11-29
1
-166
/
+233
*
|
split ComposerService out of SurfaceComposerClient.h
Mathias Agopian
2011-11-28
1
-0
/
+2
*
|
am cc4d02e0: am 07a2d831: Merge "don\'t report an error when disconnecting fr...
Mathias Agopian
2011-11-21
1
-2
/
+3
|
\
\
|
|
/
|
*
Merge "don't report an error when disconnecting from an abandoned surfacetext...
Mathias Agopian
2011-11-21
1
-2
/
+3
|
|
\
|
|
*
don't report an error when disconnecting from an abandoned surfacetexture
Mathias Agopian
2011-11-18
1
-2
/
+3
*
|
|
am 8390cf39: am 8646cd42: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegr...
Mathias Agopian
2011-11-21
1
-3
/
+7
|
\
\
\
|
|
/
/
|
*
|
Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1
Mathias Agopian
2011-11-21
1
-3
/
+7
|
|
\
\
|
|
*
|
enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices
Mathias Agopian
2011-11-18
1
-3
/
+7
|
|
|
/
*
|
|
am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ic...
Jamie Gennis
2011-11-21
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
EGL: default to swap interval 1
Jamie Gennis
2011-11-21
1
-0
/
+5
|
|
/
*
|
am 9da22d2c: am 2ba13186: Merge "SurfaceTexture: fix a bug with buffer reallo...
Jamie Gennis
2011-11-18
1
-0
/
+5
|
\
\
|
|
/
|
*
Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1
Jamie Gennis
2011-11-17
1
-0
/
+5
|
|
\
|
|
*
SurfaceTexture: fix a bug with buffer reallocation
Jamie Gennis
2011-11-17
1
-0
/
+5
*
|
|
am abdade71: am 69c17a11: Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER ...
Mathias Agopian
2011-11-17
1
-7
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into i...
Mathias Agopian
2011-11-16
1
-7
/
+3
|
|
\
\
|
|
*
|
Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"
Mathias Agopian
2011-11-16
1
-7
/
+3
|
|
|
/
*
|
|
am 7765fc65: am fd6b64f6: Merge "SurfaceTexture: Fix to return the oldest of ...
Jamie Gennis
2011-11-17
1
-5
/
+17
|
\
\
\
|
|
/
/
|
*
|
Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on ...
Jamie Gennis
2011-11-16
1
-5
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...
Sunita Nadampalli
2011-11-15
1
-5
/
+17
*
|
|
am 556a406c: am 3aa684ec: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegr...
Mathias Agopian
2011-11-15
1
-3
/
+7
|
\
\
\
|
|
/
/
|
*
|
enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices
Mathias Agopian
2011-11-14
1
-3
/
+7
|
|
/
*
|
am c5ce130f: Merge "SurfaceTexture: various logging improvements" into ics-mr1
Jamie Gennis
2011-11-03
1
-16
/
+32
|
\
\
|
|
/
|
*
SurfaceTexture: various logging improvements
Jamie Gennis
2011-11-01
1
-16
/
+32
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-1
/
+1
|
/
*
SurfaceTexture: parameterize the texture target
Jamie Gennis
2011-09-30
1
-7
/
+8
*
SurfaceTexture: add name support
Jamie Gennis
2011-09-22
1
-60
/
+85
*
cleanup: fix typos in logs
Mathias Agopian
2011-09-16
1
-1
/
+1
*
make sure to re-initialize SurfaceTexture to its default state on disconnect
Mathias Agopian
2011-08-25
1
-1
/
+4
*
don't return the current buffer from dequeueBuffer
Mathias Agopian
2011-08-17
1
-4
/
+23
*
fix a small race condition when returning the default width/height of a Surfa...
Mathias Agopian
2011-08-17
1
-5
/
+4
*
Revert "error out when SurfaceTexture APIs are called while not connected"
Dave Burke
2011-08-11
1
-28
/
+0
*
fix a crasher in SurfaceTexture::updateTexImage()
Mathias Agopian
2011-08-10
1
-25
/
+56
*
rework dequeueBuffer()'s main loop.
Mathias Agopian
2011-08-10
1
-32
/
+34
*
error out when SurfaceTexture APIs are called while not connected
Mathias Agopian
2011-08-10
1
-6
/
+36
*
fix a crasher in dumpsys
Mathias Agopian
2011-08-09
1
-4
/
+10
*
free all buffers when ANativeWindow::disconnect is called
Mathias Agopian
2011-08-08
1
-0
/
+1
*
return correct value from query after connecting a surface
Mathias Agopian
2011-08-08
1
-1
/
+5
*
Merge "improve dumpsys SurfaceFlinger output"
Mathias Agopian
2011-08-08
1
-3
/
+8
|
\
|
*
improve dumpsys SurfaceFlinger output
Mathias Agopian
2011-08-08
1
-3
/
+8
*
|
add some logs to track a crash in eglCreateImageKHR
Mathias Agopian
2011-08-08
1
-0
/
+16
|
/
*
Add a 'release' method to the SurfaceTexture public Java API
Mathias Agopian
2011-08-03
1
-0
/
+1
[prev]
[next]