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
*
don't use compile-time configuration of libgui as much as possible
Mathias Agopian
2013-03-29
5
-69
/
+106
*
replace eglWaitSyncANDROID by eglWaitSyncKHR
Mathias Agopian
2013-03-28
1
-3
/
+3
*
make sure to unlock the screenshot's buffer on destruction
Mathias Agopian
2013-03-26
1
-0
/
+4
*
Pass sp<Fence>s around instead of file descriptors
Jesse Hall
2013-03-22
1
-8
/
+8
*
Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev
Eino-Ville Talvala
2013-03-21
1
-29
/
+47
|
\
|
*
CpuConsumer: Properly track acquired buffers
Eino-Ville Talvala
2013-03-05
1
-29
/
+47
*
|
Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" in...
Ramanan Rajeswaran
2013-03-21
1
-1
/
+1
|
\
\
|
*
|
Revert "Revert "Change SurfaceControl setPosition to take floats""
Ramanan Rajeswaran
2013-03-21
1
-1
/
+1
|
|
/
*
|
fix build. update test to new API
Mathias Agopian
2013-03-20
1
-11
/
+11
*
|
rework how we take screenshots for a CPU consumer
Mathias Agopian
2013-03-19
2
-70
/
+55
*
|
Fix argument types in IGraphicBufferProducer methods
Jesse Hall
2013-03-18
4
-12
/
+12
*
|
Surface can now be created only from an IGraphicBufferProducer
Mathias Agopian
2013-03-12
1
-36
/
+5
*
|
get rid of ISurface
Mathias Agopian
2013-03-12
5
-111
/
+46
*
|
workaround a deadlock when taking screenshots into a surface
Mathias Agopian
2013-03-11
1
-2
/
+2
*
|
add two libgui tests
Mathias Agopian
2013-03-08
1
-0
/
+75
*
|
Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y...
Igor Murashkin
2013-03-05
1
-9
/
+255
|
\
\
|
*
|
CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16
Igor Murashkin
2013-03-05
1
-9
/
+255
|
|
/
*
|
Merge "rework screenshot API and implementation" into jb-mr2-dev
Mathias Agopian
2013-03-05
2
-2
/
+43
|
\
\
|
*
|
rework screenshot API and implementation
Mathias Agopian
2013-03-01
2
-2
/
+43
*
|
|
Fix reading NULL Surfaces from Parcels
Jesse Hall
2013-03-02
1
-1
/
+1
|
|
/
|
/
|
*
|
Revert "Change SurfaceControl setPosition to take floats"
Dave Burke
2013-03-01
1
-1
/
+1
|
/
*
CpuConsumer: Add optional asynchronous mode
Eino-Ville Talvala
2013-02-28
1
-2
/
+2
*
CpuConsumer: Don't unlock buffers on producer disconnect
Eino-Ville Talvala
2013-02-28
1
-20
/
+26
*
Added a test that checks the error behavior of ConsumerBase::abandon
Mathias Agopian
2013-02-25
1
-1
/
+31
*
Change SurfaceControl setPosition to take floats
Michael Wright
2013-02-21
1
-1
/
+1
*
get rid of Surface::getISurfaceTexture()
Mathias Agopian
2013-02-19
1
-1
/
+1
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
8
-1128
/
+968
*
get rid of Surface identity and token
Mathias Agopian
2013-02-13
4
-122
/
+99
*
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-02-12
8
-54
/
+38
*
Minor tweaks.
Andy McFadden
2013-01-08
1
-1
/
+1
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
14
-177
/
+178
*
stop using a deprecated SurfaceTextureClient ctor
Jamie Gennis
2012-12-12
2
-3
/
+3
*
Merge "SurfaceTextureClient: remove a deprecated ctor"
Jamie Gennis
2012-12-12
1
-8
/
+0
|
\
|
*
SurfaceTextureClient: remove a deprecated ctor
Jamie Gennis
2012-12-12
1
-8
/
+0
*
|
Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui"
Jamie Gennis
2012-12-12
2
-11
/
+65
|
\
\
|
*
|
SurfaceFlinger: Move GraphicBufferAlloc to libgui
Jamie Gennis
2012-12-11
2
-11
/
+65
|
|
/
*
|
Avoid unnecessary texture bind
Andy McFadden
2012-12-11
1
-16
/
+16
|
/
*
Refactor SurfaceTexture a bit.
Andy McFadden
2012-12-11
2
-139
/
+192
*
am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers out...
Jamie Gennis
2012-12-07
1
-24
/
+10
|
\
|
*
Revert "ConsumerBase: free buffers outside the lock"
Jamie Gennis
2012-12-07
1
-24
/
+10
*
|
am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the...
Jamie Gennis
2012-12-06
1
-10
/
+24
|
\
\
|
|
/
|
*
ConsumerBase: free buffers outside the lock
Jamie Gennis
2012-12-06
1
-10
/
+24
|
*
fix typo that broke all the builds
Mathias Agopian
2012-11-19
1
-6
/
+3
*
|
fix typo that broke all the builds
Mathias Agopian
2012-11-19
1
-6
/
+3
*
|
am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access
Mathias Agopian
2012-11-19
1
-4
/
+6
|
\
\
|
|
/
|
*
fix an out-of-bounds memory access
Mathias Agopian
2012-11-15
1
-4
/
+6
*
|
Merge "Change ConsumerBase's FrameAvailableListener to be a weak pointer"
Igor Murashkin
2012-11-05
1
-2
/
+2
|
\
\
|
*
|
Change ConsumerBase's FrameAvailableListener to be a weak pointer
Igor Murashkin
2012-11-05
1
-2
/
+2
|
|
/
*
|
Allow global transactions to nest.
Jeff Brown
2012-11-02
1
-3
/
+24
|
/
*
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-10-22
2
-21
/
+11
[next]