Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e5e3ac639b08f1d88e7daaf4d7bcece26876ffc2
/
services
« Previous
8091d9e
Migrate frameworks/base/tests/testables and its users to androidx.test
by Brett Chabot
· 6 years ago
3275a6b
Merge "Support dexopting shared libraries."
by Nicolas Geoffray
· 6 years ago
653356f
Support dexopting shared libraries.
by Nicolas Geoffray
· 6 years ago
e40eab6
Add shell TestNetworkManager and Service
by Benedict Wong
· 6 years ago
93dfa10
Merge "Remove ConnectivityManager and its usages from NetworkStatsService."
by Varun Anand
· 6 years ago
c931e9b
Merge "add NonNull and Nullable annotation to APIs"
by Chen Xu
· 6 years ago
d33cbc6
Remove ConnectivityManager and its usages from NetworkStatsService.
by Varun Anand
· 6 years ago
8165386
add NonNull and Nullable annotation to APIs
by chen xu
· 6 years ago
c51b06d
Fix isActiveNetworkMetered for VPNs.
by Varun Anand
· 6 years ago
83b870f
Reset callNetworkType and CallQuality after calls
by Jordan Liu
· 6 years ago
a02847e
Merge changes from topic "nat64"
by Lorenzo Colitti
· 6 years ago
a7f44ba
No need to pass shared library infos explicitly in performDexOpt.
by Nicolas Geoffray
· 6 years ago
94229b3
Ensure handleUpdateLinkProperties runs on the CS handler thread.
by Lorenzo Colitti
· 6 years ago
b313e0c
Catch ServiceSpecificException instead of IllegalStateException.
by Lorenzo Colitti
· 6 years ago
0b2044a
Merge "Fix the build failure with enabling DEBUG_PSS"
by Treehugger Robot
· 6 years ago
d593e29
Manage NAT64 prefix discovery lifecycle in the framework.
by Lorenzo Colitti
· 6 years ago
ad5037b
Fix the build failure with enabling DEBUG_PSS
by Xiong Li
· 6 years ago
db3a236
Check if DUN APN exists to decide isDunRequired
by markchien
· 6 years ago
5ad260d
Support VPN Proxy(1/2)
by Takayuki, Ogura
· 6 years ago
0a04598
Merge "CallAttributes uses the call network type"
by Jordan Liu
· 6 years ago
6998fa8
Track NAT64 in the framework and start clatd iff NAT64 detected
by Lorenzo Colitti
· 6 years ago
df59563
Change Nat464Xlat lifecycle.
by Lorenzo Colitti
· 6 years ago
ee15067
Merge "Update RulesManagerService after APEX files"
by Neil Fuller
· 6 years ago
a1ae025
Update RulesManagerService after APEX files
by Neil Fuller
· 6 years ago
2badc1e
Merge "Add a new error code for disallowing concurrent bugreports"
by Nandana Dutt
· 6 years ago
1d8977b
Merge "Fix RouterAdvertisementDaemon thread leakage problem"
by Lorenzo Colitti
· 6 years ago
ce7fdd4
Return not supported if no necessary socket option
by markchien
· 6 years ago
9f0115b
Merge "Allow UiAutomation to adopt the shell permission indentity"
by Sooraj Sasindran
· 6 years ago
65ed9d9
CallAttributes uses the call network type
by Jordan Liu
· 6 years ago
969abcc
Merge "Add logging to NetworkStackClient"
by Remi NGUYEN VAN
· 6 years ago
703e8c6
Merge "Send special permission information to netd"
by Treehugger Robot
· 6 years ago
bede9f8
Merge "Use toArray(T[]) instead of toArray()."
by Treehugger Robot
· 6 years ago
c2841ec
Allow UiAutomation to adopt the shell permission indentity
by Svet Ganov
· 6 years ago
4e4b3ac
Merge "Pick up the apexBootImage pinner service files when the boot image is apex.art."
by Nicolas Geoffray
· 6 years ago
cfb3d48
Add a new error code for disallowing concurrent bugreports
by Nandana Dutt
· 6 years ago
f1324dc
Merge "Change getPackageUid to getPackageUidAsUser"
by Remi NGUYEN VAN
· 6 years ago
6dea37d
Fix RouterAdvertisementDaemon thread leakage problem
by Iris Chang
· 6 years ago
a25379f
Add logging to NetworkStackClient
by Remi NGUYEN VAN
· 6 years ago
256298e
Change getPackageUid to getPackageUidAsUser
by Remi NGUYEN VAN
· 6 years ago
e16cd66
Send special permission information to netd
by Chenbo Feng
· 6 years ago
6693933
Use toArray(T[]) instead of toArray().
by Garfield Tan
· 6 years ago
8b5976e
Pick up the apexBootImage pinner service files when the boot image is apex.art.
by Nicolas Geoffray
· 6 years ago
4ba3b12
Merge changes from topic "PPRL.190205.001"
by Xin Li
· 6 years ago
21078b1
Merge "Skip unreachable route when estimating VPN destinations"
by Treehugger Robot
· 6 years ago
b829ad7
Merge "[DO NOT MERGE] Support trace command on Window Manager dumpsys"
by Treehugger Robot
· 6 years ago
18cccec
Merge "Lazely initialize AccountManager debug table."
by Dmitry Dementyev
· 6 years ago
c63e48d
Skip unreachable route when estimating VPN destinations
by Rubin Xu
· 6 years ago
3d3997a
Add dariofreni to APEX-related files owners.
by Dario Freni
· 6 years ago
cb47305
Merge "Check intent action in OMS.PackageReceiver for secure coding"
by Ryan Mitchell
· 6 years ago
e705e26
Merge "Check intent action in OMS.PackageReceiver for secure coding"
by Ryan Mitchell
· 6 years ago
2d7e53c
Merge "Fix framework and NetworkStack classes conflicts" am: 3f23efdd13
by Remi NGUYEN VAN
· 6 years ago
3f23efd
Merge "Fix framework and NetworkStack classes conflicts"
by Remi NGUYEN VAN
· 6 years ago
d7eb5d4
Lazely initialize AccountManager debug table.
by Dmitry Dementyev
· 6 years ago
6008c06
Merge "Add new file to owners" am: eda6f2401f
by Todd Kennedy
· 6 years ago
f65e70c
Add new file to owners
by Todd Kennedy
· 6 years ago
d6d5935
Merge "Update VPN capabilities when its underlying network set is null."
by Varun Anand
· 6 years ago
e3ae238
Merge "Update VPN capabilities when its underlying network set is null."
by Treehugger Robot
· 6 years ago
51490ad
Merge "Move NetworkStack to services.net" am: 762f9f0c24
by Remi NGUYEN VAN
· 6 years ago
762f9f0
Merge "Move NetworkStack to services.net"
by Remi NGUYEN VAN
· 6 years ago
1b57e8e
Fix framework and NetworkStack classes conflicts
by Remi NGUYEN VAN
· 6 years ago
8a4908c
Merge "Remove NetworkMonitor dependency on ICaptivePortal" am: bfe928d593
by Remi NGUYEN VAN
· 6 years ago
bfe928d
Merge "Remove NetworkMonitor dependency on ICaptivePortal"
by Remi NGUYEN VAN
· 6 years ago
ddd14b3
Merge "Remove deps from framework on netd interfaces" am: d36e3df7b0
by Remi NGUYEN VAN
· 6 years ago
5db454c
Move NetworkStack to services.net
by Remi NGUYEN VAN
· 6 years ago
cfff01e
Remove NetworkMonitor dependency on ICaptivePortal
by Remi NGUYEN VAN
· 6 years ago
d36e3df
Merge "Remove deps from framework on netd interfaces"
by Remi NGUYEN VAN
· 6 years ago
4fa80e8
Update VPN capabilities when its underlying network set is null.
by Varun Anand
· 6 years ago
e6fc120
Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual"
by Eric Laurent
· 6 years ago
cec7404
Merge "Prevent 3rd party app from turning on speaker during the system call Test: manual"
by Eric Laurent
· 6 years ago
07ec9db
Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master
by Xin Li
· 6 years ago
dcc7fb2
Merge "Schematize ADB system properties" into stage-aosp-master
by TreeHugger Robot
· 6 years ago
0e71b4f
DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into
by Xin Li
· 6 years ago
dacee14
Remove deps from framework on netd interfaces
by Remi NGUYEN VAN
· 6 years ago
deac15f
Merge "Clear all lingering notifications when network is disconnected"
by Lucas Lin
· 6 years ago
1037bbb
Merge "Clear all lingering notifications when network is disconnected"
by Lucas Lin
· 6 years ago
8b98155
Merge "Implement more location checks" am: a3aae9fe4b
by Hall Liu
· 6 years ago
a3aae9f
Merge "Implement more location checks"
by Hall Liu
· 6 years ago
c11fed4
Merge "Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master"
by Hui Yu
· 6 years ago
f57e401
Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master
by Hui Yu
· 6 years ago
539c545
Merge "Revert "RESTRICT AUTOMERGE: Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master""
by Hui Yu
· 6 years ago
a558b05
Revert "RESTRICT AUTOMERGE: Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master"
by Hui Yu
· 6 years ago
ee31373
Implement more location checks
by Hall Liu
· 6 years ago
761e514
Merge "Support multi-SIM entitlement check" am: 8fee3dee71
by Mark Chien
· 6 years ago
f80b83b
Clear all lingering notifications when network is disconnected
by lucaslin
· 6 years ago
5c33663
Schematize ADB system properties
by Kiyoung Kim
· 6 years ago
8fee3de
Merge "Support multi-SIM entitlement check"
by Mark Chien
· 6 years ago
a738111
RESTRICT AUTOMERGE: Manually merge 885aca1bbaa076b11914b9e4cb0d2a6d0c6fab3a to aosp-master
by Hui Yu
· 6 years ago
9e74581
Merge "Schematize ADB system properties"
by Treehugger Robot
· 6 years ago
0b59507
Support multi-SIM entitlement check
by markchien
· 6 years ago
d49230d
Merge "Remove hard-coded NetworkStack package name" am: e765e8b7aa
by Remi NGUYEN VAN
· 6 years ago
e765e8b
Merge "Remove hard-coded NetworkStack package name"
by Remi NGUYEN VAN
· 6 years ago
e3f4f5e
Merge "Schematize Display system properties" am: db5c59214f
by Kiyoung Kim
· 6 years ago
1470f02
Schematize ADB system properties
by Kiyoung Kim
· 6 years ago
db5c592
Merge "Schematize Display system properties"
by Treehugger Robot
· 6 years ago
a525ea4
Merge "Add owners for accessibility" am: bbbeba3c02
by Phil Weaver
· 6 years ago
bbbeba3
Merge "Add owners for accessibility"
by Treehugger Robot
· 6 years ago
03cc6bc
Merge "Disable view compiler for protected storage" am: e396fe4a02
by Mathieu Chartier
· 6 years ago
5b42648
Disable view compiler for protected storage
by Mathieu Chartier
· 6 years ago
9c5d964
Remove hard-coded NetworkStack package name
by Remi NGUYEN VAN
· 6 years ago
6ac1a60
Add owners for accessibility
by Phil Weaver
· 6 years ago
Next »