summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* [ActivityManager] Reduce report wrong anr activityriddle_hsu2015-04-012-15/+16
* Merge "Clear the previous states before setting the new app visibility"Craig Mautner2015-03-311-5/+5
|\
| * Clear the previous states before setting the new app visibilitytiger_huang2015-03-261-5/+5
* | Merge "[ActivityManager] Fix index out of bounds when updating next pss time."Olawale Ogunwale2015-03-312-7/+13
|\ \
| * | [ActivityManager] Fix index out of bounds when updating next pss time.riddle_hsu2015-03-312-7/+13
* | | Merge "An updater for all timezone data on a device"Neil Fuller2015-03-313-33/+55
|\ \ \ | |/ / |/| |
| * | An updater for all timezone data on a deviceNeil Fuller2015-03-263-33/+55
| |/
* | Add ProcessInfoService to activity manager.Ruben Brunk2015-03-301-1/+42
* | Merge "Add getLegacyVpnInfoPrivileged method"Robert Greenwalt2015-03-261-0/+8
|\ \ | |/ |/|
| * Add getLegacyVpnInfoPrivileged methodsj.cha2015-03-231-0/+8
* | Merge "[ActivityManager] Avoid killing unrelated processes."Olawale Ogunwale2015-03-241-4/+7
|\ \
| * | [ActivityManager] Avoid killing unrelated processes.riddle_hsu2015-03-171-4/+7
* | | Merge "Layout the window to be displayed if it would be resized"Olawale Ogunwale2015-03-241-0/+4
|\ \ \
| * | | Layout the window to be displayed if it would be resizedtiger_huang2015-01-291-0/+4
* | | | DimLayer : remove unnecessary surface transaction callsDohyun Lee2015-03-242-25/+27
* | | | Prevent unexpected rotation while going back to keyguardtiger_huang2015-03-231-39/+66
| |_|/ |/| |
* | | Merge "Add JIT late override property"Mathieu Chartier2015-03-181-0/+9
|\ \ \
| * | | Add JIT late override propertyMathieu Chartier2015-03-181-0/+9
| | |/ | |/|
* | | logd: optimize statisticsMark Salyzyn2015-03-121-0/+1
|/ /
* | Merge "Wait for opening apps ready before stopping freezing display"Olawale Ogunwale2015-03-121-8/+12
|\ \
| * | Wait for opening apps ready before stopping freezing displaytiger_huang2015-03-101-8/+12
* | | Merge "Wait for visible wallpaper drawn before starting app transitions"Olawale Ogunwale2015-03-121-0/+52
|\ \ \
| * | | Wait for visible wallpaper drawn before starting app transitionstiger_huang2015-03-111-0/+52
* | | | Fix build, broken by https://android-review.googlesource.com/#/c/115890/Lorenzo Colitti2015-03-121-1/+0
* | | | Merge "Remove dead code, mostly DataStateTracker."Lorenzo Colitti2015-03-122-294/+0
|\ \ \ \
| * | | | Remove dead code, mostly DataStateTracker.Paul Jensen2015-03-112-294/+0
| |/ / /
* | | | Extracted a separate class to run dexopt on packagesFyodor Kupolov2015-03-115-326/+410
* | | | Merge "[ActivityManager] Fix index OOB when resetting removed task"Craig Mautner2015-03-111-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | [ActivityManager] Fix index OOB when resetting removed taskriddle_hsu2015-03-111-3/+5
* | | | am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"Andreas Gampe2015-03-102-4/+6
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | |/ /
* | | | am 14ccc26f: Merge "[ActivityManager] Skip receiver precisely."Olawale Ogunwale2015-03-091-16/+11
|\ \ \ \ | |/ / /
| * | | Merge "[ActivityManager] Skip receiver precisely."Olawale Ogunwale2015-03-091-16/+11
| |\ \ \ | | |/ / | |/| |
| | * | [ActivityManager] Skip receiver precisely.riddle_hsu2015-03-041-16/+11
* | | | am 63ab6eb2: Merge "Frameworks/base: Use ArraySet more explicitly"Andreas Gampe2015-03-051-10/+14
|\ \ \ \ | |/ / /
| * | | Frameworks/base: Use ArraySet more explicitlyAndreas Gampe2015-03-051-10/+14
* | | | am 56fde9e7: Merge "SELinuxPolicyInstallReceiver: Prevent partial or mixed po...Nick Kralevich2015-03-031-52/+29
|\ \ \ \ | |/ / /
| * | | SELinuxPolicyInstallReceiver: Prevent partial or mixed policy updates.Stephen Smalley2015-02-271-52/+29
| |/ /
* | | Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEADBill Yi2015-02-19191-5916/+14290
|\ \ \ | |/ / |/| |
| * | am 88a9a2a4: Merge "Support for faster brightness response to light changes."...Filip Gruszczynski2015-02-142-23/+46
| |\ \
| | * | Support for faster brightness response to light changes.Filip Gruszczynski2015-02-132-23/+46
| * | | am aee7f64c: am b4a5c04c: Merge "Remove code that sets user.* system properti...Narayan Kamath2015-02-131-25/+5
| |\ \ \
| * \ \ \ am 6f2dd8a9: Merge "Support circular magnification frame on circular devices"...Casey Burkhardt2015-02-121-5/+19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Support circular magnification frame on circular devices" into lmp-mr1...Casey Burkhardt2015-02-121-5/+19
| | |\ \ \
| | | * | | Support circular magnification frame on circular devicesCasey Burkhardt2015-02-121-5/+19
| * | | | | am 7e7c91ec: am e4049b6d: am f45e5dbf: Merge "NoMan: Initialize filter value ...John Spurlock2015-02-121-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | am e4049b6d: am f45e5dbf: Merge "NoMan: Initialize filter value reported to l...John Spurlock2015-02-121-0/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | am f45e5dbf: Merge "NoMan: Initialize filter value reported to listeners." in...John Spurlock2015-02-121-0/+2
| | | |\ \ \
| | | | * \ \ Merge "NoMan: Initialize filter value reported to listeners." into lmp-mr1-devJohn Spurlock2015-02-121-0/+2
| | | | |\ \ \