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