summaryrefslogtreecommitdiffstats
path: root/services
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
* | | | Merge "Bug 3376700 Add support in APM for stream-specific volume curves"Jean-Michel Trivi2011-01-251-2/+60
|\ \ \ \
| * | | | Bug 3376700 Add support in APM for stream-specific volume curvesJean-Michel Trivi2011-01-251-2/+60
* | | | | 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 977553e4: am 34edd5b2: Merge "tone down the log spew regarding taking scre...Mathias Agopian2011-01-241-18/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 34edd5b2: Merge "tone down the log spew regarding taking screenshots." int...Mathias Agopian2011-01-241-18/+1
| |\ \ \ \ | | |/ / /
| | * | | tone down the log spew regarding taking screenshots.Mathias Agopian2011-01-241-18/+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 c5694ebd: Merge "do not merge - Fix issue 3371096." into gingerbreadEric Laurent2011-01-201-8/+10
| | |\ \ \ \
| | | * | | | do not merge - Fix issue 3371096.Eric Laurent2011-01-201-8/+10
| | * | | | | am 822d4ce6: Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and...Mathias Agopian2011-01-202-4/+4
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when r...Mathias Agopian2011-01-192-4/+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-182-2/+32
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbreadJeff Brown2011-01-182-2/+32
| | | |\ \ \ \ \
| | | | * | | | | Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-112-2/+32
| | * | | | | | | 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
| | | |\ \ \ \ \