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