Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
dbe086ff7da9f537ed57e154a73e72c947e07a7a
dbe086f
Merge "wifi: Removing reference to IServiceManager.h."
by Treehugger Robot
· 9 years ago
6b9bae8
Removed overloaded functions from IFoo.hal.
by Steven Moreland
· 9 years ago
fb88210
wifi: Removing reference to IServiceManager.h.
by Steven Moreland
· 9 years ago
7eb1f89
Merge "Adds tests to verify proper marshaling of vectors of interface types."
by Treehugger Robot
· 9 years ago
5bc16ac
Merge "Use defaultPassthroughServiceImplementation for nfc."
by Treehugger Robot
· 9 years ago
f50aa94
Merge changes from topic 'boot-control-hal'
by Connor O'Brien
· 9 years ago
847b145
Adds tests to verify proper marshaling of vectors of interface types.
by Andreas Huber
· 9 years ago
cc7d42b
Use defaultPassthroughServiceImplementation for nfc.
by Steven Moreland
· 9 years ago
cd0d29d
Add android.hardware.boot_control@1.0 service.
by Connor O'Brien
· 9 years ago
fe25fd8
Add boot_control HIDL default implementation
by Connor O'Brien
· 9 years ago
6e0c010
boot_control: Define the boot_control HIDL interface.
by Alex Deymo
· 9 years ago
f7ad111
Merge "Adds a test to verify proper marshaling of vectors of arrays in Java"
by Andreas Huber
· 9 years ago
28c85b7
Adds a test to verify proper marshaling of vectors of arrays in Java
by Andreas Huber
· 9 years ago
9517f9c
hidl_test: Fix failing tests.
by Yifan Hong
· 9 years ago
d5b5b2e
add default implementation to android.hardware.tests.foo/bar/pointer@1.0
by Yifan Hong
· 9 years ago
45ca993
Merge "Revert "Remove test for overloaded function.""
by Steven Moreland
· 9 years ago
a3d9fe2
Revert "Remove test for overloaded function."
by Steven Moreland
· 9 years ago
51a703a
Merge "Remove test for overloaded function."
by Treehugger Robot
· 9 years ago
9380028
Remove test for overloaded function.
by Steven Moreland
· 9 years ago
deb0cfc
Add test for single letter IDs.
by Yifan Hong
· 9 years ago
e397b73
Merge changes from topic 'nfc-style'
by Treehugger Robot
· 9 years ago
954515f
Modify return values of read/write/config methods to bool
by Hridya Valsaraju
· 9 years ago
a74426d
nfc: update default implementation to match style.
by Steven Moreland
· 9 years ago
cffe8d5
nfc: reflect style guide.
by Steven Moreland
· 9 years ago
a91254d
Merge "Cleanup nfc service code."
by Treehugger Robot
· 9 years ago
acfbd25
Add Bluetooth HAL definition
by Myles Watson
· 9 years ago
7573963
Cleanup nfc service code.
by Steven Moreland
· 9 years ago
a3ba3c3
Merge "Added test for overloading."
by Treehugger Robot
· 9 years ago
86c848d
Added test for overloading.
by Steven Moreland
· 9 years ago
f243631
wifi: Invoke failure callbacks
by Roshan Pius
· 9 years ago
5926828
wifi: Add WifiRttController object
by Roshan Pius
· 9 years ago
35d958c
wifi: Add Iface related method implementations in WifiChip
by Roshan Pius
· 9 years ago
3e2d671
wifi: Add the various iface object implementation
by Roshan Pius
· 9 years ago
ab5c471
wifi: Remove "Wlan" prefix from wifi_legacy_hal public methods
by Roshan Pius
· 9 years ago
cd566bd
wifi: Add support for multiple chips in IWifi
by Roshan Pius
· 9 years ago
fcbf923
wifi(interface): Add RTT Controller object
by Roshan Pius
· 9 years ago
adcfba4
wifi(interface): Add Iface objects
by Roshan Pius
· 9 years ago
2078f22
Merge "Initial version of radio hal"
by Treehugger Robot
· 9 years ago
4cb7b84
Initial version of radio hal
by Amit Mahajan
· 9 years ago
a543fe6
Merge "Add test for importing a single type."
by Yifan Hong
· 9 years ago
799ebcb
Add test for importing a single type.
by Yifan Hong
· 9 years ago
e312006
Add test for fixing 0XFF (upper X)
by Yifan Hong
· 9 years ago
13e1942
Merge "Revert "Revert "Revert "nfc: reflect style guide.""""
by Steven Moreland
· 9 years ago
6d4d412
Revert "Revert "Revert "nfc: update default implementation to match style."""
by Steven Moreland
· 9 years ago
20ea4ea
Revert "Revert "Revert "nfc: reflect style guide."""
by Steven Moreland
· 9 years ago
e57188f
Merge "Add test for missing package name for FQName lookup."
by Treehugger Robot
· 9 years ago
73e6598
Merge changes from topic 'rename_wifi_hal'
by Treehugger Robot
· 9 years ago
c5be5ac
Add test for missing package name for FQName lookup.
by Yifan Hong
· 9 years ago
223b82a
Add test for vec<vec<T>> as a return value.
by Yifan Hong
· 9 years ago
271f2c2
wifi(interface): Rename interface to iface
by Roshan Pius
· 9 years ago
6f31d92
wifi(interface): Add/Correct docstring params
by Roshan Pius
· 9 years ago
67f7003
Merge "Revert "Revert "nfc: update default implementation to match style."""
by Treehugger Robot
· 9 years ago
cdb77f3
wifi: Add implementation of driver/firmware memory dumps
by Roshan Pius
· 9 years ago
4b26c83
wifi: Add Implementation of IWifiChip.requestChipDebugInfo
by Roshan Pius
· 9 years ago
22be21e
Revert "Revert "nfc: update default implementation to match style.""
by Steven Moreland
· 9 years ago
106bc9d
Revert "Revert "nfc: reflect style guide.""
by Steven Moreland
· 9 years ago
908a69a
wifi: Use hal_tool & if_tool
by Roshan Pius
· 9 years ago
aabe575
wifi: Restructure wifi legacy HAL implementation
by Roshan Pius
· 9 years ago
79a9975
wifi: Change namespace
by Roshan Pius
· 9 years ago
3c4e8a3
wifi: Move legacy HAL implementation
by Roshan Pius
· 9 years ago
61db854
Add test for referring to nested types.
by Yifan Hong
· 9 years ago
ea4b569
Merge "Revert "nfc: reflect style guide.""
by Martijn Coenen
· 9 years ago
3768be3
Revert "nfc: update default implementation to match style."
by Steven Moreland
· 9 years ago
69bb15e
Revert "nfc: reflect style guide."
by Steven Moreland
· 9 years ago
1d4862a
Merge changes from topic 'nfc-style'
by Steven Moreland
· 9 years ago
7b66dd9
Auto hardware/interfaces/Android.bp
by Steven Moreland
· 9 years ago
6b6381c
nfc: update default implementation to match style.
by Steven Moreland
· 9 years ago
e0c416a
nfc: reflect style guide.
by Steven Moreland
· 9 years ago
242b34e
Convert to Android.bp
by Dan Willemsen
· 9 years ago
fe2b098
Tests for Reference Support.
by Yifan Hong
· 9 years ago
aa3a8e0
Merge "Use MQDescriptorSync instead of MQdescriptor in interface"
by Treehugger Robot
· 9 years ago
a614ac0
Merge "Default binderized implementation of android.hardware.nfc@1.0"
by Martijn Coenen
· 9 years ago
d8a7bb5
Merge "wifi: Move supplicant HIDL interfaces to subfolder"
by Treehugger Robot
· 9 years ago
3db0f60
Default binderized implementation of android.hardware.nfc@1.0
by Iliyan Malchev
· 9 years ago
88476c1
Verify that method arguments and results can share the same name.
by Andreas Huber
· 9 years ago
22ab8b2
wifi: Move supplicant HIDL interfaces to subfolder
by Roshan Pius
· 9 years ago
9a3a84f
wifi(hidl): Add supplicant HIDL interface
by Roshan Pius
· 9 years ago
e168eba
Merge "Verify that vectors of arrays within structures are properly marshaled"
by Treehugger Robot
· 9 years ago
9d9672c
Use MQDescriptorSync instead of MQdescriptor in interface
by Hridya Valsaraju
· 9 years ago
fd77f50
Verify that vectors of arrays within structures are properly marshaled
by Andreas Huber
· 9 years ago
b0b5322
Updated indentation to 4 spaces for Android.mk.
by Yifan Hong
· 9 years ago
467bb28
Updated tests for constant expressions.
by Yifan Hong
· 9 years ago
495391a
Updated makefiles that also add static java library targets.
by Andreas Huber
· 9 years ago
678fa1f
android.hardware.nfc@1.0: provide a default implementation
by Iliyan Malchev
· 9 years ago
998892c
update auto-generated makefiles
by Iliyan Malchev
· 9 years ago
f1d448b
[Java] Add a test to verify that typedefs in types.hal does not mistakenly
by Andreas Huber
· 9 years ago
05f80ee
Merge "Verify that structs with multiple array fields now successfully compile for Java"
by Treehugger Robot
· 9 years ago
fc0b6c4
Verify that structs with multiple array fields now successfully compile for Java
by Andreas Huber
· 9 years ago
5443a9f
Initial pieces of WiFi HAL interface definition
by Mitchell Wills
· 9 years ago
ed76563
Merge "Additional test cases to verify multi-dimensional arrays work properly."
by Treehugger Robot
· 9 years ago
8e23794
Additional test cases to verify multi-dimensional arrays work properly.
by Andreas Huber
· 9 years ago
adc313d
Add dependency on libcutils.
by Zhuoyao Zhang
· 9 years ago
96f5397
Merge "Remove @hal_type from .hal files."
by Yifan Hong
· 9 years ago
252c1c5
Remove @hal_type from .hal files.
by Yifan Hong
· 9 years ago
15e1558
fix update-makefiles.sh to not need Android.mk
by Iliyan Malchev
· 9 years ago
9c43f01
Add tests to verify that multi-dimensional arrays in Java work (inside structs)
by Andreas Huber
· 9 years ago
cf8560c
Adds tests to verify proper C++ code generation for multi-dimensional arrays
by Andreas Huber
· 9 years ago
d66bb6f
Merge "interfaces: regenerate makefiles"
by Treehugger Robot
· 9 years ago
3d49850
Merge "Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[]"
by Treehugger Robot
· 9 years ago
c6c7aab
interfaces: regenerate makefiles
by Iliyan Malchev
· 9 years ago
Next »