summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/hdmi
Commit message (Expand)AuthorAgeFilesLines
* Improve tracking of screen on reasons.Dianne Hackborn2015-07-151-1/+1
* CEC: Do not switch language if the new one is same as the old oneJinsuk Kim2015-07-101-0/+8
* CEC: Handle <Set Menu Language> message on playback devicesTerry Heo2015-06-172-0/+44
* Merge "CEC: Remove obsolete TODOs" into mnc-devJinsuk Kim2015-05-141-4/+0
|\
| * CEC: Remove obsolete TODOsJinsuk Kim2015-05-151-4/+0
* | CEC: Let playback device send <Standby> upon power offJinsuk Kim2015-05-124-9/+68
|/
* Merge "CEC: Update ARC feature flag on hotplug" into mnc-devJinsuk Kim2015-05-101-2/+10
|\
| * CEC: Update ARC feature flag on hotplugJinsuk Kim2015-05-111-2/+10
* | Merge "CEC: Make wakeup on hotplug optional" into mnc-devJinsuk Kim2015-05-072-1/+8
|\ \
| * | CEC: Make wakeup on hotplug optionalJinsuk Kim2015-05-072-1/+8
| |/
* | CEC: Reset active source/path before going into standbyJinsuk Kim2015-04-301-0/+3
|/
* Merge "CEC: Check port id for ARC status update on hotplug"Jinsuk Kim2015-04-241-1/+5
|\
| * CEC: Check port id for ARC status update on hotplugJinsuk Kim2015-04-241-1/+5
* | CEC: Prevent premature standby process completionJinsuk Kim2015-04-212-8/+14
|/
* Merge "CEC: Do not terminate ARC on send error busy"Jinsuk Kim2015-04-161-7/+16
|\
| * CEC: Do not terminate ARC on send error busyJinsuk Kim2015-04-161-7/+16
* | CEC: Remove system audio on hotplugJinsuk Kim2015-04-143-4/+19
|/
* Reset system audio mode on startup rather than on stop.Wally Yau2015-04-061-4/+2
* Merge "CEC: Let arc termination start before standby"Jinsuk Kim2015-04-062-2/+3
|\
| * CEC: Let arc termination start before standbyJinsuk Kim2015-04-022-2/+3
* | Merge "CEC: Support arc feature flag for multiple ports"Jinsuk Kim2015-04-062-16/+26
|\ \
| * | CEC: Support arc feature flag for multiple portsJinsuk Kim2015-04-022-16/+26
| |/
* | CEC: Back up active input correctly against repeated active source commandsJinsuk Kim2015-04-034-7/+19
|/
* Merge "CEC: Do not send <ARC Terminated> when init request gets rejected"Jinsuk Kim2015-03-303-8/+11
|\
| * CEC: Do not send <ARC Terminated> when init request gets rejectedJinsuk Kim2015-03-303-8/+11
* | Merge "Enable selecting device whose power status is not on"Jinsuk Kim2015-03-261-1/+3
|\ \
| * | Enable selecting device whose power status is not onYu.Ishihara2015-03-261-1/+3
| |/
* | CEC: Explicitly turn on screen for remote control passthroughJinsuk Kim2015-03-241-1/+13
|/
* CEC: Expose API sendStandby()Jinsuk Kim2015-03-201-0/+10
* Merge "CEC: Do not start queued actions for TV device"Jinsuk Kim2015-03-051-1/+0
|\
| * CEC: Do not start queued actions for TV deviceJinsuk Kim2015-02-281-1/+0
* | Remove unused imports in frameworks/base.John Spurlock2015-02-284-10/+0
|/
* CEC: Switch ARC hardware circuit before device updateJinsuk Kim2015-02-232-1/+14
* CEC: Define a system property to keep playback device awakeJinsuk Kim2015-02-102-7/+56
* Add additional info to AudioPort for enum/selection API.Paul McLean2015-02-041-1/+1
* Merge "Revert "CEC: Let playback device switch TV input after bootup"" into l...Jinsuk Kim2015-01-301-4/+0
|\
| * Revert "CEC: Let playback device switch TV input after bootup"Jinsuk Kim2015-01-301-4/+0
* | Merge "CEC: Discard key event to itself" into lmp-mr1-devJinsuk Kim2015-01-291-1/+5
|\ \
| * | CEC: Discard key event to itselfJinsuk Kim2015-01-301-1/+5
* | | Merge "CEC: Add CEC device upon receiving <Report Physical Address>" into lmp...Jinsuk Kim2015-01-292-1/+13
|\ \ \
| * | | CEC: Add CEC device upon receiving <Report Physical Address>Jinsuk Kim2015-01-292-1/+13
| |/ /
* | | CEC: Ensure stable AVR connectionJinsuk Kim2015-01-291-0/+19
* | | CEC: Stop ARC if hotplug event is asserted lowJinsuk Kim2015-01-291-0/+13
* | | CEC: Fix a regression bugJinsuk Kim2015-01-292-1/+20
* | | CEC: Let <Active Source> from the active source workJinsuk Kim2015-01-281-5/+0
|/ /
* | Merge "CEC: Handles initiation of press-and-hold correctly" into lmp-mr1-devJinsuk Kim2015-01-231-12/+34
|\ \
| * | CEC: Handles initiation of press-and-hold correctlyJinsuk Kim2015-01-231-12/+34
* | | Merge "CEC: Add logic to return to internal source" into lmp-mr1-devJinsuk Kim2015-01-232-12/+21
|\ \ \ | |_|/ |/| |
| * | CEC: Add logic to return to internal sourceJinsuk Kim2015-01-222-12/+21
| |/
* | CEC: Let playback device switch TV input after bootupJinsuk Kim2015-01-211-0/+4
|/