1. 15b27e0 Revert "surfaceflinger: work around dumpsys lockup" by Chia-I Wu · 7 years ago
  2. 0af4b9f Call validateDisplay() when skipping frames by Steven Thomas · 8 years ago
  3. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  4. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  5. c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 8 years ago
  6. 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 8 years ago
  7. 6d957ec Merge changes Ia1fa4a32,I2a4c3d9f into oc-dev by TreeHugger Robot · 8 years ago
  8. 1636e00 Merge "VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger" into oc-dev by TreeHugger Robot · 8 years ago
  9. ceb67d1 hwc2: Remove Display::{mIsVirtual,setVirtual} by Chris Forbes · 8 years ago
  10. 016d73c hwc2: Cache display type at construction by Chris Forbes · 8 years ago
  11. 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  12. 1f42e3a VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger by Daniel Nicoara · 8 years ago
  13. 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 8 years ago
  14. 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
  15. 95a99a1 VR: Remove HIDL VR Composer from service/vr/vr_window_manager by Daniel Nicoara · 8 years ago
  16. e96afe6 VR: Rename HIDL service name from vr_hwcomposer to vr by Daniel Nicoara · 8 years ago
  17. 1971b63 Use max acquired buffer setting to configStore by Fabien Sanglard · 8 years ago
  18. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  19. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  20. c8e387e Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  21. 8c02341 Revert "Use configStore for maxVirtualDisplay Size" by Fabien Sanglard · 8 years ago
  22. 56a5dbd Use configStore for maxVirtualDisplay Size by Fabien Sanglard · 8 years ago
  23. a34ed63 Use forceHwcCopyForVirtualDisplay in configStore by Fabien Sanglard · 8 years ago
  24. f8b4ca5 Revert "Get rid of IGraphicBufferAlloc" by Romain Guy · 8 years ago
  25. 78491c9 Get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  26. 975e49a Merge "Revert "get rid of IGraphicBufferAlloc"" by Chia-I Wu · 8 years ago
  27. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 8 years ago
  28. aaff73f surfaceflinger: simplify HWC buffer cache clean up by Chia-I Wu · 8 years ago
  29. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  30. e29055f Create libhwc2on1adapter by Fabien Sanglard · 8 years ago
  31. c859147 Add MiniFence to drop HWC2on1Adapter libui dep by Fabien Sanglard · 8 years ago
  32. 843460d surfaceflinger: work around dumpsys lockup by Chia-I Wu · 8 years ago
  33. b665cd3 Merge "Adjust traces to diagnostic of HWC2on1Adapter" by TreeHugger Robot · 8 years ago
  34. af5b6b8 Adjust traces to diagnostic of HWC2on1Adapter by Fabien Sanglard · 8 years ago
  35. f5eb5e6 hwcomposer HAL uses "default" service name by Chris Phoenix · 8 years ago
  36. 158f9a3 Merge "move vector math out of libui" by TreeHugger Robot · 8 years ago
  37. 1d77b71 move vector math out of libui by Mathias Agopian · 8 years ago
  38. 06e908a Refactor HWC2on1Adapter by Fabien Sanglard · 8 years ago
  39. 310ac5e Merge "Discard surfaceDamage for HWC1 v < 1.5" by TreeHugger Robot · 8 years ago
  40. 356bcd4 Discard surfaceDamage for HWC1 v < 1.5 by Fabien Sanglard · 8 years ago
  41. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
  42. 873e2ee Merge "Move FloatRect from libgfx to libui" by TreeHugger Robot · 8 years ago
  43. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  44. 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 8 years ago
  45. 5a423ea Move FloatRect from libgfx to libui by Dan Stoza · 8 years ago
  46. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 8 years ago
  47. abc64f0 Merge "surfaceflinger: skip buffer cache when BYPASS_IHWC" by TreeHugger Robot · 8 years ago
  48. 3b70dff Merge "Fix unitialized field in HWC2on1Adapter" by TreeHugger Robot · 8 years ago
  49. 0e9b20c Merge "Remove magic number usage in SurfaceFlinger" by TreeHugger Robot · 8 years ago
  50. 2bd6f5f Fix unitialized field in HWC2on1Adapter by Fabien Sanglard · 8 years ago
  51. 406acb8 surfaceflinger: skip buffer cache when BYPASS_IHWC by Chia-I Wu · 8 years ago
  52. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 8 years ago
  53. 7382ed7 Remove magic number usage in SurfaceFlinger by Fabien Sanglard · 8 years ago
  54. 87670ff Allow surfaceflinger to run vrflinger by Hendrik Wagenaar · 8 years ago
  55. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 8 years ago
  56. 999a7fd Fix protected content playback via HWC2on1Adapter by Fabien Sanglard · 8 years ago
  57. 6c97ea6 Merge "Set cache dirty on layer creation/destruction" by TreeHugger Robot · 8 years ago
  58. 03be681 Set cache dirty on layer creation/destruction by Fabien Sanglard · 8 years ago
  59. 16ab819 Fix unitialized field in HWC2on1Adapter by Fabien Sanglard · 8 years ago
  60. 2f5f8a5 VR: Add ability to pass layer info through SurfaceFlinger by Daniel Nicoara · 8 years ago
  61. 3c9cbd4 Update CommandWriter to CommandWriterBase by Daniel Nicoara · 8 years ago
  62. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  63. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  64. 847650b HWC2: Initialize retire fence to -1 by Naseer Ahmed · 8 years ago
  65. c8e4c3d Merge "Create libgfx, starting with FloatRect" by TreeHugger Robot · 8 years ago
  66. 9d02100 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 8 years ago
  67. 71bded5 Create libgfx, starting with FloatRect by Dan Stoza · 8 years ago
  68. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  69. 67e376d Replace non-const references by pointers by Chia-I Wu · 8 years ago
  70. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  71. c4c286f Merge "Remove RGBX_FP16 format" by Romain Guy · 8 years ago
  72. 8018f22 Merge "surfaceflinger: update for IComposer changes" by Chia-I Wu · 8 years ago
  73. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 8 years ago
  74. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 8 years ago
  75. cd8d7f0 surfaceflinger: update for IComposer changes by Chia-I Wu · 8 years ago
  76. 9698c2f Merge "Use FenceTime to share fence times and reduce open fds." by Brian C. Anderson · 8 years ago
  77. 100a437 Merge "Document HWC2to1Adapter" by TreeHugger Robot · 8 years ago
  78. 3396070 Document HWC2to1Adapter by Fabien Sanglard · 8 years ago
  79. ff41514 Add fp16 pixel and window formats by Romain Guy · 8 years ago
  80. 3d4039d Use FenceTime to share fence times and reduce open fds. by Brian Anderson · 8 years ago
  81. ec0a956 Fix memory leak in HWC2to1Adapter by Fabien Sanglard · 8 years ago
  82. 11d0fc3 Rename "retire" to "present" for consistency by Fabien Sanglard · 8 years ago
  83. 426f9bc Merge "Update producer's cache of frame events in de/queue" by Brian C. Anderson · 8 years ago
  84. 4a1f8a5 Merge "Rename "commit" to use "present" nomenclature" by TreeHugger Robot · 8 years ago
  85. e89987a Merge "Rename variable disp to displayId for consistency" by TreeHugger Robot · 8 years ago
  86. a87aa7b Rename "commit" to use "present" nomenclature by Fabien Sanglard · 8 years ago
  87. df0b705 Rename variable disp to displayId for consistency by Fabien Sanglard · 8 years ago
  88. 834bccb Merge "Add displayPresentTime to getFrameTimestamps" by Brian C. Anderson · 8 years ago
  89. 10ec994 Merge "BQ: Make QueueBufferOutput implement Flattenable" by Brian C. Anderson · 8 years ago
  90. 4143295 Merge "Delete HWC2to1Adapter unused code." by TreeHugger Robot · 8 years ago
  91. 601938c Delete HWC2to1Adapter unused code. by Fabien Sanglard · 8 years ago
  92. 27efbdb Delete unused mutex in HWC2to1Adapter by Fabien Sanglard · 8 years ago
  93. 3828399 Merge "Fix 5x and 6P crash when using HWC2to1adapter" by TreeHugger Robot · 8 years ago
  94. eb3db61 Fix 5x and 6P crash when using HWC2to1adapter by Fabien Sanglard · 8 years ago
  95. 7c5a92f Use hidl_handle instead of native_handle_t*. by Martijn Coenen · 8 years ago
  96. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 8 years ago
  97. 5901fda Use android.hardware.graphics.common@1.0 by Chia-I Wu · 8 years ago
  98. b7432cc Fix HWC2to1Adapter crashing dragon at startup by Fabien Sanglard · 8 years ago
  99. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 8 years ago
  100. baaad32 BQ: Make QueueBufferOutput implement Flattenable by Brian Anderson · 8 years ago