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
/
include
/
private
Commit message (
Expand
)
Author
Age
Files
Lines
*
libgui/SF: Propagate SECURE Layer flag changes
Dan Stoza
2015-06-18
1
-2
/
+2
*
Fix issue #18356768: some app process may hang at Runtime#exit...
Dianne Hackborn
2014-11-13
1
-5
/
+0
*
Add tracking of parcel memory allocations.
Dianne Hackborn
2014-11-11
1
-1
/
+6
*
Have VirtualDisplays send SF resize messages when resizing
Michael Wright
2014-07-30
1
-1
/
+3
*
Allow "opaque" flag to be updated
Andy McFadden
2014-01-29
1
-1
/
+6
*
libutils clean-up
Mathias Agopian
2013-05-07
2
-35
/
+3
*
don't use compile-time configuration of libgui as much as possible
Mathias Agopian
2013-03-29
1
-0
/
+45
*
get rid of ISurface
Mathias Agopian
2013-03-12
1
-1
/
+0
*
get rid of Surface identity and token
Mathias Agopian
2013-02-13
1
-2
/
+2
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-1
/
+1
*
strengthen region validation
Mathias Agopian
2012-09-12
1
-1
/
+1
*
Watch for SurfaceFlinger death
Andy McFadden
2012-09-06
1
-1
/
+14
*
display projection API now has a single function instead of 3
Mathias Agopian
2012-09-04
1
-5
/
+3
*
display states can't share the dirty flags
Mathias Agopian
2012-08-16
1
-3
/
+5
*
make multi-display more real
Mathias Agopian
2012-08-10
1
-7
/
+14
*
libgui includes refactoring
Mathias Agopian
2012-08-10
1
-0
/
+27
*
get rid of the shared-memory control block
Mathias Agopian
2012-07-25
2
-63
/
+0
*
add a layerStack attribute to Layers.
Mathias Agopian
2012-07-24
1
-1
/
+2
*
update SF binder protocol to support setting display attributes
Mathias Agopian
2012-07-24
1
-0
/
+11
*
Remove freeze(), unfreeze() and setFreezeTint().
Jeff Brown
2012-07-16
1
-2
/
+1
*
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-05-11
1
-0
/
+3
*
fix Region const_iterator.
Mathias Agopian
2012-04-16
1
-13
/
+30
*
fix libgui header location
Mathias Agopian
2012-02-27
2
-2
/
+1
*
libagl shouldn't export anything
Mathias Agopian
2012-02-27
1
-640
/
+0
*
remove dependency on android_native{s_priv|buffer}.h
Mathias Agopian
2012-02-24
1
-17
/
+0
*
split ComposerService out of SurfaceComposerClient.h
Mathias Agopian
2011-11-28
1
-0
/
+53
*
fix Surface positions are not floats
Mathias Agopian
2011-08-30
1
-2
/
+2
*
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
Mike Lockwood
2011-07-13
1
-115
/
+0
*
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-29
1
-0
/
+8
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-06-13
1
-346
/
+2
*
remove last traces of copybit
Mathias Agopian
2011-05-02
1
-16
/
+0
*
get rid of dependency on copybit HAL module
Mathias Agopian
2011-04-28
1
-2
/
+0
*
Add support for up to 32 buffers per Surface
Mathias Agopian
2011-03-01
1
-3
/
+3
*
clean-up unneeded code
Mathias Agopian
2011-01-20
1
-8
/
+1
*
fix [3259708] Graphic Buffer Mapper does not support YV12
Mathias Agopian
2010-12-08
1
-83
/
+0
*
Implement reducing the buffer count of a Surface.
Jamie Gennis
2010-11-11
1
-0
/
+10
*
fix [2835280] Add support for cancelling buffers to ANativeWindow
Mathias Agopian
2010-10-04
1
-4
/
+6
*
fix a race in SF buffer management
Mathias Agopian
2010-08-26
1
-1
/
+5
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
1
-8
/
+10
*
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...
Mathias Agopian
2010-07-27
1
-8
/
+0
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
1
-10
/
+6
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
1
-1
/
+2
*
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-28
1
-2
/
+1
*
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-25
1
-1
/
+0
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
1
-1
/
+2
*
fix a bug when reallocating a window's buffers is needed
Mathias Agopian
2010-05-24
1
-0
/
+1
*
added native_window_set_buffer_count()
Mathias Agopian
2010-05-21
1
-0
/
+1
*
fix the threading issue for setBuffercount()
Mathias Agopian
2010-05-20
1
-14
/
+29
*
fix some bugs in SharedBufferStack::resize
Mathias Agopian
2010-05-17
1
-4
/
+5
*
SharedBufferStack now can grow up to 16 buffers.
Mathias Agopian
2010-05-12
1
-3
/
+52
[next]