1. 1f80714 Merge "Automatically greylist code in 3P packages" by Andrei-Valentin Onea · 6 years ago
  2. 7934214 Merge "Ignore the asynchronous result while stopping keepalive" by Junyu Lai · 6 years ago
  3. 1e97aab Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 6 years ago
  4. 4b5ca28d Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""" by Steven Moreland · 6 years ago
  5. 9c70665 Merge "API Feedback for CBRS" by Xiangyu/Malcolm Chen · 6 years ago
  6. 7f10bb1 Merge "[IPMS] Implement regular maintenance" by Paul Hu · 6 years ago
  7. 66a1338 Merge "Fix IpPrefixTest#testContainsInetAddress fail." by Paul Hu · 6 years ago
  8. 073e73a Merge "Rename NetworkStackPermissionStub" by Remi NGUYEN VAN · 6 years ago
  9. fc6b247 Rename NetworkStackPermissionStub by Remi NGUYEN VAN · 6 years ago
  10. e0ef7ce Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 6 years ago
  11. 4c508d1 Merge "Add a new carrier config to show the WFC location privacy policy UI" by Hall Liu · 6 years ago
  12. 4634544 Merge "BluetoothHealth: hide auto-created default constructors" by Treehugger Robot · 6 years ago
  13. 72e80b5 Merge "Pass debug.allocTracker.stackDepth to runtime if it exists" by Mathieu Chartier · 6 years ago
  14. 4674a79 API Feedback for CBRS by Malcolm Chen · 6 years ago
  15. 1e263e7 Merge "Remove clearDefaultsForInactiveSubIds." by Xiangyu/Malcolm Chen · 6 years ago
  16. f276a56 Merge changes from topics "nw-scan-cts", "nw-scan-changes" by Hall Liu · 6 years ago
  17. 875ff32 BluetoothHealth: hide auto-created default constructors by Jack He · 6 years ago
  18. 90aa945 Pass debug.allocTracker.stackDepth to runtime if it exists by Mathieu Chartier · 6 years ago
  19. 4fcdc7e Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 6 years ago
  20. 1423684 Merge "Track public android.system API changes in libcore" by Neil Fuller · 6 years ago
  21. 028d7a5 [IPMS] Implement regular maintenance by paulhu · 6 years ago
  22. 82d1361 Merge "Unhide ICMP echo constants." by Lorenzo Colitti · 6 years ago
  23. 154a0d0 Merge "Add comment for NetworkStack permissions" by Treehugger Robot · 6 years ago
  24. a6e09b4 Automatically greylist code in 3P packages by Andrei Onea · 6 years ago
  25. 70e943b Merge "Mark PROCESS_OUTGOING_CALLS permission as deprecated." by Tyler Gunn · 6 years ago
  26. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 6 years ago
  27. 3d67f53 Address leftover comments on 923337 and 930217. by paulhu · 6 years ago
  28. 7b305ce Ignore the asynchronous result while stopping keepalive by junyulai · 6 years ago
  29. f9d61f1 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 6 years ago
  30. 9876efd Merge "Provide link to android experimental flags API" by Chiachang Wang · 6 years ago
  31. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 6 years ago
  32. e799f84 Add comment for NetworkStack permissions by Remi NGUYEN VAN · 6 years ago
  33. 95c5375 Merge "Move permissions from base to standard manifest" by Remi NGUYEN VAN · 6 years ago
  34. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  35. c650674 Merge "Refine Bluetooth silence mode API" by Treehugger Robot · 6 years ago
  36. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  37. 819e0af Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 6 years ago
  38. e027ed6 Provide link to android experimental flags API by Chiachang Wang · 6 years ago
  39. 2a23dfd Move permissions from base to standard manifest by Remi NGUYEN VAN · 6 years ago
  40. f8c3cca Mark PROCESS_OUTGOING_CALLS permission as deprecated. by Tyler Gunn · 6 years ago
  41. 92e99a6 Merge "Revert "Change Values for Opportunistic Entry & Exit Thresholds"" by Treehugger Robot · 6 years ago
  42. 6633c57 Revert "Change Values for Opportunistic Entry & Exit Thresholds" by Sooraj Sasindran · 6 years ago
  43. 4ae4e50 Merge "Do not show SMS SIM pick UI for Cell Broadcast Config change" by Treehugger Robot · 6 years ago
  44. bdc2702 Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders."" by Steven Moreland · 6 years ago
  45. dc4cb81 Merge changes from topics "128455935", "123661746" by Xiangyu/Malcolm Chen · 6 years ago
  46. 60cc67f Remove clearDefaultsForInactiveSubIds. by Malcolm Chen · 6 years ago
  47. fdb8dfd Merge "Add missing checkThread" by Treehugger Robot · 6 years ago
  48. 099d985 Do not show SMS SIM pick UI for Cell Broadcast Config change by Brad Ebinger · 6 years ago
  49. b4537e7 Track public android.system API changes in libcore by Neil Fuller · 6 years ago
  50. 801cd8f Merge "Check permissions and carrier privilege in notifyActiveDataSubIdChanged" by Shuo Qian · 6 years ago
  51. 1f45f29 Merge "Fix getWifiManager exception if phone is encrypted" by Treehugger Robot · 6 years ago
  52. 7cf1017 Check permissions and carrier privilege in notifyActiveDataSubIdChanged by sqian · 6 years ago
  53. 54fffdc Merge "Change ProvisioningManager API as per review" by Brad Ebinger · 6 years ago
  54. 80be1b1 Merge "Minor change for async DNS API" by Treehugger Robot · 6 years ago
  55. e5709bf Merge "Emergency Number format" by Shuo Qian · 6 years ago
  56. 78704ef Add missing checkThread by John Reck · 6 years ago
  57. ae1e2ee Merge "Update documentation for updateAvailableNetworks" by Sooraj Sasindran · 6 years ago
  58. 3f353c0 Unhide ICMP echo constants. by Lorenzo Colitti · 6 years ago
  59. 64fbe76 Add shell permissions for CTS testing by Hall Liu · 6 years ago
  60. 3dd6df0 Merge "Unremove DnsResolver#query method used by external developers" by Lorenzo Colitti · 6 years ago
  61. 51e5edc Merge "Fixed NPE in RankingHelper.writeXml. Make sure that mRecords is operated with the object lock." by Treehugger Robot · 6 years ago
  62. 8677f1b Fixed NPE in RankingHelper.writeXml. by Ethan_Hu · 6 years ago
  63. f5166d5 Merge "apf: Documentation improvements and code optimizations for keepalive filters" by Aaron Huang · 6 years ago
  64. 5bf7aa2 Minor change for async DNS API by Luke Huang · 6 years ago
  65. e9b2bba Unremove DnsResolver#query method used by external developers by Luke Huang · 6 years ago
  66. 5dfc73b Merge "Add version attribute" by Treehugger Robot · 6 years ago
  67. 4dd28c0 Merge changes from topic "default_permissions" by Treehugger Robot · 6 years ago
  68. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 6 years ago
  69. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 6 years ago
  70. 21f9625 Fix getWifiManager exception if phone is encrypted by Ye Jiao · 7 years ago
  71. bc350db Merge "[KA09] add keepalive offload permission to shell" by Mark Chien · 6 years ago
  72. 1859ae7 Merge "Fix cancellation race problem for aysnc DNS API" by Luke Huang · 6 years ago
  73. 70d8372 Emergency Number format by sqian · 6 years ago
  74. fe577d3 Better description and parameter name of setPreferredDataSubscriptionId by Malcolm Chen · 6 years ago
  75. 9b932fa Remove SubscriptionManager#setMetered API. by Malcolm Chen · 6 years ago
  76. 6c93e53 Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  77. 4c91deb Update documentation for updateAvailableNetworks by Sooraj Sasindran · 6 years ago
  78. c3b3a5f Merge "Close tethering when UI entitlement fails" by Treehugger Robot · 6 years ago
  79. 6bd5cf2 Merge "Clarify hasSelection description" by Hans Boehm · 6 years ago
  80. 6d565c7 Merge "Change Values for Opportunistic Entry & Exit Thresholds" by Sooraj Sasindran · 6 years ago
  81. 47e5ce9 Change ProvisioningManager API as per review by Brad Ebinger · 6 years ago
  82. f0c8f19 Change Values for Opportunistic Entry & Exit Thresholds by Evan Tyra · 6 years ago
  83. fae40404 Merge "Migrate frameworks/base/packages/Shell to androidx.test" by Treehugger Robot · 6 years ago
  84. 8b4b218 Merge "Shutdown device gracefully when net discharging" by Treehugger Robot · 6 years ago
  85. 6eab01b Merge "Revert "improve mism support for phonestatelistner"" by Jayachandran Chinnakkannu · 6 years ago
  86. 9763d78 Merge changes from topic "126637721" by Xiangyu/Malcolm Chen · 6 years ago
  87. 346aa87 Move BatteryStats and StatsCompanionService to use NetworkStatsService. by Varun Anand · 7 years ago
  88. 29d2ef2 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  89. 95aa6d4 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  90. 6569dd8 Merge "To add the Android.bp of ExternalStorageProvider" by Treehugger Robot · 6 years ago
  91. e7f42fa2 Revert "improve mism support for phonestatelistner" by Jayachandran Chinnakkannu · 6 years ago
  92. 5386f49 Fix cancellation race problem for aysnc DNS API by Luke Huang · 6 years ago
  93. eea398a Merge "Only apply entitlement check to cellular upstream" by Mark Chien · 6 years ago
  94. d08c3b6 Merge "Revert "Preload non-bootclasspath Java lib ClassLoaders."" by Nicolas Geoffray · 6 years ago
  95. d3c2bc5 Revert "Preload non-bootclasspath Java lib ClassLoaders." by Nicolas Geoffray · 6 years ago
  96. dcef50e Merge "Move the attribute tags" by Treehugger Robot · 6 years ago
  97. 2cd6f24 Merge "Align proto naming with server configuration" by Chiachang Wang · 6 years ago
  98. 95ddfff [KA09] add keepalive offload permission to shell by markchien · 7 years ago
  99. 29b7014 Close tethering when UI entitlement fails by markchien · 6 years ago
  100. edbf24a Merge "support msim for captiveportal notification" by Treehugger Robot · 6 years ago