1. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  2. 45b63dd Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 13 years ago
  3. f07b8a3 implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  4. 09d7ed7 Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 13 years ago
  5. 949be32 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 13 years ago
  6. 97eae02 EGL: fix the ANativeWindow size/fmt override by Jamie Gennis · 13 years ago
  7. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  8. 4d7c1ce frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 13 years ago
  9. c4ca7c5 ANativeWindow: add query for the concrete type. by Jamie Gennis · 13 years ago
  10. 94720d7 surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  11. 5e06907 am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 14 years ago
  12. 8404343 Framebuffer: Support variable number of framebuffers in the UI by Rodrigo Obregon · 14 years ago
  13. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  14. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  15. 2f7540e implement connect/disconnect in our native_window_t implementations by Mathias Agopian · 14 years ago
  16. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  17. 85e6775 Revert change incorrectly submitted as part of change #32153. by Romain Guy · 15 years ago
  18. ae8dd29 Prevent crash in Home when using widgets whose ids collide with Home's by Romain Guy · 15 years ago
  19. e613468 fbDev wasn't initialized of hw_get_module failed, but was then used anyway. by Marco Nelissen · 15 years ago
  20. b1a1874 Android side of the fix for [2121211] Sholes has stutter during animations by Mathias Agopian · 15 years ago
  21. 5cec474 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
  22. 64e89a8 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
  23. 8b76a0a 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
  24. 6693f23 better error handling by Mathias Agopian · 15 years ago
  25. 25ec00f added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
  26. 5b5c914 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  27. 26c28b1 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 15 years ago
  28. cbc4c9f hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 15 years ago
  29. 97b8056 add support for update-on-demand in SurfaceFlinger by Mathias Agopian · 15 years ago
  30. 9bd5da4 get rid off unneeded flags by Mathias Agopian · 15 years ago
  31. b51e18d 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 · 15 years ago
  32. ac2523b 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 · 15 years ago
  33. 6279619 minor clean-up in FramebufferNativeWindow by Mathias Agopian · 15 years ago
  34. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago[Renamed (81%) from libs/ui/EGLNativeWindowSurface.cpp]
  35. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  36. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  37. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  38. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  39. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  40. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago