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