1. 246bc1f Address some comments on IpManagerTest by Erik Kline · 7 years ago
  2. aa95ae5 Skeleton of an IpManagerTest by Erik Kline · 7 years ago
  3. 33bade0 Merge "Renaming Czech Republic to Czechia." by Joachim Sauer · 7 years ago
  4. 9df5d4f Replace usages of littlemock with mockito by Paul Duffin · 7 years ago
  5. 465c46d request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 7 years ago
  6. c75d4fa Always send all available state when calling onAvailable(). by Erik Kline · 7 years ago
  7. 649e324 Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499. by Hugo Benichi · 7 years ago
  8. faa7097 ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 7 years ago
  9. 1d3db32 Also test for additional NetworkCallback calls by Erik Kline · 7 years ago
  10. b583b03 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 7 years ago
  11. 45ded8f Renaming Czech Republic to Czechia. by Fredrik Roubert · 7 years ago
  12. 37e3f22 Merge "IP connectivity metrics: delete obsolete logger service" by Hugo Benichi · 7 years ago
  13. d22edc2 IP connectivity metrics: delete obsolete logger service by Hugo Benichi · 7 years ago
  14. 624bf3d Verify duplicate upstream notifications are ignored by Erik Kline · 7 years ago
  15. 8ea4548 Cleanup in the face of upstream error by Erik Kline · 7 years ago
  16. a954be9 Add test coverage for cleanup bug to be fixed. by Erik Kline · 7 years ago
  17. c313123 Merge "Add ConnectivityManager.networkCapabilitiesForType()" by Treehugger Robot · 8 years ago
  18. 35bf06c Add ConnectivityManager.networkCapabilitiesForType() by Erik Kline · 8 years ago
  19. 7462f46 Add test for repeated calls to registerMobileUpstreamRequest() by Erik Kline · 8 years ago
  20. d270612 ConnectivityServiceTest: remove remaining poll loops. by Lorenzo Colitti · 8 years ago
  21. 30145d7 Remove assertEventuallyTrue as it's unnecessary. by Lorenzo Colitti · 8 years ago
  22. 58ebe1c Rename AvoidBadWifiTracker to MultinetworkPolicyTracker by Lorenzo Colitti · 8 years ago
  23. ae3ce81 Attempt to make waitForIdleHandler reliable. by Lorenzo Colitti · 8 years ago
  24. 4456f33 ApfTest: fix flaky testApfFilterRa. by Hugo Benichi · 8 years ago
  25. 085ffa7 Merge "Switch to listening for all network changes." by Treehugger Robot · 8 years ago
  26. b8bbd30 Merge "ConnectivityServiceTest: fix flaky tests" by Lorenzo Colitti · 8 years ago
  27. d2ec391 Switch to listening for all network changes. by Erik Kline · 8 years ago
  28. ad4db4e ConnectivityServiceTest: remove flaky waitForIdle test. by Hugo Benichi · 8 years ago
  29. dfb559a ConnectivityServiceTest: fix flaky tests by Hugo Benichi · 8 years ago
  30. 973c7df Add test for updateMobileRequiresDun() by Erik Kline · 8 years ago
  31. 35eee13 Address a few unittest comments. by Erik Kline · 8 years ago
  32. e7cb6c3 Merge "Address comments from previous change (320592)" by Treehugger Robot · 8 years ago
  33. e7128b1 Merge "Don't loop forever on zero-length ICMPv6 ND options." by Treehugger Robot · 8 years ago
  34. efdd3f4c Address comments from previous change (320592) by Erik Kline · 8 years ago
  35. 1eda5b2 Don't loop forever on zero-length ICMPv6 ND options. by Lorenzo Colitti · 8 years ago
  36. 55b5f0f DO NOT MERGE Unit tests for NetworkNotificationManager by Hugo Benichi · 8 years ago
  37. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  38. dd8e891 Restore legacy types when registering mobile requests by Erik Kline · 8 years ago
  39. 5511f7c Merge "Move tests added in n-mr2 into new aosp location." by Treehugger Robot · 8 years ago
  40. 885a909 Start of UpstreamNetworkMonitor unittests by Erik Kline · 8 years ago
  41. e446acf Move tests added in n-mr2 into new aosp location. by Erik Kline · 8 years ago
  42. 4e1619f ConnectivityServiceTest: some fixes in CallbackInfo by Hugo Benichi · 8 years ago
  43. cfcc1cb DO NOT MERGE: frameworks-test: adding missing @SmallTest by Hugo Benichi · 8 years ago
  44. 5d0f28c DO NOT MERGE: Netd events: record connect() success/errno by Hugo Benichi · 8 years ago
  45. de7f7d1 DO NOT MERGE: Show notification for always-on app VPN by Tony Mak · 8 years ago
  46. 0242898 DO NOT MERGE: APF: also drop any ICMPv6 RSs by Hugo Benichi · 8 years ago
  47. 53d83d5 DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettings by Hugo Benichi · 8 years ago
  48. cbf8ff8 DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmark by Hugo Benichi · 8 years ago
  49. f99a33a DO NOT MERGE: IpConnectivityMetrics: rate limit ApfProgramEvents by Hugo Benichi · 8 years ago
  50. 8c9e4b6 DO NOT MERGE: IpConnectivityMetrics reads buffer size in settings by Hugo Benichi · 8 years ago
  51. 9df2ae1 DO NOT MERGE: IpConnectivity metrics: add version number by Hugo Benichi · 8 years ago
  52. bf3b1ba DO NOT MERGE: [CS] Remove timeout event after first available by Etan Cohen · 8 years ago
  53. 5d26541 DO NOT MERGE: ApfTest: tag tests with @SmallTest or @MediumTest by Hugo Benichi · 8 years ago
  54. 5bce5a1 DO NOT MERGE: Unbreak TetherInterfaceStateMachineTest. by Lorenzo Colitti · 8 years ago
  55. 7ceef95 DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 8 years ago
  56. 3c295b5 DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 8 years ago
  57. b8df76e4 DO NOT MERGE: Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 8 years ago
  58. bb64917 Slow RecyclerView item binding benchmark am: 58427a62ac am: 3346f28b28 by Chris Craik · 8 years ago
  59. 3346f28 Slow RecyclerView item binding benchmark am: 58427a62ac by Chris Craik · 8 years ago
  60. 58427a6 Slow RecyclerView item binding benchmark by Chris Craik · 8 years ago
  61. 4ad89da Remove redundant code am: 4ebc5986a8 am: 82907dfd36 by Teng-Hui Zhu · 8 years ago
  62. 4ebc598 Remove redundant code by Teng-Hui Zhu · 8 years ago
  63. 4dadfe9 Work around to get ride of NPE in app startup test am: eaf08cf7d0 am: 832ec72c38 by Yuanlang Song · 8 years ago
  64. eaf08cf Work around to get ride of NPE in app startup test by Yuanlang Song · 8 years ago
  65. afc5673 Merge \"Fix ShadowGrid in UiBench\" into nyc-mr1-dev am: 0c05a3dd1c by Chris Craik · 8 years ago
  66. 5d2a453 Fix ShadowGrid in UiBench by Chris Craik · 8 years ago
  67. 1a4507c Merge \"Fix a few log messages that didn\'t have a space in the SoundTriggerTestApp\" into nyc-mr1-dev by Chris Thornton · 8 years ago
  68. 2d2ba9d0 Fix a few log messages that didn't have a space in the SoundTriggerTestApp by Chris Thornton · 8 years ago
  69. c6696ae7 Merge \\"App launch - Test app changes\\" into nyc-dev am: 8fabbb89c0 by Gopinath Elanchezhian · 8 years ago
  70. 8c5eb63 Merge \"App launch - Test app changes\" into nyc-dev am: 8fabbb89c0 by Gopinath · 8 years ago
  71. 2b6700a Merge \"App launch - Test app changes\" into nyc-dev am: 8fabbb89c0 by Gopinath · 8 years ago
  72. 8fabbb8 Merge "App launch - Test app changes" into nyc-dev by Gopinath Elanchezhian · 8 years ago
  73. 0fc003e Merge \"Fix UiBench MainActivity fragment\" into nyc-mr1-dev am: 8b31db3621 by Chris Craik · 8 years ago
  74. 8b31db3 Merge "Fix UiBench MainActivity fragment" into nyc-mr1-dev by Chris Craik · 8 years ago
  75. 8ce7b9b Merge \"Updates to the sound trigger test app\" into nyc-mr1-dev am: e1fdcc49fd by Chris Thornton · 8 years ago
  76. 164cca0 App launch - Test app changes by Gopinath · 8 years ago
  77. dfa7c3b Updates to the sound trigger test app by Chris Thornton · 8 years ago
  78. 2759f93 Fix UiBench MainActivity fragment by Chris Craik · 8 years ago
  79. a9f24e5 Merge \\"Docs: Job-scheduling doc for new DAC Performance section.\\" into nyc-dev am: 1f64ea546b by Joe Fernandez · 8 years ago
  80. 9f64b02 Merge "Allow voice interaction window to control system bars" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  81. 90859bc Allow voice interaction window to control system bars by Jorim Jaggi · 8 years ago
  82. 0dbe6db Merge changes I38cff63b,Id3739bbc,If052cd8c into nyc-mr1-dev am: 30efa24b11 by Robert Carr · 8 years ago
  83. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  84. 11e3bf5 Merge \\"Limit global drags to apps targeting SDK 24 and above\\" into nyc-dev am: f33af2285b by Yorke Lee · 8 years ago
  85. 3d808710 Merge \"Limit global drags to apps targeting SDK 24 and above\" into nyc-dev by Yorke Lee · 8 years ago
  86. 599cf6b Merge \"Limit global drags to apps targeting SDK 24 and above\" into nyc-dev by Yorke Lee · 8 years ago
  87. 04e9d83 resolve merge conflicts of 20d55a7 to stage-aosp-master am: 5f551b3fdc by Dan Willemsen · 8 years ago
  88. 5f551b3 resolve merge conflicts of 20d55a7 to stage-aosp-master by Dan Willemsen · 8 years ago
  89. 0e85247 Limit global drags to apps targeting SDK 24 and above by Yorke Lee · 8 years ago
  90. 9b3bc98 Remove unused link to libcutils by Dan Willemsen · 8 years ago
  91. b360229 Merge \"Create frameworks-base-testutils lib\" into nyc-mr1-dev am: d8cdb3ef4b by Christopher Wiley · 8 years ago
  92. 1c811fa Create frameworks-base-testutils lib by Christopher Wiley · 8 years ago
  93. acfed07 Merge "Add new attributes for wallpaper info" into nyc-mr1-dev am: c27660d45a by Jorim Jaggi · 8 years ago
  94. 526505d Add new attributes for wallpaper info by Jorim Jaggi · 8 years ago
  95. 35f1b42 Merge "Change overdraw test to use windowbackground" into nyc-dev am: 34979a3af6 by John Reck · 8 years ago
  96. 769c456 Merge "Change overdraw test to use windowbackground" into nyc-dev am: 34979a3af6 by John Reck · 8 years ago
  97. 2ccaf6a Change overdraw test to use windowbackground by John Reck · 8 years ago
  98. d58e7b2 Merge "Support TrustedCertificateStore.findAllIssuers" by Chad Brubaker · 8 years ago
  99. d4b6c69 Support TrustedCertificateStore.findAllIssuers by Chad Brubaker · 9 years ago
  100. 12a2170 Merge "Switch the default text selection handles to Material style." into nyc-dev by Aurimas Liutikas · 8 years ago