1. b7e930d split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  2. 96f0819 clean-up client management. by Mathias Agopian · 14 years ago
  3. a7f6692 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 14 years ago
  4. a138f89 added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  5. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 14 years ago
  6. b5b7f26 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  7. d606de6 Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 14 years ago
  8. 89141f9 remove the "memcpy" hack by Mathias Agopian · 14 years ago
  9. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  10. 45853c9 to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 14 years ago
  11. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  12. 57720c3 fix [2211532] improves sholes graphics performance by Mathias Agopian · 15 years ago
  13. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  14. a4b740e fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
  15. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  16. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  17. 401c257 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  18. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  19. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  20. 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 · 15 years ago
  21. 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 · 15 years ago
  22. 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 · 15 years ago
  23. 7303c6b get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  24. 1fed11c checkpoint. bring back video/camera by Mathias Agopian · 15 years ago
  25. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 15 years ago
  26. 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 15 years ago
  27. 9a11206 more Surface lifetime management by Mathias Agopian · 15 years ago
  28. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  29. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  30. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  31. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago