Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
eef66fd0c74a9274fa5fd9da7a4008b804b59ea4
/
tests
465c46d
request{LinkProperties,NetworkCapabilities} no longer needed
by Erik Kline
· 8 years ago
c75d4fa
Always send all available state when calling onAvailable().
by Erik Kline
· 8 years ago
649e324
Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499.
by Hugo Benichi
· 8 years ago
faa7097
ConnectivityManager: no double NetworkCallback registration
by Hugo Benichi
· 8 years ago
1d3db32
Also test for additional NetworkCallback calls
by Erik Kline
· 8 years ago
b583b03
Update UpstreamNetworkMonitor to use custom Handlers
by Erik Kline
· 8 years ago
37e3f22
Merge "IP connectivity metrics: delete obsolete logger service"
by Hugo Benichi
· 8 years ago
d22edc2
IP connectivity metrics: delete obsolete logger service
by Hugo Benichi
· 8 years ago
624bf3d
Verify duplicate upstream notifications are ignored
by Erik Kline
· 8 years ago
8ea4548
Cleanup in the face of upstream error
by Erik Kline
· 8 years ago
a954be9
Add test coverage for cleanup bug to be fixed.
by Erik Kline
· 8 years ago
c313123
Merge "Add ConnectivityManager.networkCapabilitiesForType()"
by Treehugger Robot
· 8 years ago
35bf06c
Add ConnectivityManager.networkCapabilitiesForType()
by Erik Kline
· 8 years ago
7462f46
Add test for repeated calls to registerMobileUpstreamRequest()
by Erik Kline
· 8 years ago
d270612
ConnectivityServiceTest: remove remaining poll loops.
by Lorenzo Colitti
· 8 years ago
30145d7
Remove assertEventuallyTrue as it's unnecessary.
by Lorenzo Colitti
· 8 years ago
58ebe1c
Rename AvoidBadWifiTracker to MultinetworkPolicyTracker
by Lorenzo Colitti
· 8 years ago
ae3ce81
Attempt to make waitForIdleHandler reliable.
by Lorenzo Colitti
· 8 years ago
4456f33
ApfTest: fix flaky testApfFilterRa.
by Hugo Benichi
· 8 years ago
085ffa7
Merge "Switch to listening for all network changes."
by Treehugger Robot
· 8 years ago
b8bbd30
Merge "ConnectivityServiceTest: fix flaky tests"
by Lorenzo Colitti
· 8 years ago
d2ec391
Switch to listening for all network changes.
by Erik Kline
· 8 years ago
ad4db4e
ConnectivityServiceTest: remove flaky waitForIdle test.
by Hugo Benichi
· 8 years ago
dfb559a
ConnectivityServiceTest: fix flaky tests
by Hugo Benichi
· 8 years ago
973c7df
Add test for updateMobileRequiresDun()
by Erik Kline
· 8 years ago
35eee13
Address a few unittest comments.
by Erik Kline
· 8 years ago
e7cb6c3
Merge "Address comments from previous change (320592)"
by Treehugger Robot
· 8 years ago
e7128b1
Merge "Don't loop forever on zero-length ICMPv6 ND options."
by Treehugger Robot
· 8 years ago
efdd3f4c
Address comments from previous change (320592)
by Erik Kline
· 8 years ago
1eda5b2
Don't loop forever on zero-length ICMPv6 ND options.
by Lorenzo Colitti
· 8 years ago
55b5f0f
DO NOT MERGE Unit tests for NetworkNotificationManager
by Hugo Benichi
· 8 years ago
ccb0445
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
dd8e891
Restore legacy types when registering mobile requests
by Erik Kline
· 8 years ago
5511f7c
Merge "Move tests added in n-mr2 into new aosp location."
by Treehugger Robot
· 8 years ago
885a909
Start of UpstreamNetworkMonitor unittests
by Erik Kline
· 8 years ago
e446acf
Move tests added in n-mr2 into new aosp location.
by Erik Kline
· 8 years ago
4e1619f
ConnectivityServiceTest: some fixes in CallbackInfo
by Hugo Benichi
· 8 years ago
cfcc1cb
DO NOT MERGE: frameworks-test: adding missing @SmallTest
by Hugo Benichi
· 8 years ago
5d0f28c
DO NOT MERGE: Netd events: record connect() success/errno
by Hugo Benichi
· 8 years ago
de7f7d1
DO NOT MERGE: Show notification for always-on app VPN
by Tony Mak
· 8 years ago
0242898
DO NOT MERGE: APF: also drop any ICMPv6 RSs
by Hugo Benichi
· 8 years ago
53d83d5
DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettings
by Hugo Benichi
· 8 years ago
cbf8ff8
DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmark
by Hugo Benichi
· 8 years ago
f99a33a
DO NOT MERGE: IpConnectivityMetrics: rate limit ApfProgramEvents
by Hugo Benichi
· 8 years ago
8c9e4b6
DO NOT MERGE: IpConnectivityMetrics reads buffer size in settings
by Hugo Benichi
· 8 years ago
9df2ae1
DO NOT MERGE: IpConnectivity metrics: add version number
by Hugo Benichi
· 8 years ago
bf3b1ba
DO NOT MERGE: [CS] Remove timeout event after first available
by Etan Cohen
· 8 years ago
5d26541
DO NOT MERGE: ApfTest: tag tests with @SmallTest or @MediumTest
by Hugo Benichi
· 8 years ago
5bce5a1
DO NOT MERGE: Unbreak TetherInterfaceStateMachineTest.
by Lorenzo Colitti
· 8 years ago
7ceef95
DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net.
by Lorenzo Colitti
· 8 years ago
3c295b5
DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils.
by Lorenzo Colitti
· 8 years ago
b8df76e4
DO NOT MERGE: Move FakeSettingsProvider to a common location.
by Lorenzo Colitti
· 8 years ago
bb64917
Slow RecyclerView item binding benchmark am: 58427a62ac am: 3346f28b28
by Chris Craik
· 8 years ago
3346f28
Slow RecyclerView item binding benchmark am: 58427a62ac
by Chris Craik
· 8 years ago
58427a6
Slow RecyclerView item binding benchmark
by Chris Craik
· 8 years ago
4ad89da
Remove redundant code am: 4ebc5986a8 am: 82907dfd36
by Teng-Hui Zhu
· 8 years ago
4ebc598
Remove redundant code
by Teng-Hui Zhu
· 8 years ago
4dadfe9
Work around to get ride of NPE in app startup test am: eaf08cf7d0 am: 832ec72c38
by Yuanlang Song
· 8 years ago
eaf08cf
Work around to get ride of NPE in app startup test
by Yuanlang Song
· 8 years ago
afc5673
Merge \"Fix ShadowGrid in UiBench\" into nyc-mr1-dev am: 0c05a3dd1c
by Chris Craik
· 8 years ago
5d2a453
Fix ShadowGrid in UiBench
by Chris Craik
· 8 years ago
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
2d2ba9d0
Fix a few log messages that didn't have a space in the SoundTriggerTestApp
by Chris Thornton
· 8 years ago
c6696ae7
Merge \\"App launch - Test app changes\\" into nyc-dev am: 8fabbb89c0
by Gopinath Elanchezhian
· 8 years ago
8c5eb63
Merge \"App launch - Test app changes\" into nyc-dev am: 8fabbb89c0
by Gopinath
· 8 years ago
2b6700a
Merge \"App launch - Test app changes\" into nyc-dev am: 8fabbb89c0
by Gopinath
· 8 years ago
8fabbb8
Merge "App launch - Test app changes" into nyc-dev
by Gopinath Elanchezhian
· 8 years ago
0fc003e
Merge \"Fix UiBench MainActivity fragment\" into nyc-mr1-dev am: 8b31db3621
by Chris Craik
· 8 years ago
8b31db3
Merge "Fix UiBench MainActivity fragment" into nyc-mr1-dev
by Chris Craik
· 8 years ago
8ce7b9b
Merge \"Updates to the sound trigger test app\" into nyc-mr1-dev am: e1fdcc49fd
by Chris Thornton
· 8 years ago
164cca0
App launch - Test app changes
by Gopinath
· 8 years ago
dfa7c3b
Updates to the sound trigger test app
by Chris Thornton
· 8 years ago
2759f93
Fix UiBench MainActivity fragment
by Chris Craik
· 8 years ago
a9f24e5
Merge \\"Docs: Job-scheduling doc for new DAC Performance section.\\" into nyc-dev am: 1f64ea546b
by Joe Fernandez
· 8 years ago
9f64b02
Merge "Allow voice interaction window to control system bars" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
90859bc
Allow voice interaction window to control system bars
by Jorim Jaggi
· 8 years ago
0dbe6db
Merge changes I38cff63b,Id3739bbc,If052cd8c into nyc-mr1-dev am: 30efa24b11
by Robert Carr
· 8 years ago
fd10cd1
Force CROSSFADE rotation when launching from double tap gesture.
by Robert Carr
· 8 years ago
11e3bf5
Merge \\"Limit global drags to apps targeting SDK 24 and above\\" into nyc-dev am: f33af2285b
by Yorke Lee
· 8 years ago
3d808710
Merge \"Limit global drags to apps targeting SDK 24 and above\" into nyc-dev
by Yorke Lee
· 8 years ago
599cf6b
Merge \"Limit global drags to apps targeting SDK 24 and above\" into nyc-dev
by Yorke Lee
· 8 years ago
04e9d83
resolve merge conflicts of 20d55a7 to stage-aosp-master am: 5f551b3fdc
by Dan Willemsen
· 8 years ago
5f551b3
resolve merge conflicts of 20d55a7 to stage-aosp-master
by Dan Willemsen
· 8 years ago
0e85247
Limit global drags to apps targeting SDK 24 and above
by Yorke Lee
· 8 years ago
9b3bc98
Remove unused link to libcutils
by Dan Willemsen
· 8 years ago
b360229
Merge \"Create frameworks-base-testutils lib\" into nyc-mr1-dev am: d8cdb3ef4b
by Christopher Wiley
· 8 years ago
1c811fa
Create frameworks-base-testutils lib
by Christopher Wiley
· 8 years ago
acfed07
Merge "Add new attributes for wallpaper info" into nyc-mr1-dev am: c27660d45a
by Jorim Jaggi
· 8 years ago
526505d
Add new attributes for wallpaper info
by Jorim Jaggi
· 8 years ago
35f1b42
Merge "Change overdraw test to use windowbackground" into nyc-dev am: 34979a3af6
by John Reck
· 8 years ago
769c456
Merge "Change overdraw test to use windowbackground" into nyc-dev am: 34979a3af6
by John Reck
· 8 years ago
2ccaf6a
Change overdraw test to use windowbackground
by John Reck
· 8 years ago
d58e7b2
Merge "Support TrustedCertificateStore.findAllIssuers"
by Chad Brubaker
· 8 years ago
d4b6c69
Support TrustedCertificateStore.findAllIssuers
by Chad Brubaker
· 9 years ago
12a2170
Merge "Switch the default text selection handles to Material style." into nyc-dev
by Aurimas Liutikas
· 8 years ago
63999da
Switch the default text selection handles to Material style.
by Aurimas Liutikas
· 8 years ago
80cb9b3
Merge "Add WebView scroll activity to UiBench" into nyc-dev am: 597acb4d0b
by Chris Craik
· 8 years ago
597acb4
Merge "Add WebView scroll activity to UiBench" into nyc-dev
by Chris Craik
· 8 years ago
92d321f
Merge "allow optionally skipping of initial launch" into nyc-dev am: 2c7d670933
by Guang Zhu
· 9 years ago
8f4fd67
allow optionally skipping of initial launch
by Guang Zhu
· 9 years ago
Next »