summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #11157301: Bad process stats when apps are binding to long-running ...Dianne Hackborn2013-10-101-24/+66
* Merge "Add task to list before looking it up." into klp-devCraig Mautner2013-10-101-27/+4
|\
| * Add task to list before looking it up.Craig Mautner2013-10-091-27/+4
* | Merge "Don't crash when component enable/disable broadcasts race with uninsta...Christopher Tate2013-10-091-5/+13
|\ \
| * | Don't crash when component enable/disable broadcasts race with uninstallChristopher Tate2013-10-091-5/+13
* | | Merge "Surface outgoing Uri permission grants." into klp-devJeff Sharkey2013-10-092-12/+38
|\ \ \
| * | | Surface outgoing Uri permission grants.Jeff Sharkey2013-10-092-12/+38
* | | | Merge "Avoid deadlock between mUsers and cacheLock" into klp-devAmith Yamasani2013-10-091-22/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Avoid deadlock between mUsers and cacheLockAmith Yamasani2013-10-031-22/+20
* | | | Merge "Fix issue #11087316: Can't run dumpsys procstats on user builds in som...Dianne Hackborn2013-10-091-0/+9
|\ \ \ \
| * | | | Fix issue #11087316: Can't run dumpsys procstats on user builds in some cases!Dianne Hackborn2013-10-091-0/+9
| | |/ / | |/| |
* | | | Merge "Remove overly tight constraint on drawn Keyguard." into klp-devCraig Mautner2013-10-091-3/+3
|\ \ \ \
| * | | | Remove overly tight constraint on drawn Keyguard.Craig Mautner2013-10-081-3/+3
* | | | | Merge "Install providers enabled after app started." into klp-devJeff Sharkey2013-10-091-10/+24
|\ \ \ \ \
| * | | | | Install providers enabled after app started.Jeff Sharkey2013-10-081-10/+24
* | | | | | Merge "Allow killed task to remove itself" into klp-devAdam Lesinski2013-10-091-1/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Allow killed task to remove itselfAdam Lesinski2013-10-081-1/+0
| |/ / / /
* | | | | Merge "Fix captive portal detection on IPv6 networks." into klp-devLorenzo Colitti2013-10-091-4/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix captive portal detection on IPv6 networks.Lorenzo Colitti2013-10-081-4/+7
* | | | | Merge "Add secondary external storage support." into klp-devJeff Sharkey2013-10-081-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add secondary external storage support.Jeff Sharkey2013-10-081-0/+4
* | | | | Merge "Ignore certain WindowManager flags when touch exploration is enabled" ...Alan Viverette2013-10-082-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette2013-10-072-0/+10
* | | | | Merge "Yet more debugging for 10858941." into klp-devCraig Mautner2013-10-084-11/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Yet more debugging for 10858941.Craig Mautner2013-10-074-11/+13
| | |/ / | |/| |
* | | | Merge "Fix issue #11113111: `dumpsys activity service` is broken" into klp-devDianne Hackborn2013-10-071-4/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix issue #11113111: `dumpsys activity service` is brokenDianne Hackborn2013-10-071-4/+14
| |/ /
* | | Merge "Add <intent-filter> support to <provider>." into klp-devJeff Sharkey2013-10-071-22/+251
|\ \ \ | |/ / |/| |
| * | Add <intent-filter> support to <provider>.Jeff Sharkey2013-10-071-22/+251
* | | Merge "Relax conditions for including windows behind dialogs" into klp-devCraig Mautner2013-10-061-1/+1
|\ \ \
| * | | Relax conditions for including windows behind dialogsCraig Mautner2013-10-061-1/+1
* | | | Merge "Revert to jb-mr2 handling of app died." into klp-devCraig Mautner2013-10-063-53/+22
|\ \ \ \
| * | | | Revert to jb-mr2 handling of app died.Craig Mautner2013-10-063-53/+22
| |/ / /
* | | | Merge "Make sure to maintain privilege when downgrading bundled apps" into kl...Christopher Tate2013-10-061-2/+16
|\ \ \ \
| * | | | Make sure to maintain privilege when downgrading bundled appsChristopher Tate2013-10-061-2/+16
* | | | | Merge "Fix issue #11050678: Large memory leak in ActivityStack" into klp-devDianne Hackborn2013-10-063-1/+18
|\ \ \ \ \
| * | | | | Fix issue #11050678: Large memory leak in ActivityStackDianne Hackborn2013-10-043-1/+18
* | | | | | Merge "Fix issue #11086275: Thumbnail only created once for top activity" int...Dianne Hackborn2013-10-061-0/+9
|\ \ \ \ \ \
| * | | | | | Fix issue #11086275: Thumbnail only created once for top activityDianne Hackborn2013-10-051-0/+9
| |/ / / / /
* | | | | | Merge "Evaluate task on top of home when task is brought to front." into klp-devCraig Mautner2013-10-063-26/+8
|\ \ \ \ \ \
| * | | | | | Evaluate task on top of home when task is brought to front.Craig Mautner2013-10-043-26/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge "Resume user where they left off." into klp-devCraig Mautner2013-10-063-14/+22
|\ \ \ \ \ \
| * | | | | | Resume user where they left off.Craig Mautner2013-10-043-14/+22
| |/ / / / /
* | | | | | Merge "Notify that ASEC containers are being unmounted during upgrades" into ...Christopher Tate2013-10-061-6/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Notify that ASEC containers are being unmounted during upgradesChristopher Tate2013-10-041-6/+37
| | |_|/ / | |/| | |
* | | | | Merge "Small print API tweaks" into klp-devSvetoslav2013-10-041-0/+6
|\ \ \ \ \
| * | | | | Small print API tweaksSvetoslav2013-10-041-0/+6
| | |/ / / | |/| | |
* | | | | Merge "Add Consumer IR feature" into klp-devAlex Ray2013-10-041-2/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add Consumer IR featureAlex Ray2013-10-031-2/+7
| | |_|/ | |/| |
* | | | Merge "Don't redirect dns to an iface without dns servers" into klp-devRobert Greenwalt2013-10-042-13/+25
|\ \ \ \ | |_|_|/ |/| | |