1. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  2. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  3. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 15 years ago
  4. aca2ee8 remove the "memcpy" hack by Mathias Agopian · 15 years ago
  5. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  6. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  7. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 16 years ago
  8. 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 16 years ago
  9. 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  10. 351a707 fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 16 years ago
  11. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  12. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  13. cc93476 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  14. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  15. 9779b221 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  16. 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
  17. 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
  18. 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
  19. d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 16 years ago
  20. 999543b checkpoint. bring back video/camera by Mathias Agopian · 16 years ago
  21. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
  22. a3aa6c9 Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 16 years ago
  23. 6cf0db2 more Surface lifetime management by Mathias Agopian · 16 years ago
  24. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  25. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  26. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  27. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago