OSDN Git Service

Treble HAL interfaces for drm+crypto
[android-x86/hardware-interfaces.git] / boot /
2016-12-08 Connor O'BrienMerge "Boot HAL target-side test"
2016-12-08 Elliott HughesMerge "Remove unused hardware/interfaces tests dependen...
2016-12-08 Connor O'BrienBoot HAL target-side test
2016-12-08 Sanket PadaweAdd missing function to telephony HIDL interface. am...
2016-12-06 TreeHugger RobotMerge "Fixed race condition in ConcurrentQueue"
2016-12-06 Yifan HongAdd test for bitset/mask type. am: e7ce822b96 am: 022bb...
2016-12-03 Yifan HongUpdate to use the correct logging library. am: 961e6255...
2016-12-03 Yifan HongFix tests for using IBase instead of IBinder. am: 1d747...
2016-12-03 Yifan HongUse IBase instead of IBinder for interface keyword...
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase. am: e19e582bd5...
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase. am: e19e582bd5...
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase. am: e19e582bd5
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase.
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase.
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase.
2016-12-02 TreeHugger RobotMerge "Camera: HIDLized camera HALs, first set"
2016-12-02 Martijn CoenenMerge "Test interface for hidlized IMemory." am: 2ed821...
2016-12-02 Roshan PiusMerge "wifi: Don't include legacy hal header in wifi_st...
2016-12-02 Roshan PiusMerge "wifi: Don't include legacy hal header in wifi_st...
2016-12-02 Roshan PiusMerge "wifi: Add utility for struct conversions" am...
2016-12-02 Hridya ValsarajuMerge changes from topic 'binderized_gnss_hal'
2016-12-02 Yifan HongMerge "Update to use the correct logging library."
2016-12-02 Treehugger RobotMerge "wifi: Add utility for struct conversions"
2016-12-02 Yifan HongMerge "Update to use the correct logging library."...
2016-12-02 Yifan HongMerge "Update to use the correct logging library."...
2016-12-02 Yifan HongMerge "Update to use the correct logging library."...
2016-12-02 Yifan HongMerge "Update to use the correct logging library."
2016-12-02 Treehugger RobotMerge "Update to use the correct logging library."
2016-12-02 Pawin VongmasaMerge "Make Status an enum and move it from media to...
2016-12-02 Mikhail NaganovMerge "Audio HAL: fixes for issues discovered after...
2016-12-01 Yifan HongUpdate to use the correct logging library.
2016-12-01 TreeHugger RobotMerge "gatekeeper vts tests"
2016-12-01 Steven MorelandMerge "Revert "Use get instead of implicit cast on...
2016-12-01 Steven MorelandMerge "Always specify underlying enum type." am: 832f1a...
2016-12-01 Steven MorelandMerge "Wifi: don't require C++11." am: 13be232d7b am...
2016-12-01 TreeHugger RobotMerge "Vibrator: Remove Android.bp that's using .mk...
2016-12-01 Yuexi MaMerge "VTS driver module for vehicle hal"
2016-11-30 Eric LaurentMerge "Basic target VTS test for Sound Trigger HAL"
2016-11-30 Ruchi KandoiMerge "NFC: Add @exports to generate nfc-base.h headers...
2016-11-30 Yifan HongMerge "Update to use the correct library for logging...
2016-11-30 Connor O'BrienMerge "Power HAL target-side test"
2016-11-30 TreeHugger RobotMerge changes I0b1a0979,I4aa89a39
2016-11-29 Steven MorelandAdded AOSP license headers.
2016-11-29 Pavel MaltsevMerge "Add driving status to default vehicle HAL"
2016-11-29 Roshan PiusMerge changes I304a5d9d,Ied19d9ec,Ie6c03aee am: 9f51806...
2016-11-29 Roshan Piuswifi: Add NAN API wrappers in WifiLegacyHal am: 2301209...
2016-11-29 Roshan Piuswifi: Add RTT API wrappers in WifiLegacyHal am: d8e915a...
2016-11-29 Roshan Piuswifi: Add logger/debug API wrappers in WifiLegacyHal...
2016-11-29 Ruchi KandoiNfc: Change return types for Nfc hal to specified type...
2016-11-29 Ruchi KandoiMerge "NFC: vts: Update VTS driver files as per HAL...
2016-11-29 Ruchi KandoiMerge "NFC: Add target-side VTS tests for NFC"
2016-11-28 Chia-I WuMerge "graphics: fix potential leaks for IAllocator"
2016-11-28 Steven MorelandUse get instead of implicit cast on Return<*>. am:...
2016-11-25 Steven MorelandMerge "Update makefiles for logging." am: 2fe5762cae...
2016-11-25 Steven MorelandMerge "Update makefiles for logging." am: 2fe5762cae...
2016-11-25 Steven MorelandMerge "Update makefiles for logging." am: 2fe5762cae
2016-11-25 Steven MorelandMerge "Update makefiles for logging."
2016-11-24 Treehugger RobotMerge "Update makefiles for logging."
2016-11-24 Keun Soo YimMerge "increase the thermal hal timeout to 5m"
2016-11-23 Alexey PolyudovMerge changes from topic 'hidl-gk'
2016-11-23 TreeHugger RobotMerge "Functional tests for lights hal."
2016-11-23 Steven MorelandRemove HIDL_GENERATED from things written by hand....
2016-11-23 Steven MorelandRemove HIDL_GENERATED from things written by hand....
2016-11-23 Steven MorelandRemove HIDL_GENERATED from things written by hand....
2016-11-23 Steven MorelandRemove HIDL_GENERATED from things written by hand.
2016-11-22 Steven MorelandRemove HIDL_GENERATED from things written by hand.
2016-11-22 TreeHugger RobotMerge "Initial definition of the Dumpstate HIDL interfa...
2016-11-22 Martijn CoenenUse newly introduced hidl_handle. am: 403161ab73 am...
2016-11-22 Steven MorelandMerge "Update makefiles for logging."
2016-11-22 Roshan PiusMerge changes I7c418811,I0870eae0 am: 88fb149b8e am...
2016-11-22 Roshan Piuswifi: Add link layer stats API wrappers in WifiLegacyHa...
2016-11-22 Roshan Piuswifi: Add gscan API wrappers in WifiLegacyHal am: 76ff3...
2016-11-22 Steven MorelandUpdate makefiles for logging.
2016-11-22 Steven MorelandUpdate makefiles for logging.
2016-11-21 Ruchi KandoiMerge "NFC: Add Annotations to the HAL file" am: 3bca1e...
2016-11-21 Ruchi KandoiMerge "NFC: Add Annotations to the HAL file"
2016-11-21 Chia-I WuMerge "Revert "graphics: add target-side tests for...
2016-11-21 Chia-I WuMerge "graphics: add target-side tests for IAllocator"
2016-11-21 Chia-I WuMerge "graphics: remove duplicated types"
2016-11-19 Eric LaurentMerge "Revert "Initial implementation of broadcast...
2016-11-19 TreeHugger RobotMerge "Initial implementation of broadcast radio HAL."
2016-11-18 Yifan HongSplit libhidl into base and transport. am: 63544eacb6...
2016-11-18 Yifan HongSplit libhidl into base and transport. am: 63544eacb6...
2016-11-18 Yifan HongSplit libhidl into base and transport. am: 63544eacb6
2016-11-18 Yifan HongSplit libhidl into base and transport.
2016-11-18 Yifan HongSplit libhidl into base and transport.
2016-11-18 TreeHugger RobotMerge "Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS."
2016-11-18 TreeHugger RobotMerge "Split libhidl into base and transport."
2016-11-18 Martijn CoenenMerge "Cast hidl_pointer<T> to void*." am: 6033952ff1...
2016-11-18 Yifan HongSplit libhidl into base and transport.
2016-11-18 Sanket PadaweMerge "Add a missing RIL request in iRadio.hal" am...
2016-11-18 Sanket PadaweMerge "Add a missing RIL request in iRadio.hal"
2016-11-18 Roshan Piuswifi: Add APF/feature-set wrappers in WifiLegacyHal...
2016-11-18 Roshan Piuswifi: Move legacy hal types to a new namespace (2/2...
2016-11-18 Roshan Piuswifi: Move legacy hal types to a new namespace (1/2...
2016-11-17 Steven MorelandRemove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.
2016-11-17 TreeHugger RobotMerge "tv.cec: Handle an unused argument warning"
2016-11-17 Roshan Piuswifi: Changes to WifiLegacy Hal am: 511cc493e3 am:...
2016-11-17 Roshan Piuswifi: Remove passthrough mode am: 23f9f30344 am: 23baa7...
2016-11-17 Roshan Piuswifi: Stub implementation of WifiNanIface methods am...
next