Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
libhidl
/
8363b38c15d87b05edf915800c352dea57192dbb
/
base
/
HidlSupport.cpp
bbf3d92
Merge "Include failure reasons in FATAL logging." am: 57c78074bd am: fd72194b3a
by Elliott Hughes
· 8 years ago
0e55b45
Include failure reasons in FATAL logging.
by Elliott Hughes
· 8 years ago
eb0c337
Implicit const char* cast removed, operator<< added to hidl_string.
by Scott Randolph
· 8 years ago
40ccc88
Merge "Implicit const char* cast removed, operator<< added to hidl_string." into oc-dev
by Scott Randolph
· 8 years ago
330e3e2
libhidl: remove libvintf dependency
by Steven Moreland
· 8 years ago
c601c5f
libhidl: remove libvintf dependency
by Steven Moreland
· 8 years ago
0c84ab4
Implicit const char* cast removed, operator<< added to hidl_string.
by Scott Randolph
· 8 years ago
f2250c7
Merge "getTransport checks both manifests." am: 1957f7a07f am: d05118a3c0
by Yifan Hong
· 8 years ago
1152a2a
getTransport checks both manifests.
by Yifan Hong
· 8 years ago
c2c91e6
Disable getDebugInfo address leak for production builds. am: 24332ef104 am: 3dfc848cc7
by Yifan Hong
· 8 years ago
24332ef
Disable getDebugInfo address leak for production builds.
by Yifan Hong
· 8 years ago
59bd078
getTransport checks interface and instance names. am: 37b3620ce1 am: 40256807d6
by Yifan Hong
· 8 years ago
37b3620
getTransport checks interface and instance names.
by Yifan Hong
· 8 years ago
1fad64f
Add move constructor/assignment operator to hidl_memory am: 0126889103 am: eef47bd374
by Hridya Valsaraju
· 8 years ago
0126889
Add move constructor/assignment operator to hidl_memory
by Hridya Valsaraju
· 8 years ago
4367031
getTransport respects system/manifest.xml am: 64a41d5877 am: dfdf0a76b8
by Yifan Hong
· 8 years ago
64a41d5
getTransport respects system/manifest.xml
by Yifan Hong
· 8 years ago
20eb9dd
Merge "Make operator= and constructor behavior consistent." am: ecfdacd86c am: 7e7e4a3860
by Steven Moreland
· 8 years ago
153f87a
Make operator= and constructor behavior consistent.
by Steven Moreland
· 8 years ago
359b777
Merge "Updating warning messages for getTransport." am: b7b89dbc02 am: 1d83fed7e3
by Steven Moreland
· 8 years ago
6d8960d
Updating warning messages for getTransport.
by Steven Moreland
· 8 years ago
9904749
Merge "split android.hidl.memory"
by TreeHugger Robot
· 8 years ago
346cf51
split android.hidl.memory
by Steven Moreland
· 8 years ago
23d041b
vintf: VendorManifest -> HalManifest am: 8e0cfc6a0c am: 8d24ebb475
by Yifan Hong
· 8 years ago
23bb999
split android.hidl.memory
by Steven Moreland
· 8 years ago
8e0cfc6
vintf: VendorManifest -> HalManifest
by Yifan Hong
· 8 years ago
b54e30b
hidl_string: allow null cstr am: a21d84f11f am: 55107b3754 am: f78b5afd0a
by Steven Moreland
· 8 years ago
b2c5b69
Merge "Add missing freeHandle to setTo"
by TreeHugger Robot
· 8 years ago
a21d84f
hidl_string: allow null cstr
by Steven Moreland
· 8 years ago
ca37c0e
Add missing freeHandle to setTo
by Scott Randolph
· 8 years ago
7a57de6
Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""
by Zhuoyao Zhang
· 8 years ago
f9fd882
Revert "Move HidlInstrumentor to HidlInternal and namespace details."
by Zhuoyao Zhang
· 8 years ago
f509bef
Move HidlInstrumentor to HidlInternal and namespace details.
by Zhuoyao Zhang
· 8 years ago
551396a
hidl_string: relational operators
by Steven Moreland
· 8 years ago
e682a5a
Revert "Revert "Update for using integers for major/minor versions in FQName.""
by Yifan Hong
· 8 years ago
f9c9f59
Revert "Update for using integers for major/minor versions in FQName."
by Steven Moreland
· 8 years ago
abde972
Update for using integers for major/minor versions in FQName.
by Yifan Hong
· 8 years ago
2236bd1
Load profiling functions with package and version info.
by Zhuoyao Zhang
· 8 years ago
0173273
Cannot open manifest: error -> warning
by Steven Moreland
· 8 years ago
20273f9
Change getTransportFromManifest to getTransport.
by Yifan Hong
· 8 years ago
93c1e3a
Update HidlInstrumentor.
by Zhuoyao Zhang
· 8 years ago
04b91c0
Fix hidl_handle/hidl_memory ownership semantics.
by Martijn Coenen
· 8 years ago
44c0e57
Add getTransportFromManifest
by Yifan Hong
· 8 years ago
ec0e39d
Revert "Add getTransportFromManifest"
by Yifan Hong
· 8 years ago
fba2495
Add getTransportFromManifest
by Yifan Hong
· 8 years ago
a2a8184
hidl_string: add operator<
by Steven Moreland
· 8 years ago
337e6b6
Add passthrough service manager.
by Steven Moreland
· 8 years ago
53120f7
hidl_string: Add cstr + length constructor
by Steven Moreland
· 8 years ago
5a643b9
Support dynamically enable profiling.
by Zhuoyao Zhang
· 8 years ago
09cd6bd
Do not register instrumentation callbacks if property is false.
by Yifan Hong
· 8 years ago
2cd440c
Hidlize IBase and use IBase instead of IBinder.
by Yifan Hong
· 8 years ago
3079100
Hidlized version of IMemory.
by Martijn Coenen
· 8 years ago
337c3ae
Cleanup Return object.
by Steven Moreland
· 8 years ago
00f4a39
Split libhidl into base and transport.
by Yifan Hong
· 8 years ago
[Renamed from HidlSupport.cpp]
4ca39a0
Make hidl_vec/hidl_string safe for 32<->64 IPC.
by Martijn Coenen
· 8 years ago
7f97f44
Separate HidlSupport.h to HidlSupportTransport.h
by Yifan Hong
· 8 years ago
089ae13
move read/writeEmbeddedFrom/ToParcel from hidl_string, hidl_vec, MQDescriptor
by Yifan Hong
· 8 years ago
5a68232
Update for ::descriptor -> const char *.
by Steven Moreland
· 8 years ago
c1a60ef
Rename IHidlInterfaceBase to IBase
by Yifan Hong
· 8 years ago
1e265bb
Remove toBinder from IHidlInterfaceBase.
by Yifan Hong
· 8 years ago
7096f54
Cleanup error messages from HidlInstrumentor.
by Steven Moreland
· 8 years ago
8bed09f
Support customize the path to lookup for hidl instrumenation libraries.
by Zhuoyao Zhang
· 8 years ago
a3c3184
IHidlInterfaceBase is the base class for all interfaces.
by Yifan Hong
· 8 years ago
602b85a
Add conversion methods to hidl_string and hidl_vec
by Yifan Hong
· 8 years ago
e03c087
Add conversion constructor for hidl_string.
by Steven Moreland
· 8 years ago
28e03af
Create HidlInstrumentor to wrap the instrumentation related code.
by Zhuoyao Zhang
· 8 years ago
6365a87
Convert to Android.bp
by Dan Willemsen
· 8 years ago
7e1286c
Add utility methods to support hidl instrumentation.
by Zhuoyao Zhang
· 8 years ago
ebfeb36
Expose offset of private member hidl_string::mBuffer.
by Andreas Huber
· 8 years ago
7211016
Move HidlSupport and IServiceManager from libhwbinder.
by Martijn Coenen
· 8 years ago