1. 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 · 16 years ago
  2. 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 · 16 years ago
  3. 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 · 16 years ago
  4. 6693f23 better error handling by Mathias Agopian · 16 years ago
  5. 25ec00f added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 16 years ago
  6. 5b5c914 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 16 years ago
  7. 26c28b1 make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently by Mathias Agopian · 16 years ago
  8. cbc4c9f hack copybit back in for video playback on msm7k. we have h/w accelerated video again by Mathias Agopian · 16 years ago
  9. 97b8056 add support for update-on-demand in SurfaceFlinger by Mathias Agopian · 16 years ago
  10. 9bd5da4 get rid off unneeded flags by Mathias Agopian · 16 years ago
  11. 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 · 16 years ago
  12. 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 · 16 years ago
  13. 6279619 minor clean-up in FramebufferNativeWindow by Mathias Agopian · 16 years ago
  14. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago[Renamed (81%) from libs/ui/EGLNativeWindowSurface.cpp]
  15. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  16. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  17. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  18. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  19. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  20. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago