1. 250069b Merge "Ignore draw requests when the display is off" by Romain Guy · 13 years ago
  2. 09ec58e Merge "Prevent potential stall in dns proxy." by Selim Gurun · 13 years ago
  3. 8247add Merge "Fix 6119433: disambiguate screen brightness changes from other lights" by Jim Miller · 13 years ago
  4. 1865180 Fix 6119433: disambiguate screen brightness changes from other lights by Jim Miller · 13 years ago
  5. 091ca2d Merge "Avoid updating network stats after shutdown." by Jeff Sharkey · 13 years ago
  6. 6341fce Avoid updating network stats after shutdown. by Jeff Sharkey · 13 years ago
  7. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 13 years ago
  8. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 13 years ago
  9. 06402e9 Merge "Make NDC not block forever and handle restart." by Robert Greenwalt · 13 years ago
  10. 135fb11 Merge "Fix deadlock by making DropBoxManager call async." by Craig Mautner · 13 years ago
  11. 4f03d35 Merge "Fix issues #6103378 and #5959515." by Dianne Hackborn · 13 years ago
  12. 26caf7a Fix deadlock by making DropBoxManager call async. by Craig Mautner · 13 years ago
  13. 6569625b Fix issues #6103378 and #5959515. by Dianne Hackborn · 13 years ago
  14. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 13 years ago
  15. e78d767 Merge "PowerManagerService: only turn off screen when we really mean to" by Dima Zavin · 13 years ago
  16. d975403 PowerManagerService: only turn off screen when we really mean to by Dima Zavin · 13 years ago
  17. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 13 years ago
  18. 9fd7480 More work on rotation animation. by Dianne Hackborn · 13 years ago
  19. db9e693 Merge "Enhance WPS" by Irfan Sheriff · 13 years ago
  20. 86add43 Fix reference to wrong ArrayList. Fixes bug 6107296. by Craig Mautner · 13 years ago
  21. 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 · 13 years ago
  22. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 13 years ago
  23. 86a5f5b Enhance WPS by Irfan Sheriff · 13 years ago
  24. 7b72ea7 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 13 years ago
  25. f8acebe Merge "Separate animation steps into start, step and finish phases. Fixes bug 6089126." by Craig Mautner · 13 years ago
  26. b132506 Merge "Fix issue where pm would clear preferred apps when updating an app." by Dianne Hackborn · 13 years ago
  27. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 13 years ago
  28. 209266e Merge "Fix WifiManager async API" by Irfan Sheriff · 13 years ago
  29. 46f31c3 Fix 5797764: fix crash on tablets by Jim Miller · 13 years ago
  30. 3f4b1c4 Merge "Fix 5797764: don't hold PowerManager lock when changing native brightness" by Jim Miller · 13 years ago
  31. d3975a9 Fix WifiManager async API by Irfan Sheriff · 13 years ago
  32. 5bb59da Merge: Send UpdateLock broadcasts to manifest receivers by Christopher Tate · 13 years ago
  33. 10bcb6f Merge "Don't forget to turn off mobile_dun" by Robert Greenwalt · 13 years ago
  34. 43d8a95 Merge "Improve Wi-Fi hand-off" by Irfan Sheriff · 13 years ago
  35. 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 13 years ago
  36. 470007f Make NDC not block forever and handle restart. by Robert Greenwalt · 13 years ago
  37. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 13 years ago
  38. c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 13 years ago
  39. 0450510 Fix issue where pm would clear preferred apps when updating an app. by Dianne Hackborn · 13 years ago
  40. c383580 Merge changes I08fcd278,I1f496bb7 by Craig Mautner · 13 years ago
  41. a6bae56 Merge "Unblock IPC call in TextServicesManagerService" by satok · 13 years ago
  42. 343511c Detect animation completions like we used to. by Craig Mautner · 13 years ago
  43. ba64dfe debug by Craig Mautner · 13 years ago
  44. 8097e1c Merge "Disable verbose NetworkStats logging." by Jeff Sharkey · 13 years ago
  45. e7bb71d Disable verbose NetworkStats logging. by Jeff Sharkey · 13 years ago
  46. 00e6fc4 am 4953ec1c: am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 13 years ago
  47. 4953ec1 am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 13 years ago
  48. 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 · 13 years ago
  49. 5c60743 Fix issue #6073913: onActivityResult() not getting called... by Dianne Hackborn · 13 years ago
  50. e939edb am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 13 years ago
  51. f418738 am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 13 years ago
  52. 4e713f1 Unblock IPC call in TextServicesManagerService by satok · 13 years ago
  53. 92e66dd Fix 5797764: don't hold PowerManager lock when changing native brightness by Jim Miller · 13 years ago
  54. e5c484c Merge "Increase max size of log size by 50% on userdebug builds." by Dave Burke · 13 years ago
  55. 0132a952 Increase max size of log size by 50% on userdebug builds. by Dave Burke · 13 years ago
  56. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 13 years ago
  57. 84c00c6 Prevent potential stall in dns proxy. by Selim Gurun · 13 years ago
  58. 5265466 Merge "New development permissions." by Dianne Hackborn · 13 years ago
  59. 0aec3ea am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 13 years ago
  60. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 13 years ago
  61. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 13 years ago
  62. 2561b0b New notification priority and related APIs. by Daniel Sandler · 13 years ago
  63. 42d840b Merge "Fixing issues with the AccessibilityNodeInfo cache." by Svetoslav Ganov · 13 years ago
  64. 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 13 years ago
  65. e639da7 New development permissions. by Dianne Hackborn · 13 years ago
  66. b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 13 years ago
  67. 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 · 13 years ago
  68. 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 13 years ago
  69. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 13 years ago
  70. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 13 years ago
  71. 94d0024 Power HAL PowerManagerService hookup by Todd Poynor · 13 years ago
  72. ba217ef Merge "Ignore broken input channel when finishing input event." by Jeff Brown · 13 years ago
  73. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 13 years ago
  74. b9ee4f4 Merge "Revert "Don't wait for current activity to pause before resuming next."" by Dianne Hackborn · 13 years ago
  75. 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 13 years ago
  76. 3c3155a Merge "Fix Power Control widget" by Amith Yamasani · 13 years ago
  77. 67cf7d3 Fix Power Control widget by Amith Yamasani · 13 years ago
  78. c157673 Add the CommonTimeManagementService. by John Grossman · 13 years ago
  79. cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 13 years ago
  80. 4a06c80 Simplify Choreographer API. by Jeff Brown · 13 years ago
  81. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 13 years ago
  82. ea555e2 Merge "Mixed up uid and user-id." by Amith Yamasani · 13 years ago
  83. c600e21f Mixed up uid and user-id. by Amith Yamasani · 13 years ago
  84. 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 · 13 years ago
  85. 2384386 Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 13 years ago
  86. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 13 years ago
  87. 07f941f Merge "Move BroadcastQueue out of the ActivityManager class." by Dianne Hackborn · 13 years ago
  88. ec5b515 Merge "Fix issue where screen rotations would stop animating." by Dianne Hackborn · 13 years ago
  89. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 13 years ago
  90. 62d1058 Merge "Remove the input dispatcher throttle." by Jeff Brown · 13 years ago
  91. 40c8db5 Move BroadcastQueue out of the ActivityManager class. by Dianne Hackborn · 13 years ago
  92. 41b564f resolved conflicts for merge of e8b57fea to master by Wink Saville · 13 years ago
  93. 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 · 13 years ago
  94. 0ee0969 Merge "UI automation service disconnected upon package change." by Svetoslav Ganov · 13 years ago
  95. 9b666d0 UI automation service disconnected upon package change. by Svetoslav Ganov · 13 years ago
  96. 20963df Show the flags in package manager debugging. by Joe Onorato · 13 years ago
  97. a07aa3c Add an option that disables the AUDIO_BECOMING_NOISY intent send when a headset is hotplugged. by Jason Simmons · 13 years ago
  98. a5abdb9 NetworkTimeUpdateService: Schedule NTP on ethernet connect as well as wifi by Mike Lockwood · 13 years ago
  99. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 13 years ago
  100. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 13 years ago