1. 342451d Merge "Fix a race that could cause GL commands to be executed from the wrong thread." by Mathias Agopian · 13 years ago
  2. ca4d360 Fix a race that could cause GL commands to be executed from the wrong thread. by Mathias Agopian · 13 years ago
  3. 3629d7f SurfaceFlinger: unfreeze windows for fixed size buffers. by Jamie Gennis · 13 years ago
  4. dea20b1 Fix a race in SurfaceFlinger that could cause layers to be leaked forever. by Mathias Agopian · 13 years ago
  5. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  6. e4b117a Merge "Fix a race-condtion in SurfaceFlinger that could lead to a crash." by Mathias Agopian · 13 years ago
  7. 4f11374 Fix a race-condtion in SurfaceFlinger that could lead to a crash. by Mathias Agopian · 13 years ago
  8. 5511a49 am 08acaec6: am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 13 years ago
  9. 7badf9c am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 13 years ago
  10. e85e4d4 Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 13 years ago
  11. 56b79aa Merge "Fixed to call computeVisibleRegions() when transparent value changed" by Conley Owens · 13 years ago
  12. 345c611 am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 13 years ago
  13. ddc25bb am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 13 years ago
  14. a97b487 am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 13 years ago
  15. 0ef4e15 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  16. d9071ad Merge "remove support for console in SurfaceFlinger" by Mathias Agopian · 13 years ago
  17. 3d03150 remove support for console in SurfaceFlinger by Mathias Agopian · 13 years ago
  18. 3d64e73 fix memory corruption when retriving GL_MAX_VIEWPORT_DIMS by Mathias Agopian · 13 years ago
  19. 0d11baf Add lock before calling initEglImage by Kobi Cohen Arazi · 13 years ago
  20. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 13 years ago
  21. 47d8730 remove more unused references to ISurface by Mathias Agopian · 13 years ago
  22. dcab18c Fixed to draw texture when loadTexture() is called at first time by Ichitaro Kohara · 14 years ago
  23. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  24. 3eb70b4 am bd340c7b: am b368f4d8: am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  25. d32a694 Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  26. 5fd799d SurfaceFlinger: Fix a typo. by Jamie Gennis · 13 years ago
  27. 02cc717 am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1 by James Dong · 13 years ago
  28. 5f7204c Fix missing AOSP copyright headers for more files by James Dong · 13 years ago
  29. 939fee8 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  30. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  31. 1bbafb9 Fix some const-ness and comments by Mathias Agopian · 13 years ago
  32. 5bf3abe Fix initialization order warning. by Mathias Agopian · 13 years ago
  33. 795f5cc Merge "Default to NONE format in Layer" by Eric Hassold · 13 years ago
  34. 7ffe380 Default to NONE format in Layer by Eric Hassold · 13 years ago
  35. 7a4d0df SurfaceFlinger: Respect the PROTECTED gralloc bit. by Jamie Gennis · 13 years ago
  36. 18570db am 33029221: Merge "revert the surface purgatory list and dependent changes." into gingerbread by Mathias Agopian · 13 years ago
  37. f7662af revert the surface purgatory list and dependent changes. by Mathias Agopian · 13 years ago
  38. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 13 years ago
  39. 5f1e78d am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread by Mathias Agopian · 13 years ago
  40. ee65ac8 Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only by Mathias Agopian · 14 years ago
  41. 1c71a47 remove some logs by Mathias Agopian · 13 years ago
  42. e780976 am 0dc5fdb9: am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  43. d1ad86f am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  44. db7b742 am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  45. ab0225e Merge "Correctly handle translucency of device-specific pixel formats" by Eric Hassold · 14 years ago
  46. 2168e2d Fixed to call computeVisibleRegions() when transparent value changed by Ichitaro Kohara · 14 years ago
  47. a1f47b9 fix a surface leak in SurfaceFlinger by Mathias Agopian · 14 years ago
  48. ac45e6b Correctly handle translucency of device-specific pixel formats by Eric Hassold · 14 years ago
  49. 8a08392 Prevent SurfaceFlinger from using layer token 31. by Jamie Gennis · 14 years ago
  50. 4884080 am 50b029d5: am 7ba35f5a: Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb by Mathias Agopian · 14 years ago
  51. bce26da [3418265] apply layer transformations to the DimLayer. by Mathias Agopian · 14 years ago
  52. 79676ac am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 14 years ago
  53. da04384 Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 14 years ago
  54. 3cbe436 am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails to shutdown" into honeycomb by Mathias Agopian · 14 years ago
  55. 3cc2677 fix [3389263] OMX.Nvidia.h264.decode fails to shutdown by Mathias Agopian · 14 years ago
  56. 68f9127 Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  57. 16f0453 Protected surface API by Glenn Kasten · 14 years ago
  58. 0d15612 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 14 years ago
  59. 275e627 am 239fd805: Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)" into gingerbread by Mathias Agopian · 14 years ago
  60. c92ba88 am 1955a5c9: Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE)" into gingerbread by Mathias Agopian · 14 years ago
  61. 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 · 14 years ago
  62. 63e4bba am 043a3cdd: Merge "workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE)" into gingerbread by Mathias Agopian · 14 years ago
  63. 59f71e7 am d3fcd0a1: Merge "minor clean-up. SurfaceFlinger doesn\'t need libpixelflinger.so. (DO NOT MERGE)" into gingerbread by Mathias Agopian · 14 years ago
  64. d1a99ec fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 14 years ago
  65. 53a67e1 partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE) by Mathias Agopian · 14 years ago
  66. cfb676f fix a small bug that caused screenshot to show garbage in some cases (DO NOT MERGE) by Mathias Agopian · 14 years ago
  67. 5dc7e7d workaround [3201922] display not on: log full of gralloc errors (DO NOT MERGE) by Mathias Agopian · 14 years ago
  68. a0c6b76 minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) by Mathias Agopian · 14 years ago
  69. 0c2648a tone down the log spew regarding taking screenshots. by Mathias Agopian · 14 years ago
  70. a9f54a7 Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb by Mathias Agopian · 14 years ago
  71. 2bd1d95 clean-up unneeded code by Mathias Agopian · 14 years ago
  72. 48b888a improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 14 years ago
  73. f20a324 fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare() by Mathias Agopian · 14 years ago
  74. c1d1b0d Add logs when taking a screenshot to help tracking issue 3361121 by Mathias Agopian · 14 years ago
  75. 0d3dcc4 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 14 years ago
  76. 76cd4dd partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 14 years ago
  77. a49576f Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb by Mathias Agopian · 14 years ago
  78. ad456f9 fix [3312683] Camera mirroring problem after switching from back to front camera by Mathias Agopian · 14 years ago
  79. 9a78c90 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 14 years ago
  80. 4956334 Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 14 years ago
  81. ea0b147 am c724f2fb: disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 14 years ago
  82. 902329f disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 14 years ago
  83. f653b89 fix a small bug that caused screenshot to show garbage in some cases by Mathias Agopian · 14 years ago
  84. e6f0984 workaround [3201922] display not on: log full of gralloc errors by Mathias Agopian · 14 years ago
  85. 420a283 Fix a problem where hwc and GL composition could show a different buffer by Mathias Agopian · 14 years ago
  86. ebeb709 fix debug.sf.showbackground by Mathias Agopian · 14 years ago
  87. da9584d fix [3223749] media server crashes when switching mode from video capture to still image capture by Mathias Agopian · 14 years ago
  88. fb88981 Merge "fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app" by Mathias Agopian · 14 years ago
  89. 5eee3d2 Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." by Mathias Agopian · 14 years ago
  90. dd17b3e fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app by Mathias Agopian · 14 years ago
  91. 455d18d minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. by Mathias Agopian · 14 years ago
  92. bf2c6a6 [3258939] Need snapshot to limit which layers are included by Mathias Agopian · 14 years ago
  93. f345069 [3211070] camera preview image is rendered offset from the UI overlay frame by Mathias Agopian · 14 years ago
  94. 86bdb2f fix [3260137] Sometimes front-facing camera mirroring is wrong by Mathias Agopian · 14 years ago
  95. 1293a8e More clean-up. Get rid off the "blur" effect in SurfaceFlinger by Mathias Agopian · 14 years ago
  96. e0be194 am 74da537f: Merge "[317580] fix issue where the screen wouldn\'t be rotated properly in bypass mode" into gingerbread by Mathias Agopian · 14 years ago
  97. a5529c8 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  98. 1d21a9c surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  99. 5ec99b5 should fix build. by Mathias Agopian · 14 years ago
  100. a1aa18f resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 14 years ago