1. 7708449 Update makefiles. (2/2) am: 76cfb84140 am: f203167814 by Steven Moreland · 8 years ago
  2. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  3. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  4. d09cf86 Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  5. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  6. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  7. 20af5c5 Merge "Convert android.hardware.broadcastradio@1.x-impl to soong." by Tomasz Wasilczyk · 8 years ago
  8. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  9. cff13a5 Convert android.hardware.broadcastradio@1.x-impl to soong. by Tomasz Wasilczyk · 8 years ago
  10. 2cd0d42 Remove redundant dependencies by Steven Moreland · 8 years ago
  11. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  12. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  13. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  14. 7410c72 Merge "Verify all radio classes, instead of FM only." by Tomasz Wasilczyk · 8 years ago
  15. 2f46101 Verify all radio classes, instead of FM only. by Tomasz Wasilczyk · 8 years ago
  16. a8542b2 Merge "Set skipSubChannel both to true and false when testing scan and step methods." by Tomasz Wasilczyk · 8 years ago
  17. 09287fd Remove unused using statements. by Steven Moreland · 8 years ago
  18. a8dec0f Set skipSubChannel both to true and false when testing scan and step methods. by Tomasz Wasilczyk · 8 years ago
  19. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  20. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  21. 0d6118f Merge "Test ITuner::setConfiguration against bad input." by Tomasz Wasilczyk · 8 years ago
  22. 10877cd Test ITuner::setConfiguration against bad input. by Tomasz Wasilczyk · 8 years ago
  23. f3c036d Extend configChange and tuneComplete callbacks with checking the carried value. by Tomasz Wasilczyk · 8 years ago
  24. 59d985d Test ITuner::tune failing when channel out of the range is provided. by Tomasz Wasilczyk · 8 years ago
  25. be71e9c Extend broadcast radio VTS tests by tuner reopening scenario. by Tomasz Wasilczyk · 9 years ago
  26. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  27. 213170b Create Broadcast radio HAL 1.1; implement DigitalStatus enum. by Tomasz Wasilczyk · 8 years ago
  28. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  29. f609010 BroadcastRadio HAL uses "default" service name by Chris Phoenix · 9 years ago
  30. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  31. 830f215 Review radio metadata allocations/deallocations. by Tomasz Wasilczyk · 8 years ago
  32. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  33. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  34. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  35. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  36. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 8 years ago
  37. 3ff5260 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  38. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  39. 5cc9d86 Make metadata field mandatory for program info struct. by Tomasz Wasilczyk · 9 years ago
  40. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  41. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  42. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  43. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  44. 566fcda Basic target VTS test for broadcast radio HAL by Eric Laurent · 9 years ago
  45. 32094ca Merge changes I0b1a0979,I4aa89a39 by TreeHugger Robot · 9 years ago
  46. d6e4f03 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  47. d26dc50 Always specify underlying enum type. by Steven Moreland · 9 years ago
  48. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  49. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  50. fda400b fix build for broacast radio HAL implementation by Eric Laurent · 9 years ago
  51. a174588 Revert "Revert "Initial implementation of broadcast radio HAL."" by Eric Laurent · 9 years ago
  52. d82c3be Merge "Revert "Initial implementation of broadcast radio HAL."" by Eric Laurent · 9 years ago
  53. 2c2df01 Revert "Initial implementation of broadcast radio HAL." by Eric Laurent · 9 years ago
  54. 4433847 Merge "Initial implementation of broadcast radio HAL." by TreeHugger Robot · 9 years ago
  55. a33b341 Initial implementation of broadcast radio HAL. by Eric Laurent · 9 years ago
  56. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  57. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  58. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  59. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  60. 402a829 initial HAL definition for bradcast radio (e.g FM radio) by Eric Laurent · 9 years ago