Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
75a0a91c408268ec7d1cd72a164bebf8fed49708
/
libs
/
vr
/
libpdx
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
fa1f420
libpdx: Remove redundant code
by Greg Kaiser
· 7 years ago
f593018
Merge "Modernise code to use std::make_unique" am: 4ed4815951 am: d8a94a48a8
by Yi Kong
· 7 years ago
0f4c679
Modernise code to use std::make_unique
by Yi Kong
· 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
7aa68ba
Merge "Remove more "template" keywords from calls that aren't templated." am: a9a0e14786 am: 3a7c6099b8
by Stephen Hines
· 7 years ago
fb3df6c
Remove more "template" keywords from calls that aren't templated.
by Stephen Hines
· 7 years ago
d633899
Merge "Remove "template" keyword from non-templated calls." am: 9f9372bcc1 am: 4411b373be am: 7fa50235f6
by Stephen Hines
· 8 years ago
4411b37
Merge "Remove "template" keyword from non-templated calls." am: 9f9372bcc1
by Stephen Hines
· 8 years ago
9f9372b
Merge "Remove "template" keyword from non-templated calls."
by Treehugger Robot
· 8 years ago
515f2d3
Remove "template" keyword from non-templated calls.
by Stephen Hines
· 8 years ago
34b193b
Merge "Be compatible with new google test" am: f4d63fe402 am: 6cf4478863
by Haibo Huang
· 8 years ago
6cf4478
Merge "Be compatible with new google test" am: f4d63fe402
by Haibo Huang
· 8 years ago
21f3655
Be compatible with new google test
by Haibo Huang
· 8 years ago
57ae3ee
Implement BufferHubProducer::attachBuffer
by Jiwen 'Steve' Cai
· 8 years ago
e3f35e3
Mark some libs as double_loadable
by Jiyong Park
· 8 years ago
229cf19
Merge "Mark some libs as double_loadable" am: 8d36f179ee am: 6d186b20aa
by Jiyong Park
· 8 years ago
6afcc80
Merge "Mark some libs as double_loadable"
by TreeHugger Robot
· 8 years ago
fe0a824
Mark some libs as double_loadable
by Jiyong Park
· 8 years ago
a75d3d6
Mark some libs as double_loadable
by Jiyong Park
· 8 years ago
f5d491c
Workaround missing OnChannelClose for DisplayManagerService
by John Bates
· 8 years ago
a8049a2
bufferhubd: Implement more DetachedBuffer logic
by Jiwen 'Steve' Cai
· 8 years ago
5adbc5b
Merge "Revert "Use arm instruction set with clang 7.0 LTO""
by Chih-hung Hsieh
· 8 years ago
08300cf
Merge "Revert "Use arm instruction set with clang 7.0 LTO""
by Chih-hung Hsieh
· 8 years ago
4b15646
Revert "Use arm instruction set with clang 7.0 LTO"
by Chih-hung Hsieh
· 8 years ago
9da3732
Revert "Use arm instruction set with clang 7.0 LTO"
by Chih-hung Hsieh
· 8 years ago
7a4801c
Merge "Fix clang 7.0 warnings." am: 2366452ae3 am: 35a4f49e72 am: 197b6799f8
by Chih-hung Hsieh
· 8 years ago
2d77774
Fix clang 7.0 warnings.
by Chih-Hung Hsieh
· 8 years ago
ffb5375
Use arm instruction set with clang 7.0 LTO
by Chih-Hung Hsieh
· 8 years ago
94574f2
Use arm instruction set with clang 7.0 LTO
by Chih-Hung Hsieh
· 8 years ago
0f95084
Move BufferHub-based IGBP into libgui
by Jiwen 'Steve' Cai
· 8 years ago
98da46b
Merge "Silence bogus unused-lambda-capture warning" am: 1aafb843c8 am: 0a9126f2ae
by Yi Kong
· 8 years ago
96f471e
Silence bogus unused-lambda-capture warning
by Yi Kong
· 8 years ago
a88e3ee
Make BufferHubQueue binder parcelable
by Jiwen 'Steve' Cai
· 8 years ago
4a05cbf
Revert "Revert PDX tracing."
by Corey Tabaka
· 8 years ago
05cd77c
Revert PDX tracing.
by Michael Wright
· 8 years ago
52ea25c
Add shared memory based buffer metadata
by Corey Tabaka
· 8 years ago
74e52ba
Merge "Fix memory leak." into oc-dr1-dev am: 02b37f7594 am: 5b7045ee2d
by Corey Tabaka
· 9 years ago
4535179
Fix memory leak.
by Corey Tabaka
· 9 years ago
1ae4dca
Merge changes Id4647e54,I66b6edbd into oc-dr1-dev am: bf72631a10 am: f036493fab
by Corey Tabaka
· 9 years ago
7190e8a
Fix VR surface attributes.
by Corey Tabaka
· 9 years ago
5a244ed
libudx: Move ServiceDispatcher from libpdx_uds to libpdx
by Alex Vakulenko
· 9 years ago
dfee6a7
libpdx: Fix bug in Variant type.
by Corey Tabaka
· 9 years ago
059ceb2
add missing lib dependency to libvndksupport
by Jiyong Park
· 9 years ago
99afa6d
Merge "libpdx: Fix ThreadLocalBufferTest.InitialValue unittest" into oc-dev
by TreeHugger Robot
· 9 years ago
86a8d34
libpdx: Fix ThreadLocalBufferTest.InitialValue unittest
by Alex Vakulenko
· 9 years ago
a44b9f9
libpdx: Decay variant types to correctly handle cv-reference types.
by Corey Tabaka
· 9 years ago
f6b5b93
libpdx: Fix forward declarations using default template args.
by Corey Tabaka
· 9 years ago
f0a7bd0
pdx: Rework error reporting when transfering file and channel handles
by Alex Vakulenko
· 9 years ago
f8955e5
Revert "Quick fix to correctly handle empty file/channel handles."
by Alex Vakulenko
· 9 years ago
e71fb7d
Quick fix to correctly handle empty file/channel handles.
by Corey Tabaka
· 9 years ago
e15bb2b
libpdx: Remove superfluous DispatchRemoteMethod overloads.
by Corey Tabaka
· 9 years ago
5bd5dd8
Merge "Disable a single failing test, to enable the executable again."
by TreeHugger Robot
· 9 years ago
630913f
Disable a single failing test, to enable the executable again.
by Gerald Corrigan
· 9 years ago
e19fc9e
libpdx: Add support for Status<T> return type from message handlers.
by Corey Tabaka
· 9 years ago
86d064c
fix remote_method type conversion for channal handles
by Hendrik Wagenaar
· 9 years ago
4fe6058
Remove references to libchrome
by Alex Vakulenko
· 9 years ago
6890d95
libpdx: Add support for more event bits.
by Corey Tabaka
· 9 years ago
e4eec20
Add DaydreamVR native libraries and services
by Alex Vakulenko
· 9 years ago