1. 85a60ba Merge "Make it possible to check if a given program/identifier type is supported." by Tomasz Wasilczyk · 8 years ago
  2. bb47714 Merge "Fill announcement-related gaps in Broadcast Radio APIs." by Tomasz Wasilczyk · 8 years ago
  3. 8ca043b Merge "Added programInfoChanged callback." by Tomasz Wasilczyk · 8 years ago
  4. dc5291d Merge changes from topic 'radio-sprint-selector' by Tomasz Wasilczyk · 8 years ago
  5. e192c39 Make it possible to check if a given program/identifier type is supported. by Tomasz Wasilczyk · 8 years ago
  6. 2418009 Fill announcement-related gaps in Broadcast Radio APIs. by Tomasz Wasilczyk · 8 years ago
  7. f8866e7 Added programInfoChanged callback. by Tomasz Wasilczyk · 8 years ago
  8. d167caf Split VENDOR program type to four distinct types. by Tomasz Wasilczyk · 8 years ago
  9. afae464 Add OWNERS for audio-related HAL default implementations by Mikhail Naganov · 8 years ago
  10. 2834b95 Move utils lib out from implementation namespace. by Tomasz Wasilczyk · 8 years ago
  11. bb5f29c Use broadcastradio 1.1 default implementation by default. by Tomasz Wasilczyk · 8 years ago
  12. c9ba646 Refactor Broadcast Radio 1.1 VTS test. by Tomasz Wasilczyk · 8 years ago
  13. a02b6ef Implement ProgramSelector at HIDL layer. by Tomasz Wasilczyk · 8 years ago
  14. 2af8c52 Merge "Add RDS info to virtual stations, convert to ProgramInfo." by Tomasz Wasilczyk · 8 years ago
  15. 100f2ed Add RDS info to virtual stations, convert to ProgramInfo. by Tomasz Wasilczyk · 8 years ago
  16. 7f7c8c9 RDS PI is a number, not a string. by Tomasz Wasilczyk · 8 years ago
  17. ad48396 Merge "Move broadcastradio test to vendor." by TreeHugger Robot · 8 years ago
  18. cfc836a Move broadcastradio test to vendor. by Steven Moreland · 8 years ago
  19. 0202b3e Make tuned field description more precise and fix VTS tests to obey it. by Tomasz Wasilczyk · 8 years ago
  20. 4837755 Initial Broadcast Radio HAL 1.1 default implementation. by Tomasz Wasilczyk · 8 years ago
  21. da72d37 Fix Broadcast radio 1.0 VTS to not fail on other radio types than AM/FM. by Tomasz Wasilczyk · 8 years ago
  22. 02b9cba Implement getProperties_1_1 for broadcast radio 1.1 default implementation. by Tomasz Wasilczyk · 8 years ago
  23. 7708449 Update makefiles. (2/2) am: 76cfb84140 am: f203167814 by Steven Moreland · 8 years ago
  24. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  25. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  26. 6ca90ed Fix getProgramList comment about possible result. by Tomasz Wasilczyk · 8 years ago
  27. d09cf86 Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  28. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  29. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  30. 20af5c5 Merge "Convert android.hardware.broadcastradio@1.x-impl to soong." by Tomasz Wasilczyk · 8 years ago
  31. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  32. cff13a5 Convert android.hardware.broadcastradio@1.x-impl to soong. by Tomasz Wasilczyk · 8 years ago
  33. 2cd0d42 Remove redundant dependencies by Steven Moreland · 8 years ago
  34. d5bf55b Merge changes from topic 'hidl-vendor-available' into oc-dev am: 17f0c0dde7 by Steven Moreland · 8 years ago
  35. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  36. 861fc27 Merge "Add opaque vendorExension fields to ProgramInfo and Properties structs." by Tomasz Wasilczyk · 8 years ago
  37. 979120d Merge "Add analog force mode for analog/digital hybrid modes." by Tomasz Wasilczyk · 8 years ago
  38. c700282 Add analog force mode for analog/digital hybrid modes. by Tomasz Wasilczyk · 8 years ago
  39. d3b9971 Merge "Convert all comments into "doxygen-ready" comments." into oc-dev am: 8074912d8c by Andreas Huber · 8 years ago
  40. 64ae1dd Add opaque vendorExension fields to ProgramInfo and Properties structs. by Tomasz Wasilczyk · 8 years ago
  41. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  42. 8414af1 Merge "Add background scan capability callback broadcast radio HAL." by Tomasz Wasilczyk · 8 years ago
  43. 22e5f17 Add background scan capability callback broadcast radio HAL. by Tomasz Wasilczyk · 8 years ago
  44. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  45. 094c1d9 Merge "Add background scan routines and callbacks to broadcast radio HAL." by Tomasz Wasilczyk · 8 years ago
  46. 7410c72 Merge "Verify all radio classes, instead of FM only." by Tomasz Wasilczyk · 8 years ago
  47. 803301a Add background scan routines and callbacks to broadcast radio HAL. by Tomasz Wasilczyk · 8 years ago
  48. 2f46101 Verify all radio classes, instead of FM only. by Tomasz Wasilczyk · 8 years ago
  49. 54cc198 update-makefiles for transisitive dependencies by Steven Moreland · 8 years ago
  50. a8542b2 Merge "Set skipSubChannel both to true and false when testing scan and step methods." by Tomasz Wasilczyk · 8 years ago
  51. 09287fd Remove unused using statements. by Steven Moreland · 8 years ago
  52. a8dec0f Set skipSubChannel both to true and false when testing scan and step methods. by Tomasz Wasilczyk · 8 years ago
  53. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  54. b39197c Merge "Add generic flags to ProgramInfo struct." by Tomasz Wasilczyk · 8 years ago
  55. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  56. c466b49 Add generic flags to ProgramInfo struct. by Tomasz Wasilczyk · 8 years ago
  57. 0d6118f Merge "Test ITuner::setConfiguration against bad input." by Tomasz Wasilczyk · 8 years ago
  58. 0f06da1 Merge "Add getProgramList call." by Tomasz Wasilczyk · 8 years ago
  59. 2dd1d8d Add getProgramList call. by Tomasz Wasilczyk · 8 years ago
  60. 10877cd Test ITuner::setConfiguration against bad input. by Tomasz Wasilczyk · 8 years ago
  61. f3c036d Extend configChange and tuneComplete callbacks with checking the carried value. by Tomasz Wasilczyk · 8 years ago
  62. 59d985d Test ITuner::tune failing when channel out of the range is provided. by Tomasz Wasilczyk · 8 years ago
  63. be71e9c Extend broadcast radio VTS tests by tuner reopening scenario. by Tomasz Wasilczyk · 9 years ago
  64. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  65. 213170b Create Broadcast radio HAL 1.1; implement DigitalStatus enum. by Tomasz Wasilczyk · 8 years ago
  66. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  67. f609010 BroadcastRadio HAL uses "default" service name by Chris Phoenix · 9 years ago
  68. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  69. 830f215 Review radio metadata allocations/deallocations. by Tomasz Wasilczyk · 8 years ago
  70. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  71. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  72. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  73. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 9 years ago
  74. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  75. 66816de Remove useless Android.mk files. by Steven Moreland · 9 years ago
  76. 3ff5260 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  77. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  78. 5cc9d86 Make metadata field mandatory for program info struct. by Tomasz Wasilczyk · 9 years ago
  79. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  80. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  81. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  82. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  83. 566fcda Basic target VTS test for broadcast radio HAL by Eric Laurent · 9 years ago
  84. 32094ca Merge changes I0b1a0979,I4aa89a39 by TreeHugger Robot · 9 years ago
  85. d6e4f03 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  86. d26dc50 Always specify underlying enum type. by Steven Moreland · 9 years ago
  87. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  88. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  89. fda400b fix build for broacast radio HAL implementation by Eric Laurent · 9 years ago
  90. a174588 Revert "Revert "Initial implementation of broadcast radio HAL."" by Eric Laurent · 9 years ago
  91. d82c3be Merge "Revert "Initial implementation of broadcast radio HAL."" by Eric Laurent · 9 years ago
  92. 2c2df01 Revert "Initial implementation of broadcast radio HAL." by Eric Laurent · 9 years ago
  93. 4433847 Merge "Initial implementation of broadcast radio HAL." by TreeHugger Robot · 9 years ago
  94. a33b341 Initial implementation of broadcast radio HAL. by Eric Laurent · 9 years ago
  95. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  96. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  97. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  98. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  99. 402a829 initial HAL definition for bradcast radio (e.g FM radio) by Eric Laurent · 9 years ago