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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove freezeDisplay(), which is no-op.
Jeff Brown
2012-07-16
1
-14
/
+0
*
Fix check for fence merge success
Jesse Hall
2012-07-03
1
-3
/
+3
*
Pass fence to HWC on first use of buffer
Jesse Hall
2012-06-30
1
-8
/
+6
*
Return fence from acquireBuffer
Jesse Hall
2012-06-30
3
-4
/
+21
*
Pass fences with buffers from SurfaceTextureClient
Jesse Hall
2012-06-30
3
-43
/
+105
*
Merge "Clarify aborted updateTexImage use of fences"
Jesse Hall
2012-06-29
1
-8
/
+4
|
\
|
*
Clarify aborted updateTexImage use of fences
Jesse Hall
2012-06-28
1
-8
/
+4
*
|
Merge "Return fence to client in dequeuBuffer"
Jesse Hall
2012-06-29
1
-5
/
+8
|
\
\
|
|
/
|
*
Return fence to client in dequeuBuffer
Jesse Hall
2012-06-28
1
-5
/
+8
*
|
First prototype atttempting to support an external display
Mathias Agopian
2012-06-28
1
-0
/
+13
|
/
*
Pass fences from BufferQueue to SurfaceTextureClient
Jesse Hall
2012-06-21
3
-18
/
+28
*
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-21
4
-14
/
+56
*
Update ANativeWindow clients for sync
Jamie Gennis
2012-06-20
6
-337
/
+294
*
Implement SurfaceFlinger's ANW on top of BufferQueue
Mathias Agopian
2012-06-13
1
-5
/
+10
*
surfaceflinger: replace early suspend with binder call from PowerManager
Colin Cross
2012-06-07
1
-0
/
+22
*
am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture...
Mathias Agopian
2012-05-29
1
-0
/
+14
|
\
|
*
add the ability to reject buffers in SurfaceTexture::updateTexImage
Mathias Agopian
2012-05-23
1
-0
/
+14
*
|
am 138a8d75: am e1082496: Enable SurfaceTexture fence sync for the emulator
Jesse Hall
2012-05-22
1
-0
/
+4
|
\
\
|
|
/
|
*
Enable SurfaceTexture fence sync for the emulator
Jesse Hall
2012-05-22
1
-0
/
+4
*
|
am 83f1d839: am 7e477bfe: make sure BufferQueue releases newly acquired buffe...
Mathias Agopian
2012-05-21
1
-24
/
+28
|
\
\
|
|
/
|
*
make sure BufferQueue releases newly acquired buffers on failures
Mathias Agopian
2012-05-18
1
-24
/
+28
*
|
am ac4a4825: am f899e411: Remove misleading and wrong ALOGW
Mathias Agopian
2012-05-21
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove misleading and wrong ALOGW
Mathias Agopian
2012-05-18
1
-2
/
+0
*
|
am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots"...
Jesse Hall
2012-05-21
2
-3
/
+33
|
\
\
|
|
/
|
*
Recreate EGLImage for previously used slots
Jesse Hall
2012-05-17
2
-3
/
+33
*
|
am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev
Jamie Gennis
2012-05-15
3
-95
/
+4
|
\
\
|
|
/
|
*
libgui: remove setPostTransformCrop
Jamie Gennis
2012-05-14
3
-95
/
+4
*
|
Add a BufferQueue CPU consumer.
Eino-Ville Talvala
2012-05-14
4
-1
/
+841
|
/
*
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-05-11
2
-0
/
+23
*
libgui: improve some logging and dumping
Jamie Gennis
2012-05-10
2
-8
/
+22
*
Merge "SurfaceTexture: improve texture matrix computation" into jb-dev
Jamie Gennis
2012-05-09
1
-32
/
+52
|
\
|
*
SurfaceTexture: improve texture matrix computation
Jamie Gennis
2012-05-08
1
-32
/
+52
*
|
Merge "libgui: Add support for post-xform crops." into jb-dev
Jamie Gennis
2012-05-09
5
-76
/
+141
|
\
\
|
|
/
|
*
libgui: Add support for post-xform crops.
Jamie Gennis
2012-05-08
5
-76
/
+141
*
|
return errors properly in BitTube and SensorEventQueue
Mathias Agopian
2012-05-07
2
-6
/
+11
|
/
*
set a Sensor's version properly
Mathias Agopian
2012-05-04
1
-1
/
+4
*
SurfaceTexture: fix a memory leak
Jamie Gennis
2012-05-02
1
-19
/
+13
*
libgui: Add plumbing for active rectangle
Jamie Gennis
2012-04-24
4
-109
/
+119
*
SurfaceTexture: detachFromContext fixed
Daniel Lam
2012-04-24
1
-1
/
+1
*
add a way to query whether an ANativeWindow consumer is running ahead of the ...
Mathias Agopian
2012-04-23
2
-13
/
+40
*
update the binder protocol for connect to match that of queueBuffer
Mathias Agopian
2012-04-23
3
-18
/
+11
*
remove SurfaceTexture::connect()
Mathias Agopian
2012-04-23
1
-7
/
+0
*
Fix BufferQueue verbose log
Eino-Ville Talvala
2012-04-18
1
-2
/
+6
*
Remove fixed USAGE_HW_TEXTURE flag from BufferQueue.
Eino-Ville Talvala
2012-04-18
2
-1
/
+2
*
SurfaceTexture: fix a memory leak
Jamie Gennis
2012-04-17
1
-6
/
+17
*
Merge changes Id79430f9,I541d3046
Jamie Gennis
2012-04-17
3
-28
/
+19
|
\
|
*
BufferQueue: check before tracing buffer index
Jamie Gennis
2012-04-16
1
-3
/
+6
|
*
SurfaceTexture: shrink all sides when cropping
Jamie Gennis
2012-04-16
2
-25
/
+13
*
|
Merge "s/w rendered apps can now use n-buffering (n>2)"
Mathias Agopian
2012-04-16
1
-7
/
+21
|
\
\
|
|
/
|
/
|
|
*
s/w rendered apps can now use n-buffering (n>2)
Mathias Agopian
2012-04-13
1
-7
/
+21
[next]