1. f382dc2 Merge "Touch exploration gesture events change the window id." by Svetoslav Ganov · 14 years ago
  2. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 14 years ago
  3. a1b6868 Merge "Add StorageVolume list to MountService dump" by Kenny Root · 14 years ago
  4. 9a79cda Merge "Compress the backup output stream" by Christopher Tate · 14 years ago
  5. 7926a69 Compress the backup output stream by Christopher Tate · 14 years ago
  6. 19d2c0b Merge "Control socket tagging through Settings.Secure." by Jeff Sharkey · 14 years ago
  7. 62a2c8f Control socket tagging through Settings.Secure. by Jeff Sharkey · 14 years ago
  8. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 14 years ago
  9. de033be Merge "UsbDeviceManager: clean up HandlerThread creation" by Mike Lockwood · 14 years ago
  10. 3fd13eb UsbDeviceManager: clean up HandlerThread creation by Mike Lockwood · 14 years ago
  11. 434962e Include full network history around current time. by Jeff Sharkey · 14 years ago
  12. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 14 years ago
  13. 1ea4cc6 Merge "Return stats from inactive ifaces, packet counts." by Jeff Sharkey · 14 years ago
  14. 622c03e Merge "Expose app resume times to the ApplicationProvider." by Mark Brophy · 14 years ago
  15. 6df76aa Merge "Change IME picker dialog from Activity to Broadcast" by satok · 14 years ago
  16. 0870e81 Merge "Fix wifi tethering." by Robert Greenwalt · 14 years ago
  17. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 14 years ago
  18. 9f845cf Merge "Increase activity timeouts when using a wrapper process." by Jeff Brown · 14 years ago
  19. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 14 years ago
  20. 801525c Merge "UsbDeviceManager: Include kernel USB state in dumpsys output" by Mike Lockwood · 14 years ago
  21. 8f540d4 Merge "UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state" by Mike Lockwood · 14 years ago
  22. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 14 years ago
  23. 6ea146c UsbDeviceManager: Include kernel USB state in dumpsys output by Mike Lockwood · 14 years ago
  24. c264afeb5 UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state by Mike Lockwood · 14 years ago
  25. fd8be3e Return stats from inactive ifaces, packet counts. by Jeff Sharkey · 14 years ago
  26. f25a8ce Merge "Remove more simulator support code. Bug: 5010576" by Jeff Brown · 14 years ago
  27. 501c467 Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 14 years ago
  28. 5d6d90f Remove more simulator support code. Bug: 5010576 by Jeff Brown · 14 years ago
  29. ce060f7 Merge "UsbDeviceManager: Fix indentation" by Mike Lockwood · 14 years ago
  30. e6d24ab Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system" by Mike Lockwood · 14 years ago
  31. abc4ac6 UsbDeviceManager: Fix indentation by Mike Lockwood · 14 years ago
  32. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 14 years ago
  33. 104344e Cached NTP time for system services. by Jeff Sharkey · 14 years ago
  34. 9fc0330 Expose app resume times to the ApplicationProvider. by Mark Brophy · 14 years ago
  35. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 14 years ago
  36. b7440a1 Merge "Pass the targetSdkVersion through to the zygote-forked dalvik." by Elliott Hughes · 14 years ago
  37. 0d171a6 Merge "resolved conflicts for merge of e4a56a32 to master" by Wink Saville · 14 years ago
  38. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 14 years ago
  39. ae36741 resolved conflicts for merge of e4a56a32 to master by Wink Saville · 14 years ago
  40. 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 14 years ago
  41. e4a56a3 am 8171e6f6: Use resetConnections with resetMask. by Wink Saville · 14 years ago
  42. 8171e6f Use resetConnections with resetMask. by Wink Saville · 14 years ago
  43. cb925e7 Merge "Fix 4689527: Fix rendering issue with thumbnails on phones" by Jim Miller · 14 years ago
  44. 28637ba Fix 4689527: Fix rendering issue with thumbnails on phones by Jim Miller · 14 years ago
  45. d5299ff Merge 37dbfcaf by Jean-Baptiste Queru · 14 years ago
  46. 6d815e9 Merge "Moved WifiWatchdogService and DnsPinger" by Irfan Sheriff · 14 years ago
  47. ed61ee1 Merge "Add the "debug.jni.logging" property so third-party developers can debug their JNI problems." by Elliott Hughes · 14 years ago
  48. 2693187 Merge "UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number" by Mike Lockwood · 14 years ago
  49. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 14 years ago
  50. c59214f Merge "Addressing comments during security review of the interrogation feature." by Svetoslav Ganov · 14 years ago
  51. e8f9535 Addressing comments during security review of the interrogation feature. by Svetoslav Ganov · 14 years ago
  52. 79ec80d Make full backup API available to apps by Christopher Tate · 14 years ago
  53. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 14 years ago
  54. 629b149 UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number by Mike Lockwood · 14 years ago
  55. 2776f69 Merge "UsbService: USB connected notification now redirects to USB screen in Settings" by Mike Lockwood · 14 years ago
  56. 37dbfca am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 14 years ago
  57. 2b62c4f am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 14 years ago
  58. 0e7d7d6 Fix NPE in getLastInputMethodSubtype by satok · 14 years ago
  59. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 14 years ago
  60. c2b8aa0 VPN: rename some variables. by Chia-chi Yeh · 14 years ago
  61. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 14 years ago
  62. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 14 years ago
  63. 44e27b5 VPN: remove the old VpnService. by Chia-chi Yeh · 14 years ago
  64. c50bff8 UsbService: USB connected notification now redirects to USB screen in Settings by Mike Lockwood · 14 years ago
  65. 0c6bb27 Merge "VPN: export legacy VPN in IConnectivityManager." by Chia-chi Yeh · 14 years ago
  66. 77fd485 VPN: export legacy VPN in IConnectivityManager. by Chia-chi Yeh · 14 years ago
  67. 8bc003e Merge "VPN: merge JNI methods." by Chia-chi Yeh · 14 years ago
  68. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 14 years ago
  69. d6315c0 Merge "VPN: give legacy VPN a fake package name." by Chia-chi Yeh · 14 years ago
  70. e910790 VPN: give legacy VPN a fake package name. by Chia-chi Yeh · 14 years ago
  71. b4c5fbf Merge "Drop obsolete touch screen hacks." by Jeff Brown · 14 years ago
  72. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 14 years ago
  73. f58e09e Merge "Don't crash when the load average service is started." by Dianne Hackborn · 14 years ago
  74. 2ed9946 Don't crash when the load average service is started. by Dianne Hackborn · 14 years ago
  75. 63acea6 Merge "When removing a task, also kill its processes." by Dianne Hackborn · 14 years ago
  76. 8894cc5 When removing a task, also kill its processes. by Dianne Hackborn · 14 years ago
  77. f91040e Merge "Revert "Add keychain user with special keystore access permissions"" by Brian Carlstrom · 14 years ago
  78. de296f6 UsbDeviceManager: Reset sys.usb.config if it is "none" at boot by Mike Lockwood · 14 years ago
  79. fdc0c29 UsbService: Use Slog instead of Log, and disable some logging by Mike Lockwood · 14 years ago
  80. d8404d2 USB: Update strings for USB connected notifications by Mike Lockwood · 14 years ago
  81. 38bb012 Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 14 years ago
  82. 41d1685 VPN: integrate legacy VPN. by Chia-chi Yeh · 14 years ago
  83. 8909b10 VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 14 years ago
  84. 1f7746b VPN: rename service(s) to daemon(s) to reduce confusion. by Chia-chi Yeh · 14 years ago
  85. 383e052 VPN: fix the build. by Chia-chi Yeh · 14 years ago
  86. 2e46061 Merge "VPN: refactor a little bit for the upcoming integration of legacy VPN." by Chia-chi Yeh · 14 years ago
  87. a4b87b5 VPN: refactor a little bit for the upcoming integration of legacy VPN. by Chia-chi Yeh · 14 years ago
  88. 072d39e Merge "Migrate bandwidth control to NMS, omit history." by Jeff Sharkey · 14 years ago
  89. f4b92ec Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 14 years ago
  90. 350083e Migrate bandwidth control to NMS, omit history. by Jeff Sharkey · 14 years ago
  91. e6b3af2 Merge "Fix issue #4902856: Don't let apps register non-explicit PendingIntents" by Dianne Hackborn · 14 years ago
  92. 7d1279b Merge "VPN: refactor few JNI methods for the usage of legacy VPN." by Chia-chi Yeh · 14 years ago
  93. f4e3bf8 VPN: refactor few JNI methods for the usage of legacy VPN. by Chia-chi Yeh · 14 years ago
  94. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 14 years ago
  95. c9d3946 Merge "DnsPinger changes incl. binding" by Irfan Sheriff · 14 years ago
  96. b3f19ca Enforce background data flag, rules through netd. by Jeff Sharkey · 14 years ago
  97. 3ee9d05 DnsPinger changes incl. binding by Isaac Levy · 14 years ago
  98. 5231b0a Merge "VPN: add a method to handle requests of legacy VPNs." by Chia-chi Yeh · 14 years ago
  99. 85a7ce0 VPN: add a method to handle requests of legacy VPNs. by Chia-chi Yeh · 14 years ago
  100. 2c22882 Merge "Plumb information from the framework about asec container size." by Dianne Hackborn · 14 years ago