index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
private
/
surfaceflinger
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add support for enqueuing buffers in arbitrary order
Mathias Agopian
2010-04-28
1
-1
/
+3
*
cleanup. waitForCondition() now uses polymorphsim instead of templtes
Mathias Agopian
2010-04-28
1
-49
/
+10
*
fix a race condition in undoDequeue(), where 'tail' could be computed incorre...
Mathias Agopian
2010-04-28
1
-2
/
+2
*
added setCrop() to android_native_window_t
Mathias Agopian
2010-04-20
1
-9
/
+20
*
add support for up to 16 buffers per surface
Mathias Agopian
2010-04-20
1
-8
/
+12
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
2
-0
/
+433