1. f0c3b1b Merge "Hide NetworkStatsHistory internals." by Jeff Sharkey · 13 years ago
  2. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 13 years ago
  3. 8c55a9a Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  4. 1ea4cc6 Merge "Return stats from inactive ifaces, packet counts." by Jeff Sharkey · 13 years ago
  5. 622c03e Merge "Expose app resume times to the ApplicationProvider." by Mark Brophy · 13 years ago
  6. 6df76aa Merge "Change IME picker dialog from Activity to Broadcast" by satok · 13 years ago
  7. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  8. e230189 Merge "fix a weird use of Vector::appendVector()" by Mathias Agopian · 13 years ago
  9. 0870e81 Merge "Fix wifi tethering." by Robert Greenwalt · 13 years ago
  10. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 13 years ago
  11. 198fd88 fix a weird use of Vector::appendVector() by Mathias Agopian · 13 years ago
  12. 9f845cf Merge "Increase activity timeouts when using a wrapper process." by Jeff Brown · 13 years ago
  13. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 13 years ago
  14. 801525c Merge "UsbDeviceManager: Include kernel USB state in dumpsys output" by Mike Lockwood · 13 years ago
  15. 8f540d4 Merge "UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state" by Mike Lockwood · 13 years ago
  16. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 13 years ago
  17. 6ea146c UsbDeviceManager: Include kernel USB state in dumpsys output by Mike Lockwood · 13 years ago
  18. c264afeb5 UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state by Mike Lockwood · 13 years ago
  19. fd8be3e Return stats from inactive ifaces, packet counts. by Jeff Sharkey · 13 years ago
  20. f25a8ce Merge "Remove more simulator support code. Bug: 5010576" by Jeff Brown · 13 years ago
  21. 501c467 Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 13 years ago
  22. 5d6d90f Remove more simulator support code. Bug: 5010576 by Jeff Brown · 13 years ago
  23. ce060f7 Merge "UsbDeviceManager: Fix indentation" by Mike Lockwood · 13 years ago
  24. e6d24ab Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system" by Mike Lockwood · 13 years ago
  25. abc4ac6 UsbDeviceManager: Fix indentation by Mike Lockwood · 13 years ago
  26. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 13 years ago
  27. 104344e Cached NTP time for system services. by Jeff Sharkey · 13 years ago
  28. 9fc0330 Expose app resume times to the ApplicationProvider. by Mark Brophy · 13 years ago
  29. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  30. b7440a1 Merge "Pass the targetSdkVersion through to the zygote-forked dalvik." by Elliott Hughes · 13 years ago
  31. 0d171a6 Merge "resolved conflicts for merge of e4a56a32 to master" by Wink Saville · 13 years ago
  32. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  33. 3a831d2 fix screen on/off animation (again) by Mathias Agopian · 13 years ago
  34. 1861786 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  35. 916a63a Merge "Fix build warning; LOG_TAG was misplaced" by Glenn Kasten · 13 years ago
  36. ae36741 resolved conflicts for merge of e4a56a32 to master by Wink Saville · 13 years ago
  37. f24ee7f Merge "Can now restore a subset of apps from historical dataset" by Christopher Tate · 13 years ago
  38. 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 13 years ago
  39. e4a56a3 am 8171e6f6: Use resetConnections with resetMask. by Wink Saville · 13 years ago
  40. 8d67e53 Fix build warning; LOG_TAG was misplaced by Glenn Kasten · 13 years ago
  41. 8171e6f Use resetConnections with resetMask. by Wink Saville · 13 years ago
  42. f529c99 Merge "Moved and renamed effect API header files" by Eric Laurent · 13 years ago
  43. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 13 years ago
  44. cb925e7 Merge "Fix 4689527: Fix rendering issue with thumbnails on phones" by Jim Miller · 13 years ago
  45. 28637ba Fix 4689527: Fix rendering issue with thumbnails on phones by Jim Miller · 13 years ago
  46. d5299ff Merge 37dbfcaf by Jean-Baptiste Queru · 13 years ago
  47. 6d815e9 Merge "Moved WifiWatchdogService and DnsPinger" by Irfan Sheriff · 13 years ago
  48. ed61ee1 Merge "Add the "debug.jni.logging" property so third-party developers can debug their JNI problems." by Elliott Hughes · 13 years ago
  49. 2693187 Merge "UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number" by Mike Lockwood · 13 years ago
  50. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 13 years ago
  51. c59214f Merge "Addressing comments during security review of the interrogation feature." by Svetoslav Ganov · 13 years ago
  52. e8f9535 Addressing comments during security review of the interrogation feature. by Svetoslav Ganov · 13 years ago
  53. 79ec80d Make full backup API available to apps by Christopher Tate · 13 years ago
  54. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 13 years ago
  55. 55aaccd Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 13 years ago
  56. 7eef784 Merge "return an error code with gralloc buffer allocation failures" by Mathias Agopian · 13 years ago
  57. 629b149 UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number by Mike Lockwood · 13 years ago
  58. 2776f69 Merge "UsbService: USB connected notification now redirects to USB screen in Settings" by Mike Lockwood · 13 years ago
  59. 37dbfca am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 13 years ago
  60. 2b62c4f am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 13 years ago
  61. 0e7d7d6 Fix NPE in getLastInputMethodSubtype by satok · 13 years ago
  62. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 13 years ago
  63. c2b8aa0 VPN: rename some variables. by Chia-chi Yeh · 13 years ago
  64. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 13 years ago
  65. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 13 years ago
  66. 44e27b5 VPN: remove the old VpnService. by Chia-chi Yeh · 13 years ago
  67. c50bff8 UsbService: USB connected notification now redirects to USB screen in Settings by Mike Lockwood · 13 years ago
  68. 0c6bb27 Merge "VPN: export legacy VPN in IConnectivityManager." by Chia-chi Yeh · 13 years ago
  69. 77fd485 VPN: export legacy VPN in IConnectivityManager. by Chia-chi Yeh · 13 years ago
  70. 8bc003e Merge "VPN: merge JNI methods." by Chia-chi Yeh · 13 years ago
  71. 3281034 VPN: merge JNI methods. by Chia-chi Yeh · 13 years ago
  72. d6315c0 Merge "VPN: give legacy VPN a fake package name." by Chia-chi Yeh · 13 years ago
  73. e910790 VPN: give legacy VPN a fake package name. by Chia-chi Yeh · 13 years ago
  74. b4c5fbf Merge "Drop obsolete touch screen hacks." by Jeff Brown · 13 years ago
  75. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 13 years ago
  76. 230a1ff Merge "Workaround apps that make assumptions about pointer ids." by Jeff Brown · 13 years ago
  77. f58e09e Merge "Don't crash when the load average service is started." by Dianne Hackborn · 13 years ago
  78. 6894a29 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 13 years ago
  79. 2ed9946 Don't crash when the load average service is started. by Dianne Hackborn · 13 years ago
  80. 63acea6 Merge "When removing a task, also kill its processes." by Dianne Hackborn · 13 years ago
  81. 8894cc5 When removing a task, also kill its processes. by Dianne Hackborn · 13 years ago
  82. 0c63ef5 don't kill surfaceflinger when system process dies by Mathias Agopian · 13 years ago
  83. eec0f7e return an error code with gralloc buffer allocation failures by Mathias Agopian · 13 years ago
  84. f91040e Merge "Revert "Add keychain user with special keystore access permissions"" by Brian Carlstrom · 13 years ago
  85. de296f6 UsbDeviceManager: Reset sys.usb.config if it is "none" at boot by Mike Lockwood · 13 years ago
  86. fdc0c29 UsbService: Use Slog instead of Log, and disable some logging by Mike Lockwood · 13 years ago
  87. d8404d2 USB: Update strings for USB connected notifications by Mike Lockwood · 13 years ago
  88. 38bb012 Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 13 years ago
  89. cec7ab8 Merge "Query input device for initial slot index." by Jeff Brown · 13 years ago
  90. 2717eff Query input device for initial slot index. by Jeff Brown · 13 years ago
  91. 41d1685 VPN: integrate legacy VPN. by Chia-chi Yeh · 13 years ago
  92. 8909b10 VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 13 years ago
  93. 1f7746b VPN: rename service(s) to daemon(s) to reduce confusion. by Chia-chi Yeh · 13 years ago
  94. 383e052 VPN: fix the build. by Chia-chi Yeh · 13 years ago
  95. 2e46061 Merge "VPN: refactor a little bit for the upcoming integration of legacy VPN." by Chia-chi Yeh · 13 years ago
  96. a4b87b5 VPN: refactor a little bit for the upcoming integration of legacy VPN. by Chia-chi Yeh · 13 years ago
  97. 072d39e Merge "Migrate bandwidth control to NMS, omit history." by Jeff Sharkey · 13 years ago
  98. ac813bd Merge "VPN: correct the netmask for IPv4." by Chia-chi Yeh · 13 years ago
  99. 9c0835f VPN: correct the netmask for IPv4. by Chia-chi Yeh · 13 years ago
  100. f4b92ec Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 13 years ago