summaryrefslogtreecommitdiffstats
path: root/services/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am 28358eae: Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest...Matthew Williams2015-04-061-0/+6
|\ \ | |/
| * Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedule...Matthew Williams2015-04-061-0/+6
| |\
| | * Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodi...Junichi Monma2015-03-261-0/+6
* | | am f61aee97: Merge "[DO NOT MERGE] Fixed NPE when trying to animate a window ...Wale Ogunwale2015-04-031-2/+6
|\ \ \ | |/ /
| * | [DO NOT MERGE] Fixed NPE when trying to animate a window without displayWale Ogunwale2015-04-021-2/+6
* | | am 4a26c391: Merge "CEC: Explicitly turn on screen for remote control passthr...Bart Sears2015-03-271-1/+13
|\ \ \ | |/ /
| * | Merge "CEC: Explicitly turn on screen for remote control passthrough" into lm...Bart Sears2015-03-271-1/+13
| |\ \
| | * | CEC: Explicitly turn on screen for remote control passthroughJinsuk Kim2015-03-261-1/+13
| | |/
* | | am dbe0dd16: When scanning unbundled apps, only install the expected APK treeChristopher Tate2015-03-271-2/+25
|\ \ \ | |/ /
| * | When scanning unbundled apps, only install the expected APK treeChristopher Tate2015-03-261-2/+25
| |/
* | am d6216305: Merge "Disable more hotkeys while in setup." into lmp-mr1-devJeff Brown2015-03-271-1/+15
|\ \ | |/
| * Disable more hotkeys while in setup.Jeff Brown2015-03-201-1/+15
* | am c8f952ce: Write correct checksum when formatting partitionAndres Morales2015-03-191-5/+4
|\ \ | |/
| * Write correct checksum when formatting partitionAndres Morales2015-03-191-5/+4
* | am bcced5b8: Merge "Fix incorrect condition for sub id check." into lmp-mr1-devShishir Agrawal2015-03-021-1/+1
|\ \ | |/
| * Fix incorrect condition for sub id check.Junda Liu2015-02-231-1/+1
* | am a94e4297: Merge "Do not make ActivityContainer available to apps. DO NOT M...Craig Mautner2015-02-171-5/+5
|\ \ | |/
| * Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-171-5/+5
* | 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
| |\
| | * NoMan: Initialize filter value reported to listeners.John Spurlock2015-02-121-0/+2
* | | am c7ccc393: Merge "Make reportInetCondition revalidate if the report differs...Lorenzo Colitti2015-02-121-2/+8
|\ \ \ | |/ /
| * | Merge "Make reportInetCondition revalidate if the report differs from our sta...Lorenzo Colitti2015-02-121-2/+8
| |\ \
| | * | Make reportInetCondition revalidate if the report differs from our stateLorenzo Colitti2015-02-111-2/+8
* | | | Merge "Stop active media projections on user switch." into lmp-mr1-devMichael Wright2015-02-111-0/+5
|\ \ \ \ | |/ / /
| * | | Merge "Stop active media projections on user switch." into lmp-mr1-devMichael Wright2015-02-111-0/+5
| |\ \ \
| | * | | Stop active media projections on user switch.Michael Wright2015-02-061-0/+5
* | | | | am 50996a12: Merge "Do not enforce CONTROL_VPN for calls from lockdown VPN." ...Jeff Davidson2015-02-112-7/+30
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Do not enforce CONTROL_VPN for calls from lockdown VPN." into lmp-mr1-devJeff Davidson2015-02-112-7/+30
| |\ \ \ \
| | * | | | Do not enforce CONTROL_VPN for calls from lockdown VPN.Jeff Davidson2015-02-102-7/+30
* | | | | | Merge "Make getNetworkInfo() take into account VPN underlying networks." into...Lorenzo Colitti2015-02-111-19/+33
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Make getNetworkInfo() take into account VPN underlying networks." into...Lorenzo Colitti2015-02-111-19/+33
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Make getNetworkInfo() take into account VPN underlying networks.Lorenzo Colitti2015-02-111-19/+33
| | | |_|/ | | |/| |
* | | | | GpsLocationProvider: Read data enabled status from TelephonyManager.Shishir Agrawal2015-02-111-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | GpsLocationProvider: Read data enabled status from TelephonyManager.Shishir Agrawal2015-02-101-3/+1
| |/ / /
* | | | am 3d521c0a: Merge "Perform post installation operations directly if backup m...Rubin Xu2015-02-091-1/+5
|\ \ \ \ | |/ / /
| * | | Perform post installation operations directly if backup manager is disabledRubin Xu2015-02-091-1/+5
| | |/ | |/|
* | | am 5c2fdc33: Merge "Always re-establish kernel alarms when considering new al...Dianne Hackborn2015-02-051-2/+4
|\ \ \ | |/ /
| * | Always re-establish kernel alarms when considering new alarm setChristopher Tate2015-02-041-2/+4
* | | Merge "Facilitate network validation on networks with a per-network PAC." int...Paul Jensen2015-02-031-1/+31
|\ \ \ | |/ /
| * | Facilitate network validation on networks with a per-network PAC.Paul Jensen2015-02-031-1/+31
| |/
* | am 3457ae47: Merge "Revert "CEC: Let playback device switch TV input after bo...Jinsuk Kim2015-01-301-4/+0
|\ \ | |/
| * Merge "Revert "CEC: Let playback device switch TV input after bootup"" into l...Jinsuk Kim2015-01-301-4/+0
| |\
| | * Revert "CEC: Let playback device switch TV input after bootup"Jinsuk Kim2015-01-301-4/+0
* | | am 9c5ccc36: Merge "CEC: Discard key event to itself" into lmp-mr1-devJinsuk Kim2015-01-291-1/+5
|\ \ \ | |/ /
| * | Merge "CEC: Discard key event to itself" into lmp-mr1-devJinsuk Kim2015-01-291-1/+5
| |\ \
| | * | CEC: Discard key event to itselfJinsuk Kim2015-01-301-1/+5
* | | | am 3f923474: Merge "CEC: Add CEC device upon receiving <Report Physical Addre...Jinsuk Kim2015-01-292-1/+13
|\ \ \ \ | |/ / /