1. 18e0260 fix some aspects of [2258746] native crash in launcher2 by Mathias Agopian · 15 years ago
  2. 0da41a3 fix [2170283] SurfaceFlinger crashes on OOM. by Mathias Agopian · 15 years ago
  3. 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  4. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  5. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  6. e611a6e fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  7. 8f17a76 Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer" by Mathias Agopian · 15 years ago
  8. 486aa96 fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer by Mathias Agopian · 15 years ago
  9. 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  10. 9e2be20 fix [2070341] [FAST BLOCKER] can't successfully setup erc52 by Mathias Agopian · 15 years ago
  11. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  12. b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  13. 321abdb make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 15 years ago
  14. 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
  15. 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
  16. 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
  17. 25ec00f added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
  18. 4e0df8e don't crash when SurfaceBuffer::writeToParcel is given a null argument by Mathias Agopian · 15 years ago
  19. abac010 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 15 years ago
  20. 5b5c914 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  21. 8d9a5eff fix [1964315] crash in the surface.cpp while browsing by Mathias Agopian · 15 years ago
  22. 1837beb fix typo defining a singleton attrbutes for an object that is not a singleton -- no side effects, but useless by Mathias Agopian · 15 years ago
  23. 947f4f4 merge master to master_gl by Mathias Agopian · 15 years ago
  24. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  25. 6158b1b Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 15 years ago
  26. 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
  27. e633f93 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 15 years ago
  28. 430f2ed removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 15 years ago
  29. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  30. 2b1927f Squashed commit of the following: by Mathias Agopian · 15 years ago
  31. 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 · 15 years ago
  32. 17f638b more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. by Mathias Agopian · 15 years ago
  33. 6d2c0bc split Surface.cpp into Surface and SurfaceControl by Mathias Agopian · 15 years ago
  34. 402c346 fix some issues with Surface's lifetime management. by Mathias Agopian · 15 years ago
  35. a6b40ba fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off. by Mathias Agopian · 15 years ago
  36. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  37. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 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