summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-131-8/+2
* Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1Dianne Hackborn2011-03-112-3/+13
|\
| * Fix issues #4087362 and #4087356Dianne Hackborn2011-03-112-3/+13
* | Merge "USB: minor cleanup work" into honeycomb-mr1Mike Lockwood2011-03-112-4/+4
|\ \
| * | USB: minor cleanup workMike Lockwood2011-03-112-4/+4
| |/
* | Merge "Fix bug 4083825 - Gesture zoom locked along content edges under some c...Adam Powell2011-03-111-2/+12
|\ \
| * | Fix bug 4083825 - Gesture zoom locked along content edges under someAdam Powell2011-03-111-2/+12
* | | Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1Glenn Kasten2011-03-111-0/+10
|\ \ \
| * | | Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-041-0/+10
* | | | Merge "HTML5 Video improvements" into honeycomb-mr1Nicolas Roard2011-03-112-1/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | HTML5 Video improvementsNicolas Roard2011-03-112-1/+17
* | | | Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1Mike Lockwood2011-03-1111-427/+478
|\ \ \ \
| * | | | UsbManager: Hide APIs not needed for USB host or accessory support.Mike Lockwood2011-03-111-1/+25
| * | | | UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-1111-426/+453
| | |_|/ | |/| |
* | | | Merge "Broaden the filter for wallpaper restore" into honeycomb-mr1Christopher Tate2011-03-111-3/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Broaden the filter for wallpaper restoreChristopher Tate2011-03-101-3/+8
* | | | Merge "Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO N...Jim Miller2011-03-103-6/+23
|\ \ \ \
| * | | | Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE]Jim Miller2011-03-103-6/+23
| | |/ / | |/| |
* | | | Merge "Fix bug 4082512 IAE "pointerIndex out of range" while zooming over fla...Adam Powell2011-03-101-28/+28
|\ \ \ \
| * | | | Fix bug 4082512 IAE "pointerIndex out of range" while zooming overAdam Powell2011-03-101-28/+28
* | | | | Merge "b/4080388 Improving the performance of ZoomManager" into honeycomb-mr1Huahui Wu2011-03-101-18/+46
|\ \ \ \ \
| * | | | | b/4080388 Improving the performance of ZoomManagerHuahui Wu2011-03-101-18/+46
| | |_|/ / | |/| | |
* | | | | Merge "Teach the framework to use the new android_reboot() function." into ho...Ken Sumrall2011-03-101-7/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Teach the framework to use the new android_reboot() function.Ken Sumrall2011-03-091-7/+8
* | | | | Merge "Inline HTML5 Video support" into honeycomb-mr1Teng-Hui Zhu2011-03-103-99/+381
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Inline HTML5 Video supportTeng-Hui Zhu2011-03-103-99/+381
* | | | | Merge "Fix bug 4080407 - Browser stuck after scrolling- page stops responding...Adam Powell2011-03-101-0/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug 4080407 - Browser stuck after scrolling- page stops respondingAdam Powell2011-03-101-0/+59
* | | | | resolved conflicts for merge of 16cbe575 to honeycomb-mr1Xia Wang2011-03-102-19/+21
|\ \ \ \ \
| * | | | | Add WifiStressTest to Wi-Fi only test suite.Xia Wang2011-03-082-18/+20
* | | | | | Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1Eric Fischer2011-03-101-1/+1
|\ \ \ \ \ \
| * | | | | | Import revised translations. DO NOT MERGEEric Fischer2011-03-101-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "New textfield search assets Bug: 3321263" into honeycomb-mr1Justin Ho2011-03-1016-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | New textfield search assetsJustin Ho2011-03-0916-0/+0
* | | | | | Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1Eric Fischer2011-03-1040-82/+82
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Import revised translations. DO NOT MERGEEric Fischer2011-03-1040-82/+82
* | | | | | Merge "Don't limit zoom scale change by the minimum increment." into honeycom...Shimeng (Simon) Wang2011-03-101-1/+1
|\ \ \ \ \ \
| * | | | | | Don't limit zoom scale change by the minimum increment.Shimeng (Simon) Wang2011-03-091-1/+1
* | | | | | | Merge "Fix for bug 4064291 WebView uses PackageManager#getInstalledApps" into...Kristian Monsen2011-03-101-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix for bug 4064291 WebView uses PackageManager#getInstalledAppsKristian Monsen2011-03-101-4/+7
* | | | | | | | Merge "UsbAccessory: Add URI string, replace type string with description" in...Mike Lockwood2011-03-101-17/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-091-17/+37
* | | | | | | | Input improvements and bug fixes.Jeff Brown2011-03-091-31/+83
* | | | | | | | Merge "Fix off by one errors in touch motion ranges. (DO NOT MERGE)" into ho...Jeff Brown2011-03-091-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix off by one errors in touch motion ranges. (DO NOT MERGE)Jeff Brown2011-03-091-0/+2
* | | | | | | | | Merge "Make PointerLocationView also log generic motions and some keys. (DO ...Jeff Brown2011-03-091-4/+53
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Make PointerLocationView also log generic motions and some keys. (DO NOT MERGE)Jeff Brown2011-03-091-4/+53
* | | | | | | | | Merge "Fix issue #4066157: ActivityManager.getMemoryClass() returning large m...Dianne Hackborn2011-03-091-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory c...Dianne Hackborn2011-03-081-1/+1
* | | | | | | | | Merge "Fix external bug http://code.google.com/p/android/issues/detail?id=151...Adam Powell2011-03-091-0/+3
|\ \ \ \ \ \ \ \ \