Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_libhidl
/
10b60079e3d0fbeb76845a1f49c19ce24bad63ec
10b6007
Merge "hidl_string: Add cstr + length constructor"
by Treehugger Robot
· 8 years ago
53120f7
hidl_string: Add cstr + length constructor
by Steven Moreland
· 8 years ago
1f535a2
Use new read(Embedded)Buffer/readNativeHandle APIs.
by Steven Moreland
· 8 years ago
d5007e3
Merge "Token Manager: update documentation."
by Treehugger Robot
· 8 years ago
dfb50c3
Merge "Align all shared memory offsets to word boundary."
by Treehugger Robot
· 8 years ago
d7e938d
Merge "Bp/n/sFoo -> Bp/n/sHwFoo"
by Treehugger Robot
· 8 years ago
7100c1d
Token Manager: update documentation.
by Steven Moreland
· 8 years ago
5d148b3
Align all shared memory offsets to word boundary.
by Hridya Valsaraju
· 8 years ago
dae2db6
Merge "Support dynamically enable profiling."
by Zhuoyao Zhang
· 8 years ago
5a643b9
Support dynamically enable profiling.
by Zhuoyao Zhang
· 8 years ago
4e92599
Bp/n/sFoo -> Bp/n/sHwFoo
by Yifan Hong
· 8 years ago
f85a177
Merge "Revert "Revert "Remove getStatus from Return<*>."""
by Treehugger Robot
· 8 years ago
f4811a5
memory service: Remove memory@1.0-impl from req'd.
by Steven Moreland
· 8 years ago
f7fdb09
Revert "Revert "Remove getStatus from Return<*>.""
by Steven Moreland
· 8 years ago
33eb6bd
Merge "Revert "Remove getStatus from Return<*>.""
by Steven Moreland
· 8 years ago
7803967
Revert "Remove getStatus from Return<*>."
by Steven Moreland
· 8 years ago
11f82b7
Merge "Permit assignment from a null hidl_memory"
by Treehugger Robot
· 8 years ago
0f3461d
Permit assignment from a null hidl_memory
by Jeff Tinker
· 8 years ago
c25de84
Remove getStatus from Return<*>.
by Steven Moreland
· 8 years ago
d272cb9
Callback elision for HIDL interfaces.
by Martijn Coenen
· 8 years ago
7e6404d
Add templatization to MQDescriptor
by Hridya Valsaraju
· 8 years ago
e76c7a2
Transport threadpool configuration.
by Martijn Coenen
· 8 years ago
4be08f0
Merge "Update IMemory.hal comments."
by Steven Moreland
· 8 years ago
0e326a0
Create a default MQDescriptor constructor.
by Hridya Valsaraju
· 8 years ago
baf52d2
Merge "operator== and != for hidl_vec."
by Treehugger Robot
· 8 years ago
a1dabe2
Update IMemory.hal comments.
by Steven Moreland
· 8 years ago
1e29797
Merge "Add a parameter to allow EventFlag configuration."
by Treehugger Robot
· 8 years ago
9f77329
memory: IAllocator is always binderized.
by Steven Moreland
· 8 years ago
2ef31d8
Add android.hidl.token@1.0.
by Steven Moreland
· 8 years ago
9ec5730
Add a parameter to allow EventFlag configuration.
by Hridya Valsaraju
· 8 years ago
9fcbb36
operator== and != for hidl_vec.
by Yifan Hong
· 8 years ago
49831bf
Merge "Remove String8 from Status. Add description to Return<T>."
by Yifan Hong
· 8 years ago
9b8f9c3
Add (un)linkToDeath to IBase.
by Martijn Coenen
· 8 years ago
43298f9
Remove String8 from Status. Add description to Return<T>.
by Yifan Hong
· 8 years ago
dcc90d7
Merge "create gBsConstructorMap; add wrapPassthrough"
by Yifan Hong
· 8 years ago
ca1d1bf
Fix hidl_vec's constructor with initializer_list doesn't cast size properly.
by Yifan Hong
· 8 years ago
6bf733e
create gBsConstructorMap; add wrapPassthrough
by Yifan Hong
· 8 years ago
b81c827
Move macros from libhidl[transport] to auto-generated code.
by Yifan Hong
· 8 years ago
e293c62
Merge "Do not register instrumentation callbacks if property is false."
by Yifan Hong
· 8 years ago
ea006c5
registerAsService fails gracefully.
by Steven Moreland
· 8 years ago
9e0a6d1
Merge "hidl_version: Add comparison operators"
by Treehugger Robot
· 8 years ago
09cd6bd
Do not register instrumentation callbacks if property is false.
by Yifan Hong
· 8 years ago
63b95d8
Merge "Introduce fromBinder() helper."
by Martijn Coenen
· 8 years ago
3106718
Merge "Return<T>: fail hard on unchecked error."
by Treehugger Robot
· 8 years ago
19f4db5
hidl_version: Add comparison operators
by Eino-Ville Talvala
· 8 years ago
12f04d9
Introduce fromBinder() helper.
by Martijn Coenen
· 8 years ago
7596933
Return<T>: fail hard on unchecked error.
by Steven Moreland
· 8 years ago
071afa9
Update makefiles for java package path.
by Yifan Hong
· 8 years ago
cbc1020
Merge "fix and expand hidl_vec::iterator; add const_iterator."
by Treehugger Robot
· 8 years ago
64fdf4d
fix and expand hidl_vec::iterator; add const_iterator.
by Yifan Hong
· 8 years ago
150727b
Merge "Use hidl_pointer<native_handle_t> in MQDescriptor"
by Treehugger Robot
· 8 years ago
b2c9c75
Cleanup Hidl*Support.* files.
by Yifan Hong
· 8 years ago
4484344
Use hidl_pointer<native_handle_t> in MQDescriptor
by Hridya Valsaraju
· 8 years ago
c825686
Merge "Remove explicit cast from Return<*>."
by Yifan Hong
· 8 years ago
4b48edc
Silence a -Wshorten-64-to-32 warning.
by Chia-I Wu
· 8 years ago
1cfaee7
Remove explicit cast from Return<*>.
by Steven Moreland
· 8 years ago
b10ed9b
Hidlize IBase and use IBase instead of IBinder. am: 2cd440cf0c
by Yifan Hong
· 8 years ago
bf6b4d2
Convert (by copying) hidl_array from and to std::array. am: 44ab623ccf
by Yifan Hong
· 8 years ago
2cd440c
Hidlize IBase and use IBase instead of IBinder.
by Yifan Hong
· 8 years ago
44ab623
Convert (by copying) hidl_array from and to std::array.
by Yifan Hong
· 8 years ago
891b0b3
Hidlized version of IMemory. am: 3079100878
by Martijn Coenen
· 8 years ago
3079100
Hidlized version of IMemory.
by Martijn Coenen
· 8 years ago
5d2e57f
Cleanup Return object. am: 337c3ae7f5
by Steven Moreland
· 8 years ago
337c3ae
Cleanup Return object.
by Steven Moreland
· 8 years ago
5cf9f41
Update IServiceManager makefiles for liblog. am: 4a2c01640a
by Steven Moreland
· 8 years ago
4a2c016
Update IServiceManager makefiles for liblog.
by Steven Moreland
· 8 years ago
8615775
Add support for hidl_handle. am: 4d1e9cccc1
by Martijn Coenen
· 8 years ago
4d1e9cc
Add support for hidl_handle.
by Martijn Coenen
· 8 years ago
04ab1f4
Add notifySyspropsChanged to IBase. am: 70822ead60
by Martijn Coenen
· 8 years ago
70822ea
Add notifySyspropsChanged to IBase.
by Martijn Coenen
· 8 years ago
e7bf6cb
Add hidl_vec iterator and hidl_string == am: bb840f73dc
by Scott Randolph
· 8 years ago
bb840f7
Add hidl_vec iterator and hidl_string ==
by Scott Randolph
· 8 years ago
5527879
Libhidl: Add a constructor to hidl_array. am: 3da68488e1
by Sasha Levitskiy
· 8 years ago
3da6848
Libhidl: Add a constructor to hidl_array.
by Sasha Levitskiy
· 8 years ago
0279c9c
Split libhidl into base and transport. am: 00f4a391c6
by Yifan Hong
· 8 years ago
00f4a39
Split libhidl into base and transport.
by Yifan Hong
· 8 years ago
f6319a7
Make hidl_vec/hidl_string safe for 32<->64 IPC. am: 4ca39a0103
by Martijn Coenen
· 8 years ago
4ca39a0
Make hidl_vec/hidl_string safe for 32<->64 IPC.
by Martijn Coenen
· 8 years ago
6a444b0
Separate HidlSupport.h to HidlSupportTransport.h am: 7f97f44562
by Yifan Hong
· 8 years ago
7f97f44
Separate HidlSupport.h to HidlSupportTransport.h
by Yifan Hong
· 8 years ago
680165e
Allow hidl_vec initializer to take arbitrary type. am: b69926a728
by Steven Moreland
· 8 years ago
b69926a
Allow hidl_vec initializer to take arbitrary type.
by Steven Moreland
· 8 years ago
508913e
Add initializer list to hidl_vec. am: 9fbfe475d9
by Steven Moreland
· 8 years ago
9fbfe47
Add initializer list to hidl_vec.
by Steven Moreland
· 8 years ago
4e47bf1
move read/writeEmbeddedFrom/ToParcel from hidl_string, hidl_vec, MQDescriptor
by Yifan Hong
· 8 years ago
089ae13
move read/writeEmbeddedFrom/ToParcel from hidl_string, hidl_vec, MQDescriptor
by Yifan Hong
· 8 years ago
9b70e48
Merge "Split defaultPassthroughServiceImplementation into reusable parts"
by Mikhail Naganov
· 8 years ago
059790f
Split defaultPassthroughServiceImplementation into reusable parts am: 965aa98f00
by Mikhail Naganov
· 8 years ago
3a78b44
Merge "Split defaultPassthroughServiceImplementation into reusable parts"
by Mikhail Naganov
· 8 years ago
dff69ac
Merge "Update for ::descriptor -> const char *." am: 323ae418ba
by Steven Moreland
· 8 years ago
323ae41
Merge "Update for ::descriptor -> const char *."
by Treehugger Robot
· 8 years ago
301efef
Update comment on preexisting registrations. am: e77d32a30b
by Steven Moreland
· 8 years ago
e77d32a
Update comment on preexisting registrations.
by Steven Moreland
· 8 years ago
5a68232
Update for ::descriptor -> const char *.
by Steven Moreland
· 8 years ago
e470e1a
Update for getting service notifications. am: 40ede2cdb8
by Steven Moreland
· 8 years ago
965aa98
Split defaultPassthroughServiceImplementation into reusable parts
by Mikhail Naganov
· 8 years ago
40ede2c
Update for getting service notifications.
by Steven Moreland
· 8 years ago
56f055b
Rename IHidlInterfaceBase to IBase am: c1a60efdf3
by Yifan Hong
· 8 years ago
c1a60ef
Rename IHidlInterfaceBase to IBase
by Yifan Hong
· 8 years ago
8ce7adb
Merge "Listing APIs in IServiceManager.hal." am: ec4f9f50ae
by Steven Moreland
· 8 years ago
Next »