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