summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Changes to support asynchronous close interruptionNeil Fuller2014-04-231-1/+2
* Merge "remove unneeded import statements."Nick Kralevich2014-04-221-2/+0
|\
| * remove unneeded import statements.Nick Kralevich2014-04-221-2/+0
* | remove unused import.Nick Kralevich2014-04-221-1/+0
|/
* Merge "Add explicit close of Scanner input"Elliott Hughes2014-04-111-1/+6
|\
| * Add explicit close of Scanner inputMichael Ollanketo2014-01-091-1/+6
* | System services detect and register app CPU ABIsRamin Zaghi2014-04-096-20/+57
* | Re-implement native library search and copies.Ramin Zaghi2014-04-091-9/+33
* | [ActivityManager] Reduce report ANR on wrong activity.riddle_hsu2014-04-081-1/+1
* | Move zygote startup logic to the frameworks.Narayan Kamath2014-04-022-3/+2
* | Merge "Change when the SELinux relabel of /data/data occurs."Nick Kralevich2014-03-312-9/+21
|\ \
| * | Change when the SELinux relabel of /data/data occurs.Robert Craig2014-03-282-9/+21
* | | Don't make isSafeMode a field on the Zygote class.Narayan Kamath2014-03-312-2/+7
* | | Merge "[ActivityManager] Fix a bug: unable to start activity after starting a...Craig Mautner2014-03-281-0/+3
|\ \ \
| * | | [ActivityManager] Fix a bug: unable to start activity after starting activiti...leo_hsu2014-03-211-0/+3
* | | | Merge "DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a ba...Craig Mautner2014-03-281-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a backgroun...riddle_hsu2014-03-261-0/+10
* | | | Merge "Do not show Home behind full screen activity"Craig Mautner2014-03-271-0/+1
|\ \ \ \
| * | | | Do not show Home behind full screen activityYevgen Pronenko2014-03-271-0/+1
| | |/ / | |/| |
* | | | AArch64: Make frameworks/base code more portableAshok Bhat2014-03-276-15/+17
* | | | Note libselinux dependency on packages.list format changes.Stephen Smalley2014-03-261-0/+1
| |/ / |/| |
* | | Don't wait for finishing animation when second display is disconnectedKoji Fukui2014-03-251-2/+7
* | | Set ScreenshotSurface secure if any secure content is shown.Minoru Aoi2014-03-202-4/+22
|/ /
* | Get rid of noise during boot.Dianne Hackborn2014-03-191-5/+3
* | Allow PMS to restorecon directories under /data.Robert Craig2014-03-193-0/+108
* | Insufficient ProcessRecord cleanup when persistent process is killedAkira Numata2014-03-181-0/+1
* | Merge "remove unnecessary switchUser call"Victoria Lease2014-03-141-0/+3
|\ \
| * | remove unnecessary switchUser callJianzheng Zhou2014-03-131-0/+3
* | | NsdService does not clean up after exiting clientsDave Platt2014-03-131-17/+64
|/ /
* | ART profiler usage.Dave Allison2014-03-072-4/+19
* | Inform libcore of time format pref. changes.Narayan Kamath2014-03-072-17/+71
* | Merge "Avoid duplication of AppWindowToken in created Task"Craig Mautner2014-03-041-1/+2
|\ \
| * | Avoid duplication of AppWindowToken in created TaskYevgen Pronenko2014-03-041-1/+2
* | | Merge "Fixed upgrading from forward-lock application to system application"Christopher Tate2014-02-271-1/+3
|\ \ \ | |/ / |/| |
| * | Fixed upgrading from forward-lock application to system applicationBrice Jaglin2014-02-181-1/+3
* | | open("/dev/rtc0") failure in AlarmManagerService.setTime() should be non-fatalGreg Hackmann2014-02-211-7/+7
* | | Move time setting code from SystemClock to AlarmManagerServiceGreg Hackmann2014-02-212-2/+96
* | | AArch64: Make AssetAtlasService 64-bit compatibleAshok Bhat2014-02-202-36/+36
* | | A background started service is removed from mStartingBackground when timeout.Junu Kim2014-02-191-0/+1
* | | Merge "Structure device not freed in error case"Jeff Sharkey2014-02-181-1/+3
|\ \ \
| * | | Structure device not freed in error caseHenrik Baard2014-01-131-1/+3
* | | | Merge "Tethering: Skip link local addresses when enabling NAT"Jeff Sharkey2014-02-181-2/+14
|\ \ \ \
| * | | | Tethering: Skip link local addresses when enabling NATjiaguo2014-01-261-2/+14
| |/ / /
* | | | Merge "Fix, MountService now only sends one onShutDownComplete"Jeff Sharkey2014-02-181-14/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix, MountService now only sends one onShutDownCompleteRickard Helldin2014-02-101-14/+35
* | | | Merge "Check the return value of listFiles on the ifw directory"Ben Gruver2014-02-141-4/+6
|\ \ \ \
| * | | | Check the return value of listFiles on the ifw directoryBen Gruver2014-02-141-4/+6
* | | | | Merge "Telephony API extension v2"Wink Saville2014-02-131-10/+169
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Telephony API extension v2Antonio Marín Cerezuela2014-01-101-10/+169
* | | | | Merge "Runtime resource overlay, iteration 2"Dianne Hackborn2014-02-112-1/+109
|\ \ \ \ \