1. 7fe2b3e Merge "Remove an unused dependency on conscrypt" by Treehugger Robot · 6 years ago
  2. 604b0ee Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests" by Jayant Chowdhary · 6 years ago
  3. 85176a8 Remove an unused dependency on conscrypt by Neil Fuller · 6 years ago
  4. 54d34fe Merge "Allow wifi and ethenet connected at same time." by Treehugger Robot · 6 years ago
  5. 14aeab6 Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests by Jayant Chowdhary · 6 years ago
  6. 379e531 using the correct intent extra for subId by chen xu · 6 years ago
  7. 6c35ea9 Merge "Add TEST_MAPPING for DexManager etc." by Treehugger Robot · 6 years ago
  8. fd30663 Allow wifi and ethenet connected at same time. by Leif Hendrik Wilden · 6 years ago
  9. c5afecf Add TEST_MAPPING for DexManager etc. by Alan Stokes · 6 years ago
  10. e35d8f8 Fix: statsd path in whilelist of native processes by Rafal Slawik · 6 years ago
  11. 6ef0182 Merge "Cleanup." by Treehugger Robot · 6 years ago
  12. 4fe5af6 Merge "ConnectivityService get INetd directly." by Luke Huang · 6 years ago
  13. fba50df Merge "Remove spurious WTF in rematching networks." by Treehugger Robot · 6 years ago
  14. f1bcfb6 Merge "Make requestRouteToHost a no-op for system callers." by Treehugger Robot · 6 years ago
  15. 859e32c Remove spurious WTF in rematching networks. by Lorenzo Colitti · 6 years ago
  16. 546ec6b Cleanup. by Chalard Jean · 6 years ago
  17. 674660f ConnectivityService get INetd directly. by Luke Huang · 6 years ago
  18. 2e31a7c Make requestRouteToHost a no-op for system callers. by Lorenzo Colitti · 6 years ago
  19. 1820136 Merge "Tether-related commands porting" by Luke Huang · 6 years ago
  20. 4ad36b7 Merge "Rename object mNetd to mNetworkManagementService" by Luke Huang · 6 years ago
  21. 9367b9e Merge "Fix idle timer rule leakage" by Chiachang Wang · 6 years ago
  22. 53f8591 Merge changes I0f997d30,I288ba1f4 by Treehugger Robot · 6 years ago
  23. c37724c Replace libsuspend with android.system.suspend@1.0 by Tri Vo · 6 years ago
  24. a609304 Fix idle timer rule leakage by Chiachang Wang · 6 years ago
  25. 4e25ec6 Rename object mNetd to mNetworkManagementService by Luke Huang · 6 years ago
  26. e0d8c0e Enable new DHCP server by default by Remi NGUYEN VAN · 6 years ago
  27. bc5c593 Merge "Don't throw a NPE in SharedLog#e" by Remi NGUYEN VAN · 6 years ago
  28. ee5fc88 Merge "Make pre-scale for absolute volume configurable" by Jean-Michel Trivi · 6 years ago
  29. f5d65c5 Don't throw a NPE in SharedLog#e by Remi NGUYEN VAN · 6 years ago
  30. 85b8c1f Make pre-scale for absolute volume configurable by Tomoharu Kasahara · 6 years ago
  31. 23bc5ea Merge "Update the reference profile from .dm files only during installs" by Calin Juravle · 6 years ago
  32. 346cf78 Update the reference profile from .dm files only during installs by Calin Juravle · 6 years ago
  33. 58aea51 Reduce visibility on PackageDexUsage methods. by Alan Stokes · 6 years ago
  34. 41a6efb Merge "Enable excluded-input-devices settings for vendor" by Treehugger Robot · 6 years ago
  35. f8529dc Merge "Add ConnectivityManager.getConnectionOwnerUid()" by Jeffrey Vander Stoep · 6 years ago
  36. 194170e Merge "Allocate new native handle to store sidebandStream" by Takayuki Hoshi · 6 years ago
  37. 0ac2c09 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 6 years ago
  38. 4a32bf4 Tether-related commands porting by Luke Huang · 6 years ago
  39. dee5a4d DO NOT MERGE: Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago
  40. 69c973b Merge "Re-enable checks for MANAGE_IPSEC_TUNNELS" by Benedict Wong · 6 years ago
  41. 48b5099 Merge changes from topic "ota_dexopt_no_ampersand" by Treehugger Robot · 6 years ago
  42. e164b18 OTA Dexopt: Use protocol version 10 by Andreas Gampe · 6 years ago
  43. c260c96 OTA Dexopt: Remove old '&' path by Andreas Gampe · 6 years ago
  44. 56c9a74 Add dummy WmTests by Tadashi G. Takaoka · 6 years ago
  45. 3f9e028 Separate servicestests/utils by Tadashi G. Takaoka · 6 years ago
  46. 7bad8fd3 Frameworks: Replace deprecated MetricsLogger usage by Andreas Gampe · 6 years ago
  47. 8e492f8 Use IPv6 hop limit from upstream interface. by Erik Kline · 6 years ago
  48. d8db918 Re-enable checks for MANAGE_IPSEC_TUNNELS by Benedict Wong · 6 years ago
  49. ea12b55 Enable excluded-input-devices settings for vendor by Tsukasa Hashimoto · 6 years ago
  50. 7a4ccc6 Initial rename to IpServer by Erik Kline · 6 years ago
  51. e7f1dc6 Merge "Remove the last of the ResolvUtil uses" by Treehugger Robot · 6 years ago
  52. 8dc6093 Merge "Bandwidth-related commands porting" by Luke Huang · 6 years ago
  53. 57e5e68 Merge "OMS: fix typos in permission check message" by Treehugger Robot · 6 years ago
  54. 583f363 Merge "Use UID as requestID" by Benedict Wong · 6 years ago
  55. 95999bd Remove the last of the ResolvUtil uses by Erik Kline · 6 years ago
  56. 56fbfc0 Fix ConcurrentModificationException crash due to race in IpClient by Jacob Abrams · 6 years ago
  57. 26e686a Merge "Add API to listen to opportunistic subscriptions change." by Xiangyu/Malcolm Chen · 6 years ago
  58. 397fdf0 Merge "Reset launch start times when removing a process" by Treehugger Robot · 6 years ago
  59. d719155 OMS: fix typos in permission check message by Mårten Kongstad · 6 years ago
  60. 666bb5c Merge "Try to set the hop limit to something suitable for 64share" by Treehugger Robot · 6 years ago
  61. c7bea866 Bandwidth-related commands porting by Luke Huang · 6 years ago
  62. 27829e2 Add API to listen to opportunistic subscriptions change. by Malcolm Chen · 6 years ago
  63. 0a389e9 Reset launch start times when removing a process by Vishnu Nair · 6 years ago
  64. 069a91c Framework: Be more verbose in A/B OTA by Andreas Gampe · 6 years ago
  65. 4237ed7 Allocate new native handle to store sidebandStream by arty.ho · 6 years ago
  66. 75fb51b Merge "Netd unconditionally enable bandwidth control" by Luke Huang · 6 years ago
  67. fdd378c Merge "Move ApplicationInfo.usesNonSdkApi to private flags" by David Brazdil · 6 years ago
  68. 56a03a0 Netd unconditionally enable bandwidth control by Luke Huang · 6 years ago
  69. 4be1419 Merge "Always enable bandwidth control in Q" by Treehugger Robot · 6 years ago
  70. fa5e836 Move ApplicationInfo.usesNonSdkApi to private flags by David Brazdil · 6 years ago
  71. 5b43cea Tighten up neighbor timers if IpReachabilityMonitor is in use by Erik Kline · 6 years ago
  72. abb7033 Try to set the hop limit to something suitable for 64share by Erik Kline · 6 years ago
  73. 90d5e7b Merge changes Ie28e6c80,I3cb9b2ce by Hugo Benichi · 6 years ago
  74. 1468381 ConnectivityService: dumpsys args for dumping networks or requests only. by Hugo Benichi · 6 years ago
  75. a2a917c ConnectivityService: Sort requests and networks in dumpsys. by Hugo Benichi · 6 years ago
  76. 4eb385c Merge "Use multiple patterns and/or emails in per-file syntax." by Treehugger Robot · 6 years ago
  77. 52f1e6f Always enable bandwidth control in Q by Chenbo Feng · 7 years ago
  78. a098962 Use UID as requestID by Benedict Wong · 6 years ago
  79. 154519e Merge "IMMS should preserve selected IME upon boot" by Treehugger Robot · 6 years ago
  80. e227eee Merge "PermissionMonitor: Limit preinstalled apps network permissions" by Paul Hu · 6 years ago
  81. c651fcc Merge changes I4decffcc,I283e88b1 by Remi NGUYEN VAN · 6 years ago
  82. eb5f458 Merge "Minor logging fixes for new DHCP server" by Remi NGUYEN VAN · 6 years ago
  83. ba8322d Merge changes from topic "from-pi-gsi-3" by Treehugger Robot · 6 years ago
  84. 8424a78 Merge "Use tunnel local/remote addresses in security policies" by Benedict Wong · 6 years ago
  85. 9446fbb Merge "Add android:usesNonSdkApi manifest attribute" by David Brazdil · 6 years ago
  86. e1a1dcc Ignore DHCP discover and request w/ invalid giaddr by Remi NGUYEN VAN · 6 years ago
  87. c8c5f13 IMMS should preserve selected IME upon boot by Yohei Yukawa · 6 years ago
  88. a0a6786 Merge "UsbDeviceManager: Check PTP FileDescriptor properly" by Philip P. Moltmann · 6 years ago
  89. 564e2aa Use tunnel local/remote addresses in security policies by Benedict Wong · 6 years ago
  90. ca6f81d Add android:usesNonSdkApi manifest attribute by David Brazdil · 6 years ago
  91. 8975ab6 Send ciaddr in DHCP server ACK if set by client by Remi NGUYEN VAN · 6 years ago
  92. 9865cc1 Minor logging fixes for new DHCP server by Remi NGUYEN VAN · 6 years ago
  93. 6557a24 Fix DHCP options sent by DHCP server by Remi NGUYEN VAN · 6 years ago
  94. e59d031 Fix BOOTP fields for server-generated DHCP packets by Remi NGUYEN VAN · 6 years ago
  95. e030a09 UsbDeviceManager: Check PTP FileDescriptor properly by Wang Han · 6 years ago
  96. 846c80a Merge "Switch DHCP server based on global setting" by Remi NGUYEN VAN · 6 years ago
  97. 397f811 Also copy-construct multinetwork policy preference by Erik Kline · 6 years ago
  98. 2795cca Set AppStandbyController charging state on init by Michael Wachenschwanz · 6 years ago
  99. ef7432f Merge "Ignore DHCP packet sent from non-68 client port" by Remi NGUYEN VAN · 6 years ago
  100. b673380 PermissionMonitor: Limit preinstalled apps network permissions by paulhu · 6 years ago