1. 26caf7a Fix deadlock by making DropBoxManager call async. by Craig Mautner · 14 years ago
  2. db9e693 Merge "Enhance WPS" by Irfan Sheriff · 14 years ago
  3. 86add43 Fix reference to wrong ArrayList. Fixes bug 6107296. by Craig Mautner · 14 years ago
  4. 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
  5. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 14 years ago
  6. 86a5f5b Enhance WPS by Irfan Sheriff · 14 years ago
  7. 7b72ea7 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 14 years ago
  8. f8acebe Merge "Separate animation steps into start, step and finish phases. Fixes bug 6089126." by Craig Mautner · 14 years ago
  9. b132506 Merge "Fix issue where pm would clear preferred apps when updating an app." by Dianne Hackborn · 14 years ago
  10. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 14 years ago
  11. 209266e Merge "Fix WifiManager async API" by Irfan Sheriff · 14 years ago
  12. 46f31c3 Fix 5797764: fix crash on tablets by Jim Miller · 14 years ago
  13. 3f4b1c4 Merge "Fix 5797764: don't hold PowerManager lock when changing native brightness" by Jim Miller · 14 years ago
  14. d3975a9 Fix WifiManager async API by Irfan Sheriff · 14 years ago
  15. 5bb59da Merge: Send UpdateLock broadcasts to manifest receivers by Christopher Tate · 14 years ago
  16. 10bcb6f Merge "Don't forget to turn off mobile_dun" by Robert Greenwalt · 14 years ago
  17. 43d8a95 Merge "Improve Wi-Fi hand-off" by Irfan Sheriff · 14 years ago
  18. 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 14 years ago
  19. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 14 years ago
  20. c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 14 years ago
  21. 0450510 Fix issue where pm would clear preferred apps when updating an app. by Dianne Hackborn · 14 years ago
  22. c383580 Merge changes I08fcd278,I1f496bb7 by Craig Mautner · 14 years ago
  23. a6bae56 Merge "Unblock IPC call in TextServicesManagerService" by satok · 14 years ago
  24. 343511c Detect animation completions like we used to. by Craig Mautner · 14 years ago
  25. ba64dfe debug by Craig Mautner · 14 years ago
  26. 8097e1c Merge "Disable verbose NetworkStats logging." by Jeff Sharkey · 14 years ago
  27. e7bb71d Disable verbose NetworkStats logging. by Jeff Sharkey · 14 years ago
  28. 00e6fc4 am 4953ec1c: am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 14 years ago
  29. 4953ec1 am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 14 years ago
  30. 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
  31. 5c60743 Fix issue #6073913: onActivityResult() not getting called... by Dianne Hackborn · 14 years ago
  32. e939edb am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 14 years ago
  33. f418738 am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 14 years ago
  34. 4e713f1 Unblock IPC call in TextServicesManagerService by satok · 14 years ago
  35. 92e66dd Fix 5797764: don't hold PowerManager lock when changing native brightness by Jim Miller · 14 years ago
  36. e5c484c Merge "Increase max size of log size by 50% on userdebug builds." by Dave Burke · 14 years ago
  37. 0132a952 Increase max size of log size by 50% on userdebug builds. by Dave Burke · 14 years ago
  38. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 14 years ago
  39. 5265466 Merge "New development permissions." by Dianne Hackborn · 14 years ago
  40. 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
  41. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 14 years ago
  42. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 14 years ago
  43. 2561b0b New notification priority and related APIs. by Daniel Sandler · 14 years ago
  44. 42d840b Merge "Fixing issues with the AccessibilityNodeInfo cache." by Svetoslav Ganov · 14 years ago
  45. 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 14 years ago
  46. e639da7 New development permissions. by Dianne Hackborn · 14 years ago
  47. b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 14 years ago
  48. 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
  49. 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 14 years ago
  50. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 14 years ago
  51. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 14 years ago
  52. 94d0024 Power HAL PowerManagerService hookup by Todd Poynor · 14 years ago
  53. ba217ef Merge "Ignore broken input channel when finishing input event." by Jeff Brown · 14 years ago
  54. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 14 years ago
  55. b9ee4f4 Merge "Revert "Don't wait for current activity to pause before resuming next."" by Dianne Hackborn · 14 years ago
  56. 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 14 years ago
  57. 3c3155a Merge "Fix Power Control widget" by Amith Yamasani · 14 years ago
  58. 67cf7d3 Fix Power Control widget by Amith Yamasani · 14 years ago
  59. c157673 Add the CommonTimeManagementService. by John Grossman · 14 years ago
  60. cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 14 years ago
  61. 4a06c80 Simplify Choreographer API. by Jeff Brown · 14 years ago
  62. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 14 years ago
  63. ea555e2 Merge "Mixed up uid and user-id." by Amith Yamasani · 14 years ago
  64. c600e21f Mixed up uid and user-id. by Amith Yamasani · 14 years ago
  65. 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
  66. 2384386 Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 14 years ago
  67. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 14 years ago
  68. 07f941f Merge "Move BroadcastQueue out of the ActivityManager class." by Dianne Hackborn · 14 years ago
  69. ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 14 years ago
  70. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 14 years ago
  71. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 14 years ago
  72. 40c8db5 Move BroadcastQueue out of the ActivityManager class. by Dianne Hackborn · 14 years ago
  73. 41b564f resolved conflicts for merge of e8b57fea to master by Wink Saville · 14 years ago
  74. 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
  75. 0ee0969 Merge "UI automation service disconnected upon package change." by Svetoslav Ganov · 14 years ago
  76. 9b666d0 UI automation service disconnected upon package change. by Svetoslav Ganov · 14 years ago
  77. 20963df Show the flags in package manager debugging. by Joe Onorato · 14 years ago
  78. a07aa3c Add an option that disables the AUDIO_BECOMING_NOISY intent send when a headset is hotplugged. by Jason Simmons · 15 years ago
  79. a5abdb9 NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifi by Mike Lockwood · 15 years ago
  80. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 14 years ago
  81. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 14 years ago
  82. 54a4a41 Make ActivityManagerService just kill apps when they crash on headless devices. by Joe Onorato · 15 years ago
  83. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 15 years ago
  84. afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 14 years ago
  85. 491f40d Fix merge problem by Mike Lockwood · 15 years ago
  86. cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 15 years ago
  87. 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
  88. 1e11c65 Merge "New Serial Manager API:" by Mike Lockwood · 14 years ago
  89. d262744 Merge "Some cruft removal." by Dianne Hackborn · 14 years ago
  90. 21fbd1f Some cruft removal. by Dianne Hackborn · 14 years ago
  91. d747dc8 Fix problems dispatching media button events on headless devices by Mike Lockwood · 15 years ago
  92. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 15 years ago
  93. 93fcaca2 SystemServer: Don't start A2DP service if audio is not enabled by Mike Lockwood · 15 years ago
  94. a8f767a ActivityManager: Make sure BOOT_COMPLETED Intent is sent when running headless by Mike Lockwood · 15 years ago
  95. b01e8bf New Serial Manager API: by Mike Lockwood · 15 years ago
  96. c62242a5 Merge "Fix "dumpsys activity provider"" by Marco Nelissen · 14 years ago
  97. 59d46b0 Merge "Add an api to switch to the next IME and subtype" by satok · 14 years ago
  98. 688bd47 Add an api to switch to the next IME and subtype by satok · 14 years ago
  99. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 14 years ago
  100. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 14 years ago