Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
92a3cc4761a2a400339edfb2f94e363af6b57f80
/
include
/
ui
/
ANativeObjectBase.h
fe2f54f
cleanup libui’s includes
by Mathias Agopian
· 8 years ago
5f2165f
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
[Renamed (84%) from include/ui/egl/android_natives.h]
ec10d23
frameworks/base: move ANativeWindow/android_native_buffer_t out
by Iliyan Malchev
· 14 years ago
41abd67
frameworks/base: make the ANativeWindow query() method const
by Iliyan Malchev
· 14 years ago
1cd921e
Revert "retire android_native_window_t"
by Mathias Agopian
· 14 years ago
5cfbdc8
retire android_native_window_t
by Iliyan Malchev
· 14 years ago
1d01a12
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
9d4d6c1
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
68f9127
Reset ANativeWindow crop on buffer geometry changes.
by Jamie Gennis
· 14 years ago
1995755
fix [2835280] Add support for cancelling buffers to ANativeWindow
by Mathias Agopian
· 14 years ago
b661d66
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 14 years ago
4b5e91e
Introduce official public NativeWindow type.
by Dianne Hackborn
· 15 years ago
a138f89
added the notion of fixed-size buffers
by Mathias Agopian
· 15 years ago
f10d7fd
added native_window_set_buffer_count()
by Mathias Agopian
· 15 years ago
5e67f87
Add incStrong and decStrong methods to android_native_{window,buffer}_t.
by Jamie Gennis
· 15 years ago
cc08e68
added setCrop() to android_native_window_t
by Mathias Agopian
· 15 years ago
e156e64
Add a new connect/disconnect API to android_native_window_t
by Mathias Agopian
· 15 years ago
37b2a37
really be more friendly with C
by Mathias Agopian
· 15 years ago
238a66e
be more friendly with C
by Mathias Agopian
· 15 years ago
fae3e73
ui: make native_window_set_usage be a static inline
by Dima Zavin
· 15 years ago
5221271
second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Mathias Agopian
· 15 years ago
b2fd466
Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Fred Quintana
· 15 years ago
df37b62
SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything.
by Mathias Agopian
· 15 years ago
6b1f410
added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
by Mathias Agopian
· 15 years ago
cb6b904
fixed some issues with the software renderer when surfaces are made current.
by Mathias Agopian
· 15 years ago
aa8c0ff
get rid off unneeded flags
by Mathias Agopian
· 16 years ago
58a79f4
move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
by Mathias Agopian
· 16 years ago
7189c00
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
by Mathias Agopian
· 16 years ago
[Renamed (99%) from opengl/include/EGL/android_natives.h]
21c59d0
get rid of android_native_buffer_t::getHandle() and replace it with an handle field
by Mathias Agopian
· 16 years ago
e71212b
removed the "bits" attribute from android_native_buffer_t.
by Mathias Agopian
· 16 years ago
0926f50
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago