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
*
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