1. 3d64e73 fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS by Mathias Agopian · 14 years ago
  2. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 14 years ago
  3. 47d8730 remove more unused references to ISurface by Mathias Agopian · 14 years ago
  4. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago
  5. 3eb70b4 am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  6. d32a694 Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  7. 5fd799d SurfaceFlinger: Fix a typo. by Jamie Gennis · 14 years ago
  8. 02cc717 am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1 by James Dong · 14 years ago
  9. 5f7204c Fix missing AOSP copyright headers for more files by James Dong · 14 years ago
  10. 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
  11. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
  12. 1bbafb9 Fix some const-ness and comments by Mathias Agopian · 14 years ago
  13. 5bf3abe Fix initialization order warning. by Mathias Agopian · 14 years ago
  14. 795f5cc Merge "Default to NONE format in Layer" by Eric Hassold · 14 years ago
  15. 7ffe380 Default to NONE format in Layer by Eric Hassold · 14 years ago
  16. 7a4d0df SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 14 years ago
  17. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 14 years ago
  18. 1c71a47 remove some logs by Mathias Agopian · 14 years ago
  19. e780976 am 0dc5fdb9: am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 14 years ago
  20. d1ad86f am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 14 years ago
  21. db7b742 am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 14 years ago
  22. ab0225e Merge "Correctly handle translucency of device-specific pixel formats" by Eric Hassold · 14 years ago
  23. a1f47b9 fix a surface leak in SurfaceFlinger by Mathias Agopian · 14 years ago
  24. ac45e6b Correctly handle translucency of device-specific pixel formats by Eric Hassold · 14 years ago
  25. 8a08392 Prevent SurfaceFlinger from using layer token 31. by Jamie Gennis · 14 years ago
  26. 4884080 am 50b029d5: am 7ba35f5a: Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb by Mathias Agopian · 15 years ago
  27. bce26da [3418265] apply layer transformations to the DimLayer. by Mathias Agopian · 15 years ago
  28. 79676ac am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 15 years ago
  29. da04384 Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 15 years ago
  30. 3cbe436 am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails to shutdown" into honeycomb by Mathias Agopian · 15 years ago
  31. 3cc2677 fix [3389263] OMX.Nvidia.h264.decode fails to shutdown by Mathias Agopian · 15 years ago
  32. 68f9127 Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 15 years ago
  33. 16f0453 Protected surface API by Glenn Kasten · 15 years ago
  34. 0d15612 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 15 years ago
  35. 275e627 am 239fd805: Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)" into gingerbread by Mathias Agopian · 15 years ago
  36. c92ba88 am 1955a5c9: Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE)" into gingerbread by Mathias Agopian · 15 years ago
  37. f7701fa am d0441f92: Merge "fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE)" into gingerbread by Mathias Agopian · 15 years ago
  38. 63e4bba am 043a3cdd: Merge "workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE)" into gingerbread by Mathias Agopian · 15 years ago
  39. 59f71e7 am d3fcd0a1: Merge "minor clean-up. SurfaceFlinger doesn\'t need libpixelflinger.so. (DO NOT MERGE)" into gingerbread by Mathias Agopian · 15 years ago
  40. d1a99ec fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 15 years ago
  41. 53a67e1 partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE) by Mathias Agopian · 15 years ago
  42. cfb676f fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE) by Mathias Agopian · 15 years ago
  43. 5dc7e7d workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE) by Mathias Agopian · 15 years ago
  44. a0c6b76 minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  45. 0c2648a tone down the log spew regarding taking screenshots. by Mathias Agopian · 15 years ago
  46. a9f54a7 Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb by Mathias Agopian · 15 years ago
  47. 2bd1d95 clean-up unneeded code by Mathias Agopian · 15 years ago
  48. 48b888a improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 15 years ago
  49. f20a324 fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare() by Mathias Agopian · 15 years ago
  50. c1d1b0d Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 15 years ago
  51. 0d3dcc4 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 15 years ago
  52. 76cd4dd partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 15 years ago
  53. a49576f Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb by Mathias Agopian · 15 years ago
  54. ad456f9 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 15 years ago
  55. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 15 years ago
  56. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 15 years ago
  57. ea0b147 am c724f2fb: disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 15 years ago
  58. 902329f disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 15 years ago
  59. f653b89 fix a small bug that caused screenshot to show garbage in some cases by Mathias Agopian · 15 years ago
  60. e6f0984 workaround [3201922] display not on: log full of gralloc errors by Mathias Agopian · 15 years ago
  61. 420a283 Fix a problem where hwc and GL composition could show a different buffer by Mathias Agopian · 15 years ago
  62. ebeb709 fix debug.sf.showbackground by Mathias Agopian · 15 years ago
  63. da9584d fix [3223749] media server crashes when switching mode from video capture to still image capture by Mathias Agopian · 15 years ago
  64. fb88981 Merge "fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app" by Mathias Agopian · 15 years ago
  65. 5eee3d2 Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." by Mathias Agopian · 15 years ago
  66. dd17b3e fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app by Mathias Agopian · 15 years ago
  67. 455d18d minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. by Mathias Agopian · 15 years ago
  68. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 15 years ago
  69. f345069 [3211070] camera preview image is rendered offset from the UI overlay frame by Mathias Agopian · 15 years ago
  70. 86bdb2f fix [3260137] Sometimes front-facing camera mirroring is wrong by Mathias Agopian · 15 years ago
  71. 1293a8e More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 15 years ago
  72. e0be194 am 74da537f: Merge "[317580] fix issue where the screen wouldn\'t be rotated properly in bypass mode" into gingerbread by Mathias Agopian · 15 years ago
  73. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  74. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 15 years ago
  75. 5ec99b5 should fix build. by Mathias Agopian · 15 years ago
  76. a1aa18f resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 15 years ago
  77. e24cc7a [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 15 years ago
  78. b5a00fc am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  79. e4f8109 am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 15 years ago
  80. 9669d23 am 05813b0e: Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 15 years ago
  81. 372c56e am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  82. 22c6784 [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  83. 733189d [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 15 years ago
  84. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 15 years ago
  85. 0404814 Remove const_cast to layer handle by Louis Huemiller · 15 years ago
  86. 4ba398d Merge "Implement reducing the buffer count of a Surface." by Jamie Gennis · 15 years ago
  87. 54cc83e Implement reducing the buffer count of a Surface. by Jamie Gennis · 15 years ago
  88. 37b126a Remove a problematic empty update optimization. by Jamie Gennis · 15 years ago
  89. c23902b am 5c0efef9: am 7d452f69: Merge "really fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 15 years ago
  90. c2dba08 am 7d452f69: Merge "really fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 15 years ago
  91. 883dffa really fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 15 years ago
  92. d4a36d5 am e1ca532d: am 457bed2b: Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 15 years ago
  93. bb35a63 am b4645353: am ce4d36ad: Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 15 years ago
  94. a7a8f05 am 457bed2b: Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 15 years ago
  95. 46135ee am ce4d36ad: Merge "fix [3118445] Transform * Transform does not work as expected" into gingerbread by Mathias Agopian · 15 years ago
  96. 38e5c8e Merge "fix [3123221] Video sticks playing back upside down following orientation switch" into gingerbread by Mathias Agopian · 15 years ago
  97. d3caac9 fix [3123221] Video sticks playing back upside down following orientation switch by Mathias Agopian · 15 years ago
  98. 0694d0f fix [3118445] Transform * Transform does not work as expected by Mathias Agopian · 15 years ago
  99. 47a7946 am fb31036f: am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 15 years ago
  100. db02bde7 am 583fefc8: Merge "Use the context_priority extension when present." into gingerbread by Mathias Agopian · 15 years ago