Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
3bee82f5d77e686154e37e95491c4ad3c649dd3d
3bee82f
Merge "Add android.hardware.consumerir@1.0 service."
by Connor O'Brien
· 9 years ago
e8d4931
Merge "Update test for method name and result name."
by Treehugger Robot
· 9 years ago
ac430db
Merge "Add consumerir HIDL default implementation"
by Connor O'Brien
· 9 years ago
8af2712
Merge "consumerir: define the consumerir HIDL interface"
by Connor O'Brien
· 9 years ago
59cd3a4
Update test for method name and result name.
by Yifan Hong
· 9 years ago
8b54c22
Add test for eliding bitfield returns.
by Yifan Hong
· 9 years ago
0f13397
Merge changes Idde2f3b7,I5b25d334,I69db530e
by Treehugger Robot
· 9 years ago
2cc3483
Add android.hardware.consumerir@1.0 service.
by Connor O'Brien
· 9 years ago
ac9430e
Add consumerir HIDL default implementation
by Connor O'Brien
· 9 years ago
bf5cddb
consumerir: define the consumerir HIDL interface
by Connor O'Brien
· 9 years ago
13b5d80
Add check to update-makefiles.sh.
by Steven Moreland
· 9 years ago
073d5b9
wifi: Disallow iface creation based on mode
by Roshan Pius
· 9 years ago
e3f25f1
supplicant(interface): Correct ANQP enum value/type
by Roshan Pius
· 9 years ago
282a0b3
supplicant(interface): Minor fixes in P2P iface
by Roshan Pius
· 9 years ago
7a41d9d
wifi: Reset internal callback pointers on failure
by Roshan Pius
· 9 years ago
d476754
wifi: Add support for RSSI monitoring
by Roshan Pius
· 9 years ago
e3f72ff
wifi: Add method implementations in IWifiRttController
by Roshan Pius
· 9 years ago
970f031
wifi: Add method implementations in IWifiStaIface
by Roshan Pius
· 9 years ago
e2d0ab5
wifi: Add logger method implementations in IWifiChip
by Roshan Pius
· 9 years ago
881d1f7
wifi: Gscan struct conversion changes
by Roshan Pius
· 9 years ago
f72df2e
wifi: Add some more missing struct conversions
by Roshan Pius
· 9 years ago
824e475
wifi: Remove unused methods in IWifiRttController
by Roshan Pius
· 9 years ago
3fae9c8
wifi: Add RTT structure conversion methods
by Roshan Pius
· 9 years ago
32d0ca9
wifi: Convert packet fate structures from legacy to HIDL
by Roshan Pius
· 9 years ago
f5f51fd
wifi: Begin NAN iface methods implementation
by Roshan Pius
· 9 years ago
0b73970
Merge changes from topic 'hal_firmware_reload'
by Treehugger Robot
· 9 years ago
827e038
Merge "Remove unused hardware/interfaces tests dependency on libtestUtil."
by Elliott Hughes
· 9 years ago
52947fb
wifi: Implement chip mode combinations
by Roshan Pius
· 9 years ago
9733411
wifi: Split out initialize and start in WifiLegacyHal
by Roshan Pius
· 9 years ago
a26a6e0
wifi: Add firmware mode controller
by Roshan Pius
· 9 years ago
1a7eae7
Add missing function to telephony HIDL interface.
by Sanket Padawe
· 9 years ago
2d224c8
Remove unused hardware/interfaces tests dependency on libtestUtil.
by Elliott Hughes
· 9 years ago
022bb40
Add test for bitset/mask type. am: e7ce822b96
by Yifan Hong
· 9 years ago
e7ce822
Add test for bitset/mask type.
by Yifan Hong
· 9 years ago
f9874a1
Update to use the correct logging library. am: 961e625526
by Yifan Hong
· 9 years ago
77d0a60
Fix tests for using IBase instead of IBinder. am: 1d747311b3
by Yifan Hong
· 9 years ago
49d94f2
Use IBase instead of IBinder for interface keyword. am: ebcc3328e8
by Yifan Hong
· 9 years ago
a7462e5
Update makefiles for hidlizing IBase. am: e19e582bd5
by Yifan Hong
· 9 years ago
961e625
Update to use the correct logging library.
by Yifan Hong
· 9 years ago
1d74731
Fix tests for using IBase instead of IBinder.
by Yifan Hong
· 9 years ago
ebcc332
Use IBase instead of IBinder for interface keyword.
by Yifan Hong
· 9 years ago
e19e582
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
d552d72
Merge "Test interface for hidlized IMemory." am: 2ed821d5fe
by Martijn Coenen
· 9 years ago
398f8c2
Merge "wifi: Don't include legacy hal header in wifi_status_util" am: 786c00d72e
by Roshan Pius
· 9 years ago
2ed821d
Merge "Test interface for hidlized IMemory."
by Treehugger Robot
· 9 years ago
786c00d
Merge "wifi: Don't include legacy hal header in wifi_status_util"
by Roshan Pius
· 9 years ago
d69b603
Merge "wifi: Add utility for struct conversions" am: 3ff50102ed
by Roshan Pius
· 9 years ago
3ff5010
Merge "wifi: Add utility for struct conversions"
by Treehugger Robot
· 9 years ago
0cb4a94
Test interface for hidlized IMemory.
by Martijn Coenen
· 9 years ago
a4854ff
wifi: Don't include legacy hal header in wifi_status_util
by Roshan Pius
· 9 years ago
e65edb1
wifi: Add utility for struct conversions
by Roshan Pius
· 9 years ago
82c7db6
Merge "Update to use the correct logging library." am: 48f6298fa3
by Yifan Hong
· 9 years ago
48f6298
Merge "Update to use the correct logging library."
by Treehugger Robot
· 9 years ago
65cbd60
Update to use the correct logging library.
by Yifan Hong
· 9 years ago
e78c2b9
Merge "Revert "Use get instead of implicit cast on Return<*>."" am: 5329acb61f
by Steven Moreland
· 9 years ago
5329acb
Merge "Revert "Use get instead of implicit cast on Return<*>.""
by Treehugger Robot
· 9 years ago
e50a914
Merge "Always specify underlying enum type." am: 832f1a7978
by Steven Moreland
· 9 years ago
832f1a7
Merge "Always specify underlying enum type."
by Treehugger Robot
· 9 years ago
fafbbd7
Revert "Use get instead of implicit cast on Return<*>."
by Steven Moreland
· 9 years ago
bc21d07
Merge "Wifi: don't require C++11." am: 13be232d7b
by Steven Moreland
· 9 years ago
13be232
Merge "Wifi: don't require C++11."
by Treehugger Robot
· 9 years ago
fd46bce
Wifi: don't require C++11.
by Steven Moreland
· 9 years ago
5a36ec4
Merge "NFC: Add @exports to generate nfc-base.h headers." am: cca3e97d63
by Ruchi Kandoi
· 9 years ago
cca3e97
Merge "NFC: Add @exports to generate nfc-base.h headers."
by Ruchi Kandoi
· 9 years ago
34d006e
Merge "Update to use the correct library for logging." am: f5e1ac67ed
by Yifan Hong
· 9 years ago
f5e1ac6
Merge "Update to use the correct library for logging."
by Yifan Hong
· 9 years ago
73600f7
Always specify underlying enum type.
by Steven Moreland
· 9 years ago
0c4c7a3
Update to use the correct library for logging.
by Yifan Hong
· 9 years ago
55bfe49
Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee am: 9f518064de
by Roshan Pius
· 9 years ago
ea6a5b6
wifi: Add NAN API wrappers in WifiLegacyHal am: 2301209a9a
by Roshan Pius
· 9 years ago
f1a16fb
wifi: Add RTT API wrappers in WifiLegacyHal am: d8e915ab99
by Roshan Pius
· 9 years ago
eea7e24
wifi: Add logger/debug API wrappers in WifiLegacyHal am: 8714a3e103
by Roshan Pius
· 9 years ago
9f51806
Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee
by Treehugger Robot
· 9 years ago
99535bc
NFC: Add @exports to generate nfc-base.h headers.
by Ruchi Kandoi
· 9 years ago
bec5eeb
Nfc: Change return types for Nfc hal to specified type. am: 51068e0bd3
by Ruchi Kandoi
· 9 years ago
51068e0
Nfc: Change return types for Nfc hal to specified type.
by Ruchi Kandoi
· 9 years ago
2301209
wifi: Add NAN API wrappers in WifiLegacyHal
by Roshan Pius
· 9 years ago
d8e915a
wifi: Add RTT API wrappers in WifiLegacyHal
by Roshan Pius
· 9 years ago
8714a3e
wifi: Add logger/debug API wrappers in WifiLegacyHal
by Roshan Pius
· 9 years ago
3c87575
Use get instead of implicit cast on Return<*>. am: dc5f84f993
by Steven Moreland
· 9 years ago
dc5f84f
Use get instead of implicit cast on Return<*>.
by Steven Moreland
· 9 years ago
007e4f5
Merge "Update makefiles for logging." am: 2fe5762cae
by Steven Moreland
· 9 years ago
2fe5762
Merge "Update makefiles for logging."
by Treehugger Robot
· 9 years ago
8b6a886
Remove HIDL_GENERATED from things written by hand. am: 33e87b8a76
by Steven Moreland
· 9 years ago
33e87b8
Remove HIDL_GENERATED from things written by hand.
by Steven Moreland
· 9 years ago
14c4d0d
Use newly introduced hidl_handle. am: 403161ab73
by Martijn Coenen
· 9 years ago
403161a
Use newly introduced hidl_handle.
by Martijn Coenen
· 9 years ago
df6cb83
Merge changes I7c418811,I0870eae0 am: 88fb149b8e
by Roshan Pius
· 9 years ago
db91ca1
wifi: Add link layer stats API wrappers in WifiLegacyHal am: 7cece41299
by Roshan Pius
· 9 years ago
197524b
wifi: Add gscan API wrappers in WifiLegacyHal am: 76ff302d57
by Roshan Pius
· 9 years ago
88fb149
Merge changes I7c418811,I0870eae0
by Treehugger Robot
· 9 years ago
3e3a099
Update makefiles for logging.
by Steven Moreland
· 9 years ago
3007940
Merge "NFC: Add Annotations to the HAL file" am: 3bca1eef75
by Ruchi Kandoi
· 9 years ago
3bca1ee
Merge "NFC: Add Annotations to the HAL file"
by Ruchi Kandoi
· 9 years ago
7cece41
wifi: Add link layer stats API wrappers in WifiLegacyHal
by Roshan Pius
· 9 years ago
76ff302
wifi: Add gscan API wrappers in WifiLegacyHal
by Roshan Pius
· 9 years ago
5ec7f08
Split libhidl into base and transport. am: 63544eacb6
by Yifan Hong
· 9 years ago
63544ea
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
fbedd83
Merge "Cast hidl_pointer<T> to void*." am: 6033952ff1
by Martijn Coenen
· 9 years ago
6033952
Merge "Cast hidl_pointer<T> to void*."
by Martijn Coenen
· 9 years ago
Next »