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
/
libs
/
surfaceflinger_client
/
SharedBufferStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a race in SF buffer management
Mathias Agopian
2010-08-26
1
-12
/
+12
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
1
-0
/
+46
*
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...
Mathias Agopian
2010-07-27
1
-30
/
+0
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
1
-0
/
+4
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
1
-3
/
+6
*
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-28
1
-4
/
+6
*
fix [2712278] The preview buffer left some black borders in left and bottom e...
Mathias Agopian
2010-05-25
1
-6
/
+0
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
1
-2
/
+14
*
fix a bug when reallocating a window's buffers is needed
Mathias Agopian
2010-05-24
1
-2
/
+2
*
added native_window_set_buffer_count()
Mathias Agopian
2010-05-21
1
-0
/
+3
*
fix the threading issue for setBuffercount()
Mathias Agopian
2010-05-20
1
-40
/
+55
*
fix a bug where queueBuffer() would fail after the SharedbufferStack is resized
Mathias Agopian
2010-05-17
1
-2
/
+17
*
fix some bugs in SharedBufferStack::resize
Mathias Agopian
2010-05-17
1
-2
/
+4
*
SharedBufferStack now can grow up to 16 buffers.
Mathias Agopian
2010-05-12
1
-6
/
+85
*
Refactor some code in surfaceflinger in preparation of upcoming changes
Mathias Agopian
2010-05-12
1
-0
/
+1
*
make sure the server-side validates pointers/indices visible on the client side
Mathias Agopian
2010-04-30
1
-1
/
+15
*
Add support for enqueuing buffers in arbitrary order
Mathias Agopian
2010-04-28
1
-21
/
+39
*
cleanup. waitForCondition() now uses polymorphsim instead of templtes
Mathias Agopian
2010-04-28
1
-3
/
+39
*
fix a race condition in undoDequeue(), where 'tail' could be computed incorre...
Mathias Agopian
2010-04-28
1
-24
/
+11
*
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-21
1
-2
/
+6
*
added setCrop() to android_native_window_t
Mathias Agopian
2010-04-20
1
-16
/
+39
*
add support for up to 16 buffers per surface
Mathias Agopian
2010-04-20
1
-8
/
+34
*
libutils Condition are now PRIVATE by default
Mathias Agopian
2010-03-19
1
-1
/
+1
*
Fix a small bug where we could compute SharedBufferStack's tail incorrectly.
Mathias Agopian
2010-03-08
1
-2
/
+5
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-0
/
+424