1. f2fb0e73 Merge "CEC: Remove obsolete TODOs" into mnc-dev by Jinsuk Kim · 9 years ago
  2. 4d5648b CEC: Remove obsolete TODOs by Jinsuk Kim · 9 years ago
  3. e6e8f3d CEC: Let playback device send <Standby> upon power off by Jinsuk Kim · 9 years ago
  4. 1c86159 Merge "CEC: Update ARC feature flag on hotplug" into mnc-dev by Jinsuk Kim · 9 years ago
  5. 37f5bc28 CEC: Update ARC feature flag on hotplug by Jinsuk Kim · 9 years ago
  6. dd0f396 Merge "CEC: Make wakeup on hotplug optional" into mnc-dev by Jinsuk Kim · 9 years ago
  7. 659c486 CEC: Make wakeup on hotplug optional by Jinsuk Kim · 9 years ago
  8. 7cc51c6 CEC: Reset active source/path before going into standby by Jinsuk Kim · 9 years ago
  9. b349213 Merge "CEC: Check port id for ARC status update on hotplug" by Jinsuk Kim · 9 years ago
  10. a6d5dad CEC: Check port id for ARC status update on hotplug by Jinsuk Kim · 9 years ago
  11. 7e4b480 CEC: Prevent premature standby process completion by Jinsuk Kim · 9 years ago
  12. f8e24cc Merge "CEC: Do not terminate ARC on send error busy" by Jinsuk Kim · 9 years ago
  13. 0878397 CEC: Do not terminate ARC on send error busy by Jinsuk Kim · 9 years ago
  14. 7b0cf64 CEC: Remove system audio on hotplug by Jinsuk Kim · 9 years ago
  15. 951e3e4 Reset system audio mode on startup rather than on stop. by Wally Yau · 9 years ago
  16. d35dfb6 Merge "CEC: Let arc termination start before standby" by Jinsuk Kim · 9 years ago
  17. 1139559 Merge "CEC: Support arc feature flag for multiple ports" by Jinsuk Kim · 9 years ago
  18. 04f813c CEC: Back up active input correctly against repeated active source commands by Jinsuk Kim · 9 years ago
  19. 5bcf5bf CEC: Support arc feature flag for multiple ports by Jinsuk Kim · 9 years ago
  20. a5445ce CEC: Let arc termination start before standby by Jinsuk Kim · 9 years ago
  21. c45fd20 Merge "CEC: Do not send <ARC Terminated> when init request gets rejected" by Jinsuk Kim · 9 years ago
  22. 71651d3 CEC: Do not send <ARC Terminated> when init request gets rejected by Jinsuk Kim · 9 years ago
  23. 1ad5cc3 Merge "Enable selecting device whose power status is not on" by Jinsuk Kim · 9 years ago
  24. 6b2a617 Enable selecting device whose power status is not on by Yu.Ishihara · 9 years ago
  25. 9b8507c CEC: Explicitly turn on screen for remote control passthrough by Jinsuk Kim · 9 years ago
  26. 8d115eb CEC: Expose API sendStandby() by Jinsuk Kim · 9 years ago
  27. 2da02a2 Merge "CEC: Do not start queued actions for TV device" by Jinsuk Kim · 9 years ago
  28. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  29. 736c307 CEC: Do not start queued actions for TV device by Jinsuk Kim · 9 years ago
  30. 757c097 CEC: Switch ARC hardware circuit before device update by Jinsuk Kim · 9 years ago
  31. bad8393 CEC: Define a system property to keep playback device awake by Jinsuk Kim · 9 years ago
  32. 10804eb Add additional info to AudioPort for enum/selection API. by Paul McLean · 10 years ago
  33. 3457ae4 Merge "Revert "CEC: Let playback device switch TV input after bootup"" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  34. 4361549 Revert "CEC: Let playback device switch TV input after bootup" by Jinsuk Kim · 10 years ago
  35. 9c5ccc3 Merge "CEC: Discard key event to itself" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  36. 454fab5 CEC: Discard key event to itself by Jinsuk Kim · 10 years ago
  37. 3f92347 Merge "CEC: Add CEC device upon receiving <Report Physical Address>" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  38. 0760011 CEC: Ensure stable AVR connection by Jinsuk Kim · 10 years ago
  39. 2ee0d6f CEC: Stop ARC if hotplug event is asserted low by Jinsuk Kim · 10 years ago
  40. 7640d98 CEC: Fix a regression bug by Jinsuk Kim · 10 years ago
  41. 7cd4a58 CEC: Add CEC device upon receiving <Report Physical Address> by Jinsuk Kim · 10 years ago
  42. c9914a2 CEC: Let <Active Source> from the active source work by Jinsuk Kim · 10 years ago
  43. 56c119a Merge "CEC: Handles initiation of press-and-hold correctly" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  44. c4228a7 CEC: Handles initiation of press-and-hold correctly by Jinsuk Kim · 10 years ago
  45. 76cf035 Merge "CEC: Add logic to return to internal source" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  46. cb8661c CEC: Add logic to return to internal source by Jinsuk Kim · 10 years ago
  47. 8913a0e CEC: Let playback device switch TV input after bootup by Jinsuk Kim · 10 years ago
  48. f23829d Merge "CEC: Switch active input after routing control" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  49. 337ce19 CEC: Switch active input after routing control by Jinsuk Kim · 10 years ago
  50. 5b8cb00 CEC: Process new options for CEC/MHL HAL by Jinsuk Kim · 10 years ago
  51. d47abef CEC: Make TV try to allocate logical address 0 first by Jinsuk Kim · 10 years ago
  52. 2ab6d9f CEC: Do not send <Active Source> when TV wakes up by one touch play by Jinsuk Kim · 10 years ago
  53. 964c00d CEC: Buffer Cec messages while allocating logical address by Jinsuk Kim · 10 years ago
  54. 61c94d1 CEC: Support sendStandby() for MHL device by Jinsuk Kim · 10 years ago
  55. e26d833 CEC: Keep Playback device awake while it is the active source by Jinsuk Kim · 10 years ago
  56. 6e26f7f CEC: Handle <Active Source> arriving before TvInputCallback.onAddInput by Jinsuk Kim · 10 years ago
  57. 6ad7cbd CEC: Make deviceSelect work for MHL device by Jinsuk Kim · 10 years ago
  58. ad1e3d7 CEC: Buffer <Set System Audio Mode> by Jinsuk Kim · 10 years ago
  59. 92ae5ab Merge "CEC: Let the caller check CEC device type" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  60. 98d760e CEC: Let the caller check CEC device type by Jinsuk Kim · 10 years ago
  61. a95794b CEC: Allow no vendor-specific data for <Vendor Command With ID> by Jinsuk Kim · 10 years ago
  62. 1481a42 CEC: Pass port ID for set_audio_return_channel by Jinsuk Kim · 10 years ago
  63. 4fcbf0b CEC: Explictly remove and add device when updating by Jinsuk Kim · 10 years ago
  64. 6102bac7 CEC: Update CEC device info properly by Jinsuk Kim · 10 years ago
  65. 15556bb Merge "CEC: Disable debug logging" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  66. 8e609fa CEC: Disable debug logging by Jinsuk Kim · 10 years ago
  67. 4da5538 Merge "CEC: Avoid setting op in disabled mode" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  68. de7a424 CEC: Avoid setting op in disabled mode by Jinsuk Kim · 10 years ago
  69. 6074797 Merge "CEC: Introduce the retry for commands on the new device discovery." into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  70. 3cd3051 CEC: Generate hotplug events upon adding listener by Jinsuk Kim · 10 years ago
  71. 4635038 CEC: Introduce the retry for commands on the new device discovery. by Yuncheol Heo · 10 years ago
  72. 3f6755f CEC: Check command type for power status monitor action by Jinsuk Kim · 10 years ago
  73. fb02086 Merge "CEC: Set the parameter of <System Audio Mode Request> right" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  74. e653602 CEC: Set the parameter of <System Audio Mode Request> right by Jinsuk Kim · 10 years ago
  75. f170248 CEC: make it sure to send vendor commands when changing a setting. by Yuncheol Heo · 10 years ago
  76. 1c72ba8 Merge "CEC: Do not compare active input when updating" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  77. 449c019 CEC: Do not compare active input when updating by Jinsuk Kim · 10 years ago
  78. 51cb7aa Merge "CEC: Do not issue non-effective <Routing Change>" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  79. 546d867 CEC: Do not issue non-effective <Routing Change> by Jinsuk Kim · 10 years ago
  80. 4d1189e CEC: Enable log for non-user builds by Jinsuk Kim · 10 years ago
  81. 9899b66 Merge "CEC: Use thread-safe version for avr info" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  82. 86a1e5a CEC: Use thread-safe version for avr info by Jinsuk Kim · 10 years ago
  83. 7fa3a66 CEC: Buffer messages coming from unknown device by Jinsuk Kim · 10 years ago
  84. 7fb8e7f CEC: Send <Give System Audio Mode> regardless of TV's setting. by Jungshik Jang · 10 years ago
  85. 0361147 CEC: Allow no parameters with <System Audio Mode Request>. by Yuncheol Heo · 10 years ago
  86. a95f1a9 CEC: Don't send <Feature Abort> on the short message by Yuncheol Heo · 10 years ago
  87. 326aef0 Add recorder address to all recording listerner apis. by Jungshik Jang · 10 years ago
  88. 5fe3a6c CEC: Use language code "chi" for Traditional Chinese by Jinsuk Kim · 10 years ago
  89. 8ecb721 CEC: Send <ReportMenuStatus:active> together sending <ActiveSource>. by Yuncheol Heo · 10 years ago
  90. 2b0da5c CEC: Fix apilint errors. by Yuncheol Heo · 10 years ago
  91. 17e9d24 Merge "CEC: Add missing protections for some HdmiControlService API" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  92. b22d9ee CEC: Add missing protections for some HdmiControlService API by Jinsuk Kim · 10 years ago
  93. 0608b93 CEC: Add a callback for vendor when HDMI control setting is changed. by Yuncheol Heo · 10 years ago
  94. bdf27fb CEC: add getDeviceList() by Jinsuk Kim · 10 years ago
  95. 93eed0c CEC: Use hotplug event for MHL device registry by Jinsuk Kim · 10 years ago
  96. e46fdb4 Merge "CEC: Queue actions for starting later when not ready" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  97. 6f87b4e CEC: Queue actions for starting later when not ready by Jinsuk Kim · 10 years ago
  98. 08f1ab0 CEC: Do not publish the service if native/HAL is not ready by Jinsuk Kim · 10 years ago
  99. 62ba538 resolved conflicts for merge of 3170c035 to lmp-mr1-dev by Jinsuk Kim · 10 years ago
  100. 229c422 CEC: Prevents HdmiControlService from turning on TV on wakeup by Jinsuk Kim · 10 years ago