summaryrefslogtreecommitdiffstats
path: root/services/core
Commit message (Expand)AuthorAgeFilesLines
* TIF: Fix some comment warningsJae Seo2014-08-182-11/+5
* Merge "Progress towards staging ASECs." into lmp-devJeff Sharkey2014-08-163-240/+389
|\
| * Progress towards staging ASECs.Jeff Sharkey2014-08-183-240/+389
* | Fix path for handling system window with app token.Dianne Hackborn2014-08-181-4/+7
|/
* 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 "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
* | | | | | 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
| | |_|/ / / | |/| | | |
* | | | | | 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-157-472/+475
* | | | | | 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
* | | | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Pipe caller's identity through volume methodsRoboErik2014-08-142-9/+18
* | | | | Merge "TIF: fix IOException at PersistentDataStore.save()" into lmp-devJae Seo2014-08-141-2/+3
|\ \ \ \ \
| * | | | | TIF: fix IOException at PersistentDataStore.save()Wonsik Kim2014-08-141-2/+3
* | | | | | Merge "Add an onSessionDestroyed callback to MediaController.Callback" into l...RoboErik2014-08-141-0/+37
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add an onSessionDestroyed callback to MediaController.CallbackRoboErik2014-08-131-0/+37
| |/ / / /
* | | | | Use different unlock animation when going to full shadeJorim Jaggi2014-08-142-5/+20
| |_|_|/ |/| | |