1. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  2. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
  3. 9e73554 Merge "Fix a race that could cause GL commands to be executed from the wrong thread." by Mathias Agopian · 14 years ago
  4. 6960811 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 14 years ago
  5. e69b263 SurfaceFlinger: unfreeze windows for fixed size buffers. by Jamie Gennis · 14 years ago
  6. b4a56f1 am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  7. ba5aebd1 am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  8. 8ecc90d0 Add lock before calling initEglImage by Kobi Cohen Arazi · 14 years ago
  9. 2ada5b8 am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  10. 6912daf SurfaceFlinger: Fix a typo. by Jamie Gennis · 14 years ago
  11. 48e1228 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
  12. f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
  13. ccf94df Fix initialization order warning. by Mathias Agopian · 14 years ago
  14. f667740 Merge "Default to NONE format in Layer" by Eric Hassold · 14 years ago
  15. b6c0f51 Default to NONE format in Layer by Eric Hassold · 14 years ago
  16. f72606c SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 14 years ago
  17. d9896ed Merge "Correctly handle translucency of device-specific pixel formats" by Eric Hassold · 14 years ago
  18. 1b0114f fix a surface leak in SurfaceFlinger by Mathias Agopian · 14 years ago
  19. 2ae32bd Correctly handle translucency of device-specific pixel formats by Eric Hassold · 14 years ago
  20. 694f3e9 am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails to shutdown" into honeycomb by Mathias Agopian · 14 years ago
  21. 1723b04 fix [3389263] OMX.Nvidia.h264.decode fails to shutdown by Mathias Agopian · 14 years ago
  22. d6f5bde Protected surface API by Glenn Kasten · 14 years ago
  23. 2195604 fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 14 years ago
  24. 1d4549a clean-up unneeded code by Mathias Agopian · 14 years ago
  25. 1ebaa3a Fix a problem where hwc and GL composition could show a different buffer by Mathias Agopian · 14 years ago
  26. 575eaf5 fix [3223749] media server crashes when switching mode from video capture to still image capture by Mathias Agopian · 14 years ago
  27. 5747bbc fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app by Mathias Agopian · 14 years ago
  28. ac843f2 [3211070] camera preview image is rendered offset from the UI overlay frame by Mathias Agopian · 14 years ago
  29. 8128ee8 fix [3260137] Sometimes front-facing camera mirroring is wrong by Mathias Agopian · 14 years ago
  30. 669084d resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 14 years ago
  31. ee5a3aca [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 14 years ago
  32. f30c828 am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  33. 025005f [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  34. 1989af2 [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 14 years ago
  35. e869aee [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  36. 2dd198b Remove const_cast to layer handle by Louis Huemiller · 14 years ago
  37. 6c925d0 Implement reducing the buffer count of a Surface. by Jamie Gennis · 14 years ago
  38. d10cd57 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 14 years ago
  39. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  40. 38ed2e3 refactored screenshot code by Mathias Agopian · 14 years ago
  41. 3dfe120 fix [3018216] UI shrinks / stretches while using apps with IME by Mathias Agopian · 14 years ago
  42. 40d272c Fix a SurfaceFlinger bug. by Jamie Gennis · 14 years ago
  43. 1c25dcc am 6d4346ce: am 4cffbb47: Merge "fix [2946787] Screen flicker on low resolution setting in camcorder." into gingerbread by Mathias Agopian · 14 years ago
  44. c51114f fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 14 years ago
  45. cb3be1b am 46820412: am 8eb16af2: Merge "don\'t try to lock a buffer that wasn\'t allocated with SW usage bits" into gingerbread by Mathias Agopian · 14 years ago
  46. c817b22 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 14 years ago
  47. bce2e90 am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  48. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  49. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  50. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 14 years ago
  51. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  52. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago[Renamed from libs/surfaceflinger/Layer.cpp]
  53. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 14 years ago
  54. 330dd30 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 14 years ago
  55. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  56. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
  57. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  58. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  59. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  60. 593c05c clean-up client management. by Mathias Agopian · 15 years ago
  61. 9237703 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 15 years ago
  62. 2be352a added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  63. 898c4c9 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  64. 59751db SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  65. 9f2c4fd Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 15 years ago
  66. aca2ee8 remove the "memcpy" hack by Mathias Agopian · 15 years ago
  67. 4cfc21e am 56aed6bd: am c69775d6: Merge "fix [2664345] Flash: Bad flicker at the end of a pinch zoom." into froyo by Mathias Agopian · 15 years ago
  68. 2df6f51 fix [2664345] Flash: Bad flicker at the end of a pinch zoom. by Mathias Agopian · 15 years ago
  69. 9bce873 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  70. a8a0aa8 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  71. 967dce3 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) by Mathias Agopian · 15 years ago
  72. 9e3d693 fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  73. 1d211f8 fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  74. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  75. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  76. f9b0e82 fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 15 years ago
  77. 083a557c fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 15 years ago
  78. 5469a4a fixed [2260070] display stopped updating by Mathias Agopian · 15 years ago
  79. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  80. 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 15 years ago
  81. 46b2df1 fix [2164183] sometimes device just wants to stay asleep by Mathias Agopian · 15 years ago
  82. e05f07d fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 15 years ago
  83. 4961c95 fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  84. 351a707 fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 15 years ago
  85. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  86. 0c4cec7 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 15 years ago
  87. bd23e30 fix [2152247] Windows sometimes drawn scaled up. by Mathias Agopian · 15 years ago
  88. 70cab91 invalidate the surface when the physical changes by Mathias Agopian · 15 years ago
  89. e1b6f24 introduce the notion of the requested size in the Layer state by Mathias Agopian · 15 years ago
  90. f2d28b7 minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 15 years ago
  91. cc93476 turn dithering off if it's not needed by Mathias Agopian · 15 years ago
  92. 2e4b68d fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  93. 4a06bb4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  94. ac7f13b fix [2129080] Soft reboot after clicking around and then rubbing the screen by Mathias Agopian · 15 years ago
  95. 7cf03ba fix [2119400] sholes: artifacting when switching orientation by Mathias Agopian · 15 years ago
  96. 64a7c6b add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 15 years ago
  97. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 15 years ago
  98. 9779b221 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 15 years ago
  99. c4915de fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 15 years ago
  100. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago