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