1. 5b315da SurfaceFlinger: set layer names on SurfaceTextures by Jamie Gennis · 13 years ago
  2. 880ac7a improve hwc dumpsys by Mathias Agopian · 13 years ago
  3. 2143fe0 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 13 years ago
  4. 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  5. 91b5398 SurfaceFlinger doesn't rely on having a custom RefBase destructor by Mathias Agopian · 13 years ago
  6. ff86f37 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  7. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  8. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  9. 6960811 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 13 years ago
  10. f72606c SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 14 years ago
  11. d9896ed Merge "Correctly handle translucency of device-specific pixel formats" by Eric Hassold · 14 years ago
  12. 1b0114f fix a surface leak in SurfaceFlinger by Mathias Agopian · 14 years ago
  13. 2ae32bd Correctly handle translucency of device-specific pixel formats by Eric Hassold · 14 years ago
  14. d6f5bde Protected surface API by Glenn Kasten · 14 years ago
  15. 1d4549a clean-up unneeded code by Mathias Agopian · 14 years ago
  16. 1ebaa3a Fix a problem where hwc and GL composition could show a different buffer by Mathias Agopian · 14 years ago
  17. 575eaf5 fix [3223749] media server crashes when switching mode from video capture to still image capture by Mathias Agopian · 14 years ago
  18. 669084d resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 14 years ago
  19. 1989af2 [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 14 years ago
  20. 6c925d0 Implement reducing the buffer count of a Surface. by Jamie Gennis · 14 years ago
  21. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  22. 38ed2e3 refactored screenshot code by Mathias Agopian · 14 years ago
  23. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  24. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  25. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger/Layer.h]
  26. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 14 years ago
  27. 330dd30 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  28. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  29. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  30. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  31. 593c05c clean-up client management. by Mathias Agopian · 14 years ago
  32. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 14 years ago
  33. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 14 years ago
  34. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 14 years ago
  35. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  36. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 14 years ago
  37. aca2ee8 remove the "memcpy" hack by Mathias Agopian · 14 years ago
  38. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 14 years ago
  39. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  40. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  41. 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 15 years ago
  42. 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  43. 351a707 fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
  44. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  45. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  46. cc93476 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  47. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  48. 9779b22 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  49. 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
  50. 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
  51. 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
  52. d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  53. 999543b checkpoint. bring back video/camera by Mathias Agopian · 15 years ago
  54. 6edf5af fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 15 years ago
  55. a3aa6c9 Surfaces are now destroyed properly in SurfaceFlinger. by Mathias Agopian · 15 years ago
  56. 6cf0db2 more Surface lifetime management by Mathias Agopian · 15 years ago
  57. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  58. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  59. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  60. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago