- 26caf7a Fix deadlock by making DropBoxManager call async. by Craig Mautner · 14 years ago
- db9e693 Merge "Enhance WPS" by Irfan Sheriff · 14 years ago
- 86add43 Fix reference to wrong ArrayList. Fixes bug 6107296. by Craig Mautner · 14 years ago
- b6df928 Merge "Fix rotation so orientation changes aren't dropped. Modify test so that rotation animation is entered one final time after rotation completes. This last time causes mUpdateRotation to be set true forcing a test for orientation change. Fixes bug 6109189." by Craig Mautner · 14 years ago
- a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 14 years ago
- 86a5f5b Enhance WPS by Irfan Sheriff · 14 years ago
- 7b72ea7 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 14 years ago
- f8acebe Merge "Separate animation steps into start, step and finish phases. Fixes bug 6089126." by Craig Mautner · 14 years ago
- b132506 Merge "Fix issue where pm would clear preferred apps when updating an app." by Dianne Hackborn · 14 years ago
- dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 14 years ago
- 209266e Merge "Fix WifiManager async API" by Irfan Sheriff · 14 years ago
- 46f31c3 Fix 5797764: fix crash on tablets by Jim Miller · 14 years ago
- 3f4b1c4 Merge "Fix 5797764: don't hold PowerManager lock when changing native brightness" by Jim Miller · 14 years ago
- d3975a9 Fix WifiManager async API by Irfan Sheriff · 14 years ago
- 5bb59da Merge: Send UpdateLock broadcasts to manifest receivers by Christopher Tate · 14 years ago
- 10bcb6f Merge "Don't forget to turn off mobile_dun" by Robert Greenwalt · 14 years ago
- 43d8a95 Merge "Improve Wi-Fi hand-off" by Irfan Sheriff · 14 years ago
- 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 14 years ago
- 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 14 years ago
- c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 14 years ago
- 0450510 Fix issue where pm would clear preferred apps when updating an app. by Dianne Hackborn · 14 years ago
- c383580 Merge changes I08fcd278,I1f496bb7 by Craig Mautner · 14 years ago
- a6bae56 Merge "Unblock IPC call in TextServicesManagerService" by satok · 14 years ago
- 343511c Detect animation completions like we used to. by Craig Mautner · 14 years ago
- ba64dfe debug by Craig Mautner · 14 years ago
- 8097e1c Merge "Disable verbose NetworkStats logging." by Jeff Sharkey · 14 years ago
- e7bb71d Disable verbose NetworkStats logging. by Jeff Sharkey · 14 years ago
- 00e6fc4 am 4953ec1c: am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 14 years ago
- 4953ec1 am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 14 years ago
- 973481d am ccd08b8d: am e939edb5: am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 14 years ago
- 5c60743 Fix issue #6073913: onActivityResult() not getting called... by Dianne Hackborn · 14 years ago
- e939edb am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 14 years ago
- f418738 am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 14 years ago
- 4e713f1 Unblock IPC call in TextServicesManagerService by satok · 14 years ago
- 92e66dd Fix 5797764: don't hold PowerManager lock when changing native brightness by Jim Miller · 14 years ago
- e5c484c Merge "Increase max size of log size by 50% on userdebug builds." by Dave Burke · 14 years ago
- 0132a952 Increase max size of log size by 50% on userdebug builds. by Dave Burke · 14 years ago
- 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 14 years ago
- 5265466 Merge "New development permissions." by Dianne Hackborn · 14 years ago
- 0aec3ea am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 14 years ago
- 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 14 years ago
- 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 14 years ago
- 2561b0b New notification priority and related APIs. by Daniel Sandler · 14 years ago
- 42d840b Merge "Fixing issues with the AccessibilityNodeInfo cache." by Svetoslav Ganov · 14 years ago
- 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 14 years ago
- e639da7 New development permissions. by Dianne Hackborn · 14 years ago
- b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 14 years ago
- 5489e4af Merge "- Consolidate all animations in a single place outside of layout loop. - Move mPolicy.startAnimationLw and mPolicy.finishAnimationLw into same method as mPolicy.animatingWindowLw. - Fix first parameter of performLayoutLockedInner(initial, ...) to pass true on initial pass." by Craig Mautner · 14 years ago
- 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 14 years ago
- 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 14 years ago
- 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 14 years ago
- 94d0024 Power HAL PowerManagerService hookup by Todd Poynor · 14 years ago
- ba217ef Merge "Ignore broken input channel when finishing input event." by Jeff Brown · 14 years ago
- 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 14 years ago
- b9ee4f4 Merge "Revert "Don't wait for current activity to pause before resuming next."" by Dianne Hackborn · 14 years ago
- 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 14 years ago
- 3c3155a Merge "Fix Power Control widget" by Amith Yamasani · 14 years ago
- 67cf7d3 Fix Power Control widget by Amith Yamasani · 14 years ago
- c157673 Add the CommonTimeManagementService. by John Grossman · 14 years ago
- cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 14 years ago
- 4a06c80 Simplify Choreographer API. by Jeff Brown · 14 years ago
- 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 14 years ago
- ea555e2 Merge "Mixed up uid and user-id." by Amith Yamasani · 14 years ago
- c600e21f Mixed up uid and user-id. by Amith Yamasani · 14 years ago
- ef9d55a am 8f7cc7af: am b9be8eff: am ffc89899: Merge "Don\'t pulse LED on new notification unless notification has LED flag set" into ics-mr1 by Mike Lockwood · 14 years ago
- 2384386 Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 14 years ago
- ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 14 years ago
- 07f941f Merge "Move BroadcastQueue out of the ActivityManager class." by Dianne Hackborn · 14 years ago
- ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 14 years ago
- 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 14 years ago
- 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 14 years ago
- 40c8db5 Move BroadcastQueue out of the ActivityManager class. by Dianne Hackborn · 14 years ago
- 41b564f resolved conflicts for merge of e8b57fea to master by Wink Saville · 14 years ago
- c199e2c Merge changes Iefeba018,I1ce5b26d,Ie3f59793,Id3c5e1ec,I9063154a,Ib7bd88a3,I20963df8,I01060b08,I7dc29739,I5c55a051,Ia07aa3c4,I3194ea94,I0dc37cce,Ic3a7bb65,I0a7eaecf,Ifa7b0614,Ice952c8e,Ia5abdb9e,Ifcb310f9,If5f4ec97,I4767690f,I79824179,I6e0f981e,Id60ae7f6 by Mike Lockwood · 14 years ago
- 0ee0969 Merge "UI automation service disconnected upon package change." by Svetoslav Ganov · 14 years ago
- 9b666d0 UI automation service disconnected upon package change. by Svetoslav Ganov · 14 years ago
- 20963df Show the flags in package manager debugging. by Joe Onorato · 14 years ago
- a07aa3c Add an option that disables the AUDIO_BECOMING_NOISY intent send when a headset is hotplugged. by Jason Simmons · 15 years ago
- a5abdb9 NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifi by Mike Lockwood · 15 years ago
- f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 14 years ago
- 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 14 years ago
- 54a4a41 Make ActivityManagerService just kill apps when they crash on headless devices. by Joe Onorato · 15 years ago
- c067c9c Add support for disabling wallpaper service by Mike Lockwood · 15 years ago
- afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 14 years ago
- 491f40d Fix merge problem by Mike Lockwood · 15 years ago
- cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 15 years ago
- 11ca317 Merge changes Id747dc81,I3a74bd36,I2395527c,I86aeb066,Ic33d5766,I7bef7390,I4b797dd8,Id3622e9e,I28087c63,Ia1c6d909,I95a766dd,I6c0236c5,Ib71287f4,I4bcbefdc,I22a7cb8d,Ie24dbeaf,I7dbc4b45,I21d524ea,Iaa5bf14e,I7db766c3,I93fcaca2,I1eb72044,I05ffbe7c,Ifdfe2ff8,Ia8f767a2 by Mike Lockwood · 14 years ago
- 1e11c65 Merge "New Serial Manager API:" by Mike Lockwood · 14 years ago
- d262744 Merge "Some cruft removal." by Dianne Hackborn · 14 years ago
- 21fbd1f Some cruft removal. by Dianne Hackborn · 14 years ago
- d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 15 years ago
- 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 15 years ago
- 93fcaca2 SystemServer: Don't start A2DP service if audio is not enabled by Mike Lockwood · 15 years ago
- a8f767a ActivityManager: Make sure BOOT_COMPLETED Intent is sent when running headless by Mike Lockwood · 15 years ago
- b01e8bf New Serial Manager API: by Mike Lockwood · 15 years ago
- c62242a5 Merge "Fix "dumpsys activity provider"" by Marco Nelissen · 14 years ago
- 59d46b0 Merge "Add an api to switch to the next IME and subtype" by satok · 14 years ago
- 688bd47 Add an api to switch to the next IME and subtype by satok · 14 years ago
- a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 14 years ago
- a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 14 years ago