Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
4c0d24b5c041250b9c15430c879f3e5a457e0b5b
/
libs
/
vr
8f09b6a
Merge "Fix race condition clearing VSYNC enable on VrFlinger startup." into oc-dr1-dev
by TreeHugger Robot
· 7 years ago
df0b916
Fix race condition clearing VSYNC enable on VrFlinger startup.
by Corey Tabaka
· 7 years ago
cf02372
Fix missing check on buffer import.
by Corey Tabaka
· 7 years ago
9727487
Add dvrReadBufferQueueGetEventFd
by Jiwen 'Steve' Cai
· 7 years ago
4535179
Fix memory leak.
by Corey Tabaka
· 7 years ago
8dd8f6c
Fix ALOGE_IF log in bufferhubqueue
by Jiwen 'Steve' Cai
· 7 years ago
2b7b5c3
Merge "Fix BufferHub state machine to return errors on invalid transitions." into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
d90e539
Merge "Fix concurrent access bug in VrFlinger." into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
222b760
Merge "Clear callbacks when destroying DvrHwcClient" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
3a67457
Merge "dvrReadBufferQueueDequeue: allow empty metadata" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
0d346a0
Merge "Include tracking state bits to DvrPose." into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
d53870c
Fix BufferHub state machine to return errors on invalid transitions.
by Corey Tabaka
· 8 years ago
e36f1e4
Fix concurrent access bug in VrFlinger.
by Corey Tabaka
· 8 years ago
15561b0
Clear callbacks when destroying DvrHwcClient
by Pat Plunkett
· 8 years ago
42c6f3a
dvrReadBufferQueueDequeue: allow empty metadata
by Jiwen 'Steve' Cai
· 8 years ago
77e9eeb
Merge "Fix potential access to invalid memory during shutdown" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
6ab5433
Include tracking state bits to DvrPose.
by Okan Arikan
· 8 years ago
3549db3
Add dvr api entries for sensor enable/disable
by Luke Song
· 8 years ago
4fa1073
Fix potential access to invalid memory during shutdown
by Daniel Nicoara
· 8 years ago
bf72631
Merge changes Id4647e54,I66b6edbd into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
e6ffd49
Merge changes I9047b298,Id9554d6b into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
7190e8a
Fix VR surface attributes.
by Corey Tabaka
· 8 years ago
feb636d
libdvr: Add performance API to platform library.
by Corey Tabaka
· 8 years ago
49a706d
DVR API: Implement support for deleting surface attributes.
by Corey Tabaka
· 8 years ago
171155a
Add VrFlinger dumpsys to SurfaceFlinger
by Karthik Ravi Shankar
· 8 years ago
93e554f
libpdx_uds: Fix uninitialized variable bug.
by Corey Tabaka
· 8 years ago
c603331
Add DVR method to get native display metrics
by Stephen Kiazyk
· 8 years ago
2ddf567
Fix vr flinger post thread to resume correctly
by Steven Thomas
· 8 years ago
9b87157
Resurrect the pose tool.
by Okan Arikan
· 8 years ago
6c7f119
Merge "Move global buffer ops to VR display service." into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
99c2d73
Move global buffer ops to VR display service.
by Corey Tabaka
· 8 years ago
3d127cf
Floor height API changes.
by Okan Arikan
· 8 years ago
21850d8
Merge changes from topic 'vrflinger-cleanup'
by TreeHugger Robot
· 8 years ago
26b7bd4
libbufferhub: Fix native buffer.
by Corey Tabaka
· 8 years ago
69a5973
libvrflinger: Move display request to avoid duplicate calls.
by Corey Tabaka
· 8 years ago
5b60355
libvrflinger: Remove superfluous update to display manager.
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
3cfa9a9
Merge "buffer_hub_queue_client: Batch allocate buffers"
by TreeHugger Robot
· 8 years ago
8fa4e10
buffer_hub_queue_client: Batch allocate buffers
by Jiwen 'Steve' Cai
· 8 years ago
d8fccf0
Add DVR API for scroll event injection.
by Kevin Schoedel
· 8 years ago
4a51d55
Merge "Setting queue metadata size via dvrSurface API"
by TreeHugger Robot
· 8 years ago
532e529
Setting queue metadata size via dvrSurface API
by Jiwen 'Steve' Cai
· 8 years ago
dfee6a7
libpdx: Fix bug in Variant type.
by Corey Tabaka
· 8 years ago
8005e5d
Merge "Sync up the DvrConfig struct with Google3"
by TreeHugger Robot
· 8 years ago
0525a33
Merge "Add dvrBufferGlobalLayoutVersion which returns the version number for the global buffers."
by Okan Arikan
· 8 years ago
6f468c6
Sync up the DvrConfig struct with Google3
by Okan Arikan
· 8 years ago
0cb04d3
Add dvrBufferGlobalLayoutVersion which returns the version number for
by Okan Arikan
· 8 years ago
cc15d22
Merge "Add documentation for the dvr_hardware_composer_client"
by TreeHugger Robot
· 8 years ago
a4f106b
Remove error when trying to get a global buffer that doesn't exist
by Hendrik Wagenaar
· 8 years ago
e0864f8
Add documentation for the dvr_hardware_composer_client
by Daniel Nicoara
· 8 years ago
374125d
Merge "add missing lib dependency to libvndksupport" into oc-dev am: 09e388ffeb
by Jiyong Park
· 8 years ago
059ceb2
add missing lib dependency to libvndksupport
by Jiyong Park
· 8 years ago
cb496ac
use 64-bits usage bits almost everywhere
by Mathias Agopian
· 8 years ago
14bc55a
Cleanup dvr api headers for exporting
by John Bates
· 8 years ago
d9741eb
Merge "DvrBufferQueue: Add basic event callbacks"
by Jiwen Cai
· 8 years ago
0b80155
DvrBufferQueue: Add basic event callbacks
by Jiwen 'Steve' Cai
· 8 years ago
6dacbb9
Add correct header paths to dvr_api.h
by John Bates
· 8 years ago
27e0a3d
Merge "Expose WriteBufferQueueResizeBuffer"
by TreeHugger Robot
· 8 years ago
c0a81bb
Merge "BufferHubQueue rename DetachBuffer to RemoveBuffer"
by TreeHugger Robot
· 8 years ago
dcb4344
Expose WriteBufferQueueResizeBuffer
by Hendrik Wagenaar
· 8 years ago
bb701db
BufferHubQueue rename DetachBuffer to RemoveBuffer
by Jiwen 'Steve' Cai
· 8 years ago
3c3f431
Merge "DvrWriteBufferQueue: support buffer resizing"
by TreeHugger Robot
· 8 years ago
10ac320
Merge "Cleanup dvr_api.h to make it closer to the exported SDK version"
by TreeHugger Robot
· 8 years ago
02199c2
Cleanup dvr_api.h to make it closer to the exported SDK version
by John Bates
· 8 years ago
a1792fd
Merge "Move dvr config data from display manager to display service"
by TreeHugger Robot
· 8 years ago
bcb03d0
Move dvr config data from display manager to display service
by Hendrik Wagenaar
· 8 years ago
656f406
DvrWriteBufferQueue: support buffer resizing
by Jiwen 'Steve' Cai
· 8 years ago
4a3863d
Fix the spammy sensord.
by Okan Arikan
· 8 years ago
9b8c084
Merge "Revert "use 64-bits usage bits almost everywhere""
by Guang Zhu
· 8 years ago
1671de0
Revert "use 64-bits usage bits almost everywhere"
by Guang Zhu
· 8 years ago
9c2422b
Merge "Add more attribute when creating ProducerQueue"
by TreeHugger Robot
· 8 years ago
6bffc67
Add more attribute when creating ProducerQueue
by Jiwen 'Steve' Cai
· 8 years ago
aed1910
Merge "use 64-bits usage bits almost everywhere"
by TreeHugger Robot
· 8 years ago
175d987
use 64-bits usage bits almost everywhere
by Mathias Agopian
· 8 years ago
e410825
Merge "Simplify ProducerQueue::Create"
by Jiwen Cai
· 8 years ago
2ad2b55
Merge "Sensor enable/disable added to dvr api"
by Luke Song
· 8 years ago
cbd32bf
Simplify ProducerQueue::Create
by Jiwen 'Steve' Cai
· 8 years ago
7944b2a
Sensor enable/disable added to dvr api
by Luke Song
· 8 years ago
a936f7a
libvrflinger: Inject USAGE_HW_COMPOSER usage into DirectSurface buffers.
by Corey Tabaka
· 8 years ago
442b6de
Merge "Adopt the use of shared buffers."
by Okan Arikan
· 8 years ago
822b710
Adopt the use of shared buffers.
by Okan Arikan
· 8 years ago
4a66e7b
Add python script to generate dvr api header for exporting
by John Bates
· 8 years ago
954796e
Add shmem config buffer to libvrflinger
by John Bates
· 8 years ago
6ebada0
Merge "Int key for the named buffers."
by Okan Arikan
· 8 years ago
36d2380
Int key for the named buffers.
by Okan Arikan
· 8 years ago
3b606a4
Merge "Clean up BufferHubQueue API and internal bookkeeping."
by TreeHugger Robot
· 8 years ago
b7ca5de
Clean up BufferHubQueue API and internal bookkeeping.
by Corey Tabaka
· 8 years ago
fa2e340
Remove libposepredictor.
by Okan Arikan
· 8 years ago
1ab20ea
Remove libposepredictor.
by Okan Arikan
· 8 years ago
5d67165
Merge "Remove QCom specific flags" into oc-dev am: cd43683371 am: 86b4423b58
by Hendrik Wagenaar
· 8 years ago
cd43683
Merge "Remove QCom specific flags" into oc-dev
by TreeHugger Robot
· 8 years ago
a202147
Merge "Remove libbufferhub mocks/" into oc-dev am: 68d36a3cbb am: 7adb6b418f
by Gaurav Shah
· 8 years ago
c4a3020
Merge "DO NOT MERGE Remove graphics.cpp and friends" into oc-dev
by TreeHugger Robot
· 8 years ago
bb57677
Merge "BufferHubQueue Cleanup" into oc-dev
by TreeHugger Robot
· 8 years ago
9e1056a
Merge "Add ability to pass device metrics to GVR"
by TreeHugger Robot
· 8 years ago
e36fba1
Merge "Remove graphics.cpp and friends"
by Steven Thomas
· 8 years ago
e08ab3f
BufferHubQueue Cleanup
by Jiwen 'Steve' Cai
· 8 years ago
010fe95
Add ability to pass device metrics to GVR
by Hendrik Wagenaar
· 8 years ago
cdb6053
Remove graphics.cpp and friends
by Hendrik Wagenaar
· 8 years ago
Next »