summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "StrictMode: class instance limits (track object "leaks")" into honeycombBrad Fitzpatrick2011-01-191-0/+3
|\
| * StrictMode: class instance limits (track object "leaks")Brad Fitzpatrick2011-01-191-0/+3
* | Fix a couple of drag & drop crashesChristopher Tate2011-01-191-1/+1
|/
* Merge "Tentative fix for issue 3362362." into honeycombEric Laurent2011-01-193-31/+57
|\
| * Tentative fix for issue 3362362.Eric Laurent2011-01-193-31/+57
* | Disabling queued unbinding of RemoteViewsServices until we fix flashing in wi...Winson Chung2011-01-191-1/+1
* | Refactoring app widgets to address security/performance issues.Winson Chung2011-01-181-18/+150
* | Just a little 'ol activity manager permission change.Dianne Hackborn2011-01-182-37/+83
|/
* Merge "Filter virtual keys after touches." into honeycombJeff Brown2011-01-185-3/+113
|\
| * Filter virtual keys after touches.Jeff Brown2011-01-185-3/+113
* | Erase OBB files when removing packagesKenny Root2011-01-181-3/+12
* | Merge "Fix issue #3362666 Activities launched from ongoing notifications don'...Dianne Hackborn2011-01-181-6/+13
|\ \
| * | Fix issue #3362666 Activities launched from ongoing notifications don't animateDianne Hackborn2011-01-181-6/+13
* | | Prevent Dropbox from crashing system server pre-boot.Brad Fitzpatrick2011-01-181-1/+16
* | | Merge "Fix the algorithm to get current input method subtype considering expl...satok2011-01-171-7/+21
|\ \ \ | |/ / |/| |
| * | Fix the algorithm to get current input method subtype considering explicitly ...satok2011-01-181-7/+21
* | | Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-4/+4
* | | Mouse pointer tweaks.Jeff Brown2011-01-171-2/+10
| |/ |/|
* | Merge "Pick an upstream interface with valid IP config" into honeycombIrfan Sheriff2011-01-171-4/+4
|\ \
| * | Pick an upstream interface with valid IP configIrfan Sheriff2011-01-171-4/+4
| |/
* | UsbService: Remove stack-trace message during boot.David 'Digit' Turner2011-01-171-4/+9
* | Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycombKenny Root2011-01-171-107/+0
|\ \
| * | Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-107/+0
* | | Add internal plumbing to DPM for encryptionAndy Stadler2011-01-171-12/+89
|/ /
* | Add OBB size to PackageStatsKenny Root2011-01-171-0/+5
|/
* Implicitly/Explicitly subtypes bug.satok2011-01-171-6/+6
* Merge "SystemServer: Do not register null BlueTooth service in the emulator" ...David 'Digit' Turner2011-01-161-4/+2
|\
| * SystemServer: Do not register null BlueTooth service in the emulatorDavid 'Digit' Turner2011-01-171-4/+2
* | Merge "Support non-rectangular input regions." into honeycombJeff Brown2011-01-166-154/+101
|\ \
| * | Support non-rectangular input regions.Jeff Brown2011-01-166-154/+101
* | | Merge "Add logs when taking a screenshot to help tracking issue 3361121" into...Mathias Agopian2011-01-161-2/+23
|\ \ \
| * | | Add logs when taking a screenshot to help tracking issue 3361121Mathias Agopian2011-01-161-2/+23
* | | | Put externalSize measurements in PackageStatsKenny Root2011-01-161-10/+76
|/ / /
* | | Merge "Fix WPS to provides immediate feedback" into honeycombIrfan Sheriff2011-01-161-2/+3
|\ \ \
| * | | Fix WPS to provides immediate feedbackIrfan Sheriff2011-01-141-2/+3
* | | | Add manifest API to request a large heap.Dianne Hackborn2011-01-161-15/+8
| |/ / |/| |
* | | Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" in...Mathias Agopian2011-01-142-1/+19
|\ \ \
| * | | partially fix [3306150] HTML5 video with H/W acceleration blackoutMathias Agopian2011-01-142-1/+19
* | | | Merge "Add support for detecting finger orientation." into honeycombJeff Brown2011-01-142-1/+23
|\ \ \ \
| * | | | Add support for detecting finger orientation.Jeff Brown2011-01-142-1/+23
* | | | | Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycombJeff Brown2011-01-141-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug with mice that send multiple BTN_MOUSE values.Jeff Brown2011-01-141-3/+11
* | | | | Merge "Add volume down as a safe mode key for Stingray." into honeycombJeff Brown2011-01-144-23/+67
|\ \ \ \ \
| * | | | | Add volume down as a safe mode key for Stingray.Jeff Brown2011-01-134-23/+67
* | | | | | switchToLastInputMethod returns a implicitly enabled subtype in the historysatok2011-01-151-30/+56
| |/ / / / |/| | | |
* | | | | Use holo style mouse pointer.Jeff Brown2011-01-141-1/+1
* | | | | Check for null in PackageSetting constructorKenny Root2011-01-141-2/+7
* | | | | Merge "Watchdog can get deadlocked on activity manager" into honeycombBrad Fitzpatrick2011-01-141-3/+16
|\ \ \ \ \
| * | | | | Watchdog can get deadlocked on activity managerBrad Fitzpatrick2011-01-141-3/+16
* | | | | | Merge "Add the {get,set}PackageObbPaths calls to API" into honeycombKenny Root2011-01-141-14/+87
|\ \ \ \ \ \