1. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  2. 245e4d7 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  3. ca99fb8 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) by Mathias Agopian · 15 years ago
  4. d343e3d fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  5. fcfeb4b fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  6. 54ed4f6 get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  7. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  8. f5430db fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 16 years ago
  9. 8f03b47 fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 16 years ago
  10. c61de17 fixed [2260070] display stopped updating by Mathias Agopian · 16 years ago
  11. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 16 years ago
  12. 57720c3 fix [2211532] improves sholes graphics performance by Mathias Agopian · 16 years ago
  13. 8f2d505 fix [2164183] sometimes device just wants to stay asleep by Mathias Agopian · 16 years ago
  14. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 16 years ago
  15. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  16. a4b740e fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 16 years ago
  17. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  18. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  19. df3e0b9 fix [2152247] Windows sometimes drawn scaled up. by Mathias Agopian · 16 years ago
  20. 6656dbc invalidate the surface when the physical changes by Mathias Agopian · 16 years ago
  21. 7e4a587 introduce the notion of the requested size in the Layer state by Mathias Agopian · 16 years ago
  22. 95a666b minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 16 years ago
  23. 401c257 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  24. 8c0a3d7 fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  25. 1f0ffc4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  26. 6d9f698 fix [2129080] Soft reboot after clicking around and then rubbing the screen by Mathias Agopian · 16 years ago
  27. caa600c fix [2119400] sholes: artifacting when switching orientation by Mathias Agopian · 16 years ago
  28. 816d7d0 add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 16 years ago
  29. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  30. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  31. d66a979 fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 16 years ago
  32. ccde199 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 16 years ago
  33. 5221271 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
  34. b2fd466 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
  35. df37b62 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
  36. 9fbeb7c remove unused and confusing comment by Mathias Agopian · 16 years ago
  37. 759fdb2 free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data by Mathias Agopian · 16 years ago
  38. 1fed11c checkpoint. bring back video/camera by Mathias Agopian · 16 years ago
  39. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
  40. 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
  41. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 16 years ago
  42. 7be3e5d Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  43. 2b42fa7 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 16 years ago
  44. 550b79f get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 16 years ago
  45. 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 16 years ago
  46. 9a11206 more Surface lifetime management by Mathias Agopian · 16 years ago
  47. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  48. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  49. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  50. ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  51. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  52. 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  53. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  54. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago