1. 6ee8c24 Merge "Add looper profiling to adb shell am" by Romain Guy · 15 years ago
  2. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 15 years ago
  3. d7a374f Merge "Fix multicast API" by Irfan Sheriff · 15 years ago
  4. b0c1b80f Fix multicast API by Irfan Sheriff · 15 years ago
  5. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 15 years ago
  6. 526ebf9 Merge "Fix notification manager delete intent." by Jaikumar Ganesh · 15 years ago
  7. b503b85 Merge "ConnectivityService: Implement VPN callbacks to update DNS servers." by Chia-chi Yeh · 15 years ago
  8. 47d4caf Merge "Start default connections on startup." by Robert Greenwalt · 15 years ago
  9. cf4cfc6 Merge "Adding resizeMinWidth/Height to AppWidgetProviderInfo" by Adam Cohen · 15 years ago
  10. 1bfaf56 Adding resizeMinWidth/Height to AppWidgetProviderInfo by Adam Cohen · 15 years ago
  11. 62ea5e8 Merge "Fix issue #4999574: Disabled system app not listed in Settings after reboot" by Dianne Hackborn · 15 years ago
  12. 116b208b Merge "Fix issue #4976176: Font size setting does not persist" by Dianne Hackborn · 15 years ago
  13. 44bb251 ConnectivityService: Implement VPN callbacks to update DNS servers. by Chia-chi Yeh · 15 years ago
  14. b8f4000 Fix issue #4999574: Disabled system app not listed in Settings after reboot by Dianne Hackborn · 15 years ago
  15. 31ca854 Fix issue #4976176: Font size setting does not persist by Dianne Hackborn · 15 years ago
  16. 9d29d15 Merge "add rebootWipeCache call to RecoverySystem API" by Doug Zongker · 15 years ago
  17. 3365120 add rebootWipeCache call to RecoverySystem API by Doug Zongker · 15 years ago
  18. 782ed09 am 57aebc61: am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 15 years ago
  19. 57aebc6 am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 15 years ago
  20. 3bed4c9 Fix FeatureUser leak in ConnectivityService by Kazuhiro Ondo · 15 years ago
  21. 35be3de Merge "Hide "Configure input method" button when the screen is locked." by satok · 15 years ago
  22. 4273ed6 Merge "Enable IMEs to set additional subtypes in background" by satok · 15 years ago
  23. f90a33e Hide "Configure input method" button when the screen is locked. by satok · 15 years ago
  24. ea42655 Fix drag and drop regression. Bug: 5032496 by Jeff Brown · 15 years ago
  25. 395765a Merge "UsbManager: document that passing null setCurrentFunction restores default function" by Mike Lockwood · 15 years ago
  26. 91e8812 Enable IMEs to set additional subtypes in background by satok · 15 years ago
  27. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 15 years ago
  28. d94b71d Merge "Work on death recipient leaks in Activity Manager and Content Service." by Dianne Hackborn · 15 years ago
  29. 875c24b UsbManager: document that passing null setCurrentFunction restores default function by Mike Lockwood · 15 years ago
  30. 1b64e0d Work on death recipient leaks in Activity Manager and Content Service. by Dianne Hackborn · 15 years ago
  31. bd029f6 Merge "Data usage notifs, newly installed apps, defaults." by Jeff Sharkey · 15 years ago
  32. 02e21d6a5 Data usage notifs, newly installed apps, defaults. by Jeff Sharkey · 15 years ago
  33. 0e3328f Rework and fix "adb shell dumpsys meminfo" by Dianne Hackborn · 15 years ago
  34. 9cbf8e2 Merge "Acquire wakelock during network stats collection." by Jeff Sharkey · 15 years ago
  35. 6248926 Acquire wakelock during network stats collection. by Jeff Sharkey · 15 years ago
  36. 8eb89cc Merge "Throw an exception if accessibility service has not requested to retrieve window content." by Svetoslav Ganov · 15 years ago
  37. 4a49d9f Throw an exception if accessibility service has not requested to retrieve window content. by Svetoslav Ganov · 15 years ago
  38. d53f8a8 Merge "During encryption, don't throw exceptions for unknown vold state" by Ken Sumrall · 15 years ago
  39. ea80b2d Exception in TouchExplorer due to invalid pointer id. by Svetoslav Ganov · 15 years ago
  40. 18db5c5 During encryption, don't throw exceptions for unknown vold state by Ken Sumrall · 15 years ago
  41. 755c7dc Merge "Support for compressed backups" by Christopher Tate · 15 years ago
  42. 7bdb096 Support for compressed backups by Christopher Tate · 15 years ago
  43. 75683d5 Merge "WifiWatchdog rewrite to formal statemachine" by Irfan Sheriff · 15 years ago
  44. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 15 years ago
  45. 2e448f7 Fix notification manager delete intent. by jhtop.kim · 15 years ago
  46. c96e6cc Start default connections on startup. by Robert Greenwalt · 15 years ago
  47. ef75eda am e1635197: am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  48. d9212d3 resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 15 years ago
  49. e163519 am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  50. 8550f3b resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  51. 476f552 Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  52. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 15 years ago
  53. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 15 years ago
  54. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 15 years ago
  55. b3a26f4 Merge "Move LoadAverageService to the SystemUI apk." by Dianne Hackborn · 15 years ago
  56. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 15 years ago
  57. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 15 years ago
  58. eb2591f Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 15 years ago
  59. 97a61565 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 15 years ago
  60. c9822c5 Fix build. by Wink Saville · 15 years ago
  61. 76326a9 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  62. cadaa3a Merge "Improve handling of low memory." by Dianne Hackborn · 15 years ago
  63. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 15 years ago
  64. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 15 years ago
  65. f382dc2 Merge "Touch exploration gesture events change the window id." by Svetoslav Ganov · 15 years ago
  66. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 15 years ago
  67. a1b6868 Merge "Add StorageVolume list to MountService dump" by Kenny Root · 15 years ago
  68. 9a79cda Merge "Compress the backup output stream" by Christopher Tate · 15 years ago
  69. 7926a69 Compress the backup output stream by Christopher Tate · 15 years ago
  70. 19d2c0b Merge "Control socket tagging through Settings.Secure." by Jeff Sharkey · 15 years ago
  71. 62a2c8f Control socket tagging through Settings.Secure. by Jeff Sharkey · 15 years ago
  72. 3810361 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  73. e822225 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 15 years ago
  74. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 15 years ago
  75. de033be Merge "UsbDeviceManager: clean up HandlerThread creation" by Mike Lockwood · 15 years ago
  76. 3fd13eb UsbDeviceManager: clean up HandlerThread creation by Mike Lockwood · 15 years ago
  77. 434962e Include full network history around current time. by Jeff Sharkey · 15 years ago
  78. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 15 years ago
  79. 1ea4cc6 Merge "Return stats from inactive ifaces, packet counts." by Jeff Sharkey · 15 years ago
  80. 622c03e Merge "Expose app resume times to the ApplicationProvider." by Mark Brophy · 15 years ago
  81. 6df76aa Merge "Change IME picker dialog from Activity to Broadcast" by satok · 15 years ago
  82. 0870e81 Merge "Fix wifi tethering." by Robert Greenwalt · 15 years ago
  83. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 15 years ago
  84. 9f845cf Merge "Increase activity timeouts when using a wrapper process." by Jeff Brown · 15 years ago
  85. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 15 years ago
  86. 801525c Merge "UsbDeviceManager: Include kernel USB state in dumpsys output" by Mike Lockwood · 15 years ago
  87. 8f540d4 Merge "UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state" by Mike Lockwood · 15 years ago
  88. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 15 years ago
  89. 6ea146c UsbDeviceManager: Include kernel USB state in dumpsys output by Mike Lockwood · 15 years ago
  90. c264afeb5 UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state by Mike Lockwood · 15 years ago
  91. fd8be3e Return stats from inactive ifaces, packet counts. by Jeff Sharkey · 15 years ago
  92. f25a8ce Merge "Remove more simulator support code. Bug: 5010576" by Jeff Brown · 15 years ago
  93. 501c467 Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 15 years ago
  94. 5d6d90f Remove more simulator support code. Bug: 5010576 by Jeff Brown · 15 years ago
  95. ce060f7 Merge "UsbDeviceManager: Fix indentation" by Mike Lockwood · 15 years ago
  96. e6d24ab Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system" by Mike Lockwood · 15 years ago
  97. abc4ac6 UsbDeviceManager: Fix indentation by Mike Lockwood · 15 years ago
  98. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 15 years ago
  99. 104344e Cached NTP time for system services. by Jeff Sharkey · 15 years ago
  100. 9fc0330 Expose app resume times to the ApplicationProvider. by Mark Brophy · 15 years ago