1. e611a6e fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 16 years ago
  2. 8f17a76 Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer" by Mathias Agopian · 16 years ago
  3. 486aa96 fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 16 years ago
  4. 9779b221 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  5. 321abdb make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 16 years ago
  6. 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
  7. 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
  8. 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
  9. ccf8b94 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 16 years ago
  10. 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 16 years ago
  11. 5b5c914 fixed some issues with the software renderer when surfaces are made current. 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. e633f93 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 16 years ago
  14. 430f2ed removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 16 years ago
  15. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  16. 69d6209 cleanup, remove unused fields. Also make sure that we don't systematically allocate a Surface in Surface.java if only a SurfaceControl is needed (Common case). by Mathias Agopian · 16 years ago
  17. 17f638b more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 16 years ago
  18. 6d2c0bc split Surface.cpp into Surface and SurfaceControl by Mathias Agopian · 16 years ago
  19. 402c346 fix some issues with Surface's lifetime management. by Mathias Agopian · 16 years ago
  20. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  21. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  22. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  23. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  24. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  25. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago