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. 7e27f05 more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  4. 010fccb minor clean-up GLclampx -> GLclampf by Mathias Agopian · 14 years ago
  5. dc7a80f clean-up dead-code by Mathias Agopian · 14 years ago
  6. a7f6692 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 14 years ago
  7. a138f89 added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  8. b5b7f26 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  9. d606de6 Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 14 years ago
  10. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  11. 78fd501 clean-up surfaceflinger a bit by Mathias Agopian · 14 years ago
  12. ab02873 fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 14 years ago
  13. d129659 fix [2483456] Video orientation is wrong on Droid for some videos by Mathias Agopian · 15 years ago
  14. 948d69f improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  15. 285dbde Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  16. eda6540 remove a dependency of surfaceflinger on libskia by Mathias Agopian · 15 years ago
  17. 54ed4f6 get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  18. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  19. 52e7200 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  20. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  21. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  22. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  23. 7e4a587 introduce the notion of the requested size in the Layer state by Mathias Agopian · 15 years ago
  24. ba6be54 remove unused code by Mathias Agopian · 15 years ago
  25. 401c257 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  26. a2fe0a2 fix [2142193] disable GL_LINEAR when not needed by Mathias Agopian · 15 years ago
  27. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  28. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  29. 29aa74c Add colorkey to gl clear operation by Rebecca Schultz Zavin · 15 years ago
  30. 1c97d2e fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  31. 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
  32. 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
  33. 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
  34. 2e12324 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
  35. 1fed11c checkpoint. bring back video/camera by Mathias Agopian · 15 years ago
  36. f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 15 years ago
  37. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  38. 550b79f get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers by Mathias Agopian · 15 years ago
  39. 0aa758d Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 15 years ago
  40. 9a11206 more Surface lifetime management by Mathias Agopian · 15 years ago
  41. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  42. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  43. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  44. ac65e0b auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  45. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  46. 2762932 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  47. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  48. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago