1. f7f7cde Change to using sysprop for vrflinger_test by Sundong Ahn · 4 years, 3 months ago
  2. afa0f57 Plumb getClientTargetProperty API. by Peiyong Lin · 4 years, 7 months ago
  3. b0433bc SurfaceFlinger: plumb composer 2.4 onSeamlessPossible by Ady Abraham · 4 years, 7 months ago
  4. 7159f57 SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware by Ady Abraham · 4 years, 10 months ago
  5. 25a4e7d SF: Upgrade to Composer HAL 2.4 by Dominik Laskowski · 4 years, 10 months ago
  6. 913cc13 EDID support for external display hotplug by mamik · 4 years, 11 months ago
  7. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 4 years, 11 months ago
  8. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  9. 1ba4b25 Merge "Update external display property in hardware_composer." by Mike Ma · 5 years ago
  10. 94e91f6 Rev up vr_hwc to composer@2.3 by mamik · 5 years ago
  11. a4f14de Update external display property in hardware_composer. by mamik · 5 years ago
  12. a08194b Updating ConfigurationDataGet api to include edid data. by mamik · 5 years ago
  13. 2e6ead3 Opt in libcrt by Tianyu Jiang · 5 years ago
  14. ef49ca6 Move BufferHubBase::Lock and ::Unlock from public function to private helper. by Tianyu Jiang · 5 years ago
  15. cd82905 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  16. 01fc0b7 Merge "Fix/suppress libs/vr google-explicit-constructor warnings" am: dc23aff2d7 am: faec550a58 by Chih-Hung Hsieh · 6 years ago
  17. 79e7f1b Fix/suppress libs/vr google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  18. 1c73024 Rename Buffer{Producer, Consumer} to {Producer, Consumer}Buffer by Jiwen 'Steve' Cai · 6 years ago
  19. 4964232 Remove the deprecated buffer_hub_client.h by Tianyu Jiang · 6 years ago
  20. 5302ea9 Merge "use epoll_create1" am: 3bd9bfa9fa am: 225ae4d0a5 am: 2269e3fc6f by Nick Kralevich · 6 years ago
  21. fcf1b2b use epoll_create1 by Nick Kralevich · 6 years ago
  22. 26022a4 C++17 is the default now. by Elliott Hughes · 6 years ago
  23. 35deca2 Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff am: 239debf1f3 by Elliott Hughes · 6 years ago
  24. 6bc628c C++17 is the default now. by Elliott Hughes · 6 years ago
  25. 932fb4f Change return values of type status_t from NO_ERROR to OK by Tianyu Jiang · 6 years ago
  26. bab0a4f Temprorarily opt out vrflinger_test from libcrt by Jiwen 'Steve' Cai · 6 years ago
  27. 58a05a2 Remove Post(const LocalHandle& ready_fence, const Meta& meta) by Tianyu · 6 years ago
  28. 7a03f2e Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f am: d9f469b005 by Chih-hung Hsieh · 6 years ago
  29. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  30. 698147a [SurfaceFlinger] Plumb setLayerColorTransform. by Peiyong Lin · 6 years ago
  31. dfde8fa Pass onVsync() callbacks from vr flinger back to surface flinger by Steven Thomas · 6 years ago
  32. 6474ed3 Configure filter to run BootVrFlinger tests by James Carr · 6 years ago
  33. 9580ef1 Add XR Target boot sanity check for vr flinger by James Carr · 6 years ago
  34. 97f1f4c Add vr flinger test by Steven Thomas · 6 years ago
  35. e9ef7c4 SF: Generate stable display IDs using EDID by Dominik Laskowski · 6 years ago
  36. f5d491c Workaround missing OnChannelClose for DisplayManagerService by John Bates · 7 years ago
  37. bfe46a0 Support external display rendering in vr flinger by Steven Thomas · 6 years ago
  38. 9af9d4b Remove unused brightness control from HardwareComposer by John Bates · 6 years ago
  39. f9c98e5 SF: Update to composer@2.2 implementation by Courtney Goeltzenleuchter · 6 years ago
  40. 9da3732 Revert "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 6 years ago
  41. 94574f2 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 6 years ago
  42. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 7 years ago
  43. 037f35a Build libbufferhubqueue and libpdx_default_transport as shared library by Jiwen 'Steve' Cai · 7 years ago
  44. 66ce40d SF: Convert to Android.bp by Lloyd Pique · 7 years ago
  45. 7f8761e Fix race condition when enabling vr flinger by Steven Thomas · 7 years ago
  46. 844e379 Merge "Update hwcomposer include paths" by Courtney Goeltzenleuchter · 7 years ago
  47. 8755122 Update hwcomposer include paths by Courtney Goeltzenleuchter · 7 years ago
  48. 4668484 Remove spurious composer validate call to avoid hang by John Bates · 7 years ago
  49. af33627 Have vr flinger take the display after boot on standalones by Steven Thomas · 7 years ago
  50. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 7 years ago
  51. 44d6444 Merge "Use -Werror in frameworks/native/libs/vr" am: 79ce1748ea am: 397c7d31db by Chih-Hung Hsieh · 7 years ago
  52. de73ca4 Merge "Use -Werror in frameworks/native/libs/vr" am: 79ce1748ea am: 397c7d31db by Chih-Hung Hsieh · 7 years ago
  53. e190083 Use -Werror in frameworks/native/libs/vr by Chih-Hung Hsieh · 7 years ago
  54. 7ada14a Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c am: 4276e8a1e7 am: 3975700384 by Chih-hung Hsieh · 7 years ago
  55. d14ee8e Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c am: 4276e8a1e7 by Chih-hung Hsieh · 7 years ago
  56. 4276e8a Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c by Chih-hung Hsieh · 7 years ago
  57. d980f7a Revert "Use -Werror in frameworks/native/libs/vr" by Chih-hung Hsieh · 7 years ago
  58. 7c7a10f Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d am: 37e64c30af am: 5e5014b84b by Chih-hung Hsieh · 7 years ago
  59. 300cf20 Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d am: 37e64c30af by Chih-hung Hsieh · 7 years ago
  60. 37e64c3 Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d by Chih-hung Hsieh · 7 years ago
  61. 38a1192 Use -Werror in frameworks/native/libs/vr by Chih-Hung Hsieh · 7 years ago
  62. d51e16a Add shared memory based buffer metadata am: 52ea25cf06 am: 79e9b7298e by Corey Tabaka · 7 years ago
  63. 79e9b72 Add shared memory based buffer metadata am: 52ea25cf06 by Corey Tabaka · 7 years ago
  64. 52ea25c Add shared memory based buffer metadata by Corey Tabaka · 7 years ago
  65. d674dd4 Merge "Minor cleanup to DvrConfig processing in vrflinger" by TreeHugger Robot · 7 years ago
  66. 3819afa Merge "Use the HWC caching mechanism to avoid stalls in the ion driver." into oc-mr1-dev by Corey Tabaka · 7 years ago
  67. cc65c3c Minor cleanup to DvrConfig processing in vrflinger by John Bates · 7 years ago
  68. 0d07cdd Use the HWC caching mechanism to avoid stalls in the ion driver. by Corey Tabaka · 7 years ago
  69. 95d4273 Merge "Deal with unreliable VSYNC signals due to scheduler." into oc-mr1-dev by Corey Tabaka · 7 years ago
  70. b3732f0 Deal with unreliable VSYNC signals due to scheduler. by Corey Tabaka · 7 years ago
  71. 451256f Keep standalone devices in VrFlinger mode. by Corey Tabaka · 7 years ago
  72. 7024b8f Keep standalone devices in VrFlinger mode. by Corey Tabaka · 7 years ago
  73. 878a9b1 Set the layer composition type in HWC am: 9db7166d7c by Pat Plunkett · 7 years ago
  74. 9db7166 Set the layer composition type in HWC by Pat Plunkett · 7 years ago
  75. e391721 Merge commit '88a9bc0d985a5f0cdb0c2167e0172693aa829563' into manual_merge_88a9bc0d9 by Corey Tabaka · 7 years ago
  76. 88a9bc0 Merge "Clean up handling of VR surface updates." into oc-mr1-dev by Corey Tabaka · 7 years ago
  77. 2c4aea3 Clean up handling of VR surface updates. by Corey Tabaka · 7 years ago
  78. 1c762d8 Merge "Fix VR surface attributes not being read on surface create." into oc-mr1-dev by Corey Tabaka · 7 years ago
  79. 00d9bb3 Fix VR surface attributes not being read on surface create. by Corey Tabaka · 7 years ago
  80. b02664d Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 7 years ago
  81. d7f49c5 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 7 years ago
  82. 2233a9e Merge "Fix race condition clearing VSYNC enable on VrFlinger startup." into oc-dr1-dev am: 8f09b6abec by Corey Tabaka · 7 years ago
  83. e0433c8 Merge "Fix race condition clearing VSYNC enable on VrFlinger startup." into oc-dr1-dev by Corey Tabaka · 7 years ago
  84. 8f09b6a Merge "Fix race condition clearing VSYNC enable on VrFlinger startup." into oc-dr1-dev by TreeHugger Robot · 7 years ago
  85. df0b916 Fix race condition clearing VSYNC enable on VrFlinger startup. by Corey Tabaka · 7 years ago
  86. b5e8b5d Merge "Add metadata in direct display surface to support ANativeWindow use cases." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  87. 3910fd7 Merge "Fix missing check on buffer import." into oc-dr1-dev am: e018119bb3 by Corey Tabaka · 7 years ago
  88. f60f307 Add metadata in direct display surface to support ANativeWindow use cases. by rongliu · 7 years ago
  89. cf02372 Fix missing check on buffer import. by Corey Tabaka · 7 years ago
  90. f29a96a Merge "Fix concurrent access bug in VrFlinger." into oc-dr1-dev am: d90e5399a4 by Corey Tabaka · 7 years ago
  91. e36f1e4 Fix concurrent access bug in VrFlinger. by Corey Tabaka · 7 years ago
  92. 1ae4dca Merge changes Id4647e54,I66b6edbd into oc-dr1-dev am: bf72631a10 am: f036493fab by Corey Tabaka · 7 years ago
  93. bf72631 Merge changes Id4647e54,I66b6edbd into oc-dr1-dev by TreeHugger Robot · 7 years ago
  94. b1e29af Merge "Add VrFlinger dumpsys to SurfaceFlinger" into oc-dr1-dev am: ae11e71bb7 by Karthik Ravi Shankar · 7 years ago
  95. 49a706d DVR API: Implement support for deleting surface attributes. by Corey Tabaka · 7 years ago
  96. 171155a Add VrFlinger dumpsys to SurfaceFlinger by Karthik Ravi Shankar · 7 years ago
  97. 353a6f6 Fix signed/unsigned integer comparison warning by George Burgess IV · 7 years ago
  98. db886a0 Merge "Fix vr flinger post thread to resume correctly" into oc-dr1-dev am: 4bfb7550af by Steven Thomas · 7 years ago
  99. 2ddf567 Fix vr flinger post thread to resume correctly by Steven Thomas · 7 years ago
  100. 64e7718 Merge "libudx: Move ServiceDispatcher from libpdx_uds to libpdx" by TreeHugger Robot · 7 years ago