Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
libs
/
ui
/
FramebufferNativeWindow.cpp
747c480
Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev
by Ed Heyl
· 13 years ago
0bc64be
libs/ui: Add support for triple framebuffers
by Naseer Ahmed
· 13 years ago
a74cbc0
Move remaining bits of lockBuffer to dequeueBuffer
by Jesse Hall
· 13 years ago
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
5f2165f
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
c6cd27c
libui: add ability to force a framebuffer format for EGL's use
by Dima Zavin
· 13 years ago
55ef343
remove dead/usnused code
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
81a6335
connect/disconnect is now called from our EGL wrapper
by Mathias Agopian
· 14 years ago
bb66c9b
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
by Mathias Agopian
· 14 years ago
97c602c
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"
by Mathias Agopian
· 14 years ago
7734ebf
Add set_scaling_mode() to ANativeWindow.
by Mathias Agopian
· 14 years ago
8f9dbf9
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
by Mathias Agopian
· 14 years ago
bee205f
EGL: fix the ANativeWindow size/fmt override
by Jamie Gennis
· 14 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
41abd67
frameworks/base: make the ANativeWindow query() method const
by Iliyan Malchev
· 14 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
1d21a9c
surfaceflinger: add support for gralloc dump hooks
by Erik Gilling
· 14 years ago
af10976
am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI"
by Jean-Baptiste Queru
· 14 years ago
71484f2
Framebuffer: Support variable number of framebuffers in the UI
by Rodrigo Obregon
· 15 years ago
35b48d1
Add logging of various important graphics events
by Mathias Agopian
· 15 years ago
4b5e91e
Introduce official public NativeWindow type.
by Dianne Hackborn
· 15 years ago
55fa251
implement connect/disconnect in our native_window_t implementations
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
092fa4b
Revert change incorrectly submitted as part of change #32153.
by Romain Guy
· 16 years ago
471afca
Prevent crash in Home when using widgets whose ids collide with Home's
by Romain Guy
· 16 years ago
a455793
fbDev wasn't initialized of hw_get_module failed, but was then used anyway.
by Marco Nelissen
· 16 years ago
74faca2
Android side of the fix for [2121211] Sholes has stutter during animations
by Mathias Agopian
· 16 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
· 16 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
· 16 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
· 16 years ago
42db9dc
better error handling
by Mathias Agopian
· 16 years ago
6b1f410
added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
by Mathias Agopian
· 16 years ago
cb6b904
fixed some issues with the software renderer when surfaces are made current.
by Mathias Agopian
· 16 years ago
2ab55a4
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently
by Mathias Agopian
· 16 years ago
69029eb
hack copybit back in for video playback on msm7k. we have h/w accelerated video again
by Mathias Agopian
· 16 years ago
1e16b13
add support for update-on-demand in SurfaceFlinger
by Mathias Agopian
· 16 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
b2dd686
minor clean-up in FramebufferNativeWindow
by Mathias Agopian
· 16 years ago
0926f50
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
[Renamed (81%) from libs/ui/EGLNativeWindowSurface.cpp]
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a6938ba
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
e09fd9e
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago