summaryrefslogtreecommitdiffstats
path: root/services/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | am bbbeafa9: Merge "Fix issue #17829949: Don\'t kill Bluetooth service..." in...Dianne Hackborn2014-10-113-7/+19
|\ \ \ \ \ | |/ / / /
| * | | | Fix issue #17829949: Don't kill Bluetooth service...Dianne Hackborn2014-10-103-7/+19
| | |/ / | |/| |
* | | | am 294297df: Merge "CEC: Prevents HdmiControlService from turning on TV on wa...Jinsuk Kim2014-10-101-5/+0
|\ \ \ \ | |/ / /
| * | | Merge "CEC: Prevents HdmiControlService from turning on TV on wakeup" into lm...Jinsuk Kim2014-10-101-5/+0
| |\ \ \
| | * | | CEC: Prevents HdmiControlService from turning on TV on wakeupJinsuk Kim2014-10-081-5/+0
* | | | | am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-devDianne Hackborn2014-10-103-8/+27
|\ \ \ \ \ | |/ / / /
| * | | | Improve some docs, fix some debugging.Dianne Hackborn2014-10-093-8/+27
| | |_|/ | |/| |
* | | | am 6166a824: Merge "Implement issue #17906468: Allow search request to fall b...Dianne Hackborn2014-10-092-21/+93
|\ \ \ \ | |/ / /
| * | | Implement issue #17906468: Allow search request to fall back to global searchDianne Hackborn2014-10-092-21/+93
* | | | am 2e0f6682: Merge "Also monitor MOVED_TO events for wallpaper updates" into ...Christopher Tate2014-10-091-3/+5
|\ \ \ \ | |/ / /
| * | | Merge "Also monitor MOVED_TO events for wallpaper updates" into lmp-devChristopher Tate2014-10-091-3/+5
| |\ \ \
| | * | | Also monitor MOVED_TO events for wallpaper updatesChristopher Tate2014-10-081-3/+5
* | | | | am 704998ab: Merge "Ensure we correctly unblank displays when added." into lm...Jeff Brown2014-10-091-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Ensure we correctly unblank displays when added." into lmp-devJeff Brown2014-10-091-1/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Ensure we correctly unblank displays when added.Jeff Brown2014-10-081-1/+4
| | |/ /
* | | | am a78601dc: Merge "Ensure metadata bundles are unparceled before making them...RoboErik2014-10-091-7/+11
|\ \ \ \ | |/ / /
| * | | Merge "Ensure metadata bundles are unparceled before making them available" i...RoboErik2014-10-081-7/+11
| |\ \ \
| | * | | Ensure metadata bundles are unparceled before making them availableRoboErik2014-10-081-7/+11
* | | | | am 6eb0f480: Merge "BUG 17887323: Need to turn off DEBUG log spam in Job Sche...Georgi Nikolov2014-10-093-4/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge "BUG 17887323: Need to turn off DEBUG log spam in Job Scheduler" into l...Georgi Nikolov2014-10-083-4/+3
| |\ \ \ \
| | * | | | BUG 17887323: Need to turn off DEBUG log spam in Job SchedulerGeorgi Nikolov2014-10-083-4/+3
| | | |_|/ | | |/| |
* | | | | am de73afe2: Merge "Make MmsServiceBroker more robust to MmsService crashes" ...Ye Wen2014-10-091-16/+43
|\ \ \ \ \ | |/ / / /
| * | | | Make MmsServiceBroker more robust to MmsService crashesYe Wen2014-10-081-16/+43
| |/ / /
* | | | am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-093-5/+4
|\ \ \ \ | |/ / /
| * | | Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-083-5/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-073-5/+4
* | | | am d76f80bd: Merge "ignore null TaskStack and continue layout for PRIVATE_PRE...keunyoung2014-10-081-2/+2
|\ \ \ \ | |/ / /
| * | | Merge "ignore null TaskStack and continue layout for PRIVATE_PRESENTATION win...keunyoung2014-10-071-2/+2
| |\ \ \
| | * | | ignore null TaskStack and continue layout for PRIVATE_PRESENTATION windowkeunyoung2014-10-071-2/+2
* | | | | am 90f46eca: Merge "Add mProperSigningKeySet to PackageKeySetData constructor...dcashman2014-10-081-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add mProperSigningKeySet to PackageKeySetData constructor.dcashman2014-10-071-0/+1
| |/ / /
* | | | am 41bb3455: Merge "Set the default user restrictions to disallow calling and...Amith Yamasani2014-10-071-1/+18
|\ \ \ \ | |/ / /
| * | | Merge "Set the default user restrictions to disallow calling and sms" into lm...Amith Yamasani2014-10-071-1/+18
| |\ \ \ | | |/ / | |/| |
| | * | Set the default user restrictions to disallow calling and smsAmith Yamasani2014-10-061-1/+18
| | |/
* | | am 99586dc0: Merge "Reduce PackageInstaller I/O pressure." into lmp-devJeff Sharkey2014-10-061-8/+76
|\ \ \ | |/ /
| * | Merge "Reduce PackageInstaller I/O pressure." into lmp-devJeff Sharkey2014-10-061-8/+76
| |\ \
| | * | Reduce PackageInstaller I/O pressure.Jeff Sharkey2014-10-061-8/+76
| | |/
* | | am 7f7d240b: Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS pe...Dianne Hackborn2014-10-062-13/+53
|\ \ \ | |/ /
| * | Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission chan...Dianne Hackborn2014-10-062-13/+53
| |\ \ | | |/ | |/|
| | * Fix issue #17752399: Multiple apps broken by GET_TASKS permission changeDianne Hackborn2014-10-032-13/+53
* | | am 71c4578d: Merge "CEC: Reset active source status on routing control" into ...Yuncheol Heo2014-10-061-0/+2
|\ \ \ | |/ /
| * | Merge "CEC: Reset active source status on routing control" into lmp-devYuncheol Heo2014-10-061-0/+2
| |\ \
| | * | CEC: Reset active source status on routing controlJinsuk Kim2014-10-061-0/+2
* | | | am 4c880877: Merge "Recover from missing upgrade to system package." into lmp...Jeff Sharkey2014-10-061-1/+64
|\ \ \ \ | |/ / /
| * | | Merge "Recover from missing upgrade to system package." into lmp-devJeff Sharkey2014-10-061-1/+64
| |\ \ \ | | |/ / | |/| |
| | * | Recover from missing upgrade to system package.Jeff Sharkey2014-10-051-1/+64
* | | | am 3438bc1b: Merge "Correctly rollback failed system app installs." into lmp-devJeff Sharkey2014-10-051-3/+7
|\ \ \ \ | |/ / /
| * | | Merge "Correctly rollback failed system app installs." into lmp-devJeff Sharkey2014-10-051-3/+7
| |\ \ \ | | |/ /
| | * | Correctly rollback failed system app installs.Jeff Sharkey2014-10-031-3/+7
* | | | am f393e491: Merge "Switch the NetworkInfo.mIsAvailable default" into lmp-devRobert Greenwalt2014-10-031-0/+1
|\ \ \ \ | |/ / /