Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0be0692691db1d2b921deb43b4e0b8a55ced490f
/
tests
b274953
Merge changes from topic "ipsec-sync-with-pi"
by nharold
· 7 years ago
8c69bcb
Disable the AppOp Restriction for IpSec Tunnels
by Nathan Harold
· 7 years ago
fdda569
Update IpSecManager to use InetAddress and prefixLen
by Benedict Wong
· 7 years ago
21208ee
Add AppOps Checks for MANAGE_IPSEC_TUNNELS
by Nathan Harold
· 7 years ago
b044b88
Merge changes Ia764b341,I4e4b41bb,I61b262d8,Ie6ace6bd,I21e866c7, ...
by Chalard Jean
· 7 years ago
3bd5705
Unify behavior of various cases of "no underlying networks"
by Chalard Jean
· 7 years ago
8d53829
Fix: VPNs update caps upon underlying network disconnect.
by Chalard Jean
· 7 years ago
f666d0a
Add tests for setUnderlyingNetworks.
by Chalard Jean
· 7 years ago
d1d8b62
Fix setCapabilities.
by Chalard Jean
· 7 years ago
ff8710a
Make sure getActiveNetwork is consistent with default callbacks
by Chalard Jean
· 7 years ago
3e2fb66
Add tests for getActiveNetwork.
by Chalard Jean
· 7 years ago
6bc18fb
Add a new ssid field in NetworkCapabilities.
by Chalard Jean
· 7 years ago
f8bba5b
Clear IPv4 address on tethering teardown.
by Erik Kline
· 7 years ago
59ccf10
Merge "Send empty LinkProperties when entering StoppedState."
by Erik Kline
· 7 years ago
286aa93
Merge "Add missing dependencies for libdexfile"
by Remi NGUYEN VAN
· 7 years ago
ce1979d
Merge "Use AAPT2 for more modules with manifest validation errors"
by Colin Cross
· 7 years ago
76be372
Add missing dependencies for libdexfile
by Remi NGUYEN VAN
· 7 years ago
e03b8ee
Merge "apf: Increase test coverage of LDDW / STDW"
by Treehugger Robot
· 7 years ago
c8cb0f7
Send empty LinkProperties when entering StoppedState.
by Erik Kline
· 7 years ago
2f4bf54
Use AAPT2 for more modules with manifest validation errors
by Colin Cross
· 7 years ago
96dbac0
Merge "Migrating remaining core networking tests to Junit4"
by Remi NGUYEN VAN
· 7 years ago
7b09355
Merge changes I3b3bcbbd,I18b3f263,I3c416c1a
by Remi NGUYEN VAN
· 7 years ago
fe53006
Migrating remaining core networking tests to Junit4
by Hugo Benichi
· 7 years ago
13e6e21
Add configurable captive portal probes
by Remi NGUYEN VAN
· 7 years ago
d57329d
Move CaptivePortalProbeResult to its own file
by Remi NGUYEN VAN
· 7 years ago
41fa069e
Remove unnecessary references to libunwind.
by Christopher Ferris
· 7 years ago
b1b864c
Merge "Require READ_CALL_LOG permission to see phone numbers in phone state."
by Tyler Gunn
· 7 years ago
84dad95
Require READ_CALL_LOG permission to see phone numbers in phone state.
by Tyler Gunn
· 7 years ago
646dfc7
Merge changes Ieb0a5d24,I44df6668
by Remi NGUYEN VAN
· 7 years ago
940b98e
Disable AAPT2 for modules that use missing features
by Colin Cross
· 7 years ago
7a4ff64
Allow specifying a network for SNTP time sync
by Kurt Marcinkiewicz
· 7 years ago
6d78fe0
Merge "Fix errors caught by aapt2"
by Treehugger Robot
· 7 years ago
489e9a7
Fix errors caught by aapt2
by Colin Cross
· 7 years ago
4888b1f
Convert to Soong
by Dan Willemsen
· 7 years ago
3d479d9
apf: Increase test coverage of LDDW / STDW
by Bernie Innocenti
· 7 years ago
a864902
Fix errors caught by aapt2
by Colin Cross
· 7 years ago
d0b9f98
Merge "Fix testRegisterUsageCallback"
by Remi NGUYEN VAN
· 7 years ago
ce93a98
convert Uibench test to aapt2
by Kirill Grouchnikov
· 7 years ago
1417801
Fix testRegisterUsageCallback
by Remi NGUYEN VAN
· 7 years ago
b815c97
Remove the unused file parsing function
by Chenbo Feng
· 7 years ago
f97656b
Let DnsManager fill in LinkProperties for private DNSes
by Chalard Jean
· 7 years ago
03dbf6b
Add the list of private DNS addresses to LinkProperties
by Chalard Jean
· 7 years ago
1805000
apf: Add immediate encoding tests for LI
by Bernie Innocenti
· 7 years ago
545d936
Adjust APF interpreter tests to match APFv4
by Bernie Innocenti
· 7 years ago
5a533ae
Merge "Teach ApfGenerator about the new opcodes for accessing data memory"
by Bernie Innocenti
· 7 years ago
a9949e9
Teach ApfGenerator about the new opcodes for accessing data memory
by Bernie Innocenti
· 7 years ago
e0f3403
Don't unnecessarily reevaluate tethering provisioning
by Erik Kline
· 7 years ago
abb1562
Merge "Revert "Don't unnecessarily reevaluate tethering provisioning""
by Treehugger Robot
· 7 years ago
e93ed61
Revert "Don't unnecessarily reevaluate tethering provisioning"
by Erik Kline
· 7 years ago
081014a
Merge "Don't unnecessarily reevaluate tethering provisioning"
by Treehugger Robot
· 7 years ago
7301aa4
Trigger NetworkCallback events when private DNS usage has changed.
by dalyk
· 7 years ago
8d1fe54
Support bluetooth not using MultinetworkPolicyTracker
by Erik Kline
· 7 years ago
8067d78
Don't unnecessarily reevaluate tethering provisioning
by Erik Kline
· 7 years ago
736353a
Move the logic of (re)evaluation of Private DNS
by Erik Kline
· 7 years ago
d175a3d
Force creation of Socket upon Transform application
by Benedict Wong
· 7 years ago
e34c426
Merge "Refactor isTetheringSupported() calls"
by Treehugger Robot
· 7 years ago
e2c70f8
APF: drop multicast ICMPv6 while in doze mode
by Bernie Innocenti
· 7 years ago
465ff3a
Refactor isTetheringSupported() calls
by Erik Kline
· 7 years ago
786150b
Merge "apf: adjust JNI to accept_packet()'s new signature"
by Bernie Innocenti
· 7 years ago
64bc32c
apf: adjust JNI to accept_packet()'s new signature
by Bernie Innocenti
· 7 years ago
8e338f7
Merge "Mark networks with OEM_PAID always restricted"
by Lorenzo Colitti
· 7 years ago
4af9107
Mark networks with OEM_PAID always restricted
by Pavel Maltsev
· 7 years ago
b8a1509
Merge "Limit the number of routes for performance"
by Chalard Jean
· 7 years ago
0dde066
Merge "Require explicitly supplied truncation length"
by Lorenzo Colitti
· 7 years ago
2891409
Merge "Clarify UDP encapsulation socket API"
by Lorenzo Colitti
· 7 years ago
25a7e4f
Use InterfaceSet for upstream interfaces.
by Remi NGUYEN VAN
· 7 years ago
e0d26f6
Limit the number of routes for performance
by Chalard Jean
· 7 years ago
bb7f282
Require explicitly supplied truncation length
by Benedict Wong
· 7 years ago
9fb55e4
Fix network usage stats on 464xlat tethered.
by Remi NGUYEN VAN
· 7 years ago
4c987eb
Clarify UDP encapsulation socket API
by Benedict Wong
· 7 years ago
f8b537d
Merge "Add tests for IPv4 of dual stack tethering."
by Remi NGUYEN VAN
· 7 years ago
a911e84
Add tests for IPv4 of dual stack tethering.
by Remi NGUYEN VAN
· 7 years ago
76f6464
Merge "Pass all relevant resolver info to netd"
by Treehugger Robot
· 7 years ago
e5dac90
Pass all relevant resolver info to netd
by Erik Kline
· 7 years ago
06f0fc0
Merge "Have PermissionMonitor arbiter which app can access background networks"
by Chalard Jean
· 7 years ago
1d73800
Have PermissionMonitor arbiter which app can access background networks
by Chalard Jean
· 7 years ago
088ff68
Add method to NetworkStatsService for UID stats.
by Remi NGUYEN VAN
· 7 years ago
2279530
Check mOwnedByTransform to avoid DELSA on SPI
by Nathan Harold
· 7 years ago
2543fbd
Merge "Added implementation for VTI add/remove address"
by Benedict Wong
· 7 years ago
ecc9f7c
Added implementation for VTI add/remove address
by Benedict Wong
· 7 years ago
e18ef26
Fixing comments in Network Capabilities
by Pavel Maltsev
· 7 years ago
539f85a
Merge "Minor clean-up in NetworkCapabilities"
by Treehugger Robot
· 7 years ago
be72e62
frameworks/base: Set LOCAL_SDK_VERSION where possible.
by Anton Hansson
· 7 years ago
8796d95
Merge "Camera: Fix map access"
by Treehugger Robot
· 7 years ago
b59365c
Camera: Fix map access
by Andreas Gampe
· 7 years ago
489e8b0
Allow null subscriberId in NetworkStatsManager.
by Remi NGUYEN VAN
· 7 years ago
b152cd0
Fail if the interface is not available when starting
by Erik Kline
· 7 years ago
d846ada
Merge "Extend network request to query networks w/o capabilites"
by Treehugger Robot
· 7 years ago
6001f72
Merge "Give apps with NETWORK_SETTINGS right to see any VPN."
by Chalard Jean
· 7 years ago
b552c46
Give apps with NETWORK_SETTINGS right to see any VPN.
by Chalard Jean
· 7 years ago
adbf1d0
Give VPNs the INTERNET capability when they route most of the IP space
by Chalard Jean
· 7 years ago
86ec08d
Minor clean-up in NetworkCapabilities
by Pavel Maltsev
· 7 years ago
1cd48da
Extend network request to query networks w/o capabilites
by Pavel Maltsev
· 7 years ago
a3e79fb
frameworks/base: Set LOCAL_SDK_VERSION where possible.
by Anton Hansson
· 7 years ago
9f3bad7
Notify the user and turn off tethering when the service is disallowed.
by Alexandru-Andrei Rotaru
· 7 years ago
4c00edd
Merge "Add OEM_PAID network capability"
by Treehugger Robot
· 7 years ago
a7b26b5
Frameworks: Annotate JUnit4 test with @Test
by Andreas Gampe
· 7 years ago
336dd4c
Frameworks: Remove bogus test method
by Andreas Gampe
· 7 years ago
6d5aea8
Merge "Fix ConnectivityServiceTest for NATT Keepalive"
by nharold
· 7 years ago
1ea3d94
Merge changes Ic28c5653,Ic635f97b
by Treehugger Robot
· 7 years ago
Next »