1. 3cab290 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 6 years ago
  2. 4d71a57 Merge "Clarify documentation for TelMan#iccOpenLogicalChannel." by Cody Kesting · 6 years ago
  3. fa8fc65 Merge "Fix ConnectivityServiceTest fail." by Treehugger Robot · 6 years ago
  4. ced4a31 Merge "Removed data and voice RAT from service state" by Jack Yu · 6 years ago
  5. 63bf486 Merge "Clean up a few names of Telephony intent extra." by Xiangyu/Malcolm Chen · 6 years ago
  6. 138e2af Removed data and voice RAT from service state by Jack Yu · 6 years ago
  7. b8c7afa Merge "Modify the deprecation of PhoneNumberUtil isEmergencyNumber" by Shuo Qian · 6 years ago
  8. 9371193 Modify the deprecation of PhoneNumberUtil isEmergencyNumber by sqian · 6 years ago
  9. dc489ab Merge "Use Class.forName instead of ClassLoader.loadClass." by Treehugger Robot · 6 years ago
  10. 847de83 Merge "libmedia2_jni: link to libcgrouprc" by Yifan Hong · 6 years ago
  11. e6bcf62 Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 6 years ago
  12. 2680416 Clarify documentation for TelMan#iccOpenLogicalChannel. by Cody Kesting · 6 years ago
  13. 7ef8030 Use Class.forName instead of ClassLoader.loadClass. by Nicolas Geoffray · 6 years ago
  14. 7754d36 Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 6 years ago
  15. 8a7d2b0 Fix ConnectivityServiceTest fail. by paulhu · 6 years ago
  16. 16749ac Merge "Pass app's data dir to ART" by David Brazdil · 6 years ago
  17. 06f2e129 Pass app's data dir to ART by David Brazdil · 6 years ago
  18. c895b81 Merge "Fix NetworkMonitor won't do private dns resolution" by Treehugger Robot · 6 years ago
  19. 31b33b6 Merge "Some cleanups for Tethering" by Mark Chien · 6 years ago
  20. 8175ac99 Fix NetworkMonitor won't do private dns resolution by lucaslin · 6 years ago
  21. 75a76da Merge "Remove support for dexopting shared libraries." by Nicolas Geoffray · 6 years ago
  22. 0c6d4db Remove support for dexopting shared libraries. by Nicolas Geoffray · 6 years ago
  23. 0470353 Merge "Fix API in CaptivePortal, StaticIpConfiguration" by Remi NGUYEN VAN · 6 years ago
  24. a84cdf4 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 6 years ago
  25. 9f246bd Some cleanups for Tethering by markchien · 6 years ago
  26. b30f53e libmedia2_jni: link to libcgrouprc by Yifan Hong · 6 years ago
  27. a6817cd Clean up permissions when uids are no longer used by Chenbo Feng · 6 years ago
  28. 436fe58 Add tests for PermissionMonitor by Chenbo Feng · 6 years ago
  29. 8dedf2b Merge changes from topics "lte_ca_support", "ss_provider" by Jack Yu · 6 years ago
  30. 3db9cfe Merge "Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library" by Paul Hu · 6 years ago
  31. 7619445 Clean up a few names of Telephony intent extra. by Malcolm Chen · 6 years ago
  32. 50b59cc Merge "Use LOCAL_REQUIRED_MODULES instead of LOCAL_TARGET_REQUIRED_MODULES" by Treehugger Robot · 6 years ago
  33. 3c1a889 Merge "Change UT to disabled by default" by Treehugger Robot · 6 years ago
  34. dfd0fd2 Use LOCAL_REQUIRED_MODULES instead of LOCAL_TARGET_REQUIRED_MODULES by Dan Willemsen · 6 years ago
  35. 27ff407 Correctly support LTE carrier aggregation by Jack Yu · 6 years ago
  36. 2d9b4fa Passing ServiceState as byte array into ServiceStateProvider by Jack Yu · 6 years ago
  37. 179e132 Merge "Convert frameworks/base/cmds/* to Android.bp" by Colin Cross · 6 years ago
  38. 97f778f Merge "docs: Linked VpnService class description to guide." by Treehugger Robot · 6 years ago
  39. 1f80714 Merge "Automatically greylist code in 3P packages" by Andrei-Valentin Onea · 6 years ago
  40. 7934214 Merge "Ignore the asynchronous result while stopping keepalive" by Junyu Lai · 6 years ago
  41. b0f53b8 Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library by paulhu · 6 years ago
  42. 1e97aab Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 6 years ago
  43. 4b5ca28d Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""" by Steven Moreland · 6 years ago
  44. 9c70665 Merge "API Feedback for CBRS" by Xiangyu/Malcolm Chen · 6 years ago
  45. 59a06a0 Fix API in CaptivePortal, StaticIpConfiguration by Remi NGUYEN VAN · 6 years ago
  46. 7f10bb1 Merge "[IPMS] Implement regular maintenance" by Paul Hu · 6 years ago
  47. 66a1338 Merge "Fix IpPrefixTest#testContainsInetAddress fail." by Paul Hu · 6 years ago
  48. 073e73a Merge "Rename NetworkStackPermissionStub" by Remi NGUYEN VAN · 6 years ago
  49. fc6b247 Rename NetworkStackPermissionStub by Remi NGUYEN VAN · 6 years ago
  50. e0ef7ce Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 6 years ago
  51. 4c508d1 Merge "Add a new carrier config to show the WFC location privacy policy UI" by Hall Liu · 6 years ago
  52. 4634544 Merge "BluetoothHealth: hide auto-created default constructors" by Treehugger Robot · 6 years ago
  53. 72e80b5 Merge "Pass debug.allocTracker.stackDepth to runtime if it exists" by Mathieu Chartier · 6 years ago
  54. 4674a79 API Feedback for CBRS by Malcolm Chen · 6 years ago
  55. 1e263e7 Merge "Remove clearDefaultsForInactiveSubIds." by Xiangyu/Malcolm Chen · 6 years ago
  56. f276a56 Merge changes from topics "nw-scan-cts", "nw-scan-changes" by Hall Liu · 6 years ago
  57. 875ff32 BluetoothHealth: hide auto-created default constructors by Jack He · 6 years ago
  58. 90aa945 Pass debug.allocTracker.stackDepth to runtime if it exists by Mathieu Chartier · 6 years ago
  59. 4fcdc7e Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 6 years ago
  60. 1423684 Merge "Track public android.system API changes in libcore" by Neil Fuller · 6 years ago
  61. 028d7a5 [IPMS] Implement regular maintenance by paulhu · 6 years ago
  62. 82d1361 Merge "Unhide ICMP echo constants." by Lorenzo Colitti · 6 years ago
  63. 154a0d0 Merge "Add comment for NetworkStack permissions" by Treehugger Robot · 6 years ago
  64. a6e09b4 Automatically greylist code in 3P packages by Andrei Onea · 6 years ago
  65. 70e943b Merge "Mark PROCESS_OUTGOING_CALLS permission as deprecated." by Tyler Gunn · 6 years ago
  66. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 6 years ago
  67. 3d67f53 Address leftover comments on 923337 and 930217. by paulhu · 6 years ago
  68. 7b305ce Ignore the asynchronous result while stopping keepalive by junyulai · 6 years ago
  69. f9d61f1 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 6 years ago
  70. 9876efd Merge "Provide link to android experimental flags API" by Chiachang Wang · 6 years ago
  71. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 6 years ago
  72. e799f84 Add comment for NetworkStack permissions by Remi NGUYEN VAN · 6 years ago
  73. 95c5375 Merge "Move permissions from base to standard manifest" by Remi NGUYEN VAN · 6 years ago
  74. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  75. c650674 Merge "Refine Bluetooth silence mode API" by Treehugger Robot · 6 years ago
  76. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  77. 819e0af Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 6 years ago
  78. e027ed6 Provide link to android experimental flags API by Chiachang Wang · 6 years ago
  79. 2a23dfd Move permissions from base to standard manifest by Remi NGUYEN VAN · 6 years ago
  80. f8c3cca Mark PROCESS_OUTGOING_CALLS permission as deprecated. by Tyler Gunn · 6 years ago
  81. 92e99a6 Merge "Revert "Change Values for Opportunistic Entry & Exit Thresholds"" by Treehugger Robot · 6 years ago
  82. 6633c57 Revert "Change Values for Opportunistic Entry & Exit Thresholds" by Sooraj Sasindran · 6 years ago
  83. 45c0d71 Convert frameworks/base/cmds/* to Android.bp by Colin Cross · 6 years ago
  84. 4ae4e50 Merge "Do not show SMS SIM pick UI for Cell Broadcast Config change" by Treehugger Robot · 6 years ago
  85. bdc2702 Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders."" by Steven Moreland · 6 years ago
  86. dc4cb81 Merge changes from topics "128455935", "123661746" by Xiangyu/Malcolm Chen · 6 years ago
  87. 60cc67f Remove clearDefaultsForInactiveSubIds. by Malcolm Chen · 6 years ago
  88. fdb8dfd Merge "Add missing checkThread" by Treehugger Robot · 6 years ago
  89. 099d985 Do not show SMS SIM pick UI for Cell Broadcast Config change by Brad Ebinger · 6 years ago
  90. b4537e7 Track public android.system API changes in libcore by Neil Fuller · 6 years ago
  91. 801cd8f Merge "Check permissions and carrier privilege in notifyActiveDataSubIdChanged" by Shuo Qian · 6 years ago
  92. 1f45f29 Merge "Fix getWifiManager exception if phone is encrypted" by Treehugger Robot · 6 years ago
  93. 7cf1017 Check permissions and carrier privilege in notifyActiveDataSubIdChanged by sqian · 6 years ago
  94. 54fffdc Merge "Change ProvisioningManager API as per review" by Brad Ebinger · 6 years ago
  95. 80be1b1 Merge "Minor change for async DNS API" by Treehugger Robot · 6 years ago
  96. e5709bf Merge "Emergency Number format" by Shuo Qian · 6 years ago
  97. 78704ef Add missing checkThread by John Reck · 6 years ago
  98. ae1e2ee Merge "Update documentation for updateAvailableNetworks" by Sooraj Sasindran · 6 years ago
  99. 3f353c0 Unhide ICMP echo constants. by Lorenzo Colitti · 6 years ago
  100. 64fbe76 Add shell permissions for CTS testing by Hall Liu · 6 years ago