summaryrefslogtreecommitdiffstats
path: root/services/core/java
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
* 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
* 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
* Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into kl...Jinsuk Kim2014-04-113-19/+86
|\
| * Delegate HdmiCecService method impl to HdmiCecDevice subclassJinsuk Kim2014-04-113-19/+86
* | Merge "Plumb display power state through display manager." into klp-modular-devJeff Brown2014-04-1116-362/+377
|\ \
| * | Plumb display power state through display manager.Jeff Brown2014-04-1016-362/+377
* | | 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-032-50/+10
* 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-311-11/+20
|\ \ | |/
| * Replace individual methods with a consolidated CEC nativeSendmessageJinsuk Kim2014-03-271-11/+20
* | 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
* | | DO NOT MERGE Enhance the NotificationListenerService api.John Spurlock2014-03-281-22/+90
* | | Merge "Check return values for null." into klp-modular-devCraig Mautner2014-03-272-4/+22
|\ \ \
| * | | Check return values for null.Craig Mautner2014-03-272-4/+22
| |/ /
* | | Fix a race in NotificationManager with ListenersAdam Lesinski2014-03-261-22/+27
|/ /
* | Defer removal of activity until animation complete.Craig Mautner2014-03-251-1/+1
* | resolved conflicts for merge of ca903d38 to klp-modular-devCraig Mautner2014-03-251-0/+2
* | Merge "Fix issue with early service start" into klp-modular-devAdam Lesinski2014-03-252-6/+5
|\ \
| * | Fix issue with early service startAdam Lesinski2014-03-242-6/+5
| |/