1. 997ea74 Merge "Remove edge slop support." by Jeff Brown · 14 years ago
  2. a611137 Remove edge slop support. by Jeff Brown · 14 years ago
  3. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 14 years ago
  4. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 14 years ago
  5. 4838151 Merge "sensorservice: be more robust when there are no sensor h/w" by Mathias Agopian · 14 years ago
  6. b3a26f4 Merge "Move LoadAverageService to the SystemUI apk." by Dianne Hackborn · 14 years ago
  7. 29c176f sensorservice: be more robust when there are no sensor h/w by Mathias Agopian · 14 years ago
  8. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 14 years ago
  9. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 14 years ago
  10. eb2591f Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 14 years ago
  11. 97a6156 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 14 years ago
  12. c9822c5 Fix build. by Wink Saville · 14 years ago
  13. 76326a9 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 14 years ago
  14. cadaa3a Merge "Improve handling of low memory." by Dianne Hackborn · 14 years ago
  15. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 14 years ago
  16. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 14 years ago
  17. f382dc2 Merge "Touch exploration gesture events change the window id." by Svetoslav Ganov · 14 years ago
  18. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 14 years ago
  19. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 14 years ago
  20. a1b6868 Merge "Add StorageVolume list to MountService dump" by Kenny Root · 14 years ago
  21. 9a79cda Merge "Compress the backup output stream" by Christopher Tate · 14 years ago
  22. 7926a69 Compress the backup output stream by Christopher Tate · 14 years ago
  23. 19d2c0b Merge "Control socket tagging through Settings.Secure." by Jeff Sharkey · 14 years ago
  24. 62a2c8f Control socket tagging through Settings.Secure. by Jeff Sharkey · 14 years ago
  25. 3810361 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 14 years ago
  26. 40001da Merge "get rid of overlay HAL" by Mathias Agopian · 14 years ago
  27. e822225 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 14 years ago
  28. 023e8c7 Merge "Revert "fix a weird use of Vector::appendVector()"" by Jeff Brown · 14 years ago
  29. b99a824 Revert "fix a weird use of Vector::appendVector()" by Jeff Brown · 14 years ago
  30. 4161f9b Add StorageVolume list to MountService dump by Kenny Root · 14 years ago
  31. de033be Merge "UsbDeviceManager: clean up HandlerThread creation" by Mike Lockwood · 14 years ago
  32. 3fd13eb UsbDeviceManager: clean up HandlerThread creation by Mike Lockwood · 14 years ago
  33. 3862096 Merge "Include full network history around current time." by Jeff Sharkey · 14 years ago
  34. 434962e Include full network history around current time. by Jeff Sharkey · 14 years ago
  35. a7b28df Merge "take the state transform into account with h/w composer hal" by Mathias Agopian · 14 years ago
  36. 6e62dba get rid of overlay HAL by Mathias Agopian · 14 years ago
  37. f0c3b1b Merge "Hide NetworkStatsHistory internals." by Jeff Sharkey · 14 years ago
  38. 9e37abb take the state transform into account with h/w composer hal by Mathias Agopian · 14 years ago
  39. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 14 years ago
  40. 8c55a9a Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 14 years ago
  41. 1ea4cc6 Merge "Return stats from inactive ifaces, packet counts." by Jeff Sharkey · 14 years ago
  42. 622c03e Merge "Expose app resume times to the ApplicationProvider." by Mark Brophy · 14 years ago
  43. 6df76aa Merge "Change IME picker dialog from Activity to Broadcast" by satok · 14 years ago
  44. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  45. e230189 Merge "fix a weird use of Vector::appendVector()" by Mathias Agopian · 14 years ago
  46. 0870e81 Merge "Fix wifi tethering." by Robert Greenwalt · 14 years ago
  47. 683e238 Change IME picker dialog from Activity to Broadcast by satok · 14 years ago
  48. 198fd88 fix a weird use of Vector::appendVector() by Mathias Agopian · 14 years ago
  49. 9f845cf Merge "Increase activity timeouts when using a wrapper process." by Jeff Brown · 14 years ago
  50. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 14 years ago
  51. 801525c Merge "UsbDeviceManager: Include kernel USB state in dumpsys output" by Mike Lockwood · 14 years ago
  52. 8f540d4 Merge "UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state" by Mike Lockwood · 14 years ago
  53. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 14 years ago
  54. 6ea146c UsbDeviceManager: Include kernel USB state in dumpsys output by Mike Lockwood · 14 years ago
  55. c264afeb5 UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state by Mike Lockwood · 14 years ago
  56. fd8be3e Return stats from inactive ifaces, packet counts. by Jeff Sharkey · 14 years ago
  57. f25a8ce Merge "Remove more simulator support code. Bug: 5010576" by Jeff Brown · 14 years ago
  58. 501c467 Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 14 years ago
  59. 5d6d90f Remove more simulator support code. Bug: 5010576 by Jeff Brown · 14 years ago
  60. ce060f7 Merge "UsbDeviceManager: Fix indentation" by Mike Lockwood · 14 years ago
  61. e6d24ab Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system" by Mike Lockwood · 14 years ago
  62. abc4ac6 UsbDeviceManager: Fix indentation by Mike Lockwood · 14 years ago
  63. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 14 years ago
  64. 104344e Cached NTP time for system services. by Jeff Sharkey · 14 years ago
  65. 9fc0330 Expose app resume times to the ApplicationProvider. by Mark Brophy · 14 years ago
  66. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 14 years ago
  67. b7440a1 Merge "Pass the targetSdkVersion through to the zygote-forked dalvik." by Elliott Hughes · 14 years ago
  68. 0d171a6 Merge "resolved conflicts for merge of e4a56a32 to master" by Wink Saville · 14 years ago
  69. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 14 years ago
  70. 3a831d2 fix screen on/off animation (again) by Mathias Agopian · 14 years ago
  71. 1861786 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 14 years ago
  72. 916a63a Merge "Fix build warning; LOG_TAG was misplaced" by Glenn Kasten · 14 years ago
  73. ae36741 resolved conflicts for merge of e4a56a32 to master by Wink Saville · 14 years ago
  74. f24ee7f Merge "Can now restore a subset of apps from historical dataset" by Christopher Tate · 14 years ago
  75. 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 14 years ago
  76. e4a56a3 am 8171e6f6: Use resetConnections with resetMask. by Wink Saville · 14 years ago
  77. 8d67e53 Fix build warning; LOG_TAG was misplaced by Glenn Kasten · 14 years ago
  78. 8171e6f Use resetConnections with resetMask. by Wink Saville · 14 years ago
  79. f529c99 Merge "Moved and renamed effect API header files" by Eric Laurent · 14 years ago
  80. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 14 years ago
  81. cb925e7 Merge "Fix 4689527: Fix rendering issue with thumbnails on phones" by Jim Miller · 14 years ago
  82. 28637ba Fix 4689527: Fix rendering issue with thumbnails on phones by Jim Miller · 14 years ago
  83. d5299ff Merge 37dbfcaf by Jean-Baptiste Queru · 14 years ago
  84. 6d815e9 Merge "Moved WifiWatchdogService and DnsPinger" by Irfan Sheriff · 14 years ago
  85. ed61ee1 Merge "Add the "debug.jni.logging" property so third-party developers can debug their JNI problems." by Elliott Hughes · 14 years ago
  86. 2693187 Merge "UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number" by Mike Lockwood · 14 years ago
  87. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 14 years ago
  88. c59214f Merge "Addressing comments during security review of the interrogation feature." by Svetoslav Ganov · 14 years ago
  89. e8f9535 Addressing comments during security review of the interrogation feature. by Svetoslav Ganov · 14 years ago
  90. 79ec80d Make full backup API available to apps by Christopher Tate · 14 years ago
  91. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 14 years ago
  92. 55aaccd Merge "don't kill surfaceflinger when system process dies" by Mathias Agopian · 14 years ago
  93. 7eef784 Merge "return an error code with gralloc buffer allocation failures" by Mathias Agopian · 14 years ago
  94. 629b149 UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number by Mike Lockwood · 14 years ago
  95. 2776f69 Merge "UsbService: USB connected notification now redirects to USB screen in Settings" by Mike Lockwood · 14 years ago
  96. 37dbfca am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 14 years ago
  97. 2b62c4f am 38bb0123: Merge "Added methods to support dns cache per interface" by Robert Greenwalt · 14 years ago
  98. 0e7d7d6 Fix NPE in getLastInputMethodSubtype by satok · 14 years ago
  99. 2e46764 VPN: implement status report for legacy VPN. by Chia-chi Yeh · 14 years ago
  100. c2b8aa0 VPN: rename some variables. by Chia-chi Yeh · 14 years ago