OSDN Git Service

android-x86/hardware-interfaces.git
2017-01-13 Martijn CoenenMerge "Load legacy NFC libhardware HAL by correct name."
2017-01-12 Ruchi KandoiMerge changes from topic 'port-nfc-vts-AOSP'
2017-01-12 Hsin-Yi ChenFix VTS paths on 32-bit target
2017-01-12 Martijn CoenenRemove obsolete references to IPCThreadState/ProcessState.
2017-01-12 Zhuoyao ZhangUpdate Android.bp of Nfc with make rule for profiler.
2017-01-12 Ryan CampbellUse lowercase booleans in VTS test configs.
2017-01-12 Ruchi KandoiUpdate to use the correct logging library.
2017-01-12 Ryan CampbellUpdate coverage configs with new format.
2017-01-12 Ryan CampbellUpdate NFC VTS configs to reflect new source paths
2017-01-12 Keun Soo Yimincrease the timeouts to 10mins for nfc target-side...
2017-01-12 Yuexi Maenable profiling directly from AndroidTest.xml
2017-01-12 Ruchi KandoiNFC: vts: Update VTS driver files as per HAL changes
2017-01-12 Ruchi KandoiNFC: Add target-side VTS tests for NFC
2017-01-12 Keun Soo Yimuse svc nfc enable/disable which is always the same.
2017-01-12 Keun Soo Yimmove VTS HIDL HAL tests to the corresponding interface...
2017-01-12 Ryan CampbellBuild target-side NFC test with coverage.
2017-01-12 Steven MorelandRemove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.
2017-01-12 Yifan HongNfc: Split libhidl into base and transport.
2017-01-12 Steven MorelandMemoryTest: add method for testing
2017-01-12 Martijn CoenenLoad legacy NFC libhardware HAL by correct name.
2017-01-12 Treehugger... Merge "Bp/n/sFoo -> Bp/n/sHwFoo"
2017-01-11 Treehugger... Merge "liblog: use log/log.h when utilizing ALOG macros"
2017-01-11 Ruchi KandoiNFC: Update vts files to include the Annotations.
2017-01-11 Keun Soo YimNFC HAL target-side test (template)
2017-01-11 Zhuoyao ZhangUpdate vts files for nfc hidl file style change.
2017-01-11 Keun Soo YimVTS driver build target for NFC 1.0
2017-01-11 Keun Soo Yimadd nfc vts files and vts profiler build rule
2017-01-11 Amit MahajanUse backward compatible enum values.
2017-01-11 Yifan HongBp/n/sFoo -> Bp/n/sHwFoo
2017-01-10 Yifan HongMerge "Ran update-makefiles.sh."
2017-01-10 Etan CohenMerge "[AWARE] Update HIDL interface and link to legacy...
2017-01-10 Mark Salyzynliblog: use log/log.h when utilizing ALOG macros
2017-01-10 Etan Cohen[AWARE] Update HIDL interface and link to legacy HAL
2017-01-10 Yifan HongRan update-makefiles.sh.
2017-01-06 Yifan HongAdd test for putting different types in a struct /...
2017-01-05 Yifan HongMerge "move foocallback to hidl_test"
2017-01-05 Treehugger... Merge "Change list of applications in CardStatus from...
2017-01-05 Martijn CoenenCallback elision for HIDL interfaces.
2017-01-05 Treehugger... Merge "Return<*> getStatus().isOk() -> isOk()"
2017-01-05 Steven MorelandReturn<*> getStatus().isOk() -> isOk()
2017-01-05 Treehugger... Merge "Add a method to trigger multiple FMQ blocking...
2017-01-05 Amit MahajanChange list of applications in CardStatus from array...
2017-01-05 Hridya ValsarajuAdd a method to trigger multiple FMQ blocking reads.
2017-01-04 Yifan Hongmove foocallback to hidl_test
2017-01-03 Treehugger... Merge "Minor changes to telephony error codes in types...
2017-01-03 Enrico GranataMerge "Make update-makefiles.sh exit if any of the...
2017-01-03 Hridya ValsarajuMerge "Templatize MQDescriptor"
2017-01-03 Sanket PadaweMinor changes to telephony error codes in types.hal
2016-12-30 Martijn CoenenFix wifi/bluetooth threadpool usage.
2016-12-30 Hridya ValsarajuTemplatize MQDescriptor
2016-12-30 Myles Watsonbluetooth: Find the device's Bluetooth address
2016-12-29 Amit MahajanMinor fixes in IRadioIndication.hal
2016-12-29 Treehugger... Merge "Clean up some fields and APIs in telephony HIDL...
2016-12-29 Andre EisenbachAdd default Bluetooth HAL implementation
2016-12-29 Sanket PadaweClean up some fields and APIs in telephony HIDL interface.
2016-12-28 Martijn CoenenAdd test method to IBaz.
2016-12-27 Amit MahajanMinor updates to ISap hal.
2016-12-22 Enrico GranataMake update-makefiles.sh exit if any of the hidl invoca...
2016-12-22 Treehugger... Merge "Add a method to test EventFlag configuration...
2016-12-21 Hridya ValsarajuAdd a method to test EventFlag configuration and usage
2016-12-21 Yifan HongMerge "Add test for Java GC for binder objects."
2016-12-20 Connor O'BrienMerge "Remove length arg from transmit() in IR HAL"
2016-12-20 Yifan HongAdd test for Java GC for binder objects.
2016-12-20 Treehugger... Merge "wifi(vts): Add framework for gtests"
2016-12-20 Connor O'BrienRemove length arg from transmit() in IR HAL
2016-12-19 Yifan HongMerge "Test for echoed interfaces."
2016-12-17 Roshan Piuswifi(vts): Add framework for gtests
2016-12-17 Roshan Piussupplicant(interface): Remove unused params
2016-12-16 Yifan HongTest for echoed interfaces.
2016-12-16 Roshan Piuswifi: Add remaining capability flags from legacy HAL
2016-12-16 Roshan Piuswifi: Debug ring buffer data collection
2016-12-16 Roshan Piuswifi: Add chip level callbacks
2016-12-16 Roshan PiusWifiLegacyHal: Add missing ring buffer callback dereg
2016-12-16 Roshan Piuswifi: Add support for alert handler
2016-12-16 Roshan Piuswifi: Port over O features to HIDL
2016-12-16 Roshan Piussupplicant(interface): Add support for DRIVER commands
2016-12-15 Martijn CoenenRevert "Fix tests for using IBase instead of IBinder."
2016-12-14 Sanket PadaweMerge "Add new RadioError in telephony hidl interface."
2016-12-14 Treehugger... Merge "Update makefiles for Java package path."
2016-12-14 Yifan HongUpdate makefiles for Java package path.
2016-12-14 Roshan Piussupplicant(interface): Add network param getters
2016-12-14 Roshan Piussupplicant(interface): Add 2 sta iface callbacks
2016-12-13 Roshan Piuswifi: Add legacy HAL stubs
2016-12-13 Roshan Piuswifi: Add support for removing iface
2016-12-13 Roshan Piuswifi: Fixes in WifiLegacyHal
2016-12-13 Connor O'BrienMerge "Add android.hardware.consumerir@1.0 service."
2016-12-13 Treehugger... Merge "Update test for method name and result name."
2016-12-13 Sanket PadaweAdd new RadioError in telephony hidl interface.
2016-12-13 Connor O'BrienMerge "Add consumerir HIDL default implementation"
2016-12-13 Connor O'BrienMerge "consumerir: define the consumerir HIDL interface"
2016-12-13 Yifan HongUpdate test for method name and result name.
2016-12-12 Yifan HongAdd test for eliding bitfield returns.
2016-12-12 Treehugger... Merge changes Idde2f3b7,I5b25d334,I69db530e
2016-12-12 Connor O'BrienAdd android.hardware.consumerir@1.0 service.
2016-12-12 Connor O'BrienAdd consumerir HIDL default implementation
2016-12-12 Connor O'Brienconsumerir: define the consumerir HIDL interface
2016-12-12 Steven MorelandAdd check to update-makefiles.sh.
2016-12-10 Roshan Piuswifi: Disallow iface creation based on mode
2016-12-10 Roshan Piussupplicant(interface): Correct ANQP enum value/type
2016-12-10 Roshan Piussupplicant(interface): Minor fixes in P2P iface
next