summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* BootReceiver: add ro.boot.bootreason property to SYSTEM_LAST_KMSGColin Cross2014-05-091-5/+24
* Prevent crashing when disabling MCU during dream wakeupHeather Lee Wilson2014-05-061-2/+3
* Merge "Plumb display state and interactive information to BatteryStats. (DO N...Jeff Brown2014-05-063-17/+34
|\
| * Plumb display state and interactive information to BatteryStats. (DO NOT MERGE)Jeff Brown2014-05-063-17/+34
* | Merge "Pause and resume ActivityView when visibility changes" into klp-modula...Craig Mautner2014-05-051-3/+8
|\ \
| * | Pause and resume ActivityView when visibility changesCraig Mautner2014-05-051-3/+8
| |/
* | Add null check to embeddedAllowed checkCraig Mautner2014-05-051-1/+1
|/
* Clean up some terminology related to interactive state.Jeff Brown2014-05-011-2/+2
* Merge "Move logical address allocation logic into native service from HAL" in...Jinsuk Kim2014-04-291-49/+167
|\
| * Move logical address allocation logic into native service from HALJinsuk Kim2014-04-211-49/+167
* | Merge "Various CTS fixes" into klp-modular-devAdam Lesinski2014-04-281-5/+4
|\ \
| * | Various CTS fixesAdam Lesinski2014-04-251-5/+4
* | | Throw exception from startActivity if not allowed.Craig Mautner2014-04-251-0/+34
|/ /
* | Merge "Too soon." into klp-modular-devCraig Mautner2014-04-251-4/+0
|\ \
| * | Too soon.Craig Mautner2014-04-251-4/+0
* | | Merge "Add test for attribute android:allowEmbedded" into klp-modular-devCraig Mautner2014-04-251-0/+4
|\ \ \ | |/ /
| * | Add test for attribute android:allowEmbeddedCraig Mautner2014-04-241-0/+4
* | | Merge "Use rotation to position circular display mask" into klp-modular-devMichael Kolb2014-04-242-7/+27
|\ \ \ | |/ / |/| |
| * | Use rotation to position circular display maskMichael Kolb2014-04-242-7/+27
* | | Force ActivityView activities to start in new taskCraig Mautner2014-04-231-1/+4
|/ /
* | Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-devJeff Brown2014-04-231-2/+10
|\ \
| * | Fix HDMI hotplug display blanking behavior.Jeff Brown2014-04-221-2/+10
* | | Javac (at least for 1.7.0_51 on Mac) wants fully qualified class nameYing Wang2014-04-221-1/+1
* | | Fix black ActivityViewCraig Mautner2014-04-212-11/+34
* | | Fix ActivityView lifecycleCraig Mautner2014-04-214-117/+165
|/ /
* | Add support for dynamically setting the virtual display surface.Jeff Brown2014-04-162-3/+39
* | Merge "Allowed custom secure-adb confirmation via Activity or Service. It use...Aaron Whyte2014-04-161-13/+53
|\ \
| * | Allowed custom secure-adb confirmation via Activity or Service.Aaron Whyte2014-04-161-13/+53
* | | Fix ActivityContainer callback parcelling.Craig Mautner2014-04-162-5/+34
|/ /
* | Add support for custom TXT records in NSDChristopher Lane2014-04-141-5/+21
|/
* Use the display's actual state in the view hierarchy.Jeff Brown2014-04-111-18/+0
* Fix build.Narayan Kamath2014-04-111-3/+3
* Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into kl...Jinsuk Kim2014-04-114-19/+91
|\
| * Delegate HdmiCecService method impl to HdmiCecDevice subclassJinsuk Kim2014-04-114-19/+91
* | Merge "Plumb display power state through display manager." into klp-modular-devJeff Brown2014-04-1119-466/+407
|\ \
| * | Plumb display power state through display manager.Jeff Brown2014-04-1019-466/+407
* | | Merge "Merge "NsdService does not clean up after exiting clients"" into klp-m...Jesse Gunsch2014-04-091-17/+64
|\ \ \ | |/ / |/| |
| * | Merge "NsdService does not clean up after exiting clients"Dave Platt2014-04-081-17/+64
| |/
* | Move certain internal activity manager methods to new class.Jeff Brown2014-04-082-54/+28
* | Move display power controller to display manager service. (DO NOT MERGE)Jeff Brown2014-04-089-336/+145
|/
* Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-2/+8
* Use build property for CEC device OSD nameJinsuk Kim2014-04-033-65/+30
* Merge "Maintain display power status for playback device" into klp-modular-devJinsuk Kim2014-04-024-13/+197
|\
| * Maintain display power status for playback deviceJinsuk Kim2014-04-024-13/+197
* | Add circular anti-aliasing mask to circular displayMichael Kolb2014-04-012-0/+155
* | Merge "Replace individual methods with a consolidated CEC nativeSendmessage" ...Jinsuk Kim2014-03-312-127/+75
|\ \ | |/
| * Replace individual methods with a consolidated CEC nativeSendmessageJinsuk Kim2014-03-272-127/+75
* | Merge "hdmi: cec: add permission name to dump permission denial message" into...Adam Hampson2014-03-281-1/+2
|\ \
| * | hdmi: cec: add permission name to dump permission denial messageAdam Hampson2014-03-271-1/+2
* | | Made secure-adb's new-public-key activity configurable.Aaron Whyte2014-03-281-8/+13