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
/
Surface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ANW.setSwapInterval(0) work again
Mathias Agopian
2013-07-19
1
-7
/
+5
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
1
-3
/
+7
*
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-05-16
1
-2
/
+2
*
Fix argument types in IGraphicBufferProducer methods
Jesse Hall
2013-03-18
1
-2
/
+2
*
Surface can now be created only from an IGraphicBufferProducer
Mathias Agopian
2013-03-12
1
-36
/
+5
*
Fix reading NULL Surfaces from Parcels
Jesse Hall
2013-03-02
1
-1
/
+1
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
1
-270
/
+762
*
get rid of Surface identity and token
Mathias Agopian
2013-02-13
1
-41
/
+29
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-15
/
+15
*
Remove unused "layer" argument from show().
Jeff Brown
2012-08-27
1
-2
/
+2
*
Banish DisplayID from the SurfaceFlinger API.
Jeff Brown
2012-08-27
1
-1
/
+10
*
Remove freeze(), unfreeze() and setFreezeTint().
Jeff Brown
2012-07-16
1
-18
/
+0
*
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-05-11
1
-0
/
+6
*
remove dependency of EGL on ndk header
Mathias Agopian
2012-03-23
1
-0
/
+2
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-6
/
+5
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-3
/
+3
*
Fix an issue where Surface::lock() would never update the output region
Mathias Agopian
2011-08-23
1
-3
/
+8
*
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-08-17
1
-3
/
+0
*
Read leftover parcel data when a parceled Surface is found in the cache.
Ted Bonkenburg
2011-08-09
1
-0
/
+5
*
Add support for creating a Surface from a a SurfaceTexture.
Ted Bonkenburg
2011-07-22
1
-14
/
+42
*
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
2011-07-20
1
-66
/
+8
*
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
Mathias Agopian
2011-07-15
1
-264
/
+24
*
Add method to create a ParcelSurfaceTexture from android.view.Surface.
tedbo
2011-06-22
1
-0
/
+4
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
1
-570
/
+64
*
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
1
-10
/
+10
*
frameworks/base: make the ANativeWindow query() method const
Iliyan Malchev
2011-05-03
1
-3
/
+3
*
remove more unused references to ISurface
Mathias Agopian
2011-04-05
1
-2
/
+2
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-0
/
+1152