Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b9c35c1c0caa2c93f047ea0e992a2cf3b74660ca
/
services
06de45a
Merge "APEX list can be retrieved via the shell command."
by Treehugger Robot
· 6 years ago
e3a1330
Merge "Set system property for FULL bugreport instead of default."
by Treehugger Robot
· 6 years ago
70b58e9
Set system property for FULL bugreport instead of default.
by Abhijeet Kaur
· 6 years ago
481251a
Merge changes from topic "netd-event-listener-aidl"
by Lorenzo Colitti
· 6 years ago
4f49abe
APEX list can be retrieved via the shell command.
by Jiyong Park
· 6 years ago
31324cb
Depend on the stable AIDL version of the netd metrics interface.
by Lorenzo Colitti
· 6 years ago
aff2673
Merge "VPN: Move package intent receiver to ConnectivityService."
by Junyu Lai
· 6 years ago
9dfd13e
Merge "Revert "Revert "Schematize vold system properties"""
by Treehugger Robot
· 6 years ago
d8a70b6
Delete INetworkManagementService#getNetdService.
by Lorenzo Colitti
· 6 years ago
efb04d3
VPN: Move package intent receiver to ConnectivityService.
by junyulai
· 6 years ago
fad9571
Merge "Upstream Configuration should also consider automatic configuration"
by Mark Chien
· 6 years ago
5db6efa
Merge "Fix to set physical address for IsConnectedToArcPort"
by Treehugger Robot
· 6 years ago
5b1cc27
Revert "Revert "Schematize vold system properties""
by Inseob Kim
· 6 years ago
1be8d8f
Upstream Configuration should also consider automatic configuration
by markchien
· 6 years ago
0882543
Merge "Refactoring of deleting stats in NetworkStats based on uids."
by Junyu Lai
· 6 years ago
9677dde
Merge "Migrate INetd to stable aidl"
by Luke Huang
· 6 years ago
bf165bc
Frame EmergencyNumber notifier in TelephonyRegistry
by sqian
· 6 years ago
6ee45c6
Merge "Revert "Schematize vold system properties""
by Anthony Stange
· 6 years ago
2473b08
Revert "Schematize vold system properties"
by Anthony Stange
· 6 years ago
08d4eb1
Merge "FRP: save password quality in DPM.resetPassword"
by Treehugger Robot
· 6 years ago
734c4ce
Migrate INetd to stable aidl
by Luke Huang
· 6 years ago
2ef88d1
Move netd related file group to the end for avoiding conflict
by Luke Huang
· 6 years ago
095d0f6
Merge "Schematize vold system properties"
by Treehugger Robot
· 6 years ago
51b1e45
Merge "Call netd to update the tcp buffer size"
by Treehugger Robot
· 6 years ago
ebf84c2
FRP: save password quality in DPM.resetPassword
by Adrian Roos
· 6 years ago
462331f
Merge "Track debug key changes in libcore/"
by Neil Fuller
· 6 years ago
8b8684a
Refactoring of deleting stats in NetworkStats based on uids.
by junyulai
· 6 years ago
d6c2dc5
Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl"
by Luke Huang
· 6 years ago
7bc31dc
Schematize vold system properties
by Inseob Kim
· 6 years ago
352afd1
Track debug key changes in libcore/
by Neil Fuller
· 6 years ago
f649095
Merge changes from topic "apex_adb"
by Treehugger Robot
· 6 years ago
08cbafe
Merge "Add a service for reporting runtime debug info"
by Neil Fuller
· 6 years ago
2339da2
Merge "Re-factor state machine in NetworkMonitor"
by Chiachang Wang
· 6 years ago
ab0b81e
Add a service for reporting runtime debug info
by Neil Fuller
· 6 years ago
e8129a3
Add MATCH_APEX flag to getInstalledPackages.
by Dario Freni
· 6 years ago
364aa07
Rename APEX installPackage method to stagePackage.
by Dario Freni
· 6 years ago
e186f99
Initial support for installing APEX via adb.
by Dario Freni
· 6 years ago
78b0d4b
Re-factor state machine in NetworkMonitor
by Chiachang Wang
· 6 years ago
e7753e0
Merge "Start using shared libraries class loader."
by Nicolas Geoffray
· 6 years ago
972b39e
Start using shared libraries class loader.
by Nicolas Geoffray
· 6 years ago
20e6f31
Merge "Add gps_debug.conf module"
by Anton Hansson
· 6 years ago
b27f0fa
Add gps_debug.conf module
by Anton Hansson
· 6 years ago
08d5bca
Merge "Simpify logic in updateTcpBufferSizes"
by Lucas Lin
· 6 years ago
041a1af
Simpify logic in updateTcpBufferSizes
by lucaslin
· 6 years ago
80da761
Merge "Add health HAL to watchdog"
by Yifan Hong
· 6 years ago
d48dbc9
Merge "Track move of timezone classes to libcore.timezone"
by Neil Fuller
· 6 years ago
4ca1b61
Merge "Update LinkProperties to NetworkAgentInfo only when it's changed"
by Lucas Lin
· 6 years ago
7420489
Merge "Fix ShortcutService handling of locale change during device setup."
by Sudheer Shanka
· 6 years ago
25a4ec3
Update LinkProperties to NetworkAgentInfo only when it's changed
by lucaslin
· 6 years ago
e8e522b
Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl
by Luke Huang
· 6 years ago
372fa2e
Merge "Convert frameworks/base/services/tests to Android.bp"
by Colin Cross
· 6 years ago
33fe80f
Merge "Data stall detection using DNS event"
by Chiachang Wang
· 6 years ago
10eacbf
Fix JE in RemoteFillService,Make sure onServiceConnected operation to be handled in same thread.
by Ethon_Hu
· 6 years ago
e8ea522
Add health HAL to watchdog
by Yifan Hong
· 6 years ago
7f14dbc
Call netd to update the tcp buffer size
by Chenbo Feng
· 6 years ago
b8383a1
Track move of timezone classes to libcore.timezone
by Neil Fuller
· 6 years ago
7a70a7e
Data stall detection using DNS event
by Chiachang Wang
· 6 years ago
ef557cf
Merge "PermissionMonitor: Move intent receiver to ConnectivityService."
by Junyu Lai
· 6 years ago
bfd3237
Merge "Track move of timezone classes to libcore.timezone"
by Neil Fuller
· 6 years ago
1d3245d
Convert frameworks/base/services/tests to Android.bp
by Colin Cross
· 6 years ago
f928c1e
Merge changes from topic "xfrmi-support"
by Benedict Wong
· 6 years ago
1c66fd2
Merge "Add Entitlement Manger to encapsulate provisioning mechanics"
by Treehugger Robot
· 6 years ago
69ffbd6
Track move of timezone classes to libcore.timezone
by Neil Fuller
· 6 years ago
b292057
Cleanup and update comments SA mark disabling comments
by Benedict Wong
· 6 years ago
5fe382e
Fix ShortcutService handling of locale change during device setup.
by peter.zhang
· 7 years ago
781dae6
Add XFRM-I support to IpSecService
by Benedict Wong
· 6 years ago
ab80e1f
Disable attempted updating of SA marks
by Benedict Wong
· 6 years ago
3d2b099
Merge "Nat-related commands porting"
by Luke Huang
· 6 years ago
2454b69
PermissionMonitor: Move intent receiver to ConnectivityService.
by junyulai
· 6 years ago
c1a15b8
Merge "WM: Guard against released surfaces in forced rotator"
by Treehugger Robot
· 6 years ago
4a17e47
WM: Guard against released surfaces in forced rotator
by Vishnu Nair
· 6 years ago
b6eb2c2
Add Entitlement Manger to encapsulate provisioning mechanics
by markchien
· 6 years ago
e1a7e50
Merge "Remove unused imports."
by Treehugger Robot
· 6 years ago
80a2e6e
Merge "Track changes in system/timezone / libcore"
by Neil Fuller
· 6 years ago
b451d0b
Remove unused imports.
by Alan Stokes
· 6 years ago
26213ed
Merge "(Really) fix LingerMonitor rate limiting"
by Treehugger Robot
· 6 years ago
0ac8df0
Track changes in system/timezone / libcore
by Neil Fuller
· 6 years ago
05461245
Check for null in applyDefiningSharedLibraryUpdateLocked.
by Nicolas Geoffray
· 6 years ago
f82a931
(Really) fix LingerMonitor rate limiting
by Remi NGUYEN VAN
· 6 years ago
5e498b0
Make shared library dependencies explicit in SharedLibraryInfo
by Nicolas Geoffray
· 6 years ago
a37a1ed
Merge "Simplify HIDDEN_API_ENFORCEMENT_ flags"
by David Brazdil
· 6 years ago
103454f
Attach SharedLibraryInfo to a Package.
by Nicolas Geoffray
· 6 years ago
9f24898
Merge "Multi-threaded keystore"
by Janis Danisevskis
· 6 years ago
f48f9b9
Merge "Add missing library of services.net"
by Dan Shi
· 6 years ago
dc2b631
Add missing library of services.net
by Dan Shi
· 6 years ago
b0358e7
Multi-threaded keystore
by Janis Danisevskis
· 6 years ago
df1c7dc
Simplify HIDDEN_API_ENFORCEMENT_ flags
by David Brazdil
· 6 years ago
70ee432
cheets: Delegate openAppFuseFile operation to vold
by Ryo Hashimoto
· 7 years ago
0f9a09d
Merge changes Idbacb6ad,I4e06b3f9,Iffcbbb82
by Treehugger Robot
· 6 years ago
b499af8
Merge "Introducing StubVolume in StorageManager"
by Treehugger Robot
· 6 years ago
6e12301
Merge "Reduce screen layout in task override configuration from its parent config"
by Treehugger Robot
· 6 years ago
075e5de
Merge "Fix LingerMonitor notification rate limiting"
by Treehugger Robot
· 6 years ago
e4b0e8d
Merge "[StatusBar] fix: Make DisableRecord.pkg working"
by Evan Laird
· 6 years ago
c1493b2
Move proxy debug info dumping back to Java.
by Martijn Coenen
· 6 years ago
345d4c1
Dump top binder proxy interface names in dumpsys.
by Martijn Coenen
· 6 years ago
8292fe9d
Merge "Not defer network disconnect event in Probing state"
by Chiachang Wang
· 6 years ago
b1352cd
[StatusBar] fix: Make DisableRecord.pkg working
by JiangDongya
· 6 years ago
30cc367
Not defer network disconnect event in Probing state
by Chiachang Wang
· 6 years ago
a31e073
Nat-related commands porting
by Luke Huang
· 6 years ago
c10b968
Merge "Expose SRVCC state changes as @SystemAPI"
by Brad Ebinger
· 6 years ago
Next »