1. 3fe3851 Window manager: cancel animations before losing references to them. by Brad Fitzpatrick · 16 years ago
  2. 5b59e02 Merge "StrictMode: now in more system server threads." by Brad Fitzpatrick · 16 years ago
  3. ab36acb Fixe some stuff. by Dianne Hackborn · 16 years ago
  4. ec062f6 StrictMode: now in more system server threads. by Brad Fitzpatrick · 16 years ago
  5. 12b1401 Merge "Turn off the ALS when the user setting doesn't ask for automatic brightness." by Joe Onorato · 16 years ago
  6. d28f753 Turn off the ALS when the user setting doesn't ask for automatic brightness. by Joe Onorato · 16 years ago
  7. ed7bfbf Fix issue #3163426: Screen corruption when using the watermark feature by Dianne Hackborn · 16 years ago
  8. 9ef0283 Change API for getting InputMethodSubtype's mode from resource id to String by satok · 16 years ago
  9. 09018c3 Merge "Initiate wake up scan only in a disconnected state" by Irfan Sheriff · 16 years ago
  10. 1678246 Merge "Tell each VM to flush their DNS cache." by Robert Greenwalt · 16 years ago
  11. 38b2a89 Merge "Fixing CloseGuard reported issue in WiredAccessoryObserver" by Brian Carlstrom · 16 years ago
  12. 7b362e4 Implement local-window-only drags by Chris Tate · 16 years ago
  13. 237171f Fixing CloseGuard reported issue in WiredAccessoryObserver by Brian Carlstrom · 16 years ago
  14. 373818e Revert "StrictMode: now in more system server threads." by Dianne Hackborn · 16 years ago
  15. 090813a Initiate wake up scan only in a disconnected state by Irfan Sheriff · 16 years ago
  16. a4f03f9 Merge "Integrate StrictMode with CloseGuard" by Brian Carlstrom · 16 years ago
  17. fd9ddd1 Integrate StrictMode with CloseGuard by Brian Carlstrom · 16 years ago
  18. b73617d Rotation lock. by Daniel Sandler · 16 years ago
  19. 1ab022b Merge "Fix an off-by-one error." by Elliott Hughes · 16 years ago
  20. ea9020e Add API to find out if there is a vibrator. by Dianne Hackborn · 16 years ago
  21. b55dcc2 Fix an off-by-one error. by Elliott Hughes · 16 years ago
  22. bbd4a9f Merge "StrictMode: now in more system server threads." by Dianne Hackborn · 16 years ago
  23. 03595d0 Tell each VM to flush their DNS cache. by Robert Greenwalt · 16 years ago
  24. dfe7fd1 Merge "Find the most applicable subtype when there is no selected subtype but IME has subtypes" by satok · 16 years ago
  25. 8fbb1e8 Find the most applicable subtype when there is no selected subtype but IME has subtypes by satok · 16 years ago
  26. 0721861 StrictMode: now in more system server threads. by Brad Fitzpatrick · 16 years ago
  27. 26e3734 frameworks/base: switch audio to hdmi when cable is plugged in by Praveen Bharathi · 16 years ago
  28. 1997eeb Merge "Set country code in the driver and remove channel set" by Irfan Sheriff · 16 years ago
  29. 5f4b7d8 Merge "Fix drag enter/exit reporting" by Chris Tate · 16 years ago
  30. ed4f28b Set country code in the driver and remove channel set by Irfan Sheriff · 16 years ago
  31. acc863c Merge "Use AsynChannel for synchronous API" by Irfan Sheriff · 16 years ago
  32. 1406bcb Use AsynChannel for synchronous API by Irfan Sheriff · 16 years ago
  33. 9d1ab88 Fix drag enter/exit reporting by Chris Tate · 16 years ago
  34. 7e63e4d Merge "Update the subtype icon properly." by satok · 16 years ago
  35. 06e0744 Update the subtype icon properly. by satok · 16 years ago
  36. c4b5bf3 am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  37. 7ab5d2d am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  38. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  39. e1bef94 Merge "Fix a bug that enabled Subtype ID can't be saved propery." by satok · 16 years ago
  40. 21e941b Added support for dock headset observer by Praveen Bharathi · 16 years ago
  41. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 16 years ago
  42. fd2d013 Add PhoneStateListener.onOtaspChanged. by Wink Saville · 16 years ago
  43. 57c767c Fix a bug that enabled Subtype ID can't be saved propery. by satok · 16 years ago
  44. e4c7b3f Status bar: Forward the disabled state to the status bar process when it comes up. by Joe Onorato · 16 years ago
  45. bfb1919 StrictMode: annotate violations with the Broadcast Intent's action, if any. by Brad Fitzpatrick · 16 years ago
  46. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 16 years ago
  47. 07bd5ae fix interfaceflags for softap by Irfan Sheriff · 16 years ago
  48. d102fea PowerManagerService: Avoid paralysis when light events are reported frequently. by Jim Rodovich · 16 years ago
  49. 4ca7f1e Implement reminder power dialog and invalid charger dialog. by Joe Onorato · 16 years ago
  50. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 16 years ago
  51. 86417ea Remove InputMethodAndSubtypeEnabler and call intent of Settings.ACTION_INPUT_METHOD_AND_SUBTYPE_ENABLER by satok · 16 years ago
  52. a8413be Merge "WifiLock extensions for high performance mode" by Irfan Sheriff · 16 years ago
  53. f834dfa ClipDescription no longer inherits from ClipData. by Dianne Hackborn · 16 years ago
  54. 5876a42 WifiLock extensions for high performance mode by Irfan Sheriff · 16 years ago
  55. f235c5a add wps pin from device capability by Irfan Sheriff · 16 years ago
  56. 1ebe049 am 1b571bd3: am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 16 years ago
  57. 1b571bd am 1d28a840: Merge "Location Manager: Fix LocationManager.getBestProvider filtering." into gingerbread by Mike Lockwood · 16 years ago
  58. e7bc4f5 am a1e74744: am 11e2e9b0: Merge "Don\'t turn the button backlights on if the screen is off. Part 2." into gingerbread by Joe Onorato · 16 years ago
  59. a1e7474 am 11e2e9b0: Merge "Don\'t turn the button backlights on if the screen is off. Part 2." into gingerbread by Joe Onorato · 16 years ago
  60. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 16 years ago
  61. 33c4247 am 55744530: Merge "resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  62. 66a5d69 resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  63. b4ae2f1 Merge "frameworks/base: Handle null from topRunningNonDelayedActivityLocked" by Jean-Baptiste Queru · 16 years ago
  64. 06eb33a Don't turn the button backlights on if the screen is off. Part 2. by Joe Onorato · 16 years ago
  65. 8fa50d4 am 6c8d8d89: am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 16 years ago
  66. 6c8d8d8 am 8c32bddf: Merge "GPS: Disable verbose logging" into gingerbread by Mike Lockwood · 16 years ago
  67. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 16 years ago
  68. a2a764b am b34fe2f0: am 60607a90: Make sure that when the screen is off, we don\'t try to turn the buttons on too. by Joe Onorato · 16 years ago
  69. b34fe2f am 60607a90: Make sure that when the screen is off, we don\'t try to turn the buttons on too. by Joe Onorato · 16 years ago
  70. 60607a90 Make sure that when the screen is off, we don't try to turn the buttons on too. by Joe Onorato · 16 years ago
  71. 9d21067 Merge "Fix error recovery when a drag can't be started" by Chris Tate · 16 years ago
  72. ef70a07 Fix error recovery when a drag can't be started by Chris Tate · 16 years ago
  73. 599ca29 Expose (internally only) the number of animations currently running. by Brad Fitzpatrick · 16 years ago
  74. e663498 resolved conflicts for merge of 9c7489f8 to master by Dianne Hackborn · 16 years ago
  75. 9c7489f am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbread by Dianne Hackborn · 16 years ago
  76. 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 16 years ago
  77. 0c4b1a8 Merge "Reorganize PackageManager dump to avoid NPE" by Kenny Root · 16 years ago
  78. 1174f71 Reorganize PackageManager dump to avoid NPE by Kenny Root · 16 years ago
  79. eb95b08 Show app services in adb bugreport (dumpstate). by Joe Onorato · 16 years ago
  80. 8d00834 Merge "Fix bug introduced in Change I856118d8." by Joe Onorato · 16 years ago
  81. 4c91833 am d78c8d8b: am f6572e7e: Merge "GPS: Fix network type logic in requestRefLocation" into gingerbread by Mike Lockwood · 16 years ago
  82. d78c8d8 am f6572e7e: Merge "GPS: Fix network type logic in requestRefLocation" into gingerbread by Mike Lockwood · 16 years ago
  83. edc0f387 GPS: Fix network type logic in requestRefLocation by Mike Lockwood · 16 years ago
  84. 1b36424 am eb5aeae6: am fdbb2168: Merge "Adjust boundaries for screen sizes." into gingerbread by Dianne Hackborn · 16 years ago
  85. eb5aeae6 am fdbb2168: Merge "Adjust boundaries for screen sizes." into gingerbread by Dianne Hackborn · 16 years ago
  86. b51dc0f Adjust boundaries for screen sizes. by Dianne Hackborn · 16 years ago
  87. d4533f14 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 16 years ago
  88. 3fbc560 Fix bug introduced in Change I856118d8. by Wink Saville · 16 years ago
  89. f3c3c4f Refactor SystemUI so the status bar isn't a Service of its own. by Joe Onorato · 16 years ago
  90. 163d8d9 Don't remove items from mRecords while iterating over it. by Joe Onorato · 16 years ago
  91. 7499847 fix bad merge by Joe Onorato · 16 years ago
  92. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 16 years ago
  93. 4b7ba09 Change removeNetowrk to a synchronous channel call. by Wink Saville · 16 years ago
  94. 4f5f7c9 Fix wake and scan behavior by Irfan Sheriff · 16 years ago
  95. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 16 years ago
  96. 368fdba am bdf1706a: Merge "Reduce logging." into gingerbread by Joe Onorato · 16 years ago
  97. 431bb22 Reduce logging. by Joe Onorato · 16 years ago
  98. a30c883 am 18580319: DO NOT MERGE. Turn down backup logging for release. by Chris Tate · 16 years ago
  99. 1858031 DO NOT MERGE. Turn down backup logging for release. by Chris Tate · 16 years ago
  100. 1072b7f am c0e97872: am 928b0748: Merge "Don\'t symlink native library paths for old apps" into gingerbread by Kenny Root · 16 years ago