Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
hidl
/
e51ae7f0606724ca9a3401da486fb344450371d2
/
generateCpp.cpp
33e7801
Move castInterface to details.
by Yifan Hong
· 8 years ago
052425a
Move wrapPassthrough into details.
by Yifan Hong
· 8 years ago
bc9f5c9
Remove interfaceChain from IServiceManager::add()
by Martijn Coenen
· 8 years ago
152866b
getService should consult the VINTF object with instance name.
by Yifan Hong
· 8 years ago
7d3ac80
Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""
by Zhuoyao Zhang
· 8 years ago
7f12d6b
Revert "Move HidlInstrumentor to HidlInternal and namespace details."
by Zhuoyao Zhang
· 8 years ago
5f1d031
Move HidlInstrumentor to HidlInternal and namespace details.
by Zhuoyao Zhang
· 8 years ago
2a5d977
getService: respect vintf passthrough
by Steven Moreland
· 8 years ago
b04de38
Update for locking gBn/sConstructorMap.
by Yifan Hong
· 8 years ago
6081863
Add -Werror.
by Steven Moreland
· 8 years ago
8adcb65
Do proper cleanup of static block.
by Martijn Coenen
· 8 years ago
bcffce2
IBase::getReferenceInfo -> getDebugInfo
by Yifan Hong
· 8 years ago
d3b58ed
Specify full interface name for getTransport.
by Yifan Hong
· 8 years ago
cd2ae45
Add getReferenceInfo to IBase.
by Yifan Hong
· 8 years ago
1583517
getService: respect vintf toggled
by Steven Moreland
· 8 years ago
d10feea
Update hidl-gen for HidlInstrumentor.
by Zhuoyao Zhang
· 8 years ago
bec74ed
getService: respect persist.hal.binderization
by Steven Moreland
· 8 years ago
6d7b91c
Wait for binderized service if VINTF promises it.
by Steven Moreland
· 8 years ago
f10af87
Revert "Revert "getService respects the vendor interface object.""
by Steven Moreland
· 8 years ago
e3fa5da
Revert "getService respects the vendor interface object."
by Steven Moreland
· 8 years ago
fa7f58c
getService respects the vendor interface object.
by Yifan Hong
· 8 years ago
c672c80
Revert "getService respects the vendor interface object."
by Yifan Hong
· 8 years ago
5079be7
getService respects the vendor interface object.
by Yifan Hong
· 8 years ago
2c2dea8
getService: use passthrough service manager.
by Steven Moreland
· 8 years ago
623c004
hidl-gen: add LOG_TAG to *All.cpp
by Steven Moreland
· 8 years ago
96a79e2
BBinder -> BHwBinder.
by Yifan Hong
· 8 years ago
db0d634
Add name "default" as default to register service
by Chris Phoenix
· 8 years ago
01e7cde
Bp/nFoo -> Bp/nHwFoo
by Yifan Hong
· 8 years ago
dd85c5c
Support to enable profiling dynamically.
by Zhuoyao Zhang
· 8 years ago
8e4fc84
Generate API_EXIT instrumentation event in all cases.
by Martijn Coenen
· 8 years ago
eefe4f2
Clean up hard-coded Bp/Bn/Bs/IHw prefixes.
by Yifan Hong
· 8 years ago
51a6509
Renamed Interface::getProxyName to getProxyFqName
by Yifan Hong
· 8 years ago
f8f2bf3
Remove getInterfaceVersion from hidl interfaces.
by Steven Moreland
· 8 years ago
b40ef02
Callback elision for HIDL interfaces.
by Martijn Coenen
· 8 years ago
fff7335
Correctly initialize local variable.
by Martijn Coenen
· 8 years ago
cd00b9b
Return<*> getStatus().isOk() -> isOk()
by Steven Moreland
· 8 years ago
fa55d6e
Automatically start threadpool.
by Martijn Coenen
· 8 years ago
0abd739
Remove String8 from Status.
by Yifan Hong
· 8 years ago
115d428
Add (un)linkToDeath to generated interfaces.
by Martijn Coenen
· 8 years ago
d720050
Add spaces for auto-generated code.
by Yifan Hong
· 8 years ago
7a118f5
Wrap interfaces in passthrough mode correctly.
by Yifan Hong
· 8 years ago
83c8e5f
Move macros from libhidl[transport] to auto-generated code.
by Yifan Hong
· 8 years ago
a018ed5
Add a chain style to formatter.
by Yifan Hong
· 8 years ago
33223ca
Rename indentBlock to indent.
by Yifan Hong
· 8 years ago
b094943
Bs*.h includes cutils/atrace.h.
by Yifan Hong
· 8 years ago
6ec2f0b
BnFoo class cleanup.
by Martijn Coenen
· 8 years ago
a63e0ad
Stop generating IHw classes.
by Martijn Coenen
· 8 years ago
a47eef3
Allow method names, result names and argument names to be the same.
by Yifan Hong
· 8 years ago
3d74609
Add dummy IFoo::castFrom(sp<IFoo>)
by Yifan Hong
· 8 years ago
2cbbdf9
Move dependency of ServiceManagement from IFoo to FooAll.
by Yifan Hong
· 8 years ago
c893404
Hidlize IBase; use IBase instead of IBinder.
by Yifan Hong
· 8 years ago
2ae5bca
Revert "Use get instead of implicit cast of Return<*>."
by Steven Moreland
· 8 years ago
90e50cd
Use get instead of implicit cast of Return<*>.
by Steven Moreland
· 8 years ago
05cd423
Proper runtime error handling for _hidl_cb.
by Steven Moreland
· 8 years ago
af712c0
Generate notifySyspropsChanged().
by Martijn Coenen
· 8 years ago
085a8c3
Support VTS profiling in passthrough mode.
by Zhuoyao Zhang
· 8 years ago
859e53f
Split into HidlSupport and HidlTransportSupport.
by Yifan Hong
· 8 years ago
7b29524
Add atrace calls for systrace support.
by Martijn Coenen
· 8 years ago
244e82d
move read/writeEmbedded[References]From/ToParcel out
by Yifan Hong
· 8 years ago
d39133b
IFoo::descriptor String16 -> const char*
by Steven Moreland
· 8 years ago
0693f31
Update for service registration notifications.
by Steven Moreland
· 8 years ago
d732ea1
Put xyz_cb adjacent to method declaration.
by Steven Moreland
· 8 years ago
5bd9aff
Rename IHidlInterfaceBase to IBase
by Yifan Hong
· 8 years ago
158655a
Remove toBinder from IHidlInterfaceBase.
by Yifan Hong
· 8 years ago
7e367bf
Update for namespaced services in hwservicemanager.
by Steven Moreland
· 8 years ago
3b320f8
Remove extra from getCppType.
by Yifan Hong
· 8 years ago
41c6d2e
Cleanup spaces in output.
by Steven Moreland
· 8 years ago
5708edf
Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl.""
by Steven Moreland
· 8 years ago
1ab3144
Don't copy callback values.
by Steven Moreland
· 8 years ago
c46e984
Break ::android::hardware namespace assumption.
by Steven Moreland
· 8 years ago
19d5c17
Update for hidlized hwservicemanager.
by Steven Moreland
· 8 years ago
90ea87f
Remove "@" from FQName.mVersion.
by Yifan Hong
· 8 years ago
ee88eed
Get rid of duplicated #include code.
by Steven Moreland
· 8 years ago
9b1cbdf
Enable profiling in passthrough mode.
by Steven Moreland
· 8 years ago
031ccf1
Fixed profiling so it records on current interface
by Steven Moreland
· 8 years ago
068c552
hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp
by Yifan Hong
· 8 years ago
2d7126b
Add toBinder to all interfaces.
by Yifan Hong
· 8 years ago
fe95aa2
cast functions for interfaces.
by Yifan Hong
· 8 years ago
2cbc147
Initialize the oneway queue for Bs* in constructor.
by Yifan Hong
· 8 years ago
d916a70
Revert "hidl-gen: virtual inheritance from super interface"
by Steven Moreland
· 8 years ago
10fe0b5
IHidlInterfaceBase for all autogenerated interfaces.
by Yifan Hong
· 8 years ago
ab281a7
hidl-gen: virtual inheritance from super interface
by Steven Moreland
· 8 years ago
964f72f
Cleanup hidl-gen to use HidlInstrumentor.
by Zhuoyao Zhang
· 8 years ago
d366c26
Fix passthrough name collision.
by Steven Moreland
· 8 years ago
ef1a9fe
Get rid of call enum.
by Steven Moreland
· 8 years ago
e3f769a
Enum types now emit operator| and operator|= for easier bitset manipulation.
by Andreas Huber
· 8 years ago
8f49294
Add instrumentation code on proxy side.
by Zhuoyao Zhang
· 8 years ago
67f67b4
Disallow null callbacks.
by Steven Moreland
· 8 years ago
4200903
c2hal: Use better To(Camel|Pascal|Snake)Case functions.
by Yifan Hong
· 8 years ago
bf459bc
Pointer support and embedded types in HIDL.
by Yifan Hong
· 8 years ago
5e44a29
Avoid name conflicts in the generated C++ proxy code when arguments and results
by Andreas Huber
· 8 years ago
de57800
Support generating instrumentation code for C++ backend in hidl-gen.
by Zhuoyao Zhang
· 8 years ago
3f32c1f
Cleaned up use of substr() to get interface's base name.
by Jayant Chowdhary
· 8 years ago
69e7c70
Oneway keyword behavior in passthrough mode.
by Steven Moreland
· 8 years ago
a72e0d2
Revert "Revert "Split out libhidl-gen and libhidl-gen-utils.""
by Iliyan Malchev
· 8 years ago
194c2ff
Revert "split out libhidl-gen and libhidl-gen-utils"
by Steven Moreland
· 8 years ago
4bcf97d
MQDescriptor is now a predefined type.
by Andreas Huber
· 8 years ago
1316091
split out libhidl-gen and libhidl-gen-utils
by Iliyan Malchev
· 8 years ago
4923f93
use the -impl, not .impl suffix for autogenerated stubs
by Iliyan Malchev
· 8 years ago
a21f149
Encode hidl_version in each generated interface.
by Martijn Coenen
· 8 years ago
Next »