1. 342451d Merge "Fix a race that could cause GL commands to be executed from the wrong thread." by Mathias Agopian · 14 years ago
  2. ca4d360 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 14 years ago
  3. 3629d7f SurfaceFlinger: unfreeze windows for fixed size buffers. by Jamie Gennis · 14 years ago
  4. 345c611 am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  5. ddc25bb am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  6. 0d11baf Add lock before calling initEglImage by Kobi Cohen Arazi · 14 years ago
  7. 3eb70b4 am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  8. 5fd799d SurfaceFlinger: Fix a typo. by Jamie Gennis · 14 years ago
  9. 939fee8 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
  10. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
  11. 5bf3abe Fix initialization order warning. by Mathias Agopian · 14 years ago
  12. 795f5cc Merge "Default to NONE format in Layer" by Eric Hassold · 14 years ago
  13. 7ffe380 Default to NONE format in Layer by Eric Hassold · 14 years ago
  14. 7a4d0df SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 14 years ago
  15. ab0225e Merge "Correctly handle translucency of device-specific pixel formats" by Eric Hassold · 14 years ago
  16. a1f47b9 fix a surface leak in SurfaceFlinger by Mathias Agopian · 14 years ago
  17. ac45e6b Correctly handle translucency of device-specific pixel formats by Eric Hassold · 14 years ago
  18. 3cbe436 am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails to shutdown" into honeycomb by Mathias Agopian · 15 years ago
  19. 3cc2677 fix [3389263] OMX.Nvidia.h264.decode fails to shutdown by Mathias Agopian · 15 years ago
  20. 16f0453 Protected surface API by Glenn Kasten · 15 years ago
  21. d1a99ec fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 15 years ago
  22. 2bd1d95 clean-up unneeded code by Mathias Agopian · 15 years ago
  23. 420a283 Fix a problem where hwc and GL composition could show a different buffer by Mathias Agopian · 15 years ago
  24. da9584d fix [3223749] media server crashes when switching mode from video capture to still image capture by Mathias Agopian · 15 years ago
  25. dd17b3e fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app by Mathias Agopian · 15 years ago
  26. f345069 [3211070] camera preview image is rendered offset from the UI overlay frame by Mathias Agopian · 15 years ago
  27. 86bdb2f fix [3260137] Sometimes front-facing camera mirroring is wrong by Mathias Agopian · 15 years ago
  28. a1aa18f resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 15 years ago
  29. e24cc7a [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 15 years ago
  30. b5a00fc am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  31. 22c6784 [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  32. 733189d [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 15 years ago
  33. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 15 years ago
  34. 0404814 Remove const_cast to layer handle by Louis Huemiller · 15 years ago
  35. 54cc83e Implement reducing the buffer count of a Surface. by Jamie Gennis · 15 years ago
  36. 3b996c9 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 15 years ago
  37. df85c45 refactored screenshot code by Mathias Agopian · 15 years ago
  38. 74c40c0 refactored screenshot code by Mathias Agopian · 15 years ago
  39. e44d21a fix [3018216] UI shrinks / stretches while using apps with IME by Mathias Agopian · 15 years ago
  40. 5dda7f7 Fix a SurfaceFlinger bug. by Jamie Gennis · 15 years ago
  41. 413f750 am 6d4346ce: am 4cffbb47: Merge "fix [2946787] Screen flicker on low resolution setting in camcorder." into gingerbread by Mathias Agopian · 15 years ago
  42. eff062c fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 15 years ago
  43. e34a3d1 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 · 15 years ago
  44. f1b3824 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 15 years ago
  45. 4ad298c am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 15 years ago
  46. b661d66 fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 15 years ago
  47. 000ca8f revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 15 years ago
  48. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  49. 208cb07 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 15 years ago
  50. 81bac09 move native services under services/ by Mathias Agopian · 15 years ago[Renamed from libs/surfaceflinger/Layer.cpp]
  51. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  52. e049a95 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 15 years ago
  53. 01e4483 fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  54. f955be9 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  55. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  56. 579b3f8 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  57. b7e930d split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  58. 96f0819 clean-up client management. by Mathias Agopian · 15 years ago
  59. a7f6692 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 15 years ago
  60. a138f89 added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  61. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  62. b5b7f26 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  63. d606de6 Refactor some code in surfaceflinger in preparation of upcoming changes by Mathias Agopian · 15 years ago
  64. 89141f9 remove the "memcpy" hack by Mathias Agopian · 15 years ago
  65. 0c7af77 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
  66. 179169e fix [2664345] Flash: Bad flicker at the end of a pinch zoom. by Mathias Agopian · 15 years ago
  67. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  68. 245e4d7 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  69. ca99fb8 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
  70. d343e3d fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  71. fcfeb4b fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  72. 54ed4f6 get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  73. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  74. f5430db 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 · 16 years ago
  75. 8f03b47 fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 16 years ago
  76. c61de17 fixed [2260070] display stopped updating by Mathias Agopian · 16 years ago
  77. 54ba51d fix [2143798] Need to figure out how to do video by Mathias Agopian · 16 years ago
  78. 57720c3 fix [2211532] improves sholes graphics performance by Mathias Agopian · 16 years ago
  79. 8f2d505 fix [2164183] sometimes device just wants to stay asleep by Mathias Agopian · 16 years ago
  80. e700501 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 16 years ago
  81. 9ec430a fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  82. a4b740e fix [2168528] enable glTexImage2D code path in SF for software-only buffers by Mathias Agopian · 16 years ago
  83. 3330b20 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  84. 0b3ad46 Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  85. df3e0b9 fix [2152247] Windows sometimes drawn scaled up. by Mathias Agopian · 16 years ago
  86. 6656dbc invalidate the surface when the physical changes by Mathias Agopian · 16 years ago
  87. 7e4a587 introduce the notion of the requested size in the Layer state by Mathias Agopian · 16 years ago
  88. 95a666b minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 16 years ago
  89. 401c257 turn dithering off if it's not needed by Mathias Agopian · 16 years ago
  90. 8c0a3d7 fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  91. 1f0ffc4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 16 years ago
  92. 6d9f698 fix [2129080] Soft reboot after clicking around and then rubbing the screen by Mathias Agopian · 16 years ago
  93. caa600c fix [2119400] sholes: artifacting when switching orientation by Mathias Agopian · 16 years ago
  94. 816d7d0 add support for RGBX_8888 surfaces in SurfaceFlinger by Mathias Agopian · 16 years ago
  95. 48d819a fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  96. cbb288b fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  97. d66a979 fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 16 years ago
  98. ccde199 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 16 years ago
  99. 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 · 16 years ago
  100. 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 · 16 years ago