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