1. 08f1ab0 CEC: Do not publish the service if native/HAL is not ready by Jinsuk Kim · 10 years ago
  2. 62ba538 resolved conflicts for merge of 3170c035 to lmp-mr1-dev by Jinsuk Kim · 10 years ago
  3. 229c422 CEC: Prevents HdmiControlService from turning on TV on wakeup by Jinsuk Kim · 10 years ago
  4. 84659ed Merge "CEC: Send <Device Vendor ID> after address allocation" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  5. ad515e8 CEC: Send <Device Vendor ID> after address allocation by Jinsuk Kim · 10 years ago
  6. 85c927c Merge "CEC: Ensure the key transmission finishes all the time" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  7. 345f3d0 am 4cb8455f: am 71c4578d: Merge "CEC: Reset active source status on routing control" into lmp-dev by Yuncheol Heo · 10 years ago
  8. 995fcfc CEC: Reset active source status on routing control by Jinsuk Kim · 10 years ago
  9. 8566be3 CEC: Ensure the key transmission finishes all the time by Jinsuk Kim · 10 years ago
  10. d825aac Update CEC keycode repeat status. by Jungshik Jang · 10 years ago
  11. fe27961 Apply new Android keycodes to CEC keycode mapping. by Jungshik Jang · 10 years ago
  12. 73483b6b Support parameterized keycode in cec. by Jungshik Jang · 10 years ago
  13. 7543497 CEC: Send keys to active routing path by Jinsuk Kim · 10 years ago
  14. 5352081c Enable all actions to have chance to consume incoming message. by Jungshik Jang · 10 years ago
  15. b8d62e7 Fix the hotplug behaviors in TV. by Yuncheol Heo · 10 years ago
  16. c1e1550 Merge "Adjust volume bar visibility in HDMI-CEC system audio mode" into lmp-dev by Jungshik Jang · 10 years ago
  17. 1a6be6e Adjust volume bar visibility in HDMI-CEC system audio mode by Jungshik Jang · 10 years ago
  18. da6e9f1 Remove MHL related code. by Yuncheol Heo · 10 years ago
  19. 89ec14e Make the playback device pass CEC CTS. by Yuncheol Heo · 10 years ago
  20. 720407a Fix cyclic mute by Jungshik Jang · 10 years ago
  21. 6b096d3 Remove unnecessary warning. by Jungshik Jang · 10 years ago
  22. 4b5c2d3 Change the property name to pass selinux. by Yuncheol Heo · 10 years ago
  23. 3b9309a CEC: Stub MHL Device by Jinsuk Kim · 10 years ago
  24. a94417a CEC: Refactoring for MHL by Jinsuk Kim · 10 years ago
  25. d4a94db CEC: Bug fixes for vendor-specific command handling by Jinsuk Kim · 10 years ago
  26. 753fcc8 Merge "Handle <Menu Status> message." into lmp-dev by Yuncheol Heo · 10 years ago
  27. 29b3e79d Merge "Respond <Feature Abort: Invaild operand> for the invaild messages." into lmp-dev by Yuncheol Heo · 10 years ago
  28. 184b124 Handle <Menu Status> message. by Yuncheol Heo · 10 years ago
  29. 4c21289 Respond <Feature Abort: Invaild operand> for the invaild messages. by Yuncheol Heo · 10 years ago
  30. b3ecb72 Use async polling for HPD action by Jungshik Jang · 10 years ago
  31. b3fbf9d Replace the MHL register name 'scratchpad' with 'vendor' by Jinsuk Kim · 10 years ago
  32. 109526f Merge "CEC: Stub MHL Controller" into lmp-dev by Jinsuk Kim · 10 years ago
  33. 7810412 CEC: Stub MHL Controller by Jinsuk Kim · 10 years ago
  34. 4480efa Prevent sending <Feature Abort> for some messages. by Jungshik Jang · 10 years ago
  35. 2e8f1b6 CEC: Revamp volume control action. by Jungshik Jang · 10 years ago
  36. aa6a67a Merge "Invoke the callback only when DeviceInfo is available." into lmp-dev by Yuncheol Heo · 10 years ago
  37. 7c5d31e Invoke the callback only when DeviceInfo is available. by Yuncheol Heo · 10 years ago
  38. 192ba20 Disable the debug flag in HdmiLogger. by Yuncheol Heo · 10 years ago
  39. dfd2874 Merge "Reallocate the logical address on the hotplug event." into lmp-dev by Yuncheol Heo · 10 years ago
  40. b502186 Reallocate the logical address on the hotplug event. by Yuncheol Heo · 10 years ago
  41. 4b4b940 CEC: Fixes bugs in routing control by Jinsuk Kim · 10 years ago
  42. f8a823b Merge "Fix system audio mode failure in boot up" into lmp-dev by Jungshik Jang · 10 years ago
  43. a7221ce Fix system audio mode failure in boot up by Jungshik Jang · 10 years ago
  44. 959d2db CEC: Implement dump() of HdmiControlService by Terry Heo · 10 years ago
  45. af410a5 Merge "CEC: return non-null MHL controller when not ready" into lmp-dev by Jinsuk Kim · 10 years ago
  46. 473119f Allow broadcast for <Set System Audio Mode>. by Jungshik Jang · 10 years ago
  47. c94ac5c Add more debug message to HdmiControlService by Jungshik Jang · 10 years ago
  48. f34e607 Merge "Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message for unsupported keys" into lmp-dev by Jinsuk Kim · 10 years ago
  49. b64c2ba Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message for unsupported keys by Dongil Seo · 10 years ago
  50. f286b4d CEC: return non-null MHL controller when not ready by Jinsuk Kim · 10 years ago
  51. 339227d Fix several bugs in HdmiControlService. by Jungshik Jang · 10 years ago
  52. 2220f6f8 CEC: Log the current time instead when the timing information is empty by Jae Seo · 10 years ago
  53. f67113f Use common language code in hdmi service. by Jungshik Jang · 10 years ago
  54. dbe6b45 Add spam-safe logger. by Jungshik Jang · 10 years ago
  55. f424932 Implement interfaces for MHL scratchpad command by Jungshik Jang · 10 years ago
  56. 1bfc75f Merge "CEC: Skip routing control/internal source selection conditionally" into lmp-dev by Jinsuk Kim · 10 years ago
  57. d530719 CEC: Skip routing control/internal source selection conditionally by Jinsuk Kim · 10 years ago
  58. f860be8 Merge "CEC: Fix a bug not sending <Set Stream Path>" into lmp-dev by Jinsuk Kim · 10 years ago
  59. 2626958 CEC: Fix a bug not sending <Set Stream Path> by Jinsuk Kim · 10 years ago
  60. e9f6ed3 CEC: Invoke input change for RAP request from MHL device by Jinsuk Kim · 10 years ago
  61. 5e85359 Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev by Terry Heo · 10 years ago
  62. 1ca0a43 CEC: Broadcast language setting whenever it changes by Terry Heo · 10 years ago
  63. 9727b33 Merge "CEC: Hook up device select API to MHL device RAP" into lmp-dev by Jinsuk Kim · 10 years ago
  64. 87f22a2 CEC: Hook up device select API to MHL device RAP by Jinsuk Kim · 10 years ago
  65. 5ba6906 Merge "Clean up MHL local devices when HdmiControlService turns into disabled state" into lmp-dev by Jungshik Jang · 10 years ago
  66. 2738e2d Implement missing mhl apis by Jungshik Jang · 10 years ago
  67. 350e68d Clean up MHL local devices when HdmiControlService turns into disabled state by Jungshik Jang · 10 years ago
  68. 8809f1e Merge "CEC: Invoke events listener upon MHL device state change" into lmp-dev by Jinsuk Kim · 10 years ago
  69. ed08645 CEC: Invoke events listener upon MHL device state change by Jinsuk Kim · 10 years ago
  70. 5691b2f Remove parameter field in HdmiCecKeycode. by Jungshik Jang · 10 years ago
  71. 03861d0 Merge "CEC: Handle Remote Control command" into lmp-dev by Terry Heo · 10 years ago
  72. 3e1564e CEC: Handle Remote Control command by Terry Heo · 10 years ago
  73. 4612a6e Implement MHL send key action. by Jungshik Jang · 10 years ago
  74. 98f4c16 Merge "CEC: Replace the usage of logical address with id for HdmiDeviceInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  75. 8960d1b CEC: Replace the usage of logical address with id for HdmiDeviceInfo by Jinsuk Kim · 10 years ago
  76. c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
  77. 08a1be8 Implement MHL RAP reception. by Yuncheol Heo · 10 years ago
  78. 8e083ec CEC: Remove timeout from deviceSelect processing by Jinsuk Kim · 10 years ago
  79. 867b4e0 Set active port path to HdmiControlService by Jungshik Jang · 10 years ago
  80. 502d8b3 Merge "CEC: Make sure CEC switch info is always updated" into lmp-dev by Jinsuk Kim · 10 years ago
  81. bcfa067 CEC: Make sure CEC switch info is always updated by Jinsuk Kim · 10 years ago
  82. 7df5286 Hook up native mhl api to HdmiControl Service. by Jungshik Jang · 10 years ago
  83. e5910f7 Merge "Use the system property for the HdmiControlService configuration." into lmp-dev by Yuncheol Heo · 10 years ago
  84. 7d9acc7 Use the system property for the HdmiControlService configuration. by Yuncheol Heo · 10 years ago
  85. 302938e Merge "CEC: Fix two bugs" into lmp-dev by Jinsuk Kim · 10 years ago
  86. 1f8d1c57 CEC: Fix two bugs by Jinsuk Kim · 10 years ago
  87. 6d73986 Merge "Make it not to go to sleep when changing TV's input to the others." into lmp-dev by Yuncheol Heo · 10 years ago
  88. 64bafd9 Make it not to go to sleep when changing TV's input to the others. by Yuncheol Heo · 10 years ago
  89. 61daf6b Hook up device power status change to TIF by Jungshik Jang · 10 years ago
  90. 5008486 CEC: Content observer to handle TV Setting update by Jinsuk Kim · 10 years ago
  91. 410ca9c Implement PowerStatusMonitorAction. by Jungshik Jang · 10 years ago
  92. 7dea98f Allow to use device's own physical address. by Yuncheol Heo · 10 years ago
  93. 2849b7c Go to nap when receiving <Active Source> for the other devices. by Yuncheol Heo · 10 years ago
  94. 7bbf9e7 Merge "Use message validator for sending message." into lmp-dev by Jungshik Jang · 10 years ago
  95. 5f75cbd Use message validator for sending message. by Jungshik Jang · 10 years ago
  96. b509c2e Rename FeatureAction into HdmiCecFeatureAction by Jungshik Jang · 10 years ago
  97. 61f4fbd Rename HdmiCecDeviceInfo into HdmiDeviceInfo. by Jungshik Jang · 10 years ago
  98. 4fdd0f4 CEC: Hide CEC devices behind non-CEC switch by Jinsuk Kim · 10 years ago
  99. 8e93c84 Prevent hot plug detection action from multiple device polling by Jungshik Jang · 10 years ago
  100. d57ba99 Merge "More tweaks for recording" into lmp-dev by Jungshik Jang · 10 years ago