summaryrefslogtreecommitdiffstats
path: root/core/java/android/app
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Use long for pointers in App/BackupAshok Bhat2014-01-084-38/+36
* Add a call to registerAppInfo for the VMRuntimeDave Allison2013-12-181-0/+5
* Use java.util.Objects instead on internal APIKenny Root2013-12-131-2/+2
* Merge "Update Dalvik process state through VMRuntime."Mathieu Chartier2013-12-101-2/+10
|\
| * Update Dalvik process state through VMRuntime.Mathieu Chartier2013-11-251-2/+10
* | am 5773f724: am dd4f9e8b: Merge "Update the media router dialogs and integrat...Jeff Brown2013-11-102-256/+236
|\ \
| * \ am dd4f9e8b: Merge "Update the media router dialogs and integrate into system...Jeff Brown2013-11-102-256/+236
| |\ \
| | * | Update the media router dialogs and integrate into system UI.Jeff Brown2013-11-102-256/+236
* | | | am 5182ea4b: am d40a4d74: Merge "Add media router service and integrate with ...Jeff Brown2013-11-072-13/+16
|\ \ \ \ | |/ / /
| * | | am d40a4d74: Merge "Add media router service and integrate with remote displa...Jeff Brown2013-11-072-13/+16
| |\ \ \ | | |/ /
| | * | Merge "Add media router service and integrate with remote displays." into klp...Jeff Brown2013-11-082-13/+16
| | |\ \
| | | * | Add media router service and integrate with remote displays.Jeff Brown2013-11-072-13/+16
* | | | | am fbf4888d: am 9882d388: Merge "Fix issue #11223338: Not retaining service s...Dianne Hackborn2013-11-071-3/+6
|\ \ \ \ \ | |/ / / /
| * | | | am 9882d388: Merge "Fix issue #11223338: Not retaining service started state ...Dianne Hackborn2013-11-071-3/+6
| |\ \ \ \ | | |/ / /
| | * | | Fix issue #11223338: Not retaining service started state while restartingDianne Hackborn2013-11-061-3/+6
* | | | | am de46104a: am 317c79f8: Merge "Docfixes for DownloadManager." into klp-docsJohn Spurlock2013-11-061-10/+6
|\ \ \ \ \ | |/ / / /
| * | | | am 317c79f8: Merge "Docfixes for DownloadManager." into klp-docsJohn Spurlock2013-11-071-10/+6
| |\ \ \ \
| | * | | | Docfixes for DownloadManager.John Spurlock2013-11-041-10/+6
| * | | | | am 47feee53: Merge "Fix some documentation typos." into klp-docsNewton Allen2013-11-071-2/+2
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
* | | | | am 47feee53: Merge "Fix some documentation typos." into klp-docsNewton Allen2013-11-041-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix some documentation typos.Newton Allen2013-11-011-2/+2
* | | | | am 6be8dde6: am 4846a93b: Merge "Only call dump when a ViewRoot actually exis...Michael Wright2013-11-011-1/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "Only call dump when a ViewRoot actually exists" into klp-devMichael Wright2013-11-011-1/+5
| |\ \ \ \
| | * | | | Only call dump when a ViewRoot actually existsMichael Wright2013-11-011-1/+5
| | |/ / /
* | | | | am 17433a63: am b7824a94: Merge "Manage keyguard nav elements using transitio...John Spurlock2013-11-011-4/+1
|\ \ \ \ \ | |/ / / /
| * | | | Manage keyguard nav elements using transitions.John Spurlock2013-11-011-4/+1
* | | | | am acd8741d: am a84e1197: Merge "Uninitialized UiAutomationConnection incorre...Svetoslav2013-10-311-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Uninitialized UiAutomationConnection incorrectly enforces caller id." ...Svetoslav2013-11-011-1/+3
| |\ \ \ \
| | * | | | Uninitialized UiAutomationConnection incorrectly enforces caller id.Svetoslav2013-10-311-1/+3
| | |/ / /
* | | | | am aa8dbf11: am 43ef1c8c: Merge "Remove deprecated API calls to KeyguardManag...Jim Miller2013-10-311-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Remove deprecated API calls to KeyguardManager from statusbarJim Miller2013-10-311-1/+3
| |/ / /
* | | | am 1c18c5d4: am 3a702cb5: Merge "Fix issue #11391003: Allow dumpsys meminfo t...Dianne Hackborn2013-10-281-206/+222
|\ \ \ \ | |/ / /
| * | | Merge "Fix issue #11391003: Allow dumpsys meminfo to be used with native proc...Dianne Hackborn2013-10-281-206/+222
| |\ \ \ | | |/ / | |/| |
| | * | Fix issue #11391003: Allow dumpsys meminfo to be used with native processesDianne Hackborn2013-10-251-206/+222
* | | | am f7d74870: am 6364c26c: Merge "Un-deprecate setInexactRepeating() and tweak...Christopher Tate2013-10-251-33/+52
|\ \ \ \ | |/ / /
| * | | Un-deprecate setInexactRepeating() and tweak docsChristopher Tate2013-10-251-33/+52
| |/ /
* | | am 9a995257: am 6aedab9b: Merge "DOCS: document API 19+ Alarm Manager API and...Christopher Tate2013-10-251-25/+97
|\ \ \ | |/ /
| * | DOCS: document API 19+ Alarm Manager API and behaviorsChristopher Tate2013-10-251-25/+97
* | | am 3e3296e5: am 82f31701: Merge "Log view root, input and looper state in bug...Jeff Brown2013-10-171-22/+6
|\ \ \ | |/ /
| * | Merge "Log view root, input and looper state in bug reports." into klp-devJeff Brown2013-10-181-22/+6
| |\ \
| | * | Log view root, input and looper state in bug reports.Jeff Brown2013-10-151-22/+6
* | | | am 86ca500e: am f10ba7c7: Merge "Make dump messages asynchronous." into klp-devJeff Brown2013-10-171-58/+61
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge "Make dump messages asynchronous." into klp-devJeff Brown2013-10-181-58/+61
| |\ \
| | * | Make dump messages asynchronous.Jeff Brown2013-10-151-58/+61
| | |/
* | | am 0763e156: am 89ec7c78: Merge "some javadoc improvements for virtual displa...Scott Main2013-10-161-2/+3
|\ \ \ | |/ /
| * | some javadoc improvements for virtual display andScott Main2013-10-161-2/+3
* | | am 19fa2122: am 6bd7603a: Merge "Force the wallpaper to reload when dimension...Michael Wright2013-10-151-0/+1
|\ \ \ | |/ /
| * | Merge "Force the wallpaper to reload when dimensions change" into klp-devMichael Wright2013-10-151-0/+1
| |\ \ | | |/ | |/|
| | * Force the wallpaper to reload when dimensions changeMichael Wright2013-10-151-0/+1
* | | am a09c20a2: am a457211a: Merge "Fix getBuiltInWallpaper method" into klp-devMichael Jurka2013-10-141-1/+1
|\ \ \ | |/ /