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