1. 5db1518 Merge "Move the IpMemoryStore to the network stack." am: 93bf5ef495 by Xiao Ma · 5 years ago
  2. 93bf5ef Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 5 years ago
  3. 43942ab Merge "Set sdk_version 28 in aidl_interface" am: 353e36fe69 by Jeongik Cha · 5 years ago
  4. 353e36f Merge "Set sdk_version 28 in aidl_interface" by Jeongik Cha · 5 years ago
  5. 4bd5774 Merge "Add @UnsupportedAppUsage annotations" am: 09426de69d by Andrei-Valentin Onea · 5 years ago
  6. dcb6773 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  7. 41a94a5 Set sdk_version 28 in aidl_interface by Jeongik Cha · 5 years ago
  8. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 5 years ago
  9. 7201f61 Merge "Remove NetworkParcelable" am: 205886d28f by Remi NGUYEN VAN · 5 years ago
  10. 7cf43a2 Merge "Remove aidl wrappers for framework parcelables" am: 1a1396070e by Remi NGUYEN VAN · 5 years ago
  11. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  12. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  13. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  14. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  15. 1ed9d71 Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  16. f9ae70a Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  17. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 5 years ago
  18. 4382755 Merge "Use jarjar rules for framework.jar." am: b70a6cbf9a by Steven Moreland · 5 years ago
  19. b70a6cb Merge "Use jarjar rules for framework.jar." by Steven Moreland · 5 years ago
  20. 9b82062 Merge "Modify API return type and add callback." am: f96cc08066 by Daniel Huang · 5 years ago
  21. f96cc08 Merge "Modify API return type and add callback." by Daniel Huang · 5 years ago
  22. b14afc3 Merge "Add tethering event callback API" am: 5227285ad7 by Chalard Jean · 5 years ago
  23. a335880 Modify API return type and add callback. by danielwbhuang · 5 years ago
  24. 19e8d46 Use jarjar rules for framework.jar. by Steven Moreland · 5 years ago
  25. 26299ed Add tethering event callback API by markchien · 5 years ago
  26. 788be6d Merge changes Ie66ba631,Ic42c09a3 am: cbc409986d by Benedict Wong · 5 years ago
  27. 7a2dd73 Merge "Adding callback for setPreferredDataSubscriptionId." am: 442084c722 by Xiangyu/Malcolm Chen · 5 years ago
  28. c1d180c resolve merge conflicts of 04e04516b46a6e435282391f8cc4a7f50fe665b7 to stage-aosp-master by Andrei Onea · 5 years ago
  29. cbc4099 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 5 years ago
  30. 442084c Merge "Adding callback for setPreferredDataSubscriptionId." by Xiangyu/Malcolm Chen · 5 years ago
  31. 04e0451 Merge "Add target for generating aidl mappings" by Andrei-Valentin Onea · 5 years ago
  32. fd11df2 Adding callback for setPreferredDataSubscriptionId. by Malcolm Chen · 5 years ago
  33. b5e85d6 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 by Steven Moreland · 5 years ago
  34. 0ff061a NativeHandle.java: set Nullable/NonNull by Steven Moreland · 5 years ago
  35. ae93c8b Add target for generating aidl mappings by Andrei Onea · 5 years ago
  36. 458d16b Merge "Use new libcore filegroup variable" am: 898caeeaed by Neil Fuller · 5 years ago
  37. 898caee Merge "Use new libcore filegroup variable" by Neil Fuller · 5 years ago
  38. e40eab6 Add shell TestNetworkManager and Service by Benedict Wong · 6 years ago
  39. cce7b33 Use new libcore filegroup variable by Neil Fuller · 5 years ago
  40. b455c3a DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  41. fab8754 Allow framework-atb-backward-compatibility to be added to bootclasspath by Paul Duffin · 5 years ago
  42. 3f23efd Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 5 years ago
  43. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 5 years ago
  44. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 5 years ago
  45. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 5 years ago
  46. d36e3df Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 5 years ago
  47. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 5 years ago
  48. 0440e1f Add :frameworks-base-api-current.txt filegroup by Paul Duffin · 5 years ago
  49. 32bfd77 Merge "Use filegroup name not contents in $(location ...)" by Paul Duffin · 5 years ago
  50. 3e141a2 Merge "Remove duplicate networkstack-aidl-interfaces-java" by Steven Moreland · 5 years ago
  51. cf2e989 Use filegroup name not contents in $(location ...) by Paul Duffin · 5 years ago
  52. e1a3fa5 Remove unused build variable framework_docs_args by Paul Duffin · 5 years ago
  53. 771478c Remove duplicate networkstack-aidl-interfaces-java by Steven Moreland · 5 years ago
  54. 1fe9706 Merge "Revert "Minimum viable TimeZoneDetectorService"" by Neil Fuller · 5 years ago
  55. 2ed5d4c [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 5 years ago
  56. 963fea9 Revert "Minimum viable TimeZoneDetectorService" by Neil Fuller · 6 years ago
  57. f17f42b Add the DynamicAndroid Service by Howard Chen · 6 years ago
  58. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 5 years ago
  59. 3c7ac4e Merge "framework.jar: Include all radio HIDL libs." by Steven Moreland · 5 years ago
  60. 2111aeb Merge "Remove unused library framework-oahl-backward-compatibility" by Paul Duffin · 5 years ago
  61. 567cc78 Merge "Add hidden utils and constants to NetworkStack" by Remi NGUYEN VAN · 5 years ago
  62. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 5 years ago
  63. 3ba6c0d Add hidden utils and constants to NetworkStack by Remi NGUYEN VAN · 5 years ago
  64. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 5 years ago
  65. 2f5d7d8 framework.jar: Include all radio HIDL libs. by Steven Moreland · 5 years ago
  66. 87c1081 Merge "Include OrgApacheHttpLegacyUpdater unconditionally" by Paul Duffin · 5 years ago
  67. bc40469 Merge "Replace annotation_processors with plugins" by Colin Cross · 5 years ago
  68. 436e2ad Merge "jarjar hidl core libs." by Steven Moreland · 5 years ago
  69. 20a1848 jarjar hidl core libs. by Steven Moreland · 5 years ago
  70. a1f8e1a Replace annotation_processors with plugins by Colin Cross · 5 years ago
  71. 1e6b18602 Migrate ICaptivePortal to stable AIDL by Remi NGUYEN VAN · 5 years ago
  72. c4bd26a Remove unused library framework-oahl-backward-compatibility by Paul Duffin · 6 years ago
  73. 025bfab Include OrgApacheHttpLegacyUpdater unconditionally by Paul Duffin · 6 years ago
  74. a5d31f5 Add IIpClient API for IpClient by Remi NGUYEN VAN · 6 years ago
  75. 6b0b2b7 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 5 years ago
  76. 06eb53c Merge "Switch TextClassifier implementation from native to java" by Nikita Iashchenko · 5 years ago
  77. 1eb5db6 Merge "Change the impl lib name of java_sdk_library" by Treehugger Robot · 5 years ago
  78. 4855a2e Add stable AIDL parcelables for LinkProperties by Remi NGUYEN VAN · 6 years ago
  79. f8732bb Change the impl lib name of java_sdk_library by Sundong Ahn · 6 years ago
  80. 93b988e Merge "HIDL stuff to TestApi." am: bc79587a85 am: e6883edf8a by Steven Moreland · 5 years ago
  81. bc79587 Merge "HIDL stuff to TestApi." by Steven Moreland · 5 years ago
  82. 7ea2f83 Switch TextClassifier implementation from native to java by Nikita Iashchenko · 6 years ago
  83. 14b9eb6 HIDL stuff to TestApi. by Steven Moreland · 6 years ago
  84. a951bbe Merge "Rename ANS to ONS" am: c78240df19 am: ac483b306d by Sooraj Sasindran · 6 years ago
  85. c78240d Merge "Rename ANS to ONS" by Sooraj Sasindran · 6 years ago
  86. 9ac6a8b Rename ANS to ONS by Sooraj Sasindran · 6 years ago
  87. 2304c7c Merge changes from topic "IPMS1" am: 3627deac88 am: 54d91e605c by Chalard Jean · 6 years ago
  88. f89d7be [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 6 years ago
  89. 8c141bd [MS01] Add the IP memory store service. by Chalard Jean · 6 years ago
  90. 935a491 Merge "Move NetworkMonitor to NetworkStack" am: 81552d610a am: 8ecc6c9e32 by Remi NGUYEN VAN · 6 years ago
  91. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  92. 4bdc06e Merge "Move DhcpServer to NetworkStack app" am: 94e5b22985 am: d495691bd5 by Remi NGUYEN VAN · 6 years ago
  93. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  94. 815bd36 Merge "Add parceling for DhcpServingParams" am: f6209cf0dd am: 133f281d12 by Remi NGUYEN VAN · 6 years ago
  95. 761198a Add parceling for DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  96. 5673820 Merge "Add NetworkStack app" am: d01eaecbd2 am: e1922923fc by Remi NGUYEN VAN · 6 years ago
  97. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  98. 08fd16b Add the PhoneAccountSuggestionService am: c47570d5d0 am: df448f5ea2 by Hall Liu · 6 years ago
  99. df448f5 Add the PhoneAccountSuggestionService am: c47570d5d0 by Hall Liu · 6 years ago
  100. db5b77c Merge changes from topics "dialer-account-suggestion-3", "dialer-account-suggestion-2" by Hall Liu · 6 years ago