Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
45ca9939a073c0b36aa3db5753f9a8708afc7826
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
f399e50
Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[]
by Andreas Huber
· 9 years ago
4a99f3a
WireMQDescriptor => MQDescriptor
by Andreas Huber
· 9 years ago
da96fb2
android.hardware.tests.msgq@1.0: modify ITestMsgQ
by Iliyan Malchev
· 9 years ago
b350caf
interfaces: update makefiles
by Iliyan Malchev
· 9 years ago
c0ba83e
Merge "Updated makefiles (includes java-library rules for applicable packages)."
by TreeHugger Robot
· 9 years ago
7ab75a7
Updated makefiles (includes java-library rules for applicable packages).
by Andreas Huber
· 9 years ago
9890875
Revert "package android.hardware.tests.* as part of VTS (auto-generated)"
by Keun Soo Yim
· 9 years ago
a401680
add test for constant expression evaluation output
by Yifan Hong
· 9 years ago
092d4cd
Merge "Apache2 module license."
by Iliyan Malchev
· 9 years ago
cbe590c
Apache2 module license.
by Martijn Coenen
· 9 years ago
669bf7a
Interface 'IBaz' and friends used by "hidl_test_java".
by Andreas Huber
· 9 years ago
3cdfe14
build 32- and 64-bit libs (auto-generated)
by Keun Soo Yim
· 9 years ago
b9c0820
android.hardware.tests.foo@1.0::IFooCallback: add instrumentation
by Iliyan Malchev
· 9 years ago
90ff869
Add test aidl file for benchmark binder performance.
by Zhuoyao Zhang
· 9 years ago
afba036
package android.hardware.tests.* as part of VTS (auto-generated)
by Keun Soo Yim
· 9 years ago
Next »