1. 1a3c051 Merge "Hide/show ime switch icon properly" into ics-mr1 by satok · 13 years ago
  2. 3afd6c0 Hide/show ime switch icon properly by satok · 13 years ago
  3. 8ac35e3 Merge "Only write network stats when already loaded." into ics-mr1 by Jeff Sharkey · 13 years ago
  4. c506ff6 Only write network stats when already loaded. by Jeff Sharkey · 13 years ago
  5. b9df01d Merge "Update NTP outside locks, log large trim events." into ics-mr1 by Jeff Sharkey · 13 years ago
  6. d5decdc Merge "Disable desk dock apps." into ics-mr1 by Daniel Sandler · 13 years ago
  7. 1125f89 Merge "remove hack that hardcoded the refresh rate" into ics-mr1 by Mathias Agopian · 13 years ago
  8. 684c54a Update NTP outside locks, log large trim events. by Jeff Sharkey · 13 years ago
  9. e5febfd Merge "Clean up the spell checker framework" into ics-mr1 by satok · 13 years ago
  10. 060677f Clean up the spell checker framework by satok · 13 years ago
  11. ee9aef0 Maybe fix issue #5627399: java.lang.RuntimeException - While sign in... by Dianne Hackborn · 13 years ago
  12. 11ddf53 Disable desk dock apps. by Daniel Sandler · 13 years ago
  13. f98ab8b remove hack that hardcoded the refresh rate by Mathias Agopian · 13 years ago
  14. 3e7497b Merge "Eliminate hw.keyboards system properties." into ics-mr1 by Jeff Brown · 13 years ago
  15. cdec187 Merge "Whoops, need to acquire lock." into ics-mr1 by Dianne Hackborn · 13 years ago
  16. c0fa2a3 Merge "rework a bit how we manage EGL extensions" into ics-mr1 by Mathias Agopian · 13 years ago
  17. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  18. 7aa6d31 Whoops, need to acquire lock. by Dianne Hackborn · 13 years ago
  19. d8c98fe Improve low memory dropbox reporting. by Dianne Hackborn · 13 years ago
  20. 4b7494e Merge "Updating recent apps visuals on tablet" into ics-mr1 by Michael Jurka · 13 years ago
  21. bfd24ac Updating recent apps visuals on tablet by Michael Jurka · 13 years ago
  22. d968670 Merge "Conservatively trim data usage stats." into ics-mr1 by Jeff Sharkey · 13 years ago
  23. 7ee8658 Conservatively trim data usage stats. by Jeff Sharkey · 13 years ago
  24. e88740e rework a bit how we manage EGL extensions by Mathias Agopian · 13 years ago
  25. 91c2b5c Merge "Improve low memory reporting." into ics-mr1 by Dianne Hackborn · 13 years ago
  26. 8ec8d41 Improve low memory reporting. by Dianne Hackborn · 13 years ago
  27. 813075a6 Maybe fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  28. 030bb99 Merge "audioflinger: fix noise when skipping to next song" into ics-mr1 by Eric Laurent · 13 years ago
  29. f9c361d audioflinger: fix noise when skipping to next song by Eric Laurent · 13 years ago
  30. be70785 Make activity manager more robust in the face of app activity leaks. by Dianne Hackborn · 13 years ago
  31. 24597eb Merge "Tone down Tethering logs." into ics-mr1 by Robert Greenwalt · 13 years ago
  32. fd1be2b Tone down Tethering logs. by Robert Greenwalt · 13 years ago
  33. 424781e Fix NPE in ConnectivityService. by Robert Greenwalt · 13 years ago
  34. 51c00a5 Merge "Clamp non-monotonic stats instead of dropping." into ics-mr1 by Jeff Sharkey · 13 years ago
  35. d4ef8c8f Clamp non-monotonic stats instead of dropping. by Jeff Sharkey · 13 years ago
  36. 7c9f800 Merge "Fix Wimax-less build." into ics-mr1 by Robert Greenwalt · 13 years ago
  37. 6537b02 Fix Wimax-less build. by Robert Greenwalt · 13 years ago
  38. 0f70e48 Merge "Fix issue #5470311: Activity with android:configChanges defined..." into ics-mr1 by Dianne Hackborn · 13 years ago
  39. 41ffab8 Merge "increase the rate at which we dispatch events." into ics-mr1 by Chet Haase · 13 years ago
  40. bc853c0 Merge "Close file on exception as well" into ics-mr1 by Kenny Root · 13 years ago
  41. 56b53b5 Fix issue #5470311: Activity with android:configChanges defined... by Dianne Hackborn · 13 years ago
  42. 785fd36 Merge "handle EINTR when calling sensor HAL's poll function" into ics-mr1 by Mathias Agopian · 13 years ago
  43. 62539e9 Close file on exception as well by Kenny Root · 13 years ago
  44. 532147b increase the rate at which we dispatch events. by Chet Haase · 13 years ago
  45. ab22f86 Merge "Back to 59fps" into ics-mr1 by Dave Burke · 13 years ago
  46. 34bd596 Merge "Respect user settings for spell checking language if explicitly set" into ics-mr1 by satok · 13 years ago
  47. b965584 Back to 59fps by Dave Burke · 13 years ago
  48. 37d95f6 handle EINTR when calling sensor HAL's poll function by Mathias Agopian · 13 years ago
  49. 05f2470 Respect user settings for spell checking language if explicitly set by satok · 13 years ago
  50. 2b7f91b Merge "Fix regression for SoundPool playback" into ics-mr1 by Eric Laurent · 13 years ago
  51. 630a13b Merge "Bootstrap stats before registering listeners." into ics-mr1 by Jeff Sharkey · 13 years ago
  52. 4c48d2f Merge "Make operation counts monotonically increase." into ics-mr1 by Jeff Sharkey · 13 years ago
  53. 2048789 Merge "Dispatch alerts through background thread." into ics-mr1 by Jeff Sharkey · 13 years ago
  54. f388291 Merge "Make policy data enabled flag static." into ics-mr1 by Jeff Sharkey · 13 years ago
  55. 8a04fe0 Fix regression for SoundPool playback by Eric Laurent · 13 years ago
  56. 3359aca Bootstrap stats before registering listeners. by Jeff Sharkey · 13 years ago
  57. e4a1baf Merge "decrease the light-sensor rate to 1Hz (from ~15Hz) for ALS purposes." into ics-mr1 by Mathias Agopian · 13 years ago
  58. 7e25b0e Dispatch alerts through background thread. by Jeff Sharkey · 13 years ago
  59. 4abb1b8 Make operation counts monotonically increase. by Jeff Sharkey · 13 years ago
  60. ccdeb42 Merge "Avoid inconsistent state when remove fails." into ics-mr1 by Jeff Sharkey · 13 years ago
  61. bc0b010 Merge "Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK. Bug: 5569662" into ics-mr1 by Jeff Brown · 13 years ago
  62. 393e2c1 Merge "SensorService now always clamps the requested rate" into ics-mr1 by Mathias Agopian · 13 years ago
  63. 47f1fe5 decrease the light-sensor rate to 1Hz (from ~15Hz) for ALS purposes. by Mathias Agopian · 13 years ago
  64. 3f3115b Make policy data enabled flag static. by Jeff Sharkey · 13 years ago
  65. 3af8b88 Merge "Add drop box reports of low memory." into ics-mr1 by Dianne Hackborn · 13 years ago
  66. 95482b6 Merge "Fix an issue where we could wait for a non-existing transaction" into ics-mr1 by Mathias Agopian · 13 years ago
  67. 59c73b9 Merge "Convert soft ap config store to state machine" into ics-mr1 by Irfan Sheriff · 13 years ago
  68. 9575a1b Convert soft ap config store to state machine by Irfan Sheriff · 13 years ago
  69. e4d4fbc Add drop box reports of low memory. by Dianne Hackborn · 13 years ago
  70. 1a69318 Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK. Bug: 5569662 by Jeff Brown · 13 years ago
  71. 38ddeaa Avoid inconsistent state when remove fails. by Jeff Sharkey · 13 years ago
  72. 604019c Merge "Fix build." into ics-mr1 by Robert Greenwalt · 13 years ago
  73. 8588e47 Fix build. by Robert Greenwalt · 13 years ago
  74. ea54b76 Merge "Wimax : wimax framework related open source." into ics-mr1 by Robert Greenwalt · 13 years ago
  75. f3a892a Merge "AudioFlinger: mix track only when really ready" into ics-mr1 by Eric Laurent · 13 years ago
  76. a06c06b Fix an issue where we could wait for a non-existing transaction by Mathias Agopian · 13 years ago
  77. 7f1c94e Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1 by Mathias Agopian · 13 years ago
  78. eed2373 SensorService now always clamps the requested rate by Mathias Agopian · 13 years ago
  79. 2d9ccdb am b445362b: Make upstream tether list threadsafe by Robert Greenwalt · 13 years ago
  80. 148c7d0 Wimax : wimax framework related open source. by tk.mun · 13 years ago
  81. b445362 Make upstream tether list threadsafe by Robert Greenwalt · 13 years ago
  82. 010bb27 Merge changes I0da0f04f,I93197665 into ics-mr1 by Daniel Sandler · 13 years ago
  83. 6581043 am 7311bd4b: Merge "Print out memory info when we get into a low memory situation." into ics-mr0 by Dianne Hackborn · 13 years ago
  84. 7311bd4 Merge "Print out memory info when we get into a low memory situation." into ics-mr0 by Dianne Hackborn · 13 years ago
  85. 04d6db3 Print out memory info when we get into a low memory situation. by Dianne Hackborn · 13 years ago
  86. 222357f workaround to set the WM refresh rate to 48 Hz for tuna devices only by Mathias Agopian · 13 years ago
  87. fd900f0 am 348297ab: Merge "Start using IP tool for advanced routing." into ics-mr0 by Robert Greenwalt · 13 years ago
  88. 348297a Merge "Start using IP tool for advanced routing." into ics-mr0 by Robert Greenwalt · 13 years ago
  89. e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 13 years ago
  90. a3af4c9 am 3ee47188: Frame rate to 48 fps by Dave Burke · 13 years ago
  91. 3ee4718 Frame rate to 48 fps by Dave Burke · 13 years ago
  92. 69a1da4 Teach UiModeMgr about high-end and low-end desk docks. by Daniel Sandler · 13 years ago
  93. 515c6b4 Merge "fix an issue where SensorService could request an invalid sensor delay" into ics-mr1 by Mathias Agopian · 13 years ago
  94. 45a04db Merge "Avoid quick shutdown after a driver start" into ics-mr1 by Irfan Sheriff · 13 years ago
  95. 3b28e9a Start using IP tool for advanced routing. by Robert Greenwalt · 13 years ago
  96. e6daca5 Avoid quick shutdown after a driver start by Irfan Sheriff · 13 years ago
  97. 19ddf0e AudioFlinger: mix track only when really ready by Eric Laurent · 13 years ago
  98. 3f9ce4c Merge "Verify AppWidget ownership during update." into ics-mr1 by Jeff Sharkey · 13 years ago
  99. 933deca Verify AppWidget ownership during update. by Jeff Sharkey · 13 years ago
  100. 808ee95 Merge "Correct proc file reader, optimizations." into ics-mr1 by Jeff Sharkey · 13 years ago