summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "It helps to catch the right exception."Jean-Baptiste Queru2013-04-011-1/+1
|\
| * It helps to catch the right exception.Jeff Sharkey2013-03-261-1/+1
* | Merge "Save off the seinfo value with packages.list."Geremy Condra2013-03-281-0/+3
|\ \
| * | Save off the seinfo value with packages.list.Robert Craig2013-03-261-0/+3
| |/
* | Merge "Correct executable bit for source files [Take 2]"Elliott Hughes2013-03-281-0/+0
|\ \
| * | Correct executable bit for source files [Take 2]Chirayu Desai2013-03-271-0/+0
* | | Add data validation on seinfo labels.Robert Craig2013-03-281-2/+24
| |/ |/|
* | Merge "BackupManagerService files need new security labeling."Geremy Condra2013-03-261-0/+12
|\ \
| * | BackupManagerService files need new security labeling.rpcraig2012-12-041-0/+12
* | | Proper security labeling of multi-user data directories.rpcraig2013-03-253-3/+6
* | | Add seinfo parsing to PackageManagerService.Robert Craig2013-03-254-6/+291
* | | Fix Watchdog HeartbeatHandler to run on correct threadJohn Michelau2013-03-191-1/+8
* | | Fix times in debugging output to use H rather than k.Elliott Hughes2013-03-181-1/+1
* | | Correct the target app token for input method windowCarrie Xu2013-03-181-1/+5
| |/ |/|
* | KeyStore: stop using state()Kenny Root2013-02-142-2/+2
* | am fd1c028e: Merge "Handle hotplug events as described instead of rescanning"Jesse Hall2013-02-071-23/+34
|\ \
| * | Handle hotplug events as described instead of rescanningJesse Hall2013-02-071-23/+34
* | | am 9434c112: Merge "Services: Adding HSPAP info in Android"Jaikumar Ganesh2013-02-071-1/+2
|\ \ \ | |/ /
| * | Merge "Services: Adding HSPAP info in Android"Jaikumar Ganesh2013-02-071-1/+2
| |\ \
| | * | Services: Adding HSPAP info in AndroidArun Ravindran2012-09-051-1/+2
* | | | am 555b07df: am 2c64b539: am 596532d9: Properly initialize recognition servic...Amith Yamasani2013-01-221-7/+5
|\ \ \ \
| * \ \ \ am 2c64b539: am 596532d9: Properly initialize recognition service if the reco...Amith Yamasani2013-01-221-7/+5
| |\ \ \ \
| | * \ \ \ am 596532d9: Properly initialize recognition service if the recognizer compon...Amith Yamasani2013-01-221-7/+5
| | |\ \ \ \
| | | * | | | Properly initialize recognition service if the recognizer component changed.Amith Yamasani2013-01-221-7/+5
| | | * | | | DO NOT MERGE Prevent OOM death for services under ServiceWatcher's care.Victoria Lease2013-01-161-1/+1
| | |/ / / /
* | | | | | am cc52272b: am a3e79199: Merge "TIME_TICK was not occurred for one hour"Christopher Tate2013-01-111-6/+2
|\ \ \ \ \ \
| * \ \ \ \ \ am a3e79199: Merge "TIME_TICK was not occurred for one hour"Christopher Tate2013-01-101-6/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | TIME_TICK was not occurred for one hourSungmin Choi2013-01-101-6/+2
* | | | | | | am 30b074fc: am 2495d08a: am 5327322a: Merge "Revert "Fix a bug where disable...Satoshi Kataoka2013-01-101-9/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 2495d08a: am 5327322a: Merge "Revert "Fix a bug where disabled auxilialy I...Satoshi Kataoka2013-01-101-9/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge "Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enab...Satoshi Kataoka2013-01-101-9/+0
| | |\ \ \ \ \
| | | * | | | | Revert "Fix a bug where disabled auxilialy IME is unexpectedly re-enabled"Satoshi Kataoka2013-01-101-9/+0
* | | | | | | | am 28608bbb: am d692ea6d: am b5e4835e: Merge "Improve heuristics for detectin...Sascha Prueter2013-01-103-40/+355
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am d692ea6d: am b5e4835e: Merge "Improve heuristics for detecting wireless ch...Sascha Prueter2013-01-103-40/+355
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge "Improve heuristics for detecting wireless chargers." into jb-mr1.1-devSascha Prueter2013-01-103-40/+355
| | |\ \ \ \ \ \
| | | * | | | | | Improve heuristics for detecting wireless chargers.Jeff Brown2013-01-103-40/+355
| | | |/ / / / /
* | | | | | | | am 854458f4: am 0287ca3c: am e62fa825: Merge from master: fix issue #7966357:...Dianne Hackborn2013-01-091-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | am 0287ca3c: am e62fa825: Merge from master: fix issue #7966357: Super lights...Dianne Hackborn2013-01-091-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge from master: fix issue #7966357: Super lights out mode vs. volume dialogDianne Hackborn2013-01-091-1/+1
| | |/ / / /
* | | | | | am 88fe4ebc: Merge "NsdService: Clear client info after resolution request is...Irfan Sheriff2012-12-211-123/+129
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge "NsdService: Clear client info after resolution request is serviced."Irfan Sheriff2012-12-201-123/+129
| |\ \ \ \ \
| | * | | | | NsdService: Clear client info after resolution request is serviced.Vairavan Srinivasan2012-08-231-123/+129
* | | | | | | am 7ad7b2c4: am 32b81205: Fix a bug where disabled auxilialy IME is unexpecte...satok2012-12-191-0/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 32b81205: Fix a bug where disabled auxilialy IME is unexpectedly re-enabledsatok2012-12-191-0/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Fix a bug where disabled auxilialy IME is unexpectedly re-enabledsatok2012-12-191-0/+9
* | | | | | | Merge from AOSP staging branchJean-Baptiste Queru2012-12-181-2/+5
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge "Return error upon attempt to use non-existent APN"Robert Greenwalt2012-12-181-2/+5
| |\ \ \ \ \ \
| | * | | | | | Return error upon attempt to use non-existent APNMikael Hedegren2012-12-181-2/+5
| | | |_|_|_|/ | | |/| | | |
* | | | | | | am 81e3c9ed: am d2a21d7f: Merge "Fade recents thumbnail to transparent earlie...Jamie Gennis2012-12-171-3/+17
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am d2a21d7f: Merge "Fade recents thumbnail to transparent earlier." into jb-m...Jamie Gennis2012-12-171-3/+17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |