Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
hidl
/
157953f9a055d969e56ebf0cfa291e869d52e180
157953f
Merge "Fix hidl_test."
by Treehugger Robot
· 8 years ago
19cb106
Fix hidl_test.
by Martijn Coenen
· 8 years ago
c57c8bb
Add a bitfield type.
by Yifan Hong
· 8 years ago
30bb6a8
Add a typeName() method to each type for error printing purposes.
by Steven Moreland
· 8 years ago
352b702
Merge "Hidlize IBase; use IBase instead of IBinder."
by Treehugger Robot
· 8 years ago
dfc4b9c
hidl-gen -Lc++-impl: Fix inconsistent space for namespace closure.
by Yifan Hong
· 8 years ago
c893404
Hidlize IBase; use IBase instead of IBinder.
by Yifan Hong
· 8 years ago
99e6beb
memory -> hidl_memory and pointer -> hidl_pointer
by Martijn Coenen
· 8 years ago
68fae1a
Merge "Revert "Use get instead of implicit cast of Return<*>.""
by Treehugger Robot
· 8 years ago
f347587
Merge "Require storage type on enum."
by Treehugger Robot
· 8 years ago
5c6b326
Merge "FQName tokenName respect empty mName."
by Treehugger Robot
· 8 years ago
2ae5bca
Revert "Use get instead of implicit cast of Return<*>."
by Steven Moreland
· 8 years ago
40a373d
Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy.
by Yifan Hong
· 8 years ago
6f596c8
FQName tokenName respect empty mName.
by Steven Moreland
· 8 years ago
1c71fd5
Require storage type on enum.
by Steven Moreland
· 8 years ago
ae83dcd
Support TYPE_HANDLE for vts.
by Zhuoyao Zhang
· 8 years ago
ccd782b
hidl_test: Fix server names get out of bounds.
by Yifan Hong
· 8 years ago
c7167ca
hidl_test: fail if service registration fails.
by Steven Moreland
· 8 years ago
90e50cd
Use get instead of implicit cast of Return<*>.
by Steven Moreland
· 8 years ago
55a5f95
Merge "Add value_suffix for @export annotation."
by Treehugger Robot
· 8 years ago
05cd423
Proper runtime error handling for _hidl_cb.
by Steven Moreland
· 8 years ago
73cdc88
Add value_suffix for @export annotation.
by Steven Moreland
· 8 years ago
2f69a5b
Map handle to hidl_handle in all cases.
by Martijn Coenen
· 8 years ago
1efefd9
Merge "Generate notifySyspropsChanged()."
by Treehugger Robot
· 8 years ago
f07e51d
Merge "Fix java-client generation of HIDL code"
by Treehugger Robot
· 8 years ago
cfa7934
Fix java-client generation of HIDL code
by Pavel Maltsev
· 8 years ago
af712c0
Generate notifySyspropsChanged().
by Martijn Coenen
· 8 years ago
c3de629
Merge "Support VTS profiling in passthrough mode."
by Zhuoyao Zhang
· 8 years ago
23a0a3a
Merge "Remove test_output.py tests."
by Treehugger Robot
· 8 years ago
bd04f89
Merge "Fix SplitString does not regard the trailing separator."
by Treehugger Robot
· 8 years ago
db36498
Fix SplitString does not regard the trailing separator.
by Yifan Hong
· 8 years ago
f31fdd3
Remove test_output.py tests.
by Steven Moreland
· 8 years ago
a5abe92
Split libhidl into base and transport.
by Yifan Hong
· 8 years ago
34a01ba
Merge "Build 32-bit hidl_test."
by Treehugger Robot
· 8 years ago
bf21f20
Build 32-bit hidl_test.
by Martijn Coenen
· 8 years ago
935d073
Merge "Wrap compound native_handle_t* in hidl_pointer."
by Martijn Coenen
· 8 years ago
085a8c3
Support VTS profiling in passthrough mode.
by Zhuoyao Zhang
· 8 years ago
a437c49
Merge "Remove name collisions in java onTransact."
by Treehugger Robot
· 8 years ago
ac58789
Wrap compound native_handle_t* in hidl_pointer.
by Martijn Coenen
· 8 years ago
4b39bc1
Remove name collisions in java onTransact.
by Steven Moreland
· 8 years ago
859e53f
Split into HidlSupport and HidlTransportSupport.
by Yifan Hong
· 8 years ago
f9dc1bd
Merge "Add atrace calls for systrace support."
by Martijn Coenen
· 8 years ago
ab099dd
Merge "Prevent errors in compilation of c++-impl."
by Treehugger Robot
· 8 years ago
55bdda8
Merge "Add verbose flag to c2hal"
by Diego Wilson
· 8 years ago
e429a26
Prevent errors in compilation of c++-impl.
by Steven Moreland
· 8 years ago
7b29524
Add atrace calls for systrace support.
by Martijn Coenen
· 8 years ago
91eac8c
Merge "move read/writeEmbedded[References]From/ToParcel out"
by Treehugger Robot
· 8 years ago
244e82d
move read/writeEmbedded[References]From/ToParcel out
by Yifan Hong
· 8 years ago
dfce7c3
Merge "Include pure types in hidl_test."
by Treehugger Robot
· 8 years ago
1a97a5f
Merge "emitEnumBitwiseOperator takes operator parameter."
by Treehugger Robot
· 8 years ago
b48a7da
Include pure types in hidl_test.
by Steven Moreland
· 8 years ago
92a1fbb
Add verbose flag to c2hal
by Diego Wilson
· 8 years ago
d39133b
IFoo::descriptor String16 -> const char*
by Steven Moreland
· 8 years ago
dcb601e
Merge "Update for service registration notifications."
by Steven Moreland
· 8 years ago
2820f8a
emitEnumBitwiseOperator takes operator parameter.
by Jayant Chowdhary
· 8 years ago
a588b23
Support generating the new TYPE_HIDL_INTERFACE for vts.
by Zhuoyao Zhang
· 8 years ago
1af7353
Resolve some name conflict in auto-gen'd Java code.
by Yifan Hong
· 8 years ago
7aad7a6
Merge "Disallow invalid identifiers."
by Yifan Hong
· 8 years ago
0693f31
Update for service registration notifications.
by Steven Moreland
· 8 years ago
27e85db
Disallow invalid identifiers.
by Yifan Hong
· 8 years ago
080d8e7
Merge "Renamed Interface::get*Name methods"
by Yifan Hong
· 8 years ago
1f6e72f
Merge "Better error message when missing root path."
by Treehugger Robot
· 8 years ago
ff959cd
Merge "Put xyz_cb adjacent to method declaration."
by Treehugger Robot
· 8 years ago
8fb0acb
Merge "Add compile time test to c2hal"
by Diego Wilson
· 8 years ago
af33038
Better error message when missing root path.
by Steven Moreland
· 8 years ago
60e52bd
Renamed Interface::get*Name methods
by Yifan Hong
· 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
bb78e20
Add compile time test to c2hal
by Diego Wilson
· 8 years ago
5682fdd
Merge "Add tests for listing service names."
by Treehugger Robot
· 8 years ago
8fac1c1
Merge "Remove toBinder from IHidlInterfaceBase."
by Treehugger Robot
· 8 years ago
005db38
Merge "Unsigned value for -Lvts is emitted correctly."
by Treehugger Robot
· 8 years ago
1f8da0f
Merge "Fix export_shared_lib_headers in autogen'd Android.bp"
by Treehugger Robot
· 8 years ago
158655a
Remove toBinder from IHidlInterfaceBase.
by Yifan Hong
· 8 years ago
c07b202
Unsigned value for -Lvts is emitted correctly.
by Yifan Hong
· 8 years ago
01bcb77
Add tests for listing service names.
by Steven Moreland
· 8 years ago
7e367bf
Update for namespaced services in hwservicemanager.
by Steven Moreland
· 8 years ago
4ed1347
Remove extra from getJavaType.
by Yifan Hong
· 8 years ago
3b320f8
Remove extra from getCppType.
by Yifan Hong
· 8 years ago
c1f9b8d
Fix export_shared_lib_headers in autogen'd Android.bp
by Yifan Hong
· 8 years ago
f5cc833
Merge "Cleanup spaces in output."
by Treehugger Robot
· 8 years ago
be3c7c2
Merge "Don't include hidl internal methods in vts files."
by Treehugger Robot
· 8 years ago
41c6d2e
Cleanup spaces in output.
by Steven Moreland
· 8 years ago
e438ec0
Merge "Support genrules with multiple tools"
by Colin Cross
· 8 years ago
cea2478
Don't include hidl internal methods in vts files.
by Steven Moreland
· 8 years ago
d5419bd
Support genrules with multiple tools
by Colin Cross
· 8 years ago
f4fd645
Merge "Clean up ArrayType.cpp"
by Yifan Hong
· 8 years ago
be627b3
hidl-gen: some error recovery.
by Yifan Hong
· 8 years ago
5708edf
Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl.""
by Steven Moreland
· 8 years ago
7533eba
Merge "Don't copy callback values."
by Treehugger Robot
· 8 years ago
119f521
Revert "Don't show HIDL_GENERATED_ with -Lc++-impl."
by Martijn Coenen
· 8 years ago
1ab3144
Don't copy callback values.
by Steven Moreland
· 8 years ago
5706a43
Clean up ArrayType.cpp
by Yifan Hong
· 8 years ago
21247bf
Don't show HIDL_GENERATED_ with -Lc++-impl.
by Steven Moreland
· 8 years ago
bd33e38
Fix array size orders.
by Yifan Hong
· 8 years ago
6d7b4b1
Merge "Add hidl_test_java dependencies in build system."
by Treehugger Robot
· 8 years ago
a4b53d0
Add location info to named types.
by Yifan Hong
· 8 years ago
0752ad5
Add hidl_test_java dependencies in build system.
by Steven Moreland
· 8 years ago
447616f
Merge changes from topic 'hidlize-hw-service-manager'
by Treehugger Robot
· 8 years ago
211c893
Merge "Revert "Add compile time test to c2hal""
by Diego Wilson
· 8 years ago
Next »