1. 513476a fakehwc, libvr_hwc-hal: update for ComposerHal changes by Chia-I Wu · 6 years ago
  2. 29e146b fakehwc, libvr_hwc-hal: ComposerClient is moved by Chia-I Wu · 6 years ago
  3. 69f8fb7 libvr_hwc-hal: ComposerClient::CommandReader is replaced by Chia-I Wu · 6 years ago
  4. d15d2d2 fakehwc, libvr_hwc-hal: ComposerBase is moved by Chia-I Wu · 6 years ago
  5. 037f35a Build libbufferhubqueue and libpdx_default_transport as shared library by Jiwen 'Steve' Cai · 6 years ago
  6. 1e0b528 Add "animation" class to vr_hwc by Steven Thomas · 6 years ago
  7. 8755122 Update hwcomposer include paths by Courtney Goeltzenleuchter · 7 years ago
  8. 9c57956 Merge "surfaceflinger: do not check HWC2::Capability::SkipValidate" am: c770d27ff0 am: 45f9c3871b by Chia-I Wu · 7 years ago
  9. 41b98d4 surfaceflinger: do not check HWC2::Capability::SkipValidate by Chia-I Wu · 7 years ago
  10. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 7 years ago
  11. a88e3ee Make BufferHubQueue binder parcelable by Jiwen 'Steve' Cai · 7 years ago
  12. a49025e Merge "Use -Werror in frameworks/native/services/vr" am: 16a3e16346 by Chih-hung Hsieh · 7 years ago
  13. e27d5eb Use -Werror in frameworks/native/services/vr by Chih-Hung Hsieh · 7 years ago
  14. d14ee8e Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c am: 4276e8a1e7 by Chih-hung Hsieh · 7 years ago
  15. 4276e8a Merge "Revert "Use -Werror in frameworks/native/libs/vr"" am: a6d2f5571c by Chih-hung Hsieh · 7 years ago
  16. d980f7a Revert "Use -Werror in frameworks/native/libs/vr" by Chih-hung Hsieh · 7 years ago
  17. 300cf20 Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d am: 37e64c30af by Chih-hung Hsieh · 7 years ago
  18. 37e64c3 Merge "Use -Werror in frameworks/native/libs/vr" am: 8ad1b2872d by Chih-hung Hsieh · 7 years ago
  19. 38a1192 Use -Werror in frameworks/native/libs/vr by Chih-Hung Hsieh · 7 years ago
  20. 434113b Merge "Signal display refresh when a VR_HWC client is registered" into oc-mr1-dev by Daniel Nicoara · 7 years ago
  21. 8fc9822 Signal display refresh when a VR_HWC client is registered by Daniel Nicoara · 7 years ago
  22. 48561d6 Revert "Enable -Werror for vr/hardware_composer service" by Daniel Nicoara · 7 years ago
  23. 1a95e60 Enable -Werror for vr/hardware_composer service by Daniel Nicoara · 7 years ago
  24. b0d89ff Fix -Wunused-parameter warnings by Daniel Nicoara · 7 years ago
  25. ebc8557 Merge "Clear callbacks when destroying DvrHwcClient" into oc-dr1-dev am: 222b760089 by Pat Plunkett · 7 years ago
  26. 15561b0 Clear callbacks when destroying DvrHwcClient by Pat Plunkett · 7 years ago
  27. 715778f Merge "fix a signed/unsigned comparison warning" by TreeHugger Robot · 7 years ago
  28. 9494b73 fix a signed/unsigned comparison warning by George Burgess IV · 7 years ago
  29. bd9f4d2 Make VR HWC DPI a configurable property by Kevin Schoedel · 7 years ago
  30. 22c1462 Set the vr hwc vsync rate to match the native vsync by Stephen Kiazyk · 7 years ago
  31. 8869aec Merge "Use IVrComposerClient interface to expose the VR HWC client" by TreeHugger Robot · 7 years ago
  32. 822b710 Adopt the use of shared buffers. by Okan Arikan · 7 years ago
  33. a50abc2 Use IVrComposerClient interface to expose the VR HWC client by Daniel Nicoara · 7 years ago
  34. 2251d82 Remove the VR compositor from the framework. by Corey Tabaka · 7 years ago
  35. f2a4bd8 Merge changes from topic 'allow-vrcore' into oc-dev by Daniel Nicoara · 7 years ago
  36. b444a55 VR: fix libvr_hwc-hal build by Chia-I Wu · 7 years ago
  37. 73feb06 vr: Adjust for libui gralloc flags change by Chris Forbes · 7 years ago
  38. 0b4c80a Restrict VR HWC access to services with RESTRICTED_VR_ACCESS permission by Daniel Nicoara · 7 years ago
  39. 4251e92 Move VR HWC HAL impl to vr/hardware_composer and cleanup deps by Daniel Nicoara · 7 years ago
  40. 730c89a vrwm: Push all the properties to vr window manager by Albert Chaulk · 7 years ago
  41. 1f42e3a VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger by Daniel Nicoara · 7 years ago
  42. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 7 years ago
  43. b324457 Merge "VR: Remove HIDL VR Composer from service/vr/vr_window_manager" into oc-dev by Daniel Nicoara · 7 years ago
  44. c428826 Merge "libui: clean up GraphicBuffer interface" into oc-dev by Chia-I Wu · 7 years ago
  45. 95a99a1 VR: Remove HIDL VR Composer from service/vr/vr_window_manager by Daniel Nicoara · 7 years ago
  46. 37cdc8d VR: Move VR HWC DVR API to libdvr by Daniel Nicoara · 7 years ago
  47. 3db8412 VR: Update VR Window Manager to use the VR Hardware Composer service by Daniel Nicoara · 7 years ago
  48. b42f171 libui: clean up GraphicBuffer interface by Chia-I Wu · 7 years ago
  49. d330a62 VR: Pass display size in the HWC observer callback by Daniel Nicoara · 7 years ago
  50. e96afe6 VR: Rename HIDL service name from vr_hwcomposer to vr by Daniel Nicoara · 7 years ago
  51. ba2ce39 VR: Add dvr API for service apps connecting to VR HWC by Daniel Nicoara · 7 years ago
  52. aba4d01 VR: Add VR Hardware Composer Service by Daniel Nicoara · 7 years ago