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