1. 10c3fc8 audioflinger: fix issue with camcorder and A2DP by Eric Laurent · 12 years ago
  2. 2a29b3a Debugging code for #6169553: Make Phone launch faster by Dianne Hackborn · 12 years ago
  3. 0e87370 Remove the country detector logging by Daniel Lehmann · 12 years ago
  4. 5c60743 Fix issue #6073913: onActivityResult() not getting called... by Dianne Hackborn · 13 years ago
  5. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 13 years ago
  6. 01011c3 Fix issue #6037252: Screen shifts after all apps are upgraded by Dianne Hackborn · 13 years ago
  7. 2384386 Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 13 years ago
  8. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 13 years ago
  9. afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 13 years ago
  10. 03d58bc Filter our v6 address from tethering dns. by Robert Greenwalt · 13 years ago
  11. 7eeaf3f Merge "AudioFlinger: refine mixer sleep time logic" into ics-mr1 by Eric Laurent · 13 years ago
  12. 41773d4 Merge "DO NOT MERGE Revert "Revert "AudioFlinger: mix track only when really ready (2)""" into ics-mr1 by Eric Laurent · 13 years ago
  13. f449ea9 Merge "Use the carrier-given dns addrs for tethering." into ics-mr1 by Robert Greenwalt · 13 years ago
  14. 4716368 Merge "Another attempt at issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  15. b7ff51b Another attempt at issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  16. 0609231 AudioFlinger: refine mixer sleep time logic by Eric Laurent · 13 years ago
  17. 0b08965 DO NOT MERGE Revert "Revert "AudioFlinger: mix track only when really ready (2)"" by Eric Laurent · 13 years ago
  18. 44760b1 Merge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics-mr1 by Jim Miller · 13 years ago
  19. 54dbbce Revert "Fix 5797764: Increase lock screen's thread priority" by Jim Miller · 13 years ago
  20. b918035 DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)" by Justin Ho · 13 years ago
  21. 7df80fa Use the carrier-given dns addrs for tethering. by Robert Greenwalt · 13 years ago
  22. eaa11a7 Merge "Fix 5797764: Increase lock screen's thread priority" into ics-mr1 by Jim Miller · 13 years ago
  23. 6d6a70a Fix 5797764: Increase lock screen's thread priority by Jim Miller · 13 years ago
  24. 1bae806 Merge "Fix issue #5823276 again: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  25. 5d58eb0 Merge "Fix a few memory leaks in the input dispatcher. (DO NOT MERGE)" into ics-mr1 by Jeff Brown · 13 years ago
  26. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  27. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 13 years ago
  28. 230a709 Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 13 years ago
  29. 71c4496 AudioFlinger: mix track only when really ready (2) by Eric Laurent · 13 years ago
  30. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  31. 9f63f12 Fix a few memory leaks in the input dispatcher. (DO NOT MERGE) by Jeff Brown · 13 years ago
  32. 2e282f3 Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1 by Dianne Hackborn · 13 years ago
  33. 2cf18d2 Merge "Streamline package-installed handling by the Backup Manager" into ics-mr1 by Christopher Tate · 13 years ago
  34. 0bacfd2 Streamline package-installed handling by the Backup Manager by Christopher Tate · 13 years ago
  35. ff321d49 Merge "VPN: silence VPN notifications." into ics-mr1 by Chia-chi Yeh · 13 years ago
  36. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 13 years ago
  37. 4b1261f Merge "Disable wimax when mobile data is in Settings" into ics-mr1 by Robert Greenwalt · 13 years ago
  38. 50fe709 VPN: silence VPN notifications. by Chia-chi Yeh · 13 years ago
  39. de7a2f3 DO NOT MERGE - Cherry picking from master to MR1 by Danielle Millett · 13 years ago
  40. b97d34c Disable wimax when mobile data is in Settings by tk.mun · 13 years ago
  41. b7feb1c Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 13 years ago
  42. 72dafb2 audioflinger: fix clicks on 48kHz audio. by Eric Laurent · 13 years ago
  43. d73b79b Cherry-picking Id45abeba and Ia065dec6 for MR1 by Makoto Onuki · 13 years ago
  44. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  45. d04ff11 Avoid NPE when missing network stats. by Jeff Sharkey · 13 years ago
  46. 46a4e81 Merge "VPN: delete the "abort" file before starting VPN daemons." into ics-mr1 by Chia-chi Yeh · 13 years ago
  47. c187273 VPN: delete the "abort" file before starting VPN daemons. by Chia-chi Yeh · 13 years ago
  48. 97ff789 Merge "Fix wifi bring up at boot up" into ics-mr1 by Irfan Sheriff · 13 years ago
  49. 5401f0b Fix wifi bring up at boot up by Irfan Sheriff · 13 years ago
  50. 4494c90 Handle emergency call back mode correctly by Irfan Sheriff · 13 years ago
  51. e0e9fd9 Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 13 years ago
  52. 68b909d Fix system hotkey handling. by Jeff Brown · 13 years ago
  53. 87e06ec Merge "Fix issue #5144065: Tap on Music icon from Home screen..." into ics-mr1 by Dianne Hackborn · 13 years ago
  54. 0a361b1 Merge "Workaround for issue where the notifyDatasetChanged call chain is broken when Launcher is killed. (Bug 5703782)" into ics-mr1 by Winson Chung · 13 years ago
  55. ae0a0a8 Fix issue #5144065: Tap on Music icon from Home screen... by Dianne Hackborn · 13 years ago
  56. 87f0a7b Fix CS wakelock handling by Irfan Sheriff · 13 years ago
  57. c3f581b Workaround for issue where the notifyDatasetChanged call chain is broken when Launcher is killed. (Bug 5703782) by Winson Chung · 13 years ago
  58. 0c0120e Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into ics-mr1 by Dianne Hackborn · 13 years ago
  59. 52245ac Merge "Fix issue #5713576: Home redraws after returning from app on Nexus S 4G" into ics-mr1 by Dianne Hackborn · 13 years ago
  60. 77eaaf0 Fix issue #5713576: Home redraws after returning from app on Nexus S 4G by Dianne Hackborn · 13 years ago
  61. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  62. 7b6aff2 Merge "audioflinger: fix audio skipping over A2DP" into ics-mr1 by Eric Laurent · 13 years ago
  63. 4433169 audioflinger: fix audio skipping over A2DP by Eric Laurent · 13 years ago
  64. 8a7c940 SurfaceFlinger: fix layer removal race condition by Jesse Hall · 13 years ago
  65. 5a7c917 Merge "Fix free_cache to actually work" into ics-mr1 by Kenny Root · 13 years ago
  66. 55e81bd Merge "Improve how we manage the previous app." into ics-mr1 by Dianne Hackborn · 13 years ago
  67. 5068560 Improve how we manage the previous app. by Dianne Hackborn · 13 years ago
  68. ad757e9 Fix free_cache to actually work by Kenny Root · 13 years ago
  69. 2a40d0d Merge "Put screensavers back in the icebox for now. DO NOT MERGE." into ics-mr1 by Daniel Sandler · 13 years ago
  70. b94a7fb Merge "Fix ConcurrentModificationException in TextServicesManagerService" into ics-mr1 by satok · 13 years ago
  71. d8ec8db Merge "Fixing memory leaks in the accessiiblity layer." into ics-mr1 by Svetoslav Ganov · 13 years ago
  72. 88f10c6 Merge "Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?" into ics-mr1 by Dianne Hackborn · 13 years ago
  73. f8d20bd Merge "Turn off debug log." into ics-mr1 by Dianne Hackborn · 13 years ago
  74. e8ba2ab Merge "add a way to access the version string of the h/w implementation of EGL" into ics-mr1 by Mathias Agopian · 13 years ago
  75. d2b22a8 Put screensavers back in the icebox for now. DO NOT MERGE. by Daniel Sandler · 13 years ago
  76. 865b980 Merge "Expanding NotificationManager's event logging." into ics-mr1 by Daniel Sandler · 13 years ago
  77. bbb09ac Turn off debug log. by Dianne Hackborn · 13 years ago
  78. 1fbee79 Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset? by Dianne Hackborn · 13 years ago
  79. db904b4 Merge "Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data" into ics-mr1 by Dianne Hackborn · 13 years ago
  80. 4c3fa64 Fix ConcurrentModificationException in TextServicesManagerService by satok · 13 years ago
  81. b64cb88 Expanding NotificationManager's event logging. by Daniel Sandler · 13 years ago
  82. d116d7c Fixing memory leaks in the accessiiblity layer. by Svetoslav Ganov · 13 years ago
  83. ebac48c Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data by Dianne Hackborn · 13 years ago
  84. cadd325 add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 13 years ago
  85. bb1e7d4 Merge changes I7e973a35,Ib3386fcc into ics-mr1 by Mathias Agopian · 13 years ago
  86. 77cec613 SurfaceTexture: add EGL_KHR_fence_sync option by Jamie Gennis · 13 years ago
  87. 1808f21 Merge "Fix issue #5636525: ANR observed in setup wizard after changing language" into ics-mr1 by Dianne Hackborn · 13 years ago
  88. 8bf0aa9 Fix issue #5636525: ANR observed in setup wizard after changing language by Dianne Hackborn · 13 years ago
  89. 50b2042 Merge "Another attempt at getting OOM reports to batch." into ics-mr1 by Dianne Hackborn · 13 years ago
  90. 672342c Another attempt at getting OOM reports to batch. by Dianne Hackborn · 13 years ago
  91. 3f2730c Merge "temporarily hardcode Nexus S refresh rate" into ics-mr1 by Mathias Agopian · 13 years ago
  92. 81de8b9 Fix issue #5642121: Proximity sensor didn't turn the screen on in call by Dianne Hackborn · 13 years ago
  93. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  94. b16dc69 temporarily hardcode Nexus S refresh rate by Mathias Agopian · 13 years ago
  95. 20398fa Merge "audioflinger: reduce sleep time to avoid underrun" into ics-mr1 by Eric Laurent · 13 years ago
  96. eaeb4f4 Merge "Fix some policy-base routing issues." into ics-mr1 by Robert Greenwalt · 13 years ago
  97. e83d181 Fix some policy-base routing issues. by Robert Greenwalt · 13 years ago
  98. f1f5fc8 audioflinger: reduce sleep time to avoid underrun by Eric Laurent · 13 years ago
  99. 1a3c051 Merge "Hide/show ime switch icon properly" into ics-mr1 by satok · 13 years ago
  100. 3afd6c0 Hide/show ime switch icon properly by satok · 13 years ago