Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9d20405e5117f05dfd3049798cd36a74142a6822
/
libs
/
surfaceflinger_client
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
c5f94d8
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
c4ca7c5
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
f72606c
SurfaceFlinger: Respect the PROTECTED gralloc bit.
by Jamie Gennis
· 14 years ago
d2acedf
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
5a6f9fa
Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW."
by Jamie Gennis
· 14 years ago
96dcc97
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
a1c7e0e
surfaceflinger_client: Don't dereference NULL ptrs.
by Jamie Gennis
· 14 years ago
492277d
allow root to call into surfaceflinger
by Mathias Agopian
· 14 years ago
6288450
Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 14 years ago
2ece4cd
Reset ANativeWindow crop on buffer geometry changes.
by Jamie Gennis
· 14 years ago
50f7830
am 72abf01a: Merge "Fix the ISurfaceComposer onTransact switch." into gingerbread
by Mathias Agopian
· 14 years ago
1d4549a
clean-up unneeded code
by Mathias Agopian
· 14 years ago
2e102a0
fix [3361121] hang in glClear() - device unresponsive, OTA fails
by Mathias Agopian
· 14 years ago
58bac9e
Fix the ISurfaceComposer onTransact switch.
by Jamie Gennis
· 14 years ago
a7393dd
Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb
by Mathias Agopian
· 14 years ago
afc724b
Fix error reporting in Surface::cancelBuffer()
by Mathias Agopian
· 14 years ago
f7acf16
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 14 years ago
0a53d5c
Add the ISurfaceComposer::createGraphicBuffer IPC.
by Jamie Gennis
· 14 years ago
52e6ada
Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."
by Mathias Agopian
· 14 years ago
aa0e56f
Merge "dump callstack on Surface use error"
by Mathias Agopian
· 14 years ago
06f9ebf
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
by Mathias Agopian
· 14 years ago
3dd25a6
[3258939] Need snapshot to limit which layers are included
by Mathias Agopian
· 14 years ago
f7d63cf
dump callstack on Surface use error
by Mathias Agopian
· 14 years ago
d211230
remove support for PUSH_BUFFER surfaces and overlays
by Mathias Agopian
· 14 years ago
6c925d0
Implement reducing the buffer count of a Surface.
by Jamie Gennis
· 14 years ago
0b440fc
Fix a compile warning in the Surface class.
by Jamie Gennis
· 14 years ago
32b1dd2
am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based on its buffers format" into gingerbread
by Mathias Agopian
· 14 years ago
b9737a1
Updade Surface (ANativeWindow) format based on its buffers format
by Mathias Agopian
· 14 years ago
99e3fab
am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread
by Mathias Agopian
· 14 years ago
eb86aaa
am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread
by Joe Onorato
· 14 years ago
2d2b803
implement part of [3094280] New animation for screen on and screen off
by Mathias Agopian
· 14 years ago
aab758e
turn off the electron beam
by Mathias Agopian
· 14 years ago
1ef773f
Move binder magic from the Surface class to GraphicBuffer.
by Jamie Gennis
· 14 years ago
499f518
am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread
by Mathias Agopian
· 14 years ago
8ddd2c7
fix [2835280] Add support for cancelling buffers to ANativeWindow
by Mathias Agopian
· 14 years ago
597c7f6
refactored screenshot code
by Mathias Agopian
· 14 years ago
38ed2e3
refactored screenshot code
by Mathias Agopian
· 14 years ago
d95fec0
am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread
by Mathias Agopian
· 14 years ago
ca5edbe
add support for [1974164] Be able to take a screen shot on the device
by Mathias Agopian
· 14 years ago
a5ab8ce
resolved conflicts for merge of 48a86240 to master
by Mathias Agopian
· 14 years ago
04262e9
Add logging of various important graphics events
by Mathias Agopian
· 14 years ago
54c4bf2
am d322d163: am ae66946b: Merge "fix a race in SF buffer management" into gingerbread
by Mathias Agopian
· 14 years ago
c9289fa
fix a race in SF buffer management
by Mathias Agopian
· 14 years ago
bce2e90
am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread
by Mathias Agopian
· 14 years ago
e96aa3e
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 14 years ago
85cfdd0
Change the framework to use the new camera preview path.
by Jamie Gennis
· 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
ff7049a
Remove some debug logging that I accidentally committed.
by Jamie Gennis
· 14 years ago
5ee65f0
Re-use existing Surface objects when reading them from parcels.
by Jamie Gennis
· 14 years ago
8b49bd1
Introduce official public NativeWindow type.
by Dianne Hackborn
· 14 years ago
5e14010
allow re-targetting of surfaces
by Mathias Agopian
· 14 years ago
1debc66
fix [2751143] Device crashes when in a text box for too long
by Mathias Agopian
· 14 years ago
fae5cb2
optimize Surface.readFromParcel()
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
c7b388c
more clean-up of Surfaceflinger's client management
by Mathias Agopian
· 14 years ago
663badd
oopsie. forgot to displatch SET_BUFFERS_GEOMETRY
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
35b1a93
add a few tests to SharedBufferStackTest
by Mathias Agopian
· 14 years ago
662be10
improve SharedBufferStack test
by Mathias Agopian
· 14 years ago
be6c8fc
fix a bug where queueBuffer() would fail after the SharedbufferStack is resized
by Mathias Agopian
· 14 years ago
cd30f4f
fix some bugs in SharedBufferStack::resize
by Mathias Agopian
· 14 years ago
7450c02
am 900b6157: merge from open-source master
by The Android Open Source Project
· 14 years ago
900b615
merge from open-source master
by The Android Open Source Project
· 14 years ago
59751db
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 15 years ago
9f2c4fd
Refactor some code in surfaceflinger in preparation of upcoming changes
by Mathias Agopian
· 15 years ago
3b91e13
make sure the server-side validates pointers/indices visible on the client side
by Mathias Agopian
· 15 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
a8a0aa8
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
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
db3647f
fix [2420565] Surface.lockCanvas() updates the dirty region too often
by Mathias Agopian
· 15 years ago
a729f97
libutils Condition are now PRIVATE by default
by Mathias Agopian
· 15 years ago
2f7540e
implement connect/disconnect in our native_window_t implementations
by Mathias Agopian
· 15 years ago
4119c54
Fix a small bug where we could compute SharedBufferStack's tail incorrectly.
by Mathias Agopian
· 15 years ago
5d26c1e
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 15 years ago
c86727f
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
e59a54c
Remove a dependency of Region (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago