summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* am 678c6a35: am d14239a2: Merge "Fix tethering when switching default connect...Robert Greenwalt2011-01-251-2/+17
|\
| * am d14239a2: Merge "Fix tethering when switching default connection" into hon...Robert Greenwalt2011-01-251-2/+17
| |\
| | * Merge "Fix tethering when switching default connection" into honeycombRobert Greenwalt2011-01-251-2/+17
| | |\
| | | * Fix tethering when switching default connectionRobert Greenwalt2011-01-231-2/+17
* | | | am 6ee3bcf6: am 3a92c5fd: Merge "Fix the return value of switch to last ime."...satok2011-01-251-7/+20
|\ \ \ \ | |/ / /
| * | | am 3a92c5fd: Merge "Fix the return value of switch to last ime." into honeycombsatok2011-01-251-7/+20
| |\ \ \ | | |/ /
| | * | Fix the return value of switch to last ime.satok2011-01-261-7/+20
* | | | am 98d169ea: am 5d9d03a0: Maybe fix issue #3093599: java.lang.IndexOutOfBound...Dianne Hackborn2011-01-241-1/+1
|\ \ \ \ | |/ / /
| * | | am 5d9d03a0: Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-241-1/+1
| |\ \ \ | | |/ /
| | * | Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-241-1/+1
* | | | am 747aee5a: am 8bb7e488: Merge "Fix regression setting input windows." into ...Jeff Brown2011-01-241-32/+26
|\ \ \ \ | |/ / /
| * | | am 8bb7e488: Merge "Fix regression setting input windows." into honeycombJeff Brown2011-01-241-32/+26
| |\ \ \ | | |/ /
| | * | Fix regression setting input windows.Jeff Brown2011-01-241-32/+26
* | | | am 81ac92df: am 6d92cde2: am 35f4d32d: Merge "frameworks/base: Track owner in...Dianne Hackborn2011-01-241-6/+9
|\ \ \ \ | |/ / /
| * | | am 6d92cde2: am 35f4d32d: Merge "frameworks/base: Track owner in appropriate ...Dianne Hackborn2011-01-241-6/+9
| |\ \ \ | | |/ / | |/| |
| | * | am 35f4d32d: Merge "frameworks/base: Track owner in appropriate owners list o...Dianne Hackborn2011-01-221-6/+9
| | |\ \
| | | * | frameworks/base: Track owner in appropriate owners list of UriVairavan Srinivasan2011-01-211-6/+9
| | | * | Avoiding cyclic references when unbinding from a serviceMattias Petersson2011-01-071-0/+1
| | | * | Clear reference to the IIntentReceiver in order to avoid memory leakJohannes Carlsson2011-01-042-1/+4
| | * | | am 597fa828: Merge "Watchdog can get deadlocked on activity manager" into gin...Brad Fitzpatrick2011-01-181-3/+16
| | |\ \ \
| | | * | | Watchdog can get deadlocked on activity managerBrad Fitzpatrick2011-01-181-3/+16
| | * | | | am 4170b463: Merge "Do not add unsolicited events to queue" into gingerbreadIrfan Sheriff2011-01-181-5/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "Do not add unsolicited events to queue" into gingerbreadIrfan Sheriff2011-01-181-5/+7
| | | |\ \ \
| | | | * | | Do not add unsolicited events to queueIrfan Sheriff2011-01-161-5/+7
| | * | | | | am 41395459: Merge "Filter virtual keys after touches. (DO NOT MERGE)" into ...Jeff Brown2011-01-181-1/+7
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbreadJeff Brown2011-01-181-1/+7
| | | |\ \ \ \
| | | | * | | | Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-111-1/+7
| | * | | | | | am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-108/+0
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-108/+0
| | | | |/ / / | | | |/| | |
| | * | | | | am ea6bf362: Deep clone settings for system package update DO NOT MERGEKenny Root2011-01-141-12/+70
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Deep clone settings for system package update DO NOT MERGEKenny Root2011-01-141-12/+70
| | * | | | | am e8c04db7: Merge "Add the {get,set}PackageObbPaths calls to API" into ginge...Kenny Root2011-01-121-13/+83
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbreadKenny Root2011-01-121-13/+83
| | | |\ \ \ \
| | | | * | | | Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-091-13/+83
| | * | | | | | am 6688b6c3: Merge "Allow updated system apps to retain priority" into ginger...Kenny Root2011-01-122-6/+16
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge "Allow updated system apps to retain priority" into gingerbreadKenny Root2011-01-122-6/+16
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Allow updated system apps to retain priorityKenny Root2011-01-112-6/+16
| | * | | | | | am 91c459ec: Copy user info from PackageSetting as wellKenny Root2011-01-111-0/+8
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Copy user info from PackageSetting as wellKenny Root2011-01-111-0/+8
| | | |/ / / /
| | * | | | | am 9aac2e2b: Merge "Referencing of "r.record.name" is occured, when "r.record...Dianne Hackborn2011-01-091-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge "Referencing of "r.record.name" is occured, when "r.record" is null." i...Dianne Hackborn2011-01-091-1/+1
| | | |\ \ \ \
| | | | * | | | Referencing of "r.record.name" is occured, when "r.record" is null.lge-aosp2011-01-091-1/+1
| | * | | | | | am bbff7ed4: DO NOT MERGE : Ensure that the first post-restore backup pass is...Chris Tate2011-01-091-10/+29
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | DO NOT MERGE : Ensure that the first post-restore backup pass is correctChris Tate2011-01-091-10/+29
| | * | | | | | am 6ec91731: DO NOT MERGE : Permission fix: don\'t require BACKUP perm for se...Chris Tate2011-01-091-9/+52
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restoresChris Tate2011-01-091-9/+52
| | | |/ / / /
| | * | | | | am cd23823d: Merge "Fix issue # 3227963: SecurityException: Neither user 1002...Dianne Hackborn2011-01-091-33/+59
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." int...Dianne Hackborn2011-01-091-33/+59
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
* | | | | | | am 47f92f47: am 57ffc002: Add a way that subtype will be excluded from a last...satok2011-01-241-1/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add a way that subtype will be excluded from a last input methodsatok2011-01-251-1/+19