summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/hdmi
Commit message (Expand)AuthorAgeFilesLines
* Merge "CEC: Stub MHL Controller" into lmp-devJinsuk Kim2014-09-102-2/+151
|\
| * CEC: Stub MHL ControllerJinsuk Kim2014-09-092-2/+151
* | Prevent sending <Feature Abort> for some messages.Jungshik Jang2014-09-054-9/+55
* | CEC: Revamp volume control action.Jungshik Jang2014-09-0513-199/+232
|/
* Merge "Invoke the callback only when DeviceInfo is available." into lmp-devYuncheol Heo2014-09-031-3/+6
|\
| * Invoke the callback only when DeviceInfo is available.Yuncheol Heo2014-09-031-3/+6
* | Disable the debug flag in HdmiLogger.Yuncheol Heo2014-09-021-1/+1
* | Merge "Reallocate the logical address on the hotplug event." into lmp-devYuncheol Heo2014-09-023-16/+51
|\ \ | |/ |/|
| * Reallocate the logical address on the hotplug event.Yuncheol Heo2014-09-023-16/+51
* | CEC: Fixes bugs in routing controlJinsuk Kim2014-09-021-7/+13
|/
* Merge "Fix system audio mode failure in boot up" into lmp-devJungshik Jang2014-08-294-9/+15
|\
| * Fix system audio mode failure in boot upJungshik Jang2014-08-294-9/+15
* | CEC: Implement dump() of HdmiControlServiceTerry Heo2014-08-285-0/+81
|/
* Merge "CEC: return non-null MHL controller when not ready" into lmp-devJinsuk Kim2014-08-282-105/+90
|\
| * CEC: return non-null MHL controller when not readyJinsuk Kim2014-08-262-105/+90
* | Allow broadcast for <Set System Audio Mode>.Jungshik Jang2014-08-272-9/+12
* | Add more debug message to HdmiControlServiceJungshik Jang2014-08-274-32/+180
* | Merge "Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> ...Jinsuk Kim2014-08-272-0/+12
|\ \
| * | Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message...Dongil Seo2014-08-272-0/+12
* | | Fix several bugs in HdmiControlService.Jungshik Jang2014-08-269-70/+125
|/ /
* | CEC: Log the current time instead when the timing information is emptyJae Seo2014-08-251-5/+5
* | Use common language code in hdmi service.Jungshik Jang2014-08-222-7/+20
|/
* Add spam-safe logger.Jungshik Jang2014-08-223-8/+94
* Implement interfaces for MHL scratchpad commandJungshik Jang2014-08-221-78/+122
* Merge "CEC: Skip routing control/internal source selection conditionally" int...Jinsuk Kim2014-08-221-6/+14
|\
| * CEC: Skip routing control/internal source selection conditionallyJinsuk Kim2014-08-221-6/+14
* | Merge "CEC: Fix a bug not sending <Set Stream Path>" into lmp-devJinsuk Kim2014-08-211-1/+1
|\ \ | |/ |/|
| * CEC: Fix a bug not sending <Set Stream Path>Jinsuk Kim2014-08-211-1/+1
* | CEC: Invoke input change for RAP request from MHL deviceJinsuk Kim2014-08-212-1/+69
|/
* Merge "CEC: Broadcast language setting whenever it changes" into lmp-devTerry Heo2014-08-162-8/+38
|\
| * CEC: Broadcast language setting whenever it changesTerry Heo2014-08-182-8/+38
* | Merge "CEC: Hook up device select API to MHL device RAP" into lmp-devJinsuk Kim2014-08-162-1/+11
|\ \
| * | CEC: Hook up device select API to MHL device RAPJinsuk Kim2014-08-202-1/+11
* | | Merge "Clean up MHL local devices when HdmiControlService turns into disabled...Jungshik Jang2014-08-161-6/+12
|\ \ \
| * | | Clean up MHL local devices when HdmiControlService turns into disabled stateJungshik Jang2014-08-191-6/+12
| |/ /
* | | Implement missing mhl apisJungshik Jang2014-08-201-1/+5
|/ /
* | Merge "CEC: Invoke events listener upon MHL device state change" into lmp-devJinsuk Kim2014-08-163-13/+67
|\ \
| * | CEC: Invoke events listener upon MHL device state changeJinsuk Kim2014-08-193-13/+67
* | | Remove parameter field in HdmiCecKeycode.Jungshik Jang2014-08-194-48/+23
|/ /
* | Merge "CEC: Handle Remote Control command" into lmp-devTerry Heo2014-08-163-0/+90
|\ \
| * | CEC: Handle Remote Control commandTerry Heo2014-08-183-0/+90
| |/
* | Implement MHL send key action.Jungshik Jang2014-08-183-6/+20
* | Merge "CEC: Replace the usage of logical address with id for HdmiDeviceInfo" ...Jinsuk Kim2014-08-163-43/+46
|\ \
| * | CEC: Replace the usage of logical address with id for HdmiDeviceInfoJinsuk Kim2014-08-143-43/+46
* | | Log who is calling goToSleep().Jeff Brown2014-08-141-1/+1
* | | Implement MHL RAP reception.Yuncheol Heo2014-08-132-2/+31
* | | CEC: Remove timeout from deviceSelect processingJinsuk Kim2014-08-131-25/+2
|/ /
* | Merge "Use the system property for the HdmiControlService configuration." int...Yuncheol Heo2014-08-112-4/+23
|\ \
| * | Use the system property for the HdmiControlService configuration.Yuncheol Heo2014-08-122-4/+23
| |/
* | Merge "CEC: Fix two bugs" into lmp-devJinsuk Kim2014-08-111-3/+4
|\ \ | |/ |/|