summaryrefslogtreecommitdiffstats
path: root/libs/ui/FramebufferNativeWindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-18/+18
* implement connect/disconnect in our native_window_t implementationsMathias Agopian2010-03-111-0/+2
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+0
* Revert change incorrectly submitted as part of change #32153.Romain Guy2009-11-051-2/+0
* Prevent crash in Home when using widgets whose ids collide with Home'sRomain Guy2009-11-051-0/+2
* fbDev wasn't initialized of hw_get_module failed, but was then used anyway.Marco Nelissen2009-09-231-8/+10
* Android side of the fix for [2121211] Sholes has stutter during animationsMathias Agopian2009-09-171-0/+8
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-0/+13
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-13/+0
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-0/+13
* better error handlingMathias Agopian2009-08-061-9/+32
* added NATIVE_WINDOW_FORMAT attribute to android_native_window_tMathias Agopian2009-08-061-0/+3
* fixed some issues with the software renderer when surfaces are made current.Mathias Agopian2009-07-301-0/+18
* make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h...Mathias Agopian2009-06-251-6/+0
* hack copybit back in for video playback on msm7k. we have h/w accelerated vid...Mathias Agopian2009-06-241-0/+6
* add support for update-on-demand in SurfaceFlingerMathias Agopian2009-05-071-1/+11
* get rid off unneeded flagsMathias Agopian2009-05-051-22/+1
* move android_native_buffer_t declaration into its own private/ui/android_nati...Mathias Agopian2009-05-051-0/+2
* move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-0/+19
* minor clean-up in FramebufferNativeWindowMathias Agopian2009-05-041-14/+0
* update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-0/+214