1. b0433bc SurfaceFlinger: plumb composer 2.4 onSeamlessPossible by Ady Abraham · 6 years ago
  2. 7159f57 SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware by Ady Abraham · 6 years ago
  3. 913cc13 EDID support for external display hotplug by mamik · 6 years ago
  4. a4f14de Update external display property in hardware_composer. by mamik · 6 years ago
  5. 01fc0b7 Merge "Fix/suppress libs/vr google-explicit-constructor warnings" am: dc23aff2d7 am: faec550a58 by Chih-Hung Hsieh · 7 years ago
  6. 79e7f1b Fix/suppress libs/vr google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  7. 932fb4f Change return values of type status_t from NO_ERROR to OK by Tianyu Jiang · 7 years ago
  8. 7a03f2e Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f am: d9f469b005 by Chih-hung Hsieh · 7 years ago
  9. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  10. dfde8fa Pass onVsync() callbacks from vr flinger back to surface flinger by Steven Thomas · 7 years ago
  11. bfe46a0 Support external display rendering in vr flinger by Steven Thomas · 7 years ago
  12. 9af9d4b Remove unused brightness control from HardwareComposer by John Bates · 7 years ago
  13. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  14. 7f8761e Fix race condition when enabling vr flinger by Steven Thomas · 8 years ago
  15. 4668484 Remove spurious composer validate call to avoid hang by John Bates · 8 years ago
  16. af33627 Have vr flinger take the display after boot on standalones by Steven Thomas · 8 years ago
  17. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 8 years ago
  18. d674dd4 Merge "Minor cleanup to DvrConfig processing in vrflinger" by TreeHugger Robot · 8 years ago
  19. 3819afa Merge "Use the HWC caching mechanism to avoid stalls in the ion driver." into oc-mr1-dev by Corey Tabaka · 8 years ago
  20. cc65c3c Minor cleanup to DvrConfig processing in vrflinger by John Bates · 8 years ago
  21. 0d07cdd Use the HWC caching mechanism to avoid stalls in the ion driver. by Corey Tabaka · 8 years ago
  22. 95d4273 Merge "Deal with unreliable VSYNC signals due to scheduler." into oc-mr1-dev by Corey Tabaka · 8 years ago
  23. b3732f0 Deal with unreliable VSYNC signals due to scheduler. by Corey Tabaka · 8 years ago
  24. 451256f Keep standalone devices in VrFlinger mode. by Corey Tabaka · 8 years ago
  25. 7024b8f Keep standalone devices in VrFlinger mode. by Corey Tabaka · 8 years ago
  26. 878a9b1 Set the layer composition type in HWC am: 9db7166d7c by Pat Plunkett · 8 years ago
  27. 9db7166 Set the layer composition type in HWC by Pat Plunkett · 8 years ago
  28. e391721 Merge commit '88a9bc0d985a5f0cdb0c2167e0172693aa829563' into manual_merge_88a9bc0d9 by Corey Tabaka · 8 years ago
  29. 2c4aea3 Clean up handling of VR surface updates. by Corey Tabaka · 8 years ago
  30. b02664d Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  31. d7f49c5 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  32. 2233a9e Merge "Fix race condition clearing VSYNC enable on VrFlinger startup." into oc-dr1-dev am: 8f09b6abec by Corey Tabaka · 8 years ago
  33. e0433c8 Merge "Fix race condition clearing VSYNC enable on VrFlinger startup." into oc-dr1-dev by Corey Tabaka · 8 years ago
  34. df0b916 Fix race condition clearing VSYNC enable on VrFlinger startup. by Corey Tabaka · 8 years ago
  35. 353a6f6 Fix signed/unsigned integer comparison warning by George Burgess IV · 8 years ago
  36. 2ddf567 Fix vr flinger post thread to resume correctly by Steven Thomas · 8 years ago
  37. 69a5973 libvrflinger: Move display request to avoid duplicate calls. by Corey Tabaka · 8 years ago
  38. 89bbefc libvrflinger: Move some tracing to a more verbose level. by Corey Tabaka · 8 years ago
  39. 0b485c9 libvrflinger: Add additional info to PDX dump. by Corey Tabaka · 8 years ago
  40. 6f468c6 Sync up the DvrConfig struct with Google3 by Okan Arikan · 8 years ago
  41. 822b710 Adopt the use of shared buffers. by Okan Arikan · 8 years ago
  42. 954796e Add shmem config buffer to libvrflinger by John Bates · 8 years ago
  43. cdb6053 Remove graphics.cpp and friends by Hendrik Wagenaar · 8 years ago
  44. a9d668a Remove framebuffer_target by Hendrik Wagenaar · 8 years ago
  45. 2251d82 Remove the VR compositor from the framework. by Corey Tabaka · 8 years ago
  46. 0af4b9f Call validateDisplay() when skipping frames by Steven Thomas · 8 years ago
  47. 4b78832 Remove/Cleanup Obselete References by Luke Song · 8 years ago
  48. 1f42e3a VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger by Daniel Nicoara · 8 years ago
  49. 66747c1 Fix BlockUntilVSync() to actually block by Steven Thomas · 8 years ago
  50. 050b2c8 Revert "Revert "Tie vr flinger to persistent vr mode"" by Steven Thomas · 8 years ago
  51. 7480c06 Revert "Tie vr flinger to persistent vr mode" by Jin Qian · 8 years ago
  52. f43d13e Tie vr flinger to persistent vr mode by Steven Thomas · 8 years ago
  53. a361361 Refactor VrFlinger to use BufferHubQueue by Jiwen 'Steve' Cai · 8 years ago
  54. 016e5e3 Ensure display metrics on display service creation by Stephen Kiazyk · 8 years ago
  55. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 9 years ago
  56. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  57. c8da5b3 Merge "Fix vr flinger deadlock and race condition" by TreeHugger Robot · 8 years ago
  58. 282a5ed Fix vr flinger deadlock and race condition by Steven Thomas · 9 years ago
  59. 105036f Stop calling setPowerMode in VrFlinger by Jiwen 'Steve' Cai · 9 years ago
  60. ea57242 Remove access to the backlight brightness by Hendrik Wagenaar · 9 years ago
  61. a8a9278 Add libvrflinger for use in SurfaceFlinger by Alex Vakulenko · 9 years ago