1. cdbaecb SurfaceFlinger: make the num FBs a board config by Jamie Gennis · 12 years ago
  2. f0c89b2 Merge "Fix HDMI unblank behavior" into jb-mr1-dev by Andy McFadden · 12 years ago
  3. 9e9689c Fix HDMI unblank behavior by Andy McFadden · 12 years ago
  4. 8d5d201 Revert "Add GL Error logs (temporary)" by Chet Haase · 12 years ago
  5. 0acb00c Merge "fix typo that prevented proper loging of EGL error code" into jb-mr1-dev by Mathias Agopian · 12 years ago
  6. c5b5816 Merge "don't automatically unblank external displays" into jb-mr1-dev by Jeff Brown · 12 years ago
  7. b8fc00b fix typo that prevented proper loging of EGL error code by Mathias Agopian · 12 years ago
  8. 4577899 Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-dev by Mathias Agopian · 12 years ago
  9. 3292cae don't automatically unblank external displays by Mathias Agopian · 12 years ago
  10. b5c9dcd Fence didn't manager sync_wait error codes properly by Mathias Agopian · 12 years ago
  11. 2a09bb3 Add blankDisplay/unblankDisplay to SurfaceComposerClient. by Jeff Brown · 12 years ago
  12. cb55857 fix dumpsys Layer name when using multiple displays by Mathias Agopian · 12 years ago
  13. 1b3aeb4 fix SurfaceFlinger DDMS debugging by Mathias Agopian · 12 years ago
  14. 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
  15. 0bed1f5 Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" by Dave Burke · 12 years ago
  16. dba919c Merge "ugly, temporary, workaroung for a problem where a binder thread spins forever" into jb-mr1-dev by Dave Burke · 12 years ago
  17. 0845d02 ugly, temporary, workaroung for a problem where a binder thread spins forever by Mathias Agopian · 12 years ago
  18. 9504eb9 Fix race condition in ConsumerBase::addReleaseFence() by Jesse Hall · 12 years ago
  19. 0e8fcc2 Merge "Fix missing parens in CleanSpec.mk." into jb-mr1-dev by Stephen Hines · 12 years ago
  20. e835976 Merge "Tone down a fatal assert" into jb-mr1-dev by Mathias Agopian · 12 years ago
  21. d920670 Fix missing parens in CleanSpec.mk. by Stephen Hines · 12 years ago
  22. 27b28fd Merge "Add GL Error logs (temporary)" into jb-mr1-dev by Chet Haase · 12 years ago
  23. 5a8f901 Tone down a fatal assert by Andy McFadden · 12 years ago
  24. 3fbbd07 Fix broken CleanSpec.mk in libs/gui by Raph Levien · 12 years ago
  25. 2da2c15 Add GL Error logs (temporary) by Chet Haase · 12 years ago
  26. 9a14392 Ignore display state changes for disconnected displays by Jesse Hall · 12 years ago
  27. 81cd5d3 make sure we don't call into the HWC HAL when not needed by Mathias Agopian · 12 years ago
  28. 27ec573 Fix crashes after HDMI disconnect by Andy McFadden · 12 years ago
  29. a573945 libgui: enable fence support for exynos5 by Jamie Gennis · 12 years ago
  30. 3fd12e4 libgui: fix up compile options by Jamie Gennis · 12 years ago
  31. 3538792 Merge "Fix issue #7271589: Cannot set Ocean HD live wallpaper" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  32. 7f3096c Fix issue #7271589: Cannot set Ocean HD live wallpaper by Dianne Hackborn · 12 years ago
  33. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 12 years ago
  34. 2ae7bec Revert "improve sensor fusion" -- DO NOT MERGE by Mathias Agopian · 12 years ago
  35. 0c2a25c Merge "Include Global table in bugreports." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  36. 719b8aa Include Global table in bugreports. by Jeff Sharkey · 12 years ago
  37. d30b36d SurfaceFlinger: reset the FB_TGT acquire fence by Jamie Gennis · 12 years ago
  38. ec0f5e5 Merge "Fix issue #7257947: Need to fix heap limits on Mako" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  39. 135e589 save/restore viewport properly when taking screenshot by Mathias Agopian · 12 years ago
  40. c84e984 Fix issue #7257947: Need to fix heap limits on Mako by Dianne Hackborn · 12 years ago
  41. bae92d0 reset GL viewport and project when caputring the screen by Mathias Agopian · 12 years ago
  42. c01a79d Pass display arg to blank/unblank by Andy McFadden · 12 years ago
  43. 4c27327 Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev by Chet Haase · 12 years ago
  44. 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
  45. e8b0fac Re-enable FAST_TLS in gl2 code by Chet Haase · 12 years ago
  46. 7682a9c Add a way to configure an OMX encoder to emit SPS/PPS before IDR frames. by Andreas Huber · 12 years ago
  47. a4310c8 SurfaceFlinger: don't always set HWC_GEOM_CHGD by Jamie Gennis · 12 years ago
  48. 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
  49. 38b6572 Revert "Compatibility work around for bad graphics driver dependency." by Iliyan Malchev · 12 years ago
  50. f12fe43 New compile-time flags to make debugging easier for us poor souls Bug #7195815 by Romain Guy · 12 years ago
  51. 1e83690 Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev by Mathias Agopian · 12 years ago
  52. 455e360 assert -eng builds when calling a GL function without a context by Mathias Agopian · 12 years ago
  53. e206549 Merge "Recompute visible regions more vigorously" into jb-mr1-dev by Andy McFadden · 12 years ago
  54. ab10c58 Recompute visible regions more vigorously by Andy McFadden · 12 years ago
  55. a8026d2 Stop using transparent region for computing visible regions by Jesse Hall · 12 years ago
  56. c4a8daa Merge "add support for EGL_FRAMEBUFFER_TARGET_ANDROID" into jb-mr1-dev by Mathias Agopian · 12 years ago
  57. 3234138 only abort when errors happen on the main display by Mathias Agopian · 12 years ago
  58. 722b98f add support for EGL_FRAMEBUFFER_TARGET_ANDROID by Mathias Agopian · 12 years ago
  59. 7b19051 fix a crasher when running out of memory by Mathias Agopian · 12 years ago
  60. bb53b0e When "show visible regions" is enabled we were missing a call to HWC by Mathias Agopian · 12 years ago
  61. f68c825 Merge "Show build config in dumpsys SurfaceFlinger" into jb-mr1-dev by Andy McFadden · 12 years ago
  62. ad90144 Merge "Configure GC free to be 8MB for devices with >512MB RAM." into jb-mr1-dev by Ian Rogers · 12 years ago
  63. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 12 years ago
  64. a046dd9 fix Layer croping in SurfaceFlinger by Mathias Agopian · 12 years ago
  65. e96e9e1 fix a crasher in SurfaceTexture's setFilteringEnabled by Mathias Agopian · 12 years ago
  66. 13de369 Merge changes I47cd25c9,I7638ffe8 into jb-mr1-dev by Mathias Agopian · 12 years ago
  67. 2f45d74 Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 12 years ago
  68. 363847d Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 12 years ago
  69. 2a23184 don't call eglMakeCurrent() before calling HWC commit() on HWC 1.1 by Mathias Agopian · 12 years ago
  70. 52e2148 handle EGL errors by Mathias Agopian · 12 years ago
  71. 500407a log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 12 years ago
  72. 3ff48e5 EGL: add the EGL_ANDROID_framebuffer_target enum by Jamie Gennis · 12 years ago
  73. 09b1143 EGL: expose the EXT_create_context_robustness ext by Jamie Gennis · 12 years ago
  74. ff5c4aa Merge "ConsumerBase: make fence names meaningful" into jb-mr1-dev by Jamie Gennis · 12 years ago
  75. 7aff4a5 ConsumerBase: make fence names meaningful by Jamie Gennis · 12 years ago
  76. 720501c Configure GC free to be 8MB for devices with >512MB RAM. by Ian Rogers · 12 years ago
  77. 33baee5 Merge "Add android.hardware.camera.any feature to camera permissions." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  78. e958227 Add android.hardware.camera.any feature to camera permissions. by Eino-Ville Talvala · 12 years ago
  79. 9e2463e add/remove displays properly on hotplug events by Mathias Agopian · 12 years ago
  80. ff28e20 Display events now always carry the display id they happened on by Mathias Agopian · 12 years ago
  81. b4d18ed fix an issue where hotplug events were not dispatched by Mathias Agopian · 12 years ago
  82. 16cfa2e Merge "SurfaceTexture: fix an out of bounds array write" into jb-mr1-dev by Jamie Gennis · 12 years ago
  83. e0606e2 Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev by Jamie Gennis · 12 years ago
  84. d1b330d SurfaceTexture: fix an out of bounds array write by Jamie Gennis · 12 years ago
  85. aaf421c Add a spec for EGL_ANDROID_framebuffer_target. by Jamie Gennis · 12 years ago
  86. 4c0751a return an error, as expected, when querying a disconnected display by Mathias Agopian · 12 years ago
  87. 38e623b fix a typo preventing pre hwc-1.1 devices from booting by Mathias Agopian · 12 years ago
  88. f5a3392 we now correctly set-up connected screens during boot by Mathias Agopian · 12 years ago
  89. 148994e We now report hotplug events to the framework by Mathias Agopian · 12 years ago
  90. 1604f77 one more step toward HDMI support by Mathias Agopian · 12 years ago
  91. eba8c68 calculate wether we filter on a per-display basis by Mathias Agopian · 12 years ago
  92. f33e4b6 GraphicBufferAlloc class was declared twice by Mathias Agopian · 12 years ago
  93. 70f93fb Merge "Disable the use of clock_gettime for now." into jb-mr1-dev by Ben Cheng · 12 years ago
  94. 67b9de1 Merge "frameworks/native: Amend HDCP API" into jb-mr1-dev by Andreas Huber · 12 years ago
  95. 1887af4 Merge "Allow 16-bit color EGLConfigs" into jb-mr1-dev by Jesse Hall · 12 years ago
  96. 2a60824 am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights" by Mathias Agopian · 12 years ago
  97. f21cffa Allow 16-bit color EGLConfigs by Jesse Hall · 12 years ago
  98. 516efc1 am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights" by Mathias Agopian · 12 years ago
  99. 8a2b542 Merge "libagl: Transform the vertex if using eye space lighting with point lights" by Mathias Agopian · 12 years ago
  100. 3a24e8f Merge changes I561c198c,Id4865f3c into jb-mr1-dev by Mathias Agopian · 12 years ago