summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Frameworks/base: Pass APK debugability to installd"Andreas Gampe2015-03-092-4/+6
|\
| * Frameworks/base: Pass APK debugability to installdAndreas Gampe2015-03-092-4/+6
* | Merge "[ActivityManager] Skip receiver precisely."Olawale Ogunwale2015-03-091-16/+11
|\ \ | |/ |/|
| * [ActivityManager] Skip receiver precisely.riddle_hsu2015-03-041-16/+11
* | Frameworks/base: Use ArraySet more explicitlyAndreas Gampe2015-03-051-10/+14
* | SELinuxPolicyInstallReceiver: Prevent partial or mixed policy updates.Stephen Smalley2015-02-271-52/+29
|/
* Merge "Prevent leaking surfaces from exiting windows"Craig Mautner2015-02-161-0/+1
|\
| * Prevent leaking surfaces from exiting windowstiger_huang2015-02-161-0/+1
* | Remove code that sets user.* system properties.Narayan Kamath2015-02-131-25/+5
* | Remove references to persist.sys.language/country.Narayan Kamath2015-02-122-14/+0
* | Merge "Remove usages of FloatMath"Neil Fuller2015-02-121-8/+7
|\ \
| * | Remove usages of FloatMathNeil Fuller2015-02-121-8/+7
* | | Move hidden ApplicationInfo flags into a separate field.Alex Klyubin2015-02-1113-75/+163
|/ /
* | Merge "[ActivityManager] Prevent application holding AMS lock"Craig Mautner2015-02-031-49/+53
|\ \
| * | [ActivityManager] Prevent application holding AMS lockriddle_hsu2014-12-231-49/+53
* | | Merge "[ActivityManager] Set appropriate relation of task to home"Craig Mautner2015-02-031-2/+34
|\ \ \ | |_|/ |/| |
| * | [ActivityManager] Set appropriate relation of task to homeriddle_hsu2014-12-271-2/+34
* | | Add support for persist.sys.locale.Narayan Kamath2015-01-222-4/+20
* | | [ActivityManager] No home activity resumed and causelouis_chang2015-01-211-5/+5
* | | Merge "Offer to detect non-SSL/TLS network traffic."Jeff Sharkey2015-01-162-9/+113
|\ \ \
| * | | Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-152-9/+113
* | | | Merge "Fix unexpected language changes on SIM card insertion."Narayan Kamath2015-01-151-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix unexpected language changes on SIM card insertion.Narayan Kamath2015-01-151-1/+2
* | | | Find wall clock RTC through sysfsGreg Hackmann2015-01-131-5/+75
|/ / /
* | | Merge "[ActivityManager] Distinguish FG or BG receiver finished"Olawale Ogunwale2015-01-121-28/+9
|\ \ \
| * | | [ActivityManager] Distinguish FG or BG receiver finishedriddle_hsu2015-01-031-28/+9
* | | | Merge "bindService can't start up service process"Olawale Ogunwale2015-01-121-0/+1
|\ \ \ \
| * | | | bindService can't start up service processchad2015-01-081-0/+1
* | | | | Merge "[ActivityManager] Fix process record leakage."Olawale Ogunwale2015-01-121-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ActivityManager] Fix process record leakage.riddle_hsu2015-01-061-0/+1
* | | | | Fix crash caused by toHex returning exceptionPaul Lawrence2015-01-061-0/+7
| |/ / / |/| | |
* | | | Merge "Throw IllegalArgumentException on invalid hex-strings."Narayan Kamath2014-12-291-9/+3
|\ \ \ \
| * | | | Throw IllegalArgumentException on invalid hex-strings.Narayan Kamath2014-12-171-9/+3
* | | | | Merge "[ActivityManager] Reset ActivityRecord's waitingVisible"Craig Mautner2014-12-291-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [ActivityManager] Reset ActivityRecord's waitingVisiblelouis_chang2014-12-191-0/+3
* | | | | Mods to the SELinuxMMAC engine code.Robert Craig2014-12-231-215/+527
| |_|_|/ |/| | |
* | | | Merge "Layout the config-changed window if it has surface"Olawale Ogunwale2014-12-191-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Layout the config-changed window if it has surfacetiger_huang2014-12-191-1/+2
* | | | Fix racing condition of mTouchExcludeRegiontingna_sung2014-12-192-9/+17
* | | | Merge "Avoid deadlock between ActivityManagerService and ProcessStatsService."Olawale Ogunwale2014-12-181-16/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid deadlock between ActivityManagerService and ProcessStatsService.riddle_hsu2014-11-151-16/+16
* | | | Merge "Move frameworks users over to libcore hex encoding API."Narayan Kamath2014-12-171-7/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Move frameworks users over to libcore hex encoding API.Narayan Kamath2014-12-161-7/+8
* | | | Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"Christopher Tate2014-12-121-1/+1
|\ \ \ \
| * | | | Fix bugs regarding delay the dispatching of non-wakeup alarmsminho.choo2014-12-121-1/+1
| | |_|/ | |/| |
* | | | Merge "[ActivityManager] Fix NPE when start activity"Olawale Ogunwale2014-12-121-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [ActivityManager] Fix NPE when start activitylouis_chang2014-11-261-1/+2
* | | | Merge "Adjust format strings to work on both 32-bit and 64-bit builds"Chih-hung Hsieh2014-12-112-9/+9
|\ \ \ \
| * | | | Adjust format strings to work on both 32-bit and 64-bit buildsBernhard Rosenkränzer2014-12-052-9/+9
| | |/ / | |/| |
* | | | Merge "Avoid tearing down process groups twice."Narayan Kamath2014-12-111-3/+5
|\ \ \ \