Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9ecebbfbf768fd63e9a6c9a09c86d81c7737ee2d
/
include
/
private
/
surfaceflinger
34cb9f2a
fix Surface positions are not floats
by Mathias Agopian
· 13 years ago
439863f
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 13 years ago
7bb843c
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
9f81547
Add support for up to 32 buffers per Surface
by Mathias Agopian
· 14 years ago
1d4549a
clean-up unneeded code
by Mathias Agopian
· 14 years ago
6c925d0
Implement reducing the buffer count of a Surface.
by Jamie Gennis
· 14 years ago
8ddd2c7
fix [2835280] Add support for cancelling buffers to ANativeWindow
by Mathias Agopian
· 14 years ago
c9289fa
fix a race in SF buffer management
by Mathias Agopian
· 14 years ago
e96aa3e
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 14 years ago
51c70e3
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once.
by Mathias Agopian
· 14 years ago
5e14010
allow re-targetting of surfaces
by Mathias Agopian
· 14 years ago
7623da4
split surface management from surface's buffers management
by Mathias Agopian
· 14 years ago
770492c
more clean-up in preparation of bigger changes
by Mathias Agopian
· 14 years ago
2ce19af
fix [2712278] The preview buffer left some black borders in left and bottom edges
by Mathias Agopian
· 14 years ago
2be352a
added the notion of fixed-size buffers
by Mathias Agopian
· 14 years ago
57d8989
fix a bug when reallocating a window's buffers is needed
by Mathias Agopian
· 14 years ago
25f0bda
added native_window_set_buffer_count()
by Mathias Agopian
· 14 years ago
898c4c9
fix the threading issue for setBuffercount()
by Mathias Agopian
· 14 years ago
cd30f4f
fix some bugs in SharedBufferStack::resize
by Mathias Agopian
· 14 years ago
59751db
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 14 years ago
bfe7f0b1
Add support for enqueuing buffers in arbitrary order
by Mathias Agopian
· 15 years ago
f590f70
cleanup. waitForCondition() now uses polymorphsim instead of templtes
by Mathias Agopian
· 15 years ago
c54c127
fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly.
by Mathias Agopian
· 15 years ago
16a86ee
added setCrop() to android_native_window_t
by Mathias Agopian
· 15 years ago
6bb5eba
add support for up to 16 buffers per surface
by Mathias Agopian
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago