Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
hidl
/
30bb6a869be0f3f82497b7b11c71ec9d47652ed0
« Previous
90ea87f
Remove "@" from FQName.mVersion.
by Yifan Hong
· 8 years ago
ee88eed
Get rid of duplicated #include code.
by Steven Moreland
· 8 years ago
dae96cd
Merge "Fixed spacing in autogenerated makefiles."
by Treehugger Robot
· 8 years ago
a65bb2c
Add test for null native_handle_t*.
by Yifan Hong
· 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
c9931aa
Merge "Add compile time test to c2hal"
by Diego Wilson
· 8 years ago
31e3992
Merge "hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp"
by Treehugger Robot
· 8 years ago
865243c
Fixed spacing in autogenerated makefiles.
by Steven Moreland
· 8 years ago
e163823
Allow nullptr interfaces to be passed.
by Martijn Coenen
· 8 years ago
068c552
hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp
by Yifan Hong
· 8 years ago
0b20640
Add compile time test to c2hal
by Diego Wilson
· 8 years ago
9ec25fc
Merge "Update hidl-gen to generate full name for vts attributes."
by Treehugger Robot
· 8 years ago
8c48ad7
Test for vec<handle> and embedded handle support.
by Yifan Hong
· 8 years ago
1e81c53
Add test for binder inheritence.
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
01f616e
Merge "Removed extra paren."
by Treehugger Robot
· 8 years ago
a25691d
Merge "Initialize the oneway queue for Bs* in constructor."
by Treehugger Robot
· 8 years ago
0f0c13d
Removed extra paren.
by Steven Moreland
· 8 years ago
2cbc147
Initialize the oneway queue for Bs* in constructor.
by Yifan Hong
· 8 years ago
bf828c8
Update hidl-gen to generate full name for vts attributes.
by Zhuoyao Zhang
· 8 years ago
f3beff1
Merge "hidl-gen: -Lc++-impl omit HIDL reserved methods."
by Steven Moreland
· 8 years ago
1254b55
hidl-gen: -Lc++-impl omit HIDL reserved methods.
by Yifan Hong
· 8 years ago
d916a70
Revert "hidl-gen: virtual inheritance from super interface"
by Steven Moreland
· 8 years ago
a9b21d0
Merge "Update hidl-gen to support generating vts files for multi-dimentional array."
by Zhuoyao Zhang
· 8 years ago
10fe0b5
IHidlInterfaceBase for all autogenerated interfaces.
by Yifan Hong
· 8 years ago
eb355ee
Update hidl-gen to support generating vts files for multi-dimentional array.
by Zhuoyao Zhang
· 8 years ago
3ec890b
Merge "hidl-gen: virtual inheritance from super interface"
by Treehugger Robot
· 8 years ago
f438100
Merge "Revert "Add compile time test to c2hal""
by Diego Wilson
· 8 years ago
1c4c932
Revert "Add compile time test to c2hal"
by Diego Wilson
· 8 years ago
ff3b168
Merge "Add MQDescriptorUnsync as a predefined HIDL type."
by Treehugger Robot
· 8 years ago
ab281a7
hidl-gen: virtual inheritance from super interface
by Steven Moreland
· 8 years ago
ad09331
Merge changes I3568de9e,Iab67b329
by Diego Wilson
· 8 years ago
07941da
Merge "Adds support for specifying the version of a service to register/lookup."
by Andreas Huber
· 8 years ago
cd91bf6
Add MQDescriptorUnsync as a predefined HIDL type.
by Hridya Valsaraju
· 8 years ago
2bb6e1e
Adds support for specifying the version of a service to register/lookup.
by Andreas Huber
· 8 years ago
985d48e
Add compile time test to c2hal
by Diego Wilson
· 8 years ago
2b38e89
Remove hw_device_t struct from c2hal output
by Diego Wilson
· 8 years ago
48562fd
hidl_test: disabled some tests that are fixed right away.
by Yifan Hong
· 8 years ago
cc4b91a
Merge "And one more backend for hidl-gen to create a simple static java library"
by Treehugger Robot
· 8 years ago
40a4723
Merge "hidl_test: require -impl."
by Treehugger Robot
· 8 years ago
969d2af
Merge "Cleanup hidl-gen to use HidlInstrumentor."
by Zhuoyao Zhang
· 8 years ago
964f72f
Cleanup hidl-gen to use HidlInstrumentor.
by Zhuoyao Zhang
· 8 years ago
40d131b
hidl_test: require -impl.
by Steven Moreland
· 8 years ago
1c50727
And one more backend for hidl-gen to create a simple static java library
by Andreas Huber
· 8 years ago
398e6fb
hidl_test: move duplicated code to shared lib
by Yifan Hong
· 8 years ago
dd53dcb
Merge "Better indent methods to Formatter."
by Yifan Hong
· 8 years ago
b8a26c0
export_shared_lib_headers
by Steven Moreland
· 8 years ago
d4f0eff
Merge "Removed call to overloaded function in hidl_test."
by Treehugger Robot
· 8 years ago
24bfddd
Removed call to overloaded function in hidl_test.
by Steven Moreland
· 8 years ago
14ee674
Emit error if function is overloaded.
by Steven Moreland
· 8 years ago
0a68a28
Better indent methods to Formatter.
by Yifan Hong
· 8 years ago
aeb6484
Merge "Special consideration for passing vec<interface> or vec<IFoo> to and from"
by Treehugger Robot
· 8 years ago
86a112b
Special consideration for passing vec<interface> or vec<IFoo> to and from
by Andreas Huber
· 8 years ago
e0f7d69
Fix hidl-gen -Lmakefile-impl incorrect import pkgs
by Yifan Hong
· 8 years ago
b054e8c
Merge "Vectors are now exposed as ArrayList<T> in the Java backend even for arguments"
by Andreas Huber
· 8 years ago
35d6600
hidl_test: kill servers more gracefully.
by Yifan Hong
· 8 years ago
d12398d
hidl_test: Add -p/-b option.
by Yifan Hong
· 8 years ago
3cccc0f
hidl_test: Fix validationPointerInterface.
by Yifan Hong
· 8 years ago
ca89052
hidl_test: Move getService to environment setup
by Yifan Hong
· 8 years ago
c70f0d8
hidl_test: add back binderized mode
by Yifan Hong
· 8 years ago
031a61e
hidl_test: passthru; move foo/bar/pointer's impl
by Yifan Hong
· 8 years ago
3eac8a3
hidl_test: cleanup
by Yifan Hong
· 8 years ago
fa4b3c6
Merge "Revert "Removed test for overloaded function.""
by Steven Moreland
· 8 years ago
45fa6eb
Revert "Removed test for overloaded function."
by Steven Moreland
· 8 years ago
c54dab9
Merge "Removed test for overloaded function."
by Treehugger Robot
· 8 years ago
1b6822b
Vectors are now exposed as ArrayList<T> in the Java backend even for arguments
by Andreas Huber
· 8 years ago
251ed10
Removed test for overloaded function.
by Steven Moreland
· 8 years ago
5f6ac4d
Fix single letter IDs.
by Yifan Hong
· 8 years ago
79c717d
Merge "Don't generate a Java Android.mk if we don't need to."
by Treehugger Robot
· 8 years ago
98cdbf0
Merge "Update vts files for nfc hidl file style change."
by Treehugger Robot
· 8 years ago
5eac2de
Update vts files for nfc hidl file style change.
by Zhuoyao Zhang
· 8 years ago
5a9fe2c
Don't generate a Java Android.mk if we don't need to.
by Andreas Huber
· 8 years ago
c33df42
Merge "Properly determine if the current package is java compatible or not"
by Treehugger Robot
· 8 years ago
75ae95d
Properly determine if the current package is java compatible or not
by Andreas Huber
· 8 years ago
9c3ff1b
Merge "Fix passthrough name collision."
by Treehugger Robot
· 8 years ago
8c029a3
Merge changes from topic 'hidl_remove_anon'
by Treehugger Robot
· 8 years ago
d366c26
Fix passthrough name collision.
by Steven Moreland
· 8 years ago
6a2fedf
hidl-gen: remove support for anonymous enums.
by Yifan Hong
· 8 years ago
a285501
hidl-gen: disallow anonymous structs and unions.
by Yifan Hong
· 8 years ago
ef1a9fe
Get rid of call enum.
by Steven Moreland
· 8 years ago
b725d67
hidl_test: add test for null native handle.
by Yifan Hong
· 8 years ago
5859399
Merge "Enum types now emit operator| and operator|= for easier bitset manipulation."
by Andreas Huber
· 8 years ago
1711e46
Merge "Fix code generation for nested structs."
by Treehugger Robot
· 8 years ago
e3f769a
Enum types now emit operator| and operator|= for easier bitset manipulation.
by Andreas Huber
· 8 years ago
e3b8083
Merge "Optionally prefix each exported enum value (name) with a string specified in the"
by Treehugger Robot
· 8 years ago
6454297
Merge "hidl-gen: Allow importing only one type from another hal."
by Yifan Hong
· 8 years ago
b158de1
Fix code generation for nested structs.
by Steven Moreland
· 8 years ago
b0627fb
Optionally prefix each exported enum value (name) with a string specified in the
by Andreas Huber
· 8 years ago
7a82772
hidl_test: abort test gracefully if service not found
by Yifan Hong
· 8 years ago
1977ea3
hidl-gen: Allow importing only one type from another hal.
by Yifan Hong
· 8 years ago
bb5c80b
Removed useless function Type::ref.
by Steven Moreland
· 8 years ago
c5abc86
Merge "Update hidl-gen support for vts."
by Zhuoyao Zhang
· 8 years ago
933aae8
Merge "hidl-gen: Fix -Lmakefile-impl."
by Treehugger Robot
· 8 years ago
c5ea9f5
Update hidl-gen support for vts.
by Zhuoyao Zhang
· 8 years ago
94bcea0
hidl-gen: Fix -Lmakefile-impl.
by Yifan Hong
· 8 years ago
8efccec
Remove opaque type from hidl.
by Steven Moreland
· 8 years ago
cc59f65
Merge "Add instrumentation code on proxy side."
by Zhuoyao Zhang
· 8 years ago
7bc2da6
Merge "Revert "Revert "Revert "Regenerate test nfc vts files.""""
by Steven Moreland
· 8 years ago
Next »