1. 7bdb096 Support for compressed backups by Christopher Tate · 15 years ago
  2. ef75eda am e1635197: am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  3. d9212d3 resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 15 years ago
  4. e163519 am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  5. 8550f3b resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 15 years ago
  6. 476f552 Small fix to 5008973 fix. by Robert Greenwalt · 15 years ago
  7. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 15 years ago
  8. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 15 years ago
  9. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 15 years ago
  10. b3a26f4 Merge "Move LoadAverageService to the SystemUI apk." by Dianne Hackborn · 15 years ago
  11. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 15 years ago
  12. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 15 years ago
  13. eb2591f Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 15 years ago
  14. 97a61565 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 15 years ago
  15. c9822c5 Fix build. by Wink Saville · 15 years ago
  16. 76326a9 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  17. cadaa3a Merge "Improve handling of low memory." by Dianne Hackborn · 15 years ago
  18. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 15 years ago
  19. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 15 years ago
  20. f382dc2 Merge "Touch exploration gesture events change the window id." by Svetoslav Ganov · 15 years ago
  21. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 15 years ago
  22. a1b6868 Merge "Add StorageVolume list to MountService dump" by Kenny Root · 15 years ago
  23. 9a79cda Merge "Compress the backup output stream" by Christopher Tate · 15 years ago
  24. 7926a69 Compress the backup output stream by Christopher Tate · 15 years ago
  25. 19d2c0b Merge "Control socket tagging through Settings.Secure." by Jeff Sharkey · 15 years ago
  26. 62a2c8f Control socket tagging through Settings.Secure. by Jeff Sharkey · 15 years ago
  27. 3810361 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 15 years ago
  28. e822225 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 15 years ago
  29. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 15 years ago
  30. de033be Merge "UsbDeviceManager: clean up HandlerThread creation" by Mike Lockwood · 15 years ago
  31. 3fd13eb UsbDeviceManager: clean up HandlerThread creation by Mike Lockwood · 15 years ago
  32. 434962e Include full network history around current time. by Jeff Sharkey · 15 years ago
  33. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 15 years ago
  34. 1ea4cc6 Merge "Return stats from inactive ifaces, packet counts." by Jeff Sharkey · 15 years ago
  35. 622c03e Merge "Expose app resume times to the ApplicationProvider." by Mark Brophy · 15 years ago
  36. 6df76aa Merge "Change IME picker dialog from Activity to Broadcast" by satok · 15 years ago
  37. 0870e81 Merge "Fix wifi tethering." by Robert Greenwalt · 15 years ago
  38. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 15 years ago
  39. 9f845cf Merge "Increase activity timeouts when using a wrapper process." by Jeff Brown · 15 years ago
  40. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 15 years ago
  41. 801525c Merge "UsbDeviceManager: Include kernel USB state in dumpsys output" by Mike Lockwood · 15 years ago
  42. 8f540d4 Merge "UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state" by Mike Lockwood · 15 years ago
  43. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 15 years ago
  44. 6ea146c UsbDeviceManager: Include kernel USB state in dumpsys output by Mike Lockwood · 15 years ago
  45. c264afeb5 UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state by Mike Lockwood · 15 years ago
  46. fd8be3e Return stats from inactive ifaces, packet counts. by Jeff Sharkey · 15 years ago
  47. f25a8ce Merge "Remove more simulator support code. Bug: 5010576" by Jeff Brown · 15 years ago
  48. 501c467 Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 15 years ago
  49. 5d6d90f Remove more simulator support code. Bug: 5010576 by Jeff Brown · 15 years ago
  50. ce060f7 Merge "UsbDeviceManager: Fix indentation" by Mike Lockwood · 15 years ago
  51. e6d24ab Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system" by Mike Lockwood · 15 years ago
  52. abc4ac6 UsbDeviceManager: Fix indentation by Mike Lockwood · 15 years ago
  53. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 15 years ago
  54. 104344e Cached NTP time for system services. by Jeff Sharkey · 15 years ago
  55. 9fc0330 Expose app resume times to the ApplicationProvider. by Mark Brophy · 15 years ago
  56. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 15 years ago
  57. b7440a1 Merge "Pass the targetSdkVersion through to the zygote-forked dalvik." by Elliott Hughes · 15 years ago
  58. 0d171a6 Merge "resolved conflicts for merge of e4a56a32 to master" by Wink Saville · 15 years ago
  59. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 15 years ago
  60. ae36741 resolved conflicts for merge of e4a56a32 to master by Wink Saville · 15 years ago
  61. 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 15 years ago
  62. e4a56a3 am 8171e6f6: Use resetConnections with resetMask. by Wink Saville · 15 years ago
  63. 8171e6f Use resetConnections with resetMask. by Wink Saville · 15 years ago
  64. cb925e7 Merge "Fix 4689527: Fix rendering issue with thumbnails on phones" by Jim Miller · 15 years ago
  65. 28637ba Fix 4689527: Fix rendering issue with thumbnails on phones by Jim Miller · 15 years ago
  66. d5299ff Merge 37dbfcaf by Jean-Baptiste Queru · 15 years ago
  67. 6d815e9 Merge "Moved WifiWatchdogService and DnsPinger" by Irfan Sheriff · 15 years ago
  68. ed61ee1f Merge "Add the "debug.jni.logging" property so third-party developers can debug their JNI problems." by Elliott Hughes · 15 years ago
  69. 2693187 Merge "UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number" by Mike Lockwood · 15 years ago
  70. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 15 years ago
  71. c59214f Merge "Addressing comments during security review of the interrogation feature." by Svetoslav Ganov · 15 years ago
  72. e8f9535 Addressing comments during security review of the interrogation feature. by Svetoslav Ganov · 15 years ago
  73. 79ec80d Make full backup API available to apps by Christopher Tate · 15 years ago
  74. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 15 years ago
  75. 629b149 UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number by Mike Lockwood · 15 years ago
  76. 2776f69 Merge "UsbService: USB connected notification now redirects to USB screen in Settings" by Mike Lockwood · 15 years ago
  77. 37dbfca am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 15 years ago
  78. 2b62c4f am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 15 years ago
  79. 0e7d7d6 Fix NPE in getLastInputMethodSubtype by satok · 15 years ago
  80. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 15 years ago
  81. c2b8aa0b VPN: rename some variables. by Chia-chi Yeh · 15 years ago
  82. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 15 years ago
  83. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 15 years ago
  84. 44e27b5 VPN: remove the old VpnService. by Chia-chi Yeh · 15 years ago
  85. c50bff8 UsbService: USB connected notification now redirects to USB screen in Settings by Mike Lockwood · 15 years ago
  86. 0c6bb27 Merge "VPN: export legacy VPN in IConnectivityManager." by Chia-chi Yeh · 15 years ago
  87. 77fd485 VPN: export legacy VPN in IConnectivityManager. by Chia-chi Yeh · 15 years ago
  88. 8bc003e Merge "VPN: merge JNI methods." by Chia-chi Yeh · 15 years ago
  89. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 15 years ago
  90. d6315c0 Merge "VPN: give legacy VPN a fake package name." by Chia-chi Yeh · 15 years ago
  91. e910790 VPN: give legacy VPN a fake package name. by Chia-chi Yeh · 15 years ago
  92. b4c5fbf Merge "Drop obsolete touch screen hacks." by Jeff Brown · 15 years ago
  93. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 15 years ago
  94. f58e09e Merge "Don't crash when the load average service is started." by Dianne Hackborn · 15 years ago
  95. 2ed9946 Don't crash when the load average service is started. by Dianne Hackborn · 15 years ago
  96. 63acea6 Merge "When removing a task, also kill its processes." by Dianne Hackborn · 15 years ago
  97. 8894cc5 When removing a task, also kill its processes. by Dianne Hackborn · 15 years ago
  98. f91040e Merge "Revert "Add keychain user with special keystore access permissions"" by Brian Carlstrom · 15 years ago
  99. de296f6 UsbDeviceManager: Reset sys.usb.config if it is "none" at boot by Mike Lockwood · 15 years ago
  100. fdc0c29 UsbService: Use Slog instead of Log, and disable some logging by Mike Lockwood · 15 years ago