1. cf81c84 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 16 years ago
  2. cb6b904 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 16 years ago
  3. 1499859 fix [1964315] crash in the surface.cpp while browsing by Mathias Agopian · 16 years ago
  4. 1c4ec71 fix typo defining a singleton attrbutes for an object that is not a singleton -- no side effects, but useless by Mathias Agopian · 16 years ago
  5. 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
  6. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  7. 20f6878 Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 16 years ago
  8. 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
  9. 21c59d0 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 16 years ago
  10. e71212b removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 16 years ago
  11. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  12. 9f88afb Squashed commit of the following: by Mathias Agopian · 16 years ago
  13. 18d8446 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
  14. 01b7668 more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 16 years ago
  15. 62185b7 split Surface.cpp into Surface and SurfaceControl by Mathias Agopian · 16 years ago
  16. 40b7f6e fix some issues with Surface's lifetime management. by Mathias Agopian · 16 years ago
  17. 4243e66 fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off. by Mathias Agopian · 16 years ago
  18. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  19. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  20. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  21. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  22. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago