1. 910f2d5 [SP03] support registerNetworkStatsProvider API am: 258eb3b9e5 am: 573e809597 by Automerger Merge Worker · 6 years ago
  2. 5607e53 [SP03.1] Replace com.android.internal.util.Preconditions.checkNotNull am: 644ec019dd am: 9ea8dae9fc by Automerger Merge Worker · 6 years ago
  3. 573e809 [SP03] support registerNetworkStatsProvider API am: 258eb3b9e5 by junyulai · 6 years ago
  4. 9ea8dae [SP03.1] Replace com.android.internal.util.Preconditions.checkNotNull by junyulai · 6 years ago
  5. e07959a Merge "Use new UnsupportedAppUsage annotation." am: 89ac95017f am: b2b309516a by Automerger Merge Worker · 6 years ago
  6. fcda85b Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  7. 258eb3b [SP03] support registerNetworkStatsProvider API by junyulai · 6 years ago
  8. 644ec01 [SP03.1] Replace com.android.internal.util.Preconditions.checkNotNull by junyulai · 6 years ago
  9. 9bd7141 Merge "Allow mainline IPsec(IKE) to statically include @PolicyDirection" am: 1207761344 am: b5189ed2d9 by Automerger Merge Worker · 6 years ago
  10. 1207761 Merge "Allow mainline IPsec(IKE) to statically include @PolicyDirection" by Yan Yan · 6 years ago
  11. a0e0b34 Merge "Use new UnsupportedAppUsage annotation." am: 57f5cccd29 am: fe3063fb71 by Automerger Merge Worker · 6 years ago
  12. 57f5ccc Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 6 years ago
  13. 44358d9 Merge "[SP02] Add provider interfaces to system API" am: 2220f75cdf am: c6487568ad by Automerger Merge Worker · 6 years ago
  14. 7dc15b9 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  15. cc0ae82 Merge "[SP01] Add NetworkStats to system API" am: a113464439 am: b340068a3e by Automerger Merge Worker · 6 years ago
  16. b947106 [SP02] Add provider interfaces to system API by junyulai · 6 years ago
  17. 55041a4 [SP01] Add NetworkStats to system API by junyulai · 6 years ago
  18. 30878b0 Allow mainline IPsec(IKE) to statically include @PolicyDirection by evitayan · 6 years ago
  19. d9c69c6 Merge "Use new UnsupportedAppUsage annotation." am: 9395887931 am: 8081ee1b35 by Automerger Merge Worker · 6 years ago
  20. 164c756 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  21. a4e599c Merge "Fix some @hide usage in Tethering" am: b763432e14 am: aff6974b16 by Automerger Merge Worker · 6 years ago
  22. c74889d Fix some @hide usage in Tethering by markchien · 6 years ago
  23. 166e658 Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" am: 30bf98b239 am: d872904d2c by Automerger Merge Worker · 6 years ago
  24. 16605fc Merge "remove spurious 'struct' on Stats" am: fa88e27173 am: 39b66243ee by Automerger Merge Worker · 6 years ago
  25. 30bf98b Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" by Treehugger Robot · 6 years ago
  26. fa88e27 Merge "remove spurious 'struct' on Stats" by Treehugger Robot · 6 years ago
  27. af83fe4 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" am: 2ee360b058 am: 5727033c3a by Automerger Merge Worker · 6 years ago
  28. 2ee360b Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Treehugger Robot · 6 years ago
  29. 4461754 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 6 years ago
  30. 4421b2b convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};' by Maciej Żenczykowski · 6 years ago
  31. 3a4cc11 remove spurious 'struct' on Stats by Maciej Żenczykowski · 6 years ago
  32. 6617418 Merge "Update interface quota limit when network stats updated" am: 2dcf4c0227 am: a992b3aa83 by Automerger Merge Worker · 6 years ago
  33. 2dcf4c0 Merge "Update interface quota limit when network stats updated" by Junyu Lai · 6 years ago
  34. d7efd7b Update interface quota limit when network stats updated by junyulai · 6 years ago
  35. e58fff9 Merge "Add TrafficStats methods to public APIs" am: 8aed6e69f0 am: 1abb8de060 by Aaron Huang · 6 years ago
  36. 443651d Add TrafficStats methods to public APIs by Aaron Huang · 6 years ago
  37. b869b18 Merge "Replace the permission of internal connectivity checks" am: 6be69420df by Paul Hu · 6 years ago
  38. d88ddd4 Merge "Merge Android10 QPR1 into AOSP master" am: 2b65793cd6 am: d2e25aa6dd by Xin Li · 6 years ago
  39. 6569cef Replace the permission of internal connectivity checks by paulhu · 6 years ago
  40. b70005b Merge Android10 QPR1 into AOSP master by Xin Li · 6 years ago
  41. 34fb10e Merge changes from topic "tether_migrate" am: 3c38c89a12 am: 7ee15b3bd9 by Mark Chien · 6 years ago
  42. a21bc5f [Tether07] Migrate Tethering into module am: 4686dd8958 am: 6737c8ba3b by markchien · 6 years ago
  43. 7ee15b3 Merge changes from topic "tether_migrate" am: 3c38c89a12 by Mark Chien · 6 years ago
  44. 6737c8b [Tether07] Migrate Tethering into module am: 4686dd8958 by markchien · 6 years ago
  45. 3c38c89 Merge changes from topic "tether_migrate" by Mark Chien · 6 years ago
  46. 4686dd8 [Tether07] Migrate Tethering into module by markchien · 6 years ago
  47. 0f6bb0a Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" am: 9dcbd6de87 by Jayachandran Chinnakkannu · 6 years ago
  48. 19a25b3 Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" by Jayachandran Chinnakkannu · 6 years ago
  49. 27d0894 Remove usage of hidden API TelephonyManager.getNetworkTypeName(int) by Jayachandran C · 6 years ago
  50. c71f5fc Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" am: 73e22ad21d by Jayachandran Chinnakkannu · 6 years ago
  51. 59a0001 Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" by Jayachandran Chinnakkannu · 6 years ago
  52. 270197b Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 6 years ago
  53. 5103212 Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps." am: a98026f7aa by Artur Satayev · 6 years ago
  54. 5f7358d Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps." by Artur Satayev · 6 years ago
  55. 122a876 Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 6 years ago
  56. a3ef3d9 docs: fix a couple of minor typos am: 6eae9bbc0f am: 46cc54fd21 am: ffcb948028 by Joshua Baxter · 6 years ago
  57. 46cc54f docs: fix a couple of minor typos am: 6eae9bbc0f by Joshua Baxter · 6 years ago
  58. 6eae9bb docs: fix a couple of minor typos by Joshua Baxter · 6 years ago
  59. 8f2cea2 [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  60. e569a02 Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  61. 68d50f9 [automerger skipped] DO NOT MERGE - Merge Android 10 into master am: ec3f3fbce6 -s ours am: 03f35832bf -s ours by Xin Li · 6 years ago
  62. 2d4b126 [automerger skipped] DO NOT MERGE - Merge Android 10 into master am: ec3f3fbce6 -s ours by Xin Li · 6 years ago
  63. ec3f3fb DO NOT MERGE - Merge Android 10 into master by Xin Li · 6 years ago
  64. f4f18c5 [automerger skipped] Merge "Add missing nullability annotations." am: 9b361c2674 -s ours am: b3c5131dcb -s ours by Aurimas Liutikas · 6 years ago
  65. 48d6616 [automerger skipped] Merge "Add missing nullability annotations." am: 9b361c2674 -s ours by Aurimas Liutikas · 6 years ago
  66. b3c5131 [automerger skipped] Merge "Add missing nullability annotations." by Aurimas Liutikas · 6 years ago
  67. aa02c3d Merge "Add missing nullability annotations." into stage-aosp-master am: 85c0a5a2be by Aurimas Liutikas · 6 years ago
  68. 88be2b2 Merge "Add missing nullability annotations." into stage-aosp-master by Aurimas Liutikas · 6 years ago
  69. 8bc65d2 Add missing nullability annotations. by Aurimas Liutikas · 6 years ago
  70. 3a78d9d Add missing nullability annotations. by Aurimas Liutikas · 6 years ago
  71. 52a49fa [automerger skipped] DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5713463) into stage-aosp-master am: 111584b14c -s ours by Xin Li · 6 years ago
  72. d7dec84 [automerger skipped] DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5713463) into stage-aosp-master by Xin Li · 6 years ago
  73. 111584b DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5713463) into stage-aosp-master by Xin Li · 6 years ago
  74. 1563afc Merge "Extract test utilities for ConnectivityService" am: b7d270a73e am: b374d3953c by Remi NGUYEN VAN · 6 years ago
  75. 0e84cb5 Merge "Extract test utilities for ConnectivityService" am: b7d270a73e by Remi NGUYEN VAN · 6 years ago
  76. b374d39 Merge "Extract test utilities for ConnectivityService" am: b7d270a73e by Remi NGUYEN VAN · 6 years ago
  77. a18a355 Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 6 years ago
  78. e0f8c07 Merge changes from topic "135105735" into qt-r1-dev am: 896cdfa547 by Xiangyu/Malcolm Chen · 6 years ago
  79. 5069dbe Use new API to get mergedSubscriberIds based on grouping. by Malcolm Chen · 6 years ago
  80. 625b0e1 [automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master am: a1e7984084 -s ours am: c565453be9 -s ours by Xin Li · 6 years ago
  81. 1f8ab53 [automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master am: a1e7984084 -s ours by Xin Li · 6 years ago
  82. c565453 [automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  83. a1e7984 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  84. c7fd0e0 Snap for 5622519 from b869620327dabaebe715a7d8fb3d12cdddd5a221 to pi-platform-release by android-build-team Robot · 6 years ago
  85. d520135 [automerger skipped] Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master am: 3f1f8d1315 -s ours by Xin Li · 6 years ago
  86. a22218b [automerger skipped] Merge "Fix mobile data usage didn't get increased for xlat464 traffic" into qt-dev am: 2c74b2e5d8 -s ours by Maciej Zenczykowski · 6 years ago
  87. 084a82c [automerger skipped] Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  88. 0741d47 [automerger skipped] Merge "Fix mobile data usage didn't get increased for xlat464 traffic" into qt-dev am: 2c74b2e5d8 -s ours by Maciej Zenczykowski · 6 years ago
  89. e6e7d93 [automerger skipped] Merge "Fix mobile data usage didn't get increased for xlat464 traffic" into qt-dev by Maciej Zenczykowski · 6 years ago
  90. 84f1175 [automerger skipped] Merge "Fix mobile data usage didn't get increased for xlat464 traffic" into qt-dev by Maciej Zenczykowski · 6 years ago
  91. e7424f5 [automerger skipped] Fix mobile data usage didn't get increased for xlat464 traffic by junyulai · 6 years ago
  92. 9bf1e82 Fix mobile data usage didn't get increased for xlat464 traffic by junyulai · 6 years ago
  93. 3f1f8d1 Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  94. bb99759 Merge "Fix mobile data usage didn't get increased for xlat464 traffic" am: e284b30c81 am: e74fb60c29 by Maciej Żenczykowski · 6 years ago
  95. 96fe3f5 Fix mobile data usage didn't get increased for xlat464 traffic by junyulai · 6 years ago
  96. 854c278 Merge "Fix mobile data usage didn't get increased for xlat464 traffic" am: e284b30c81 by Maciej Żenczykowski · 6 years ago
  97. e5e15ae Fix mobile data usage didn't get increased for xlat464 traffic by junyulai · 6 years ago
  98. 0f3466c Merge "Remove all static members from NetworkStatsFactory." am: 63f94f411b am: 5409264cee by Lorenzo Colitti · 6 years ago
  99. 05f0587 Merge "Remove all static members from NetworkStatsFactory." am: 63f94f411b by Lorenzo Colitti · 6 years ago
  100. 468053d Merge "Transfer ownership of NetworkStatsFactory to NetworkStatsService." am: bd94f0afd2 am: 92292f556b by Lorenzo Colitti · 6 years ago