1. ba7dc2d Merge "SurfaceFlinger: add support for secure displays" into jb-mr1-dev by Jamie Gennis · 12 years ago
  2. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 12 years ago
  3. 620685c Fix emulator vsync by Andy McFadden · 12 years ago
  4. 60393d4 Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 12 years ago
  5. 16928bf Add runtime debugging capabilities to OpenGL by Romain Guy · 12 years ago
  6. 7c41bf7 SurfaceFlinger: change the animation timeout by Jamie Gennis · 12 years ago
  7. 7f79a2b Merge "BufferQueue: alloc without holding the lock" into jb-mr1-dev by Jamie Gennis · 12 years ago
  8. 825a9a2 Merge "Update comments to reflect what the code actually does" into jb-mr1-dev by Romain Guy · 12 years ago
  9. db9b41f fix a corruption in blank/unblank by Mathias Agopian · 12 years ago
  10. 3365c56 Merge "SurfaceFlinger: add animation transactions" into jb-mr1-dev by Jamie Gennis · 12 years ago
  11. be3c3e4 Update comments to reflect what the code actually does by Romain Guy · 12 years ago
  12. 2d5e230 SurfaceFlinger: add animation transactions by Jamie Gennis · 12 years ago
  13. b96fe08 Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev by Romain Guy · 12 years ago
  14. 1cffc80 Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps by Romain Guy · 12 years ago
  15. 837d2f9 Always set vertex alpha when drawing screenshot layers by Jesse Hall · 12 years ago
  16. 9bdaa60 Merge "Add TEMP_FAILURE_RETRY around open and write calls" into jb-mr1-dev by Kenny Root · 12 years ago
  17. dd57d55 Merge "SurfaceFlinger: make the num FBs a board config" into jb-mr1-dev by Jamie Gennis · 12 years ago
  18. cdbaecb SurfaceFlinger: make the num FBs a board config by Jamie Gennis · 12 years ago
  19. 3de9cd2 Add TEMP_FAILURE_RETRY around open and write calls by Kenny Root · 12 years ago
  20. 1efe099 BufferQueue: alloc without holding the lock by Jamie Gennis · 12 years ago
  21. b763d5f Assume LayerScreenshot has pre-multiplied alpha by Jesse Hall · 12 years ago
  22. f0c89b2 Merge "Fix HDMI unblank behavior" into jb-mr1-dev by Andy McFadden · 12 years ago
  23. 9e9689c Fix HDMI unblank behavior by Andy McFadden · 12 years ago
  24. 8d5d201 Revert "Add GL Error logs (temporary)" by Chet Haase · 12 years ago
  25. 0acb00c Merge "fix typo that prevented proper loging of EGL error code" into jb-mr1-dev by Mathias Agopian · 12 years ago
  26. c5b5816 Merge "don't automatically unblank external displays" into jb-mr1-dev by Jeff Brown · 12 years ago
  27. b8fc00b fix typo that prevented proper loging of EGL error code by Mathias Agopian · 12 years ago
  28. 4577899 Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-dev by Mathias Agopian · 12 years ago
  29. 3292cae don't automatically unblank external displays by Mathias Agopian · 12 years ago
  30. b5c9dcd Fence didn't manager sync_wait error codes properly by Mathias Agopian · 12 years ago
  31. 2a09bb3 Add blankDisplay/unblankDisplay to SurfaceComposerClient. by Jeff Brown · 12 years ago
  32. cb55857 fix dumpsys Layer name when using multiple displays by Mathias Agopian · 12 years ago
  33. 1b3aeb4 fix SurfaceFlinger DDMS debugging by Mathias Agopian · 12 years ago
  34. 6d24eef Merge "Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever"" into jb-mr1-dev by Dave Burke · 12 years ago
  35. 0bed1f5 Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" by Dave Burke · 12 years ago
  36. dba919c Merge "ugly, temporary, workaroung for a problem where a binder thread spins forever" into jb-mr1-dev by Dave Burke · 12 years ago
  37. 0845d02 ugly, temporary, workaroung for a problem where a binder thread spins forever by Mathias Agopian · 12 years ago
  38. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 12 years ago
  39. 0e8fcc2 Merge "Fix missing parens in CleanSpec.mk." into jb-mr1-dev by Stephen Hines · 12 years ago
  40. e835976 Merge "Tone down a fatal assert" into jb-mr1-dev by Mathias Agopian · 12 years ago
  41. d920670 Fix missing parens in CleanSpec.mk. by Stephen Hines · 12 years ago
  42. 27b28fd Merge "Add GL Error logs (temporary)" into jb-mr1-dev by Chet Haase · 12 years ago
  43. 5a8f901 Tone down a fatal assert by Andy McFadden · 12 years ago
  44. 3fbbd07 Fix broken CleanSpec.mk in libs/gui by Raph Levien · 12 years ago
  45. 2da2c15 Add GL Error logs (temporary) by Chet Haase · 12 years ago
  46. 9a14392 Ignore display state changes for disconnected displays by Jesse Hall · 12 years ago
  47. 81cd5d3 make sure we don't call into the HWC HAL when not needed by Mathias Agopian · 12 years ago
  48. 27ec573 Fix crashes after HDMI disconnect by Andy McFadden · 12 years ago
  49. a573945 libgui: enable fence support for exynos5 by Jamie Gennis · 12 years ago
  50. 3fd12e4 libgui: fix up compile options by Jamie Gennis · 12 years ago
  51. 3538792 Merge "Fix issue #7271589: Cannot set Ocean HD live wallpaper" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  52. 7f3096c Fix issue #7271589: Cannot set Ocean HD live wallpaper by Dianne Hackborn · 12 years ago
  53. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 12 years ago
  54. 2ae7bec Revert "improve sensor fusion" -- DO NOT MERGE by Mathias Agopian · 12 years ago
  55. 0c2a25c Merge "Include Global table in bugreports." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  56. 719b8aa Include Global table in bugreports. by Jeff Sharkey · 12 years ago
  57. d30b36d SurfaceFlinger: reset the FB_TGT acquire fence by Jamie Gennis · 12 years ago
  58. ec0f5e5 Merge "Fix issue #7257947: Need to fix heap limits on Mako" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  59. 135e589 save/restore viewport properly when taking screenshot by Mathias Agopian · 12 years ago
  60. c84e984 Fix issue #7257947: Need to fix heap limits on Mako by Dianne Hackborn · 12 years ago
  61. bae92d0 reset GL viewport and project when caputring the screen by Mathias Agopian · 12 years ago
  62. c01a79d Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  63. 4c27327 Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev by Chet Haase · 12 years ago
  64. 589e2e7 Merge "Add a way to configure an OMX encoder to emit SPS/PPS before IDR frames." into jb-mr1-dev by Andreas Huber · 12 years ago
  65. e8b0fac Re-enable FAST_TLS in gl2 code by Chet Haase · 12 years ago
  66. 7682a9c Add a way to configure an OMX encoder to emit SPS/PPS before IDR frames. by Andreas Huber · 12 years ago
  67. a4310c8 SurfaceFlinger: don't always set HWC_GEOM_CHGD by Jamie Gennis · 12 years ago
  68. cb094a7 Merge "New compile-time flags to make debugging easier for us poor souls Bug #7195815" into jb-mr1-dev by Romain Guy · 12 years ago
  69. 38b6572 Revert "Compatibility work around for bad graphics driver dependency." by Iliyan Malchev · 12 years ago
  70. f12fe43 New compile-time flags to make debugging easier for us poor souls Bug #7195815 by Romain Guy · 12 years ago
  71. 1e83690 Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev by Mathias Agopian · 12 years ago
  72. 455e360 assert -eng builds when calling a GL function without a context by Mathias Agopian · 12 years ago
  73. e206549 Merge "Recompute visible regions more vigorously" into jb-mr1-dev by Andy McFadden · 12 years ago
  74. ab10c58 Recompute visible regions more vigorously by Andy McFadden · 12 years ago
  75. a8026d2 Stop using transparent region for computing visible regions by Jesse Hall · 12 years ago
  76. c4a8daa Merge "add support for EGL_FRAMEBUFFER_TARGET_ANDROID" into jb-mr1-dev by Mathias Agopian · 12 years ago
  77. 3234138 only abort when errors happen on the main display by Mathias Agopian · 12 years ago
  78. 722b98f add support for EGL_FRAMEBUFFER_TARGET_ANDROID by Mathias Agopian · 12 years ago
  79. 7b19051 fix a crasher when running out of memory by Mathias Agopian · 12 years ago
  80. bb53b0e When "show visible regions" is enabled we were missing a call to HWC by Mathias Agopian · 12 years ago
  81. f68c825 Merge "Show build config in dumpsys SurfaceFlinger" into jb-mr1-dev by Andy McFadden · 12 years ago
  82. ad90144 Merge "Configure GC free to be 8MB for devices with >512MB RAM." into jb-mr1-dev by Ian Rogers · 12 years ago
  83. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 12 years ago
  84. a046dd9 fix Layer croping in SurfaceFlinger by Mathias Agopian · 12 years ago
  85. e96e9e1 fix a crasher in SurfaceTexture's setFilteringEnabled by Mathias Agopian · 12 years ago
  86. 13de369 Merge changes I47cd25c9,I7638ffe8 into jb-mr1-dev by Mathias Agopian · 12 years ago
  87. 2f45d74 Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 12 years ago
  88. 363847d Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 12 years ago
  89. 2a23184 don't call eglMakeCurrent() before calling HWC commit() on HWC 1.1 by Mathias Agopian · 12 years ago
  90. 52e2148 handle EGL errors by Mathias Agopian · 12 years ago
  91. 500407a log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 12 years ago
  92. 3ff48e5 EGL: add the EGL_ANDROID_framebuffer_target enum by Jamie Gennis · 12 years ago
  93. 09b1143 EGL: expose the EXT_create_context_robustness ext by Jamie Gennis · 12 years ago
  94. ff5c4aa Merge "ConsumerBase: make fence names meaningful" into jb-mr1-dev by Jamie Gennis · 12 years ago
  95. 7aff4a5 ConsumerBase: make fence names meaningful by Jamie Gennis · 12 years ago
  96. 720501c Configure GC free to be 8MB for devices with >512MB RAM. by Ian Rogers · 12 years ago
  97. 33baee5 Merge "Add android.hardware.camera.any feature to camera permissions." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  98. e958227 Add android.hardware.camera.any feature to camera permissions. by Eino-Ville Talvala · 12 years ago
  99. 9e2463e add/remove displays properly on hotplug events by Mathias Agopian · 12 years ago
  100. ff28e20 Display events now always carry the display id they happened on by Mathias Agopian · 12 years ago