summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add API to control scan always mode" into jb-mr2-devIrfan Sheriff2013-03-201-12/+2
|\
| * Add API to control scan always modeIrfan Sheriff2013-03-191-12/+2
* | Merge "Fix reading sleep policy" into jb-mr2-devIrfan Sheriff2013-03-191-1/+1
|\ \
| * | Fix reading sleep policyIrfan Sheriff2013-03-191-1/+1
* | | am c9fe40ea: am 71558f1f: Merge "Fix times in debugging output to use H rathe...Elliott Hughes2013-03-191-1/+1
|\ \ \
| * | | Fix times in debugging output to use H rather than k.Elliott Hughes2013-03-181-1/+1
* | | | Merge "PackageManagerService: honor requestedPermissionsRequired" into jb-mr2...Nick Kralevich2013-03-191-7/+5
|\ \ \ \
| * | | | PackageManagerService: honor requestedPermissionsRequiredNick Kralevich2013-03-181-7/+5
| | |/ / | |/| |
* | | | am 7f7ac5b4: am fda1bff8: Merge "Correct the target app token for input metho...Craig Mautner2013-03-181-1/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Correct the target app token for input method windowCarrie Xu2013-03-181-1/+5
* | | | Merge "Properly close Surface when done." into jb-mr2-devCraig Mautner2013-03-181-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly close Surface when done.Craig Mautner2013-03-181-0/+1
* | | | Merge "Framework changes for 464xlat." into jb-mr2-devLorenzo Colitti2013-03-183-1/+222
|\ \ \ \ | |/ / / |/| | |
| * | | Framework changes for 464xlat.Lorenzo Colitti2013-03-153-1/+222
* | | | Catch RuntimeException in NMService notificationsLorenzo Colitti2013-03-171-0/+6
* | | | Merge "Fix issue #8401553: It's possible to startForeground()..." into jb-mr2...Dianne Hackborn2013-03-161-0/+7
|\ \ \ \
| * | | | Fix issue #8401553: It's possible to startForeground()...Dianne Hackborn2013-03-151-0/+7
* | | | | Merge "Catch BadTokenException and continue." into jb-mr2-devCraig Mautner2013-03-151-22/+8
|\ \ \ \ \
| * | | | | Catch BadTokenException and continue.Craig Mautner2013-03-151-22/+8
* | | | | | Merge "Set routes from stacked links as well." into jb-mr2-devLorenzo Colitti2013-03-151-8/+13
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Set routes from stacked links as well.Lorenzo Colitti2013-03-151-8/+13
* | | | | Merge "Revert "Fail fast if somebody is adding default routes"" into jb-mr2-devWink Saville2013-03-152-16/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Fail fast if somebody is adding default routes"Wink Saville2013-03-152-16/+2
* | | | | Merge "Fail fast if somebody is adding default routes" into jb-mr2-devRobert Greenwalt2013-03-142-2/+16
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fail fast if somebody is adding default routesRobert Greenwalt2013-03-142-2/+16
* | | | Add support for scan always available modeIrfan Sheriff2013-03-144-236/+743
|/ / /
* | | Merge "Remove WindowManager messages from remote queue." into jb-mr2-devCraig Mautner2013-03-141-7/+12
|\ \ \
| * | | Remove WindowManager messages from remote queue.Craig Mautner2013-03-141-7/+12
| |/ /
* | | fix CloseGuard usage in SurfaceMathias Agopian2013-03-131-1/+2
|/ /
* | Put debug back in for b/b8263462.Craig Mautner2013-03-131-5/+11
* | Merge "Implement limited shared libraries in apks." into jb-mr2-devDianne Hackborn2013-03-122-210/+560
|\ \
| * | Implement limited shared libraries in apks.Dianne Hackborn2013-03-122-210/+560
* | | Remove old show/hide messages on new ime (DO NOT MERGE)Craig Mautner2013-03-121-0/+4
|/ /
* | Merge "Accumulate updates to notifications before archiving." into jb-mr2-devDaniel Sandler2013-03-121-3/+3
|\ \
| * | Accumulate updates to notifications before archiving.Daniel Sandler2013-03-071-3/+3
* | | Merge changes I674b9804,If2d2e37b into jb-mr2-devMichael Wright2013-03-122-0/+9
|\ \ \
| * | | Add touch navigation input sourceMichael Wright2013-03-112-0/+9
* | | | Remove redundant parameter to modifyRouteLorenzo Colitti2013-03-121-6/+7
|/ / /
* | | Merge "Always specify an interface for host routes." into jb-mr2-devLorenzo Colitti2013-03-112-12/+19
|\ \ \
| * | | Always specify an interface for host routes.Lorenzo Colitti2013-03-082-12/+19
* | | | DO NOT MERGE - Full backup/restore now handles OBBs sensiblyChristopher Tate2013-03-081-55/+180
|/ / /
* | | Do not hang in pm clear on an invalid package nameChristopher Tate2013-03-071-1/+8
* | | Merge "Properly support USER_ALL in notification listener API." into jb-mr2-devDaniel Sandler2013-03-071-2/+8
|\ \ \ | |/ /
| * | Properly support USER_ALL in notification listener API.Daniel Sandler2013-03-071-2/+8
* | | fix JNI use of incStrong/decStrongMathias Agopian2013-03-063-5/+5
* | | Use enabled/enabledSetting from PackageParser.Jeff Sharkey2013-03-061-8/+1
* | | Merge "Add window leak check and possible recovery." into jb-mr2-devCraig Mautner2013-03-061-0/+3
|\ \ \
| * | | Add window leak check and possible recovery.Craig Mautner2013-03-061-0/+3
* | | | Shared accounts and sharing of appsAmith Yamasani2013-03-063-46/+296
|/ / /
* | | Merge "remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOT" into jb-mr2-devMathias Agopian2013-03-061-4/+10
|\ \ \