1. d824fae Merge "Rename WM test filter to FrameworksTestsFilter" by Treehugger Robot · 6 years ago
  2. 4681849 Rename WM test filter to FrameworksTestsFilter by Tadashi G. Takaoka · 6 years ago
  3. dbe9e76 Merge "DO NOT MERGE Fix CtsActivityManagerDeviceTestCases fails" by Treehugger Robot · 6 years ago
  4. 06bdf06 Merge "Fix potential NPE in telephony registry dumpsys." by Treehugger Robot · 6 years ago
  5. f3f89d0 Fix potential NPE in telephony registry dumpsys. by Tyler Gunn · 6 years ago
  6. 6aef2af Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 6 years ago
  7. 8324c3e Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 6 years ago
  8. 8cf74c3 Merge "Stop bugreportd if binder call fails" by Nandana Dutt · 6 years ago
  9. 0c66697 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 6 years ago
  10. 36538bb Merge "Fix the race between carrier config and DDS change" by Mark Chien · 6 years ago
  11. 1fc82b2 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  12. bcd3bed Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 6 years ago
  13. 3c95933 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 6 years ago
  14. e2365d6 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
  15. 00ccf23 Merge "Add self to OWNERS for MediaProjection." by Treehugger Robot · 6 years ago
  16. b9932b6 DO NOT MERGE Fix CtsActivityManagerDeviceTestCases fails by Chuwei Xu · 6 years ago
  17. 664f646 Stop bugreportd if binder call fails by Nandana Dutt · 6 years ago
  18. 29a650c Fix the race between carrier config and DDS change by markchien · 6 years ago
  19. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 6 years ago
  20. 975b7d3 Enable PARTIAL_CONNECTIVITY dialog by lucaslin · 6 years ago
  21. 0c089bc Merge changes I2e8c2ad9,Ic4f4c7d2 by Lorenzo Colitti · 6 years ago
  22. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  23. 306e8cd Move the networkstack AIDL interfaces to services/net. by Lorenzo Colitti · 6 years ago
  24. a34aa2a Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 6 years ago
  25. 21caf8d Merge "Restrict scope of switch Repair Mode" by Mark Chien · 6 years ago
  26. 3af01e2 Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  27. d9736de Fix Automated API Review issues. by paulhu · 6 years ago
  28. f6cbc2d Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  29. 4108388 Merge "Support starting gsid lazily" by Howard Chen · 6 years ago
  30. 2506ceb improve mism support for phonestatelistner by chen xu · 6 years ago
  31. d42fca6 Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  32. 656fbe9 Restrict scope of switch Repair Mode by markchien · 6 years ago
  33. 909b31a Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  34. 4333899 Improve partial connectivity by lucaslin · 6 years ago
  35. a3f811a Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 6 years ago
  36. b90ad24 Stop using netd parcelables in the framework. by Lorenzo Colitti · 6 years ago
  37. 62e041a Merge "Add uid information in PackageListObserver" by Treehugger Robot · 6 years ago
  38. e7df4aa Merge "Notify caller when unlockUser() bails out" by Treehugger Robot · 6 years ago
  39. 1392c14 Support starting gsid lazily by Howard Chen · 6 years ago
  40. 93bf5ef Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 6 years ago
  41. 14981f3 Add uid information in PackageListObserver by Chenbo Feng · 6 years ago
  42. 3b5f87f Emergency API review by sqian · 6 years ago
  43. 3923ce6 Merge "Add hdmoon@/insun@ to OWNERS" by Hyundo Moon · 6 years ago
  44. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  45. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  46. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 6 years ago
  47. b7463a6 Merge "Moved transport to IntDef" by Treehugger Robot · 6 years ago
  48. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  49. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 6 years ago
  50. b86c325 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 6 years ago
  51. 1f6b8f5 Merge "Bugreport Manager service clear binder identity" by Treehugger Robot · 6 years ago
  52. cae221a Merge changes I39e84219,I8d0e12cb by Treehugger Robot · 6 years ago
  53. f9ae70a Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 6 years ago
  54. 2a98865 Add hdmoon@/insun@ to OWNERS by Hyundo Moon · 6 years ago
  55. 6f7b304 Moved transport to IntDef by Jack Yu · 6 years ago
  56. 389443c Initialize the NetworkStack before WiFi by Remi NGUYEN VAN · 6 years ago
  57. 9394ea6 Bugreport Manager service clear binder identity by Abhijeet Kaur · 6 years ago
  58. 9d6ff29 Bugreporting API: Take ownership of fds. by Nandana Dutt · 6 years ago
  59. f64ba34 Add self to OWNERS for MediaProjection. by Michael Wright · 6 years ago
  60. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 6 years ago
  61. 17492d0 Merge "Add a whitelist to control packages that can use Bugreporting API" by Treehugger Robot · 6 years ago
  62. 274ce2d Merge "Add me to owners for batterystats." by Treehugger Robot · 6 years ago
  63. ea435f8 Add me to owners for batterystats. by Joe Onorato · 6 years ago
  64. a4dac05 Merge "DO NOT MERGE Let isLocationEnabledForUser() return true location setting" by Treehugger Robot · 6 years ago
  65. b9478c4 Merge "Add alanstokes as owner of DynamicCodeLoggingService." by Treehugger Robot · 6 years ago
  66. ee4d7be Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 6 years ago
  67. 5a490d4 Merge changes from topic "hidl-updater-system" by Steven Moreland · 6 years ago
  68. 1c918f7 Add alanstokes as owner of DynamicCodeLoggingService. by Alan Stokes · 6 years ago
  69. e27b4090 Merge "Refactor OWNERS file." by Alan Stokes · 6 years ago
  70. a341fbc Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago
  71. a5fe44c Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 6 years ago
  72. 1841870 DO NOT MERGE Let isLocationEnabledForUser() return true location setting by Soonil Nagarkar · 6 years ago
  73. b28b796 pm: PackageBackwardCompatibility -> applyPolicy by Steven Moreland · 6 years ago
  74. 05ab681 Tell the factory it is already serving a request. by Chalard Jean · 6 years ago
  75. 87f403e Refactor OWNERS file. by Alan Stokes · 6 years ago
  76. eb3e7b3 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  77. e252a74 Check if network has partial connectivity by lucaslin · 6 years ago
  78. 3e112d5 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  79. f9cca7d Merge "Move NetworkStack start to AM.systemReady" by Remi NGUYEN VAN · 6 years ago
  80. cc3a190 Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 6 years ago
  81. c7054c5 Move NetworkStack start to AM.systemReady by Remi NGUYEN VAN · 6 years ago
  82. b8f2ab9 Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 6 years ago
  83. ddb720a [CS] Support "instant failure" from factories by Etan Cohen · 6 years ago
  84. bc18cc9 Merge "Remove android-support-test lib from testutils." by Treehugger Robot · 6 years ago
  85. df6b2f6 Remove android-support-test lib from testutils. by Ian Kasprzak · 6 years ago
  86. 5227285 Merge "Add tethering event callback API" by Chalard Jean · 6 years ago
  87. 29f63af [PT17.5] Revert to booleans for send/not send broadcast constants. by Chalard Jean · 6 years ago
  88. a160067 make onActiveDataSubId in PhoneStateListener public API by Nazanin Bakhshi · 6 years ago
  89. 016409b Merge "Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE" by Nazanin Bakhshi · 6 years ago
  90. 1451b2f Merge "Update DynamicAndroidService for IGsiService AIDL changes." by David Anderson · 6 years ago
  91. 26299ed Add tethering event callback API by markchien · 6 years ago
  92. a6f3476 Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 6 years ago
  93. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 6 years ago
  94. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 6 years ago
  95. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 6 years ago
  96. 8acc99a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 6 years ago
  97. 086779d IPv6: enable IPv6 link local routing for local network by Jimmy Chen · 6 years ago
  98. 65087f4 Merge "Support VPN Proxy(1/2)" by Chalard Jean · 6 years ago
  99. cbc4099 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 6 years ago
  100. db859e7 Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE by Malcolm Chen · 6 years ago