summaryrefslogtreecommitdiffstats
path: root/services/core
Commit message (Expand)AuthorAgeFilesLines
* Fix a race when removing from LegacyTypeTracker.Lorenzo Colitti2015-05-121-18/+23
* Merge "CEC: Update ARC feature flag on hotplug" into mnc-devJinsuk Kim2015-05-101-2/+10
|\
| * CEC: Update ARC feature flag on hotplugJinsuk Kim2015-05-111-2/+10
* | Fix devices with primary physical storage.Jeff Sharkey2015-05-101-24/+44
* | Disable multi-user background recordingFyodor Kupolov2015-05-084-13/+133
* | Merge "Remove restrictions PIN functionality" into mnc-devFyodor Kupolov2015-05-081-189/+0
|\ \
| * | Remove restrictions PIN functionalityFyodor Kupolov2015-05-061-189/+0
* | | am e8334254: am 4f35e169: am 4475e7df: am ea2c4033: Mark persistent apps as s...Christopher Tate2015-05-081-4/+13
|\ \ \
| * \ \ am 4f35e169: am 4475e7df: am ea2c4033: Mark persistent apps as such when the ...Christopher Tate2015-05-081-4/+13
| |\ \ \
| | * \ \ am 4475e7df: am ea2c4033: Mark persistent apps as such when the ProcessRecord...Christopher Tate2015-05-081-4/+13
| | |\ \ \
| | | * \ \ am ea2c4033: Mark persistent apps as such when the ProcessRecord is createdChristopher Tate2015-05-081-4/+13
| | | |\ \ \
| | | | * | | Mark persistent apps as such when the ProcessRecord is createdChristopher Tate2015-05-081-4/+13
* | | | | | | Merge "Clean-up component states in AMS when component is disabled" into mnc-devWale Ogunwale2015-05-086-100/+189
|\ \ \ \ \ \ \
| * | | | | | | Clean-up component states in AMS when component is disabledWale Ogunwale2015-05-086-100/+189
* | | | | | | | Merge "Zen: Tweak default automatic rules." into mnc-devJohn Spurlock2015-05-082-1/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Zen: Tweak default automatic rules.John Spurlock2015-05-082-1/+20
* | | | | | | | | Merge "Zen: Simplify notification policy api, add zenmode api." into mnc-devJohn Spurlock2015-05-083-84/+91
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Zen: Simplify notification policy api, add zenmode api.John Spurlock2015-05-083-84/+91
| |/ / / / / / / /
* | | | | | | | | Merge "Cleanup keystore password changing and unlocking" into mnc-devChad Brubaker2015-05-081-22/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cleanup keystore password changing and unlockingChad Brubaker2015-05-081-22/+17
* | | | | | | | | | Add 'App Summary' section to meminfo.Richard Uhler2015-05-081-4/+9
* | | | | | | | | | Merge "Fix IMMS#mInputShown state inconsistency." into mnc-devYohei Yukawa2015-05-081-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix IMMS#mInputShown state inconsistency.Seigo Nonaka2015-05-071-0/+1
* | | | | | | | | | Merge "multiuser: postpone user cleanup to systemready" into mnc-devXiaohui Chen2015-05-081-4/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | multiuser: postpone user cleanup to systemreadyXiaohui Chen2015-05-061-4/+8
* | | | | | | | | | | Merge "Always destroy virtual display on Binder death." into mnc-devMichael Wright2015-05-081-8/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Always destroy virtual display on Binder death.Michael Wright2015-05-061-8/+8
* | | | | | | | | | | Merge "Optionally add a default MOBILE request." into mnc-devErik Kline2015-05-081-26/+90
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Optionally add a default MOBILE request.Erik Kline2015-05-081-26/+90
* | | | | | | | | | | | Merge "Fixed a bug where the heads-up would not show when full screen" into m...Selim Cinek2015-05-082-4/+39
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed a bug where the heads-up would not show when full screenSelim Cinek2015-05-072-4/+39
* | | | | | | | | | | | Merge "Add IntentFilter auto verification - part 8" into mnc-devFabrice Di Meglio2015-05-072-10/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add IntentFilter auto verification - part 8Fabrice Di Meglio2015-05-062-10/+16
* | | | | | | | | | | | | Merge "Improve keying for theme caches, rebase system theme on config change"...Alan Viverette2015-05-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-1/+1
* | | | | | | | | | | | | | Delete a bunch of dead codeJohn Reck2015-05-071-7/+1
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge "CEC: Make wakeup on hotplug optional" into mnc-devJinsuk Kim2015-05-072-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | CEC: Make wakeup on hotplug optionalJinsuk Kim2015-05-072-1/+8
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Retry "Always show auxiliary subtypes from NavBar keyboard icon."" int...Yohei Yukawa2015-05-071-6/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Retry "Always show auxiliary subtypes from NavBar keyboard icon."Seigo Nonaka2015-05-061-6/+26
* | | | | | | | | | | | | Bluetooth: Ensure Bluetooth interface handle is validNitin Arora2015-05-061-17/+12
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" in...Bart Sears2015-05-071-26/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "Always show auxiliary subtypes from NavBar keyboard icon."Bart Sears2015-05-071-26/+6
* | | | | | | | | | | | | Merge changes from topic 'mr' into mnc-devJeff Brown2015-05-071-15/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert "Initial draft of new MediaRouter APIs."Jeff Brown2015-05-061-15/+0
* | | | | | | | | | | | | | Merge "Move PhoneWindow and friends back into internal package" into mnc-devAdam Powell2015-05-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Move PhoneWindow and friends back into internal packageAdam Powell2015-05-061-1/+1
* | | | | | | | | | | | | | | Merge "Do nothing if hideSoftInput is called from not focused client." into m...Seigo Nonaka2015-05-061-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Do nothing if hideSoftInput is called from not focused client.Seigo Nonaka2015-05-061-2/+0
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Add setting to mute wireless charging sound." into mnc-devJohn Spurlock2015-05-061-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \