Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
78bbcd31aac4e6744a00ee0a6bd6ac5cc1bec673
/
include
/
surfaceflinger
01a98dd
Handle orientation changes more systematically. Bug: 4981385
by Jeff Brown
· 13 years ago
34cb9f2a
fix Surface positions are not floats
by Mathias Agopian
· 13 years ago
9b8fc65
SurfaceTexture: fix queues-to-composer
by Jamie Gennis
· 13 years ago
0de171b
Add support for creating a Surface from a a SurfaceTexture.
by Ted Bonkenburg
· 13 years ago
50c24a2
clean-up. get rid ofunused code and members in Surface[Control].cpp
by Mathias Agopian
· 13 years ago
949be32
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
by Mathias Agopian
· 13 years ago
eec0f7e
return an error code with gralloc buffer allocation failures
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
4e8a5c9
Add method to create a ParcelSurfaceTexture from android.view.Surface.
by tedbo
· 13 years ago
7bb843c
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
b2a153a
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
4d7c1ce
frameworks/base: make the ANativeWindow query() method const
by Iliyan Malchev
· 14 years ago
9638e5c
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
5f05f99
Fix a GraphicBuffer leak in SurfaceTexture
by Mathias Agopian
· 14 years ago
c8a04b5
remove more unused references to ISurface
by Mathias Agopian
· 14 years ago
c5f94d8
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
d2acedf
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
96dcc97
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
d6f5bde
Protected surface API
by Glenn Kasten
· 14 years ago
3b3cddc
integrate videoeditor preview player.
by Dharmaray Kundargi
· 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
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
d211230
remove support for PUSH_BUFFER surfaces and overlays
by Mathias Agopian
· 14 years ago
596e590
am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475
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
d4e03f3
addresses parts of 3096779 and 3097475
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
d10cd57
Always create OpenGL accelerated windows in RGBA 8888.
by Romain Guy
· 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
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
e3c0183
Squashed commit of the following:
by Andreas Huber
· 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
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
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
25f0bda
added native_window_set_buffer_count()
by Mathias Agopian
· 14 years ago
59751db
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 14 years ago
f590f70
cleanup. waitForCondition() now uses polymorphsim instead of templtes
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
8b13832
don't hardcode "mSurface" throughout our source code
by Mathias Agopian
· 15 years ago
2f7540e
implement connect/disconnect in our native_window_t implementations
by Mathias Agopian
· 15 years ago
5d26c1e
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago