summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-103-0/+23
* Align inexact alarms in both time bases; don't pull to wall timeChristopher Tate2011-02-081-56/+30
* Fix read from uninitialized memory.Jeff Brown2011-02-071-1/+2
* am bb756a90: am a62bf8bb: am b901c9ab: am 9204644d: Merge "Fix a race conditi...Brad Fitzpatrick2011-02-071-1/+2
|\
| * am a62bf8bb: am b901c9ab: am 9204644d: Merge "Fix a race condition in NativeD...Brad Fitzpatrick2011-02-071-1/+2
| |\
| | * am 9204644d: Merge "Fix a race condition in NativeDaemonConnector"Brad Fitzpatrick2011-02-071-1/+2
| | |\
| | | * Fix a race condition in NativeDaemonConnectoranga2011-02-071-1/+2
* | | | am 432ab6ac: am 6b497a04: am 4b7c1cac: am bb2e1ef8: Merge "Fixing possible ra...Dianne Hackborn2011-02-071-2/+1
|\ \ \ \ | |/ / /
| * | | am 6b497a04: am 4b7c1cac: am bb2e1ef8: Merge "Fixing possible race condition."Dianne Hackborn2011-02-071-2/+1
| |\ \ \ | | |/ /
| | * | am bb2e1ef8: Merge "Fixing possible race condition."Dianne Hackborn2011-02-071-2/+1
| | |\ \ | | | |/
| | | * Merge "Fixing possible race condition."Dianne Hackborn2011-02-061-2/+1
| | | |\
| | | | * Fixing possible race condition.Jozef BABJAK2011-02-011-2/+1
* | | | | am 60a74642: am 24c8ac3b: Merge "Fix issue #3414328: A couple panics observed...Dianne Hackborn2011-02-071-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | am 24c8ac3b: Merge "Fix issue #3414328: A couple panics observed during an at...Dianne Hackborn2011-02-041-2/+2
| |\ \ \ \
| | * \ \ \ Merge "Fix issue #3414328: A couple panics observed during an attempted..." i...Dianne Hackborn2011-02-041-2/+2
| | |\ \ \ \
| | | * | | | Fix issue #3414328: A couple panics observed during an attempted...Dianne Hackborn2011-02-041-2/+2
* | | | | | | am be806fe8: am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampl...Brad Fitzpatrick2011-02-071-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampling buffer pe...Brad Fitzpatrick2011-02-041-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | am b083d3b8: Merge "Initialize resampling buffer per track."Brad Fitzpatrick2011-02-041-1/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Initialize resampling buffer per track.Yuuhi Yamaguchi2011-02-041-1/+1
| | | | |_|/ | | | |/| |
| | * | | | am 7a7ed2b2: Merge "Do not check features in PackageManagerService DO NOT MER...Dianne Hackborn2011-01-311-21/+0
| | |\ \ \ \
| | | * | | | Do not check features in PackageManagerService DO NOT MERGEKenny Root2011-01-311-21/+0
| | * | | | | am c12cdda9: Merge "DO NOT MERGE: Fix screen size compatibility mode." into g...Dianne Hackborn2011-01-291-7/+7
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | DO NOT MERGE: Fix screen size compatibility mode.Dianne Hackborn2011-01-291-7/+7
* | | | | | | resolved conflicts for merge of 31796297 to masterDaniel Sandler2011-02-071-4/+29
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 4ad2547f: Merge "Ongoing notification for GPS use." into honeycombDaniel Sandler2011-02-031-4/+29
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge "Ongoing notification for GPS use." into honeycombDaniel Sandler2011-02-031-4/+29
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Ongoing notification for GPS use.Daniel Sandler2011-02-031-4/+29
* | | | | | | am 94baff47: am 1b1962f3: Merge "Fix issue #3420898: More wallpaper issues" i...Dianne Hackborn2011-02-072-54/+60
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 1b1962f3: Merge "Fix issue #3420898: More wallpaper issues" into honeycombDianne Hackborn2011-02-032-54/+60
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix issue #3420898: More wallpaper issuesDianne Hackborn2011-02-032-54/+60
* | | | | | | am e5b6c284: am 33e9cb47: Merge "fix [3421350] Killing a game that uses the a...Mathias Agopian2011-02-072-6/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 33e9cb47: Merge "fix [3421350] Killing a game that uses the accelerometer ...Mathias Agopian2011-02-032-6/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "fix [3421350] Killing a game that uses the accelerometer renders the d...Mathias Agopian2011-02-032-6/+9
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | fix [3421350] Killing a game that uses the accelerometer renders the device u...Mathias Agopian2011-02-032-6/+9
* | | | | | | Merge "WindowManagerService: Disable screen rotation animation under emulation."David 'Digit' Turner2011-02-061-2/+8
|\ \ \ \ \ \ \
| * | | | | | | WindowManagerService: Disable screen rotation animation under emulation.David 'Digit' Turner2011-02-051-2/+8
* | | | | | | | Merge "Bug 3366668 Use BinderService template"Glenn Kasten2011-02-042-17/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug 3366668 Use BinderService templateGlenn Kasten2011-02-032-17/+8
* | | | | | | | | Merge "Bug 3366885 Remove LVMX switch"Glenn Kasten2011-02-033-141/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug 3366885 Remove LVMX switchGlenn Kasten2011-02-033-141/+0
| |/ / / / / / / /
* | | | | | | | | Merge "Register ENABLED_INPUT_METHODS to SettingsObserver"satok2011-02-031-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Register ENABLED_INPUT_METHODS to SettingsObserversatok2011-02-031-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycombEric Laurent2011-02-035-39/+31
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | am 9c0a1003: Merge "Fix issue 3371080" into honeycombEric Laurent2011-02-035-39/+31
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Fix issue 3371080Eric Laurent2011-02-035-39/+31
* | | | | | | | | am dd954212: am a5861743: Merge "Fix issue #3418265: Rotation animation on wa...Dianne Hackborn2011-02-032-30/+98
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | am a5861743: Merge "Fix issue #3418265: Rotation animation on wallpaper is br...Dianne Hackborn2011-02-022-30/+98
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix issue #3418265: Rotation animation on wallpaper is brokenDianne Hackborn2011-02-022-30/+98
* | | | | | | | Merge "Stop using netmask in the framework."Robert Greenwalt2011-02-031-19/+13
|\ \ \ \ \ \ \ \