1. 81a8cde Merge "Remove calls to VMRuntime methods that are no-ops." am: ca1c6419c3 by Nicolas Geoffray · 5 years ago
  2. ca1c641 Merge "Remove calls to VMRuntime methods that are no-ops." by Nicolas Geoffray · 5 years ago
  3. 51297d7 Remove calls to VMRuntime methods that are no-ops. by Nicolas Geoffray · 6 years ago
  4. 32e0276 Merge "Fix isActiveNetworkMetered for VPNs." am: 92c55f03c6 by Varun Anand · 6 years ago
  5. 92c55f0 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  6. da7ef3c Merge "Return not supported if no necessary socket option" am: 69ae441fa1 by Mark Chien · 6 years ago
  7. 69ae441f Merge "Return not supported if no necessary socket option" by Mark Chien · 6 years ago
  8. 02a8b390 Merge "Check if DUN APN exists to decide isDunRequired" am: a56c2e4e55 by Mark Chien · 6 years ago
  9. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 6 years ago
  10. b0cda15 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Lorenzo Colitti · 6 years ago
  11. a882098 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Treehugger Robot · 6 years ago
  12. 0a4ceee resolve merge conflicts of 18900c462c16c0e3784b8bb6959426caa93cb8cb to stage-aosp-master by Brett Chabot · 6 years ago
  13. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  14. 2e07ca0 Merge "Support dexopting shared libraries." am: 3275a6b245 by Nicolas Geoffray · 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. a8cb41a Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 6 years ago
  18. 93dfa10 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 6 years ago
  19. 715c2d8 Merge "add NonNull and Nullable annotation to APIs" am: c931e9b0c0 by Chen Xu · 6 years ago
  20. c931e9b Merge "add NonNull and Nullable annotation to APIs" by Chen Xu · 6 years ago
  21. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  22. 8165386 add NonNull and Nullable annotation to APIs by chen xu · 6 years ago
  23. c51b06d Fix isActiveNetworkMetered for VPNs. by Varun Anand · 6 years ago
  24. d9b7731 Merge changes from topic "nat64" am: a02847ec0d by Lorenzo Colitti · 6 years ago
  25. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  26. 3d5e81f Merge "No need to pass shared library infos explicitly in performDexOpt." by Nicolas Geoffray · 6 years ago
  27. a7f44ba No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 6 years ago
  28. 94229b3 Ensure handleUpdateLinkProperties runs on the CS handler thread. by Lorenzo Colitti · 6 years ago
  29. b313e0c Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 6 years ago
  30. 97b5903 Merge "Fix the build failure with enabling DEBUG_PSS" am: 0b2044a91c by Xiong Li · 6 years ago
  31. 0b2044a Merge "Fix the build failure with enabling DEBUG_PSS" by Treehugger Robot · 6 years ago
  32. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  33. ad5037b Fix the build failure with enabling DEBUG_PSS by Xiong Li · 6 years ago
  34. db3a236 Check if DUN APN exists to decide isDunRequired by markchien · 6 years ago
  35. f097910 Merge "CallAttributes uses the call network type" am: 0a04598a39 by Jordan Liu · 6 years ago
  36. 0a04598 Merge "CallAttributes uses the call network type" by Jordan Liu · 6 years ago
  37. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 6 years ago
  38. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 6 years ago
  39. f90d07b Merge "DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  40. 7421a00 Merge "Update RulesManagerService after APEX files" am: ee15067180 by Neil Fuller · 6 years ago
  41. ee15067 Merge "Update RulesManagerService after APEX files" by Neil Fuller · 6 years ago
  42. a1ae025 Update RulesManagerService after APEX files by Neil Fuller · 6 years ago
  43. 1ae35be Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 6 years ago
  44. 2badc1e Merge "Add a new error code for disallowing concurrent bugreports" by Nandana Dutt · 6 years ago
  45. cbb2ae0 Merge "Fix RouterAdvertisementDaemon thread leakage problem" am: 1d8977b992 by Lorenzo Colitti · 6 years ago
  46. 1d8977b Merge "Fix RouterAdvertisementDaemon thread leakage problem" by Lorenzo Colitti · 6 years ago
  47. ce7fdd4 Return not supported if no necessary socket option by markchien · 6 years ago
  48. 1786845 Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 6 years ago
  49. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 6 years ago
  50. b455c3a DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  51. 65ed9d9 CallAttributes uses the call network type by Jordan Liu · 6 years ago
  52. ab10c4c Merge "Add logging to NetworkStackClient" am: 969abcc46f by Remi NGUYEN VAN · 6 years ago
  53. 969abcc Merge "Add logging to NetworkStackClient" by Remi NGUYEN VAN · 6 years ago
  54. 676e63164 Merge "Send special permission information to netd" am: 703e8c68ec by Chenbo Feng · 6 years ago
  55. 48e3098 Merge "Use toArray(T[]) instead of toArray()." am: bede9f869b by Garfield Tan · 6 years ago
  56. 703e8c6 Merge "Send special permission information to netd" by Treehugger Robot · 6 years ago
  57. bede9f8 Merge "Use toArray(T[]) instead of toArray()." by Treehugger Robot · 6 years ago
  58. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  59. f1d3b8d Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art." by Nicolas Geoffray · 6 years ago
  60. 4e4b3ac Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art." by Nicolas Geoffray · 6 years ago
  61. cfb3d48 Add a new error code for disallowing concurrent bugreports by Nandana Dutt · 6 years ago
  62. a96e3df Merge "Change getPackageUid to getPackageUidAsUser" am: f1324dcace by Remi NGUYEN VAN · 6 years ago
  63. f1324dc Merge "Change getPackageUid to getPackageUidAsUser" by Remi NGUYEN VAN · 6 years ago
  64. 6dea37d Fix RouterAdvertisementDaemon thread leakage problem by Iris Chang · 6 years ago
  65. a25379f Add logging to NetworkStackClient by Remi NGUYEN VAN · 6 years ago
  66. 256298e Change getPackageUid to getPackageUidAsUser by Remi NGUYEN VAN · 6 years ago
  67. e16cd66 Send special permission information to netd by Chenbo Feng · 6 years ago
  68. 6693933 Use toArray(T[]) instead of toArray(). by Garfield Tan · 6 years ago
  69. 8b5976e Pick up the apexBootImage pinner service files when the boot image is apex.art. by Nicolas Geoffray · 6 years ago
  70. 4ba3b12 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  71. e000de9 Merge "Skip unreachable route when estimating VPN destinations" am: 21078b1edd by Rubin Xu · 6 years ago
  72. 21078b1 Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 6 years ago
  73. b829ad7 Merge "[DO NOT MERGE] Support trace command on Window Manager dumpsys" by Treehugger Robot · 6 years ago
  74. 90aea59 Merge "Lazely initialize AccountManager debug table." am: 18cccec624 by Dmitry Dementyev · 6 years ago
  75. 18cccec Merge "Lazely initialize AccountManager debug table." by Dmitry Dementyev · 6 years ago
  76. c63e48d Skip unreachable route when estimating VPN destinations by Rubin Xu · 6 years ago
  77. c423836 Merge "Add dariofreni to APEX-related files owners." am: 9d805ba071 by Dario Freni · 6 years ago
  78. 3d3997a Add dariofreni to APEX-related files owners. by Dario Freni · 6 years ago
  79. cb47305 Merge "Check intent action in OMS.PackageReceiver for secure coding" by Ryan Mitchell · 6 years ago
  80. e705e26 Merge "Check intent action in OMS.PackageReceiver for secure coding" by Ryan Mitchell · 6 years ago
  81. 2d7e53c Merge "Fix framework and NetworkStack classes conflicts" am: 3f23efdd13 by Remi NGUYEN VAN · 6 years ago
  82. 3f23efd Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  83. d7eb5d4 Lazely initialize AccountManager debug table. by Dmitry Dementyev · 6 years ago
  84. 6008c06 Merge "Add new file to owners" am: eda6f2401f by Todd Kennedy · 6 years ago
  85. f65e70c Add new file to owners by Todd Kennedy · 6 years ago
  86. d6d5935 Merge "Update VPN capabilities when its underlying network set is null." by Varun Anand · 6 years ago
  87. e3ae238 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 6 years ago
  88. 51490ad Merge "Move NetworkStack to services.net" am: 762f9f0c24 by Remi NGUYEN VAN · 6 years ago
  89. 762f9f0 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  90. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  91. 8a4908c Merge "Remove NetworkMonitor dependency on ICaptivePortal" am: bfe928d593 by Remi NGUYEN VAN · 6 years ago
  92. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  93. ddd14b3 Merge "Remove deps from framework on netd interfaces" am: d36e3df7b0 by Remi NGUYEN VAN · 6 years ago
  94. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  95. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  96. d36e3df Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  97. 4fa80e8 Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  98. e6fc120 Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual" by Eric Laurent · 6 years ago
  99. cec7404 Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual" by Eric Laurent · 6 years ago
  100. 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