1. 79b1046 Merge "Teach NetworkIdentity about roaming." by Jeff Sharkey · 13 years ago
  2. 5dc0c26 Teach NetworkIdentity about roaming. by Jeff Sharkey · 13 years ago
  3. 7553ecb Merge "Persist "tagged" network stats along with UIDs." by Jeff Sharkey · 13 years ago
  4. d03fd3f Persist "tagged" network stats along with UIDs. by Jeff Sharkey · 13 years ago
  5. 75a0e9c Merge "Handle removed UIDs in network stats and policy." by Jeff Sharkey · 13 years ago
  6. b09540f Handle removed UIDs in network stats and policy. by Jeff Sharkey · 13 years ago
  7. 13e7d3f Merge "Read "qtaguid" network stats, refactor templates." by Jeff Sharkey · 13 years ago
  8. 1b5a2a9 Read "qtaguid" network stats, refactor templates. by Jeff Sharkey · 13 years ago
  9. 17b9078 Merge "USB connected notification and temporary USB options dialog" by Mike Lockwood · 13 years ago
  10. 32b807b Merge "MountService: Use UsbManager to monitor USB state for mass storage" by Mike Lockwood · 13 years ago
  11. 78452b4 Merge "USB: Support for new USB gadget drivers" by Mike Lockwood · 13 years ago
  12. 1a81a16 Merge "Notify policy listeners about metered ifaces." by Jeff Sharkey · 13 years ago
  13. fdfef57 Notify policy listeners about metered ifaces. by Jeff Sharkey · 13 years ago
  14. 5787a2d USB connected notification and temporary USB options dialog by Mike Lockwood · 13 years ago
  15. ecedfdc MountService: Use UsbManager to monitor USB state for mass storage by Mike Lockwood · 13 years ago
  16. 02e4569 USB: Support for new USB gadget drivers by Mike Lockwood · 13 years ago
  17. 3f3337a VPN: avoid leaking file descriptors. by Chia-chi Yeh · 13 years ago
  18. 11c41fb Merge "Make debuggable="true" imply CheckJNI." by Elliott Hughes · 13 years ago
  19. ca1e210 Merge "Implement remaining infrastructure for user disabling apps." by Dianne Hackborn · 13 years ago
  20. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  21. fa36aee Make debuggable="true" imply CheckJNI. by Elliott Hughes · 13 years ago
  22. 72fba1c Merge "VPN: move VpnDialogs related methods into VpnConfig." by Chia-chi Yeh · 13 years ago
  23. 7b0b834 VPN: move VpnDialogs related methods into VpnConfig. by Chia-chi Yeh · 13 years ago
  24. 5bfa752 Merge "Avoid clobbering UID stats when not yet loaded." by Jeff Sharkey · 13 years ago
  25. af83393 Avoid clobbering UID stats when not yet loaded. by Jeff Sharkey · 13 years ago
  26. f2288c9 Merge "Fix IP address cleanup on network disconnect" by Irfan Sheriff · 13 years ago
  27. f560061 Fix IP address cleanup on network disconnect by Irfan Sheriff · 13 years ago
  28. 4d4faf9 Merge "VPN: make the file descriptor non-blocking by default." by Chia-chi Yeh · 13 years ago
  29. 84bf739 VPN: make the file descriptor non-blocking by default. by Chia-chi Yeh · 13 years ago
  30. 63eeff7 Merge "Accessiiblity in right state upon connection of a test agent." by Svetoslav Ganov · 13 years ago
  31. 9dc98e3 Accessiiblity in right state upon connection of a test agent. by Svetoslav Ganov · 13 years ago
  32. 2242af2 Add permission to fix NetworkPolicy tests. by Jeff Sharkey · 13 years ago
  33. ad4c9ed Merge "DownloadManager flags for network policy." by Jeff Sharkey · 13 years ago
  34. 1a30395 DownloadManager flags for network policy. by Jeff Sharkey · 13 years ago
  35. 4f1f7d3 am 241b65ac: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  36. 241b65a am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  37. 5f35051 Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  38. ec896c6 Reset connections AFTER we take down the network. by Robert Greenwalt · 13 years ago
  39. d6f69d0 Merge "VPN: migrate from generic Bundle to our own Parcelable VpnConfig." by Chia-chi Yeh · 13 years ago
  40. beb9ecf Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 13 years ago
  41. 35e6d68 am 0887b8c2: am 8e18668d: revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  42. 0887b8c am 8e18668d: revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  43. 552bd67 am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  44. d5244e0 am 52a43990: Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  45. 8e18668 revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  46. 52a4399 Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  47. 85c1435 am 7ecdeb6e: am d20d72d1: Merge "revert surfaceflinger leak fix as it uncovered a crasher on xoom" into honeycomb-mr2 by Mathias Agopian · 13 years ago
  48. 7ecdeb6 am d20d72d1: Merge "revert surfaceflinger leak fix as it uncovered a crasher on xoom" into honeycomb-mr2 by Mathias Agopian · 13 years ago
  49. af6edba revert surfaceflinger leak fix as it uncovered a crasher on xoom by Mathias Agopian · 13 years ago
  50. c1972e1 Merge "Fix to clear calling identity when binding a widget." by Dianne Hackborn · 13 years ago
  51. 4912f16 Fix to clear calling identity when binding a widget. by Dianne Hackborn · 13 years ago
  52. 04ba25c VPN: migrate from generic Bundle to our own Parcelable VpnConfig. by Chia-chi Yeh · 13 years ago
  53. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 13 years ago
  54. f71e546 Merge "VPN: change some strings in VPN notifications." by Chia-chi Yeh · 13 years ago
  55. f8905fd VPN: change some strings in VPN notifications. by Chia-chi Yeh · 13 years ago
  56. 2ef2aeb Fix NetworkPolicy tests after notifications. by Jeff Sharkey · 13 years ago
  57. 14711eb Include template in data warning/limit intents. by Jeff Sharkey · 13 years ago
  58. 497e443 Data usage warning and limit notifications. by Jeff Sharkey · 13 years ago
  59. 5ab3cbc Merge "Add support for disabling pointer gestures." by Jeff Brown · 13 years ago
  60. 024ebbd Merge "EventHub code cleanup." by Jeff Brown · 13 years ago
  61. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 13 years ago
  62. 475deae am d00bebb0: am abe5bd23: am a9551706: Testing done, compatibility mode no longer on by default. by Dianne Hackborn · 13 years ago
  63. d00bebb am abe5bd23: am a9551706: Testing done, compatibility mode no longer on by default. by Dianne Hackborn · 13 years ago
  64. abe5bd2 am a9551706: Testing done, compatibility mode no longer on by default. by Dianne Hackborn · 13 years ago
  65. 93fa9b3 EventHub code cleanup. by Jeff Brown · 13 years ago
  66. a955170 Testing done, compatibility mode no longer on by default. by Dianne Hackborn · 13 years ago
  67. 15856f7 am 27bad6f3: am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  68. 27bad6f am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  69. baa89d3 am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  70. f930232 Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  71. 3fe9cc5 resolved conflicts for merge of e95c07bd to master by Dianne Hackborn · 13 years ago
  72. e95c07b am 7c7f8e18: am 0a8a2324: Merge "Fix issue #4603422: Compatibility mode button doesn\'t always update" into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  73. 7c7f8e1 am 0a8a2324: Merge "Fix issue #4603422: Compatibility mode button doesn\'t always update" into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  74. 7d04932 Fix issue #4603422: Compatibility mode button doesn't always update by Dianne Hackborn · 13 years ago
  75. fd1235f Merge "VPN: do not allow zero prefix length in routing rules." by Chia-chi Yeh · 13 years ago
  76. 57aa13e Merge "VPN: do not use gateway in routing rules." by Chia-chi Yeh · 13 years ago
  77. fcc7977 Generate default policy for devices without IMSI. by Jeff Sharkey · 13 years ago
  78. 8a8743e Merge "cleanup Kalman filter parameters, add/fix comments/units" by Mathias Agopian · 13 years ago
  79. 3e234ba Merge "Allow touches to slide out of the navigation bar." by Jeff Brown · 13 years ago
  80. 922261d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  81. 82f0a85 Merge "Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager" by Mike Lockwood · 13 years ago
  82. 541c994 Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager by Mike Lockwood · 13 years ago
  83. 451e8258 cleanup Kalman filter parameters, add/fix comments/units by Mathias Agopian · 13 years ago
  84. 14f58ff Merge "fix RefBase so it retains binary-compatibility with gingerbread" by Mathias Agopian · 13 years ago
  85. f2751aa Merge "Take advantage of updated linux/input.h kernel headers." by Jeff Brown · 13 years ago
  86. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  87. 96c7e70 VPN: do not allow zero prefix length in routing rules. by Chia-chi Yeh · 13 years ago
  88. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  89. 98db5fa Allow touches to slide out of the navigation bar. by Jeff Brown · 13 years ago
  90. b3a2d13 Take advantage of updated linux/input.h kernel headers. by Jeff Brown · 13 years ago
  91. 8ea9289 VPN: do not use gateway in routing rules. by Chia-chi Yeh · 13 years ago
  92. 0991a7f Merge changes I9b8e1962,I7bb843ca by Mathias Agopian · 13 years ago
  93. 71afd5e Merge "VPN: tolerate duplicated routes." by Chia-chi Yeh · 13 years ago
  94. 23a5e4b VPN: tolerate duplicated routes. by Chia-chi Yeh · 13 years ago
  95. 328958c Merge "VPN: fix a bad optimization of zeroing ifr_flags lately." by Chia-chi Yeh · 13 years ago
  96. 6ddd574 VPN: fix a bad optimization of zeroing ifr_flags lately. by Chia-chi Yeh · 13 years ago
  97. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  98. 0b6cca4 Merge "VPN: set IFF_NO_PI on TUN interface." by Chia-chi Yeh · 13 years ago
  99. 6224b5e VPN: set IFF_NO_PI on TUN interface. by Chia-chi Yeh · 13 years ago
  100. 26cfe80 Merge "VPN: add MTU support." by Chia-chi Yeh · 13 years ago