summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "When forwarding intents, ignoring the package set in the intent." into...Nicolas Prevot2014-08-161-13/+11
|\
| * When forwarding intents, ignoring the package set in the intent.Nicolas Prevot2014-08-151-13/+11
* | Fix issue #14617210: Apps can gain access to any ContentProvider...Dianne Hackborn2014-08-181-3/+85
* | Merge "Work on issue #16629489: Google (Play?) Services eating through batter...Dianne Hackborn2014-08-162-3/+10
|\ \
| * | Work on issue #16629489: Google (Play?) Services eating through batteryDianne Hackborn2014-08-172-3/+10
* | | Merge "Fix issue #17082301: replacePreferredActivity is ignoring userId" into...Dianne Hackborn2014-08-163-27/+205
|\ \ \
| * | | Fix issue #17082301: replacePreferredActivity is ignoring userIdDianne Hackborn2014-08-163-27/+205
| |/ /
* | | Fix bars jumping to black on activity launchAdrian Roos2014-08-181-0/+6
* | | Merge "Fixes to lock task API from API review" into lmp-devJason Monk2014-08-161-30/+28
|\ \ \
| * | | Fixes to lock task API from API reviewJason Monk2014-08-141-30/+28
* | | | Merge "CEC: Handle Remote Control command" into lmp-devTerry Heo2014-08-163-0/+90
|\ \ \ \
| * | | | CEC: Handle Remote Control commandTerry Heo2014-08-183-0/+90
* | | | | Merge "Fix ConcurrentModificationException in PersistentDataStore" into lmp-devChulwoo Lee2014-08-161-8/+14
|\ \ \ \ \
| * | | | | Fix ConcurrentModificationException in PersistentDataStoreChulwoo Lee2014-08-171-8/+14
* | | | | | Implement MHL send key action.Jungshik Jang2014-08-183-6/+20
* | | | | | Merge "CEC: Replace the usage of logical address with id for HdmiDeviceInfo" ...Jinsuk Kim2014-08-165-50/+53
|\ \ \ \ \ \
| * | | | | | CEC: Replace the usage of logical address with id for HdmiDeviceInfoJinsuk Kim2014-08-145-50/+53
* | | | | | | Merge "Change 'disable hardware keyboard' to 'show input method'" into lmp-devMichael Wright2014-08-163-47/+20
|\ \ \ \ \ \ \
| * | | | | | | Change 'disable hardware keyboard' to 'show input method'Michael Wright2014-08-173-47/+20
| | |/ / / / / | |/| | | | |
* | | | | | | Add tcp buffer size conduit to NetworkAgent.Robert Greenwalt2014-08-171-55/+35
|/ / / / / /
* | | | | | Merge "Fix a logic error so mtu works." into lmp-devRobert Greenwalt2014-08-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a logic error so mtu works.Robert Greenwalt2014-08-151-1/+1
* | | | | | | Merge "Make sure we initialize to enable the default voice interaction servic...Dianne Hackborn2014-08-161-32/+64
|\ \ \ \ \ \ \
| * | | | | | | Make sure we initialize to enable the default voice interaction service.Dianne Hackborn2014-08-151-32/+64
| | |_|_|_|/ / | |/| | | | |
* | | | | | | TIF: Make passthrough related method names consistentJae Seo2014-08-161-1/+1
* | | | | | | Add trace tag for power management.Jeff Brown2014-08-167-232/+324
* | | | | | | Merge "PackageInstaller API refactoring." into lmp-devJeff Sharkey2014-08-153-52/+134
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | PackageInstaller API refactoring.Jeff Sharkey2014-08-153-52/+134
| |/ / / / /
* | | | | | Merge "Configure MTU based on network MTU parameter" into lmp-devRobert Greenwalt2014-08-151-1/+7
|\ \ \ \ \ \
| * | | | | | Configure MTU based on network MTU parameterw199762014-08-141-1/+7
* | | | | | | Merge "Fix default scorer provisioning." into lmp-devJeff Davidson2014-08-151-7/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix default scorer provisioning.Jeff Davidson2014-08-141-7/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Tighten restore-at-install behavior" into lmp-devChristopher Tate2014-08-151-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Tighten restore-at-install behaviorChristopher Tate2014-08-151-2/+10
* | | | | | | | Merge "Apply lockdowns when user restrictions are set." into lmp-devJulia Reynolds2014-08-151-3/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | Apply lockdowns when user restrictions are set.Julia Reynolds2014-08-151-3/+67
* | | | | | | | | Revert "PowerManager: Adds a call to reduce refresh rate while device is in B...Ruchi Kandoi2014-08-151-18/+0
* | | | | | | | | Zen: tweak audience interruption logic.John Spurlock2014-08-151-7/+10
* | | | | | | | | Zen: Downtime now a condition provider, persist conditions.John Spurlock2014-08-157-138/+396
* | | | | | | | | Remove system_server classes from the boot image.Narayan Kamath2014-08-1512-473/+484
* | | | | | | | | Validate instruction sets passed to installd.Narayan Kamath2014-08-151-0/+56
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Some networks may have null ifaces, I guess?" into lmp-devJeff Sharkey2014-08-142-14/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Some networks may have null ifaces, I guess?Jeff Sharkey2014-08-142-14/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fix race condition between binder deathsCraig Mautner2014-08-143-2/+13
|/ / / / / / /
* | | | | | | Merge "TIF: Change the directory of the state file" into lmp-devJae Seo2014-08-121-3/+8
|\ \ \ \ \ \ \
| * | | | | | | TIF: Change the directory of the state fileJae Seo2014-08-141-3/+8
* | | | | | | | Merge "Fix ALSA initialized wait for input-only USB Audio devices" into lmp-devPaul McLean2014-08-121-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix ALSA initialized wait for input-only USB Audio devicesPaul McLean2014-08-141-4/+12
* | | | | | | | | Switch exiting screen pinning to recents+backJason Monk2014-08-142-1/+15
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Pipe caller's identity through volume methods" into lmp-devRoboErik2014-08-132-9/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |