1. 3da7809 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 5 years ago
  2. 5819a33 Merge "Reset callNetworkType and CallQuality after calls" by Treehugger Robot · 5 years ago
  3. 6d80c7a Merge "Added secondary owners on per-file entries." by Treehugger Robot · 5 years ago
  4. b662614 Added secondary owners on per-file entries. by Felipe Leme · 5 years ago
  5. d05e13d Merge "Add default-permissions" by Sundong Ahn · 5 years ago
  6. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 5 years ago
  7. 8fbb952 Add default-permissions by Sundong Ahn · 6 years ago
  8. ca1c641 Merge "Remove calls to VMRuntime methods that are no-ops." by Nicolas Geoffray · 6 years ago
  9. 51297d7 Remove calls to VMRuntime methods that are no-ops. by Nicolas Geoffray · 6 years ago
  10. 92c55f0 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  11. 69ae441f Merge "Return not supported if no necessary socket option" by Mark Chien · 6 years ago
  12. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 6 years ago
  13. a882098 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Treehugger Robot · 6 years ago
  14. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  15. 3275a6b Merge "Support dexopting shared libraries." by Nicolas Geoffray · 6 years ago
  16. 653356f Support dexopting shared libraries. by Nicolas Geoffray · 6 years ago
  17. 93dfa10 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 6 years ago
  18. c931e9b Merge "add NonNull and Nullable annotation to APIs" by Chen Xu · 6 years ago
  19. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  20. 8165386 add NonNull and Nullable annotation to APIs by chen xu · 6 years ago
  21. c51b06d Fix isActiveNetworkMetered for VPNs. by Varun Anand · 6 years ago
  22. 83b870f Reset callNetworkType and CallQuality after calls by Jordan Liu · 6 years ago
  23. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  24. a7f44ba No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 6 years ago
  25. 94229b3 Ensure handleUpdateLinkProperties runs on the CS handler thread. by Lorenzo Colitti · 6 years ago
  26. b313e0c Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 6 years ago
  27. 0b2044a Merge "Fix the build failure with enabling DEBUG_PSS" by Treehugger Robot · 6 years ago
  28. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  29. ad5037b Fix the build failure with enabling DEBUG_PSS by Xiong Li · 6 years ago
  30. db3a236 Check if DUN APN exists to decide isDunRequired by markchien · 6 years ago
  31. 0a04598 Merge "CallAttributes uses the call network type" by Jordan Liu · 6 years ago
  32. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 6 years ago
  33. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 6 years ago
  34. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  35. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  36. 2badc1e Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 6 years ago
  37. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 6 years ago
  38. ce7fdd4 Return not supported if no necessary socket option by markchien · 6 years ago
  39. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 6 years ago
  40. 65ed9d9 CallAttributes uses the call network type by Jordan Liu · 6 years ago
  41. 969abcc Merge "Add logging to NetworkStackClient" by Remi NGUYEN VAN · 6 years ago
  42. 703e8c6 Merge "Send special permission information to netd" by Treehugger Robot · 6 years ago
  43. bede9f8 Merge "Use toArray(T[]) instead of toArray()." by Treehugger Robot · 6 years ago
  44. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  45. 4e4b3ac Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art." by Nicolas Geoffray · 6 years ago
  46. cfb3d48 Add a new error code for disallowing concurrent bugreports by Nandana Dutt · 6 years ago
  47. f1324dc Merge "Change getPackageUid to getPackageUidAsUser" by Remi NGUYEN VAN · 6 years ago
  48. 6dea37d Fix RouterAdvertisementDaemon thread leakage problem by Iris Chang · 6 years ago
  49. a25379f Add logging to NetworkStackClient by Remi NGUYEN VAN · 6 years ago
  50. 256298e Change getPackageUid to getPackageUidAsUser by Remi NGUYEN VAN · 6 years ago
  51. e16cd66 Send special permission information to netd by Chenbo Feng · 6 years ago
  52. 6693933 Use toArray(T[]) instead of toArray(). by Garfield Tan · 6 years ago
  53. 8b5976e Pick up the apexBootImage pinner service files when the boot image is apex.art. by Nicolas Geoffray · 6 years ago
  54. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  55. 21078b1 Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 6 years ago
  56. b829ad7 Merge "[DO NOT MERGE] Support trace command on Window Manager dumpsys" by Treehugger Robot · 6 years ago
  57. 18cccec Merge "Lazely initialize AccountManager debug table." by Dmitry Dementyev · 6 years ago
  58. c63e48d Skip unreachable route when estimating VPN destinations by Rubin Xu · 6 years ago
  59. 3d3997a Add dariofreni to APEX-related files owners. by Dario Freni · 6 years ago
  60. cb47305 Merge "Check intent action in OMS.PackageReceiver for secure coding" by Ryan Mitchell · 6 years ago
  61. e705e26 Merge "Check intent action in OMS.PackageReceiver for secure coding" by Ryan Mitchell · 6 years ago
  62. 2d7e53c Merge "Fix framework and NetworkStack classes conflicts" am: 3f23efdd13 by Remi NGUYEN VAN · 6 years ago
  63. 3f23efd Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  64. d7eb5d4 Lazely initialize AccountManager debug table. by Dmitry Dementyev · 6 years ago
  65. 6008c06 Merge "Add new file to owners" am: eda6f2401f by Todd Kennedy · 6 years ago
  66. f65e70c Add new file to owners by Todd Kennedy · 6 years ago
  67. d6d5935 Merge "Update VPN capabilities when its underlying network set is null." by Varun Anand · 6 years ago
  68. e3ae238 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 6 years ago
  69. 51490ad Merge "Move NetworkStack to services.net" am: 762f9f0c24 by Remi NGUYEN VAN · 6 years ago
  70. 762f9f0 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  71. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  72. 8a4908c Merge "Remove NetworkMonitor dependency on ICaptivePortal" am: bfe928d593 by Remi NGUYEN VAN · 6 years ago
  73. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  74. ddd14b3 Merge "Remove deps from framework on netd interfaces" am: d36e3df7b0 by Remi NGUYEN VAN · 6 years ago
  75. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  76. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  77. d36e3df Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  78. 4fa80e8 Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  79. e6fc120 Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual" by Eric Laurent · 6 years ago
  80. cec7404 Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual" by Eric Laurent · 6 years ago
  81. 07ec9db Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  82. dcc7fb2 Merge "Schematize ADB system properties" into stage-aosp-master by TreeHugger Robot · 6 years ago
  83. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  84. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  85. deac15f Merge "Clear all lingering notifications when network is disconnected" by Lucas Lin · 6 years ago
  86. 1037bbb Merge "Clear all lingering notifications when network is disconnected" by Lucas Lin · 6 years ago
  87. 8b98155 Merge "Implement more location checks" am: a3aae9fe4b by Hall Liu · 6 years ago
  88. a3aae9f Merge "Implement more location checks" by Hall Liu · 6 years ago
  89. c11fed4 Merge "Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master" by Hui Yu · 6 years ago
  90. f57e401 Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master by Hui Yu · 6 years ago
  91. 539c545 Merge "Revert "RESTRICT AUTOMERGE: Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master"" by Hui Yu · 6 years ago
  92. a558b05 Revert "RESTRICT AUTOMERGE: Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master" by Hui Yu · 6 years ago
  93. ee31373 Implement more location checks by Hall Liu · 6 years ago
  94. 761e514 Merge "Support multi-SIM entitlement check" am: 8fee3dee71 by Mark Chien · 6 years ago
  95. f80b83b Clear all lingering notifications when network is disconnected by lucaslin · 6 years ago
  96. 5c33663 Schematize ADB system properties by Kiyoung Kim · 6 years ago
  97. 8fee3de Merge "Support multi-SIM entitlement check" by Mark Chien · 6 years ago
  98. a738111 RESTRICT AUTOMERGE: Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master by Hui Yu · 6 years ago
  99. 9e74581 Merge "Schematize ADB system properties" by Treehugger Robot · 6 years ago
  100. 0b59507 Support multi-SIM entitlement check by markchien · 6 years ago