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