Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
3b353f7905f4504e7e8c36cfdb71fbab7ca897c1
3b353f7
Add test for eliding bitfield returns. am: 8b54c22992
by Yifan Hong
· 9 years ago
8b54c22
Add test for eliding bitfield returns.
by Yifan Hong
· 9 years ago
f3ba8d1
Merge changes Idde2f3b7,I5b25d334,I69db530e am: 0f13397eb3
by Roshan Pius
· 9 years ago
7a3f643
wifi: Disallow iface creation based on mode am: 073d5b9fdc
by Roshan Pius
· 9 years ago
5e9cdc5
supplicant(interface): Correct ANQP enum value/type am: e3f25f1d0f
by Roshan Pius
· 9 years ago
fea79e3
supplicant(interface): Minor fixes in P2P iface am: 282a0b35b8
by Roshan Pius
· 9 years ago
0f13397
Merge changes Idde2f3b7,I5b25d334,I69db530e
by Treehugger Robot
· 9 years ago
c7e7688
Add check to update-makefiles.sh. am: 13b5d8034e
by Steven Moreland
· 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
3a41df3
wifi: Reset internal callback pointers on failure am: 7a41d9d59f
by Roshan Pius
· 9 years ago
7ee5aaa
wifi: Add support for RSSI monitoring am: d476754bc0
by Roshan Pius
· 9 years ago
55e445f
wifi: Add method implementations in IWifiRttController am: e3f72ff344
by Roshan Pius
· 9 years ago
9d0c966
wifi: Add method implementations in IWifiStaIface am: 970f031170
by Roshan Pius
· 9 years ago
54e1462
wifi: Add logger method implementations in IWifiChip am: e2d0ab52ea
by Roshan Pius
· 9 years ago
9787135
wifi: Gscan struct conversion changes am: 881d1f7823
by Roshan Pius
· 9 years ago
6197b96
wifi: Add some more missing struct conversions am: f72df2e186
by Roshan Pius
· 9 years ago
e272814
wifi: Remove unused methods in IWifiRttController am: 824e475cd1
by Roshan Pius
· 9 years ago
ca2c7d3
wifi: Add RTT structure conversion methods am: 3fae9c82a0
by Roshan Pius
· 9 years ago
9ef46f4
wifi: Convert packet fate structures from legacy to HIDL am: 32d0ca967a
by Roshan Pius
· 9 years ago
66fd78f
wifi: Begin NAN iface methods implementation am: f5f51fd039
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
af2f057
Merge changes from topic 'hal_firmware_reload' am: 0b739705d4
by Roshan Pius
· 9 years ago
584c488
wifi: Implement chip mode combinations am: 52947fbc7e
by Roshan Pius
· 9 years ago
4ec4082
wifi: Split out initialize and start in WifiLegacyHal am: 97334114c6
by Roshan Pius
· 9 years ago
987226d
wifi: Add firmware mode controller am: a26a6e0807
by Roshan Pius
· 9 years ago
0b73970
Merge changes from topic 'hal_firmware_reload'
by Treehugger Robot
· 9 years ago
f279b5d
Merge "Remove unused hardware/interfaces tests dependency on libtestUtil."
by Elliott Hughes
· 9 years ago
827e038
Merge "Remove unused hardware/interfaces tests dependency on libtestUtil."
by Elliott Hughes
· 9 years ago
7a6e99c
Add missing function to telephony HIDL interface. am: 1a7eae777b
by Sanket Padawe
· 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
Next »