1. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  2. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  3. 593c05c clean-up client management. by Mathias Agopian · 14 years ago
  4. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  5. 0d3c006 minor clean-up GLclampx -> GLclampf by Mathias Agopian · 14 years ago
  6. 7d1508b clean-up dead-code by Mathias Agopian · 14 years ago
  7. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 14 years ago
  8. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  9. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  10. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 14 years ago
  11. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  12. e5c0a7b clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  13. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  14. 015b597 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  15. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  16. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  17. 8c20ca3 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  18. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  19. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  20. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  21. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  22. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  23. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  24. e1b6f24 introduce the notion of the requested size in the Layer state by Mathias Agopian · 15 years ago
  25. 8851617 remove unused code by Mathias Agopian · 15 years ago
  26. cc93476 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  27. 44cac13 fix [2142193] disable GL_LINEAR when not needed by Mathias Agopian · 15 years ago
  28. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  29. 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  30. c854678 Add colorkey to gl clear operation by Rebecca Schultz Zavin · 15 years ago
  31. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  32. 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
  33. 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
  34. 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
  35. c660395 fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set by Mathias Agopian · 15 years ago
  36. 999543b checkpoint. bring back video/camera by Mathias Agopian · 15 years ago
  37. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 15 years ago
  38. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  39. 81b0aa6 get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 15 years ago
  40. a3aa6c9 Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 15 years ago
  41. 6cf0db2 more Surface lifetime management by Mathias Agopian · 15 years ago
  42. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  43. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  44. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  45. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  46. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  47. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  48. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  49. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago