index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge "Start VcnManagementService after ConnectivityService"
Chalard Jean
2021-02-01
1
-18
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Start VcnManagementService after ConnectivityService
Benedict Wong
2021-01-28
1
-18
/
+18
*
|
|
|
fdtrack: generate a heapdump when triggered.
Josh Gao
2021-02-05
1
-0
/
+48
*
|
|
|
Address domain verification API comments
Winson
2021-02-04
1
-1
/
+1
*
|
|
|
Convert DomainVerificationService.Connection to synchronous set
Winson
2021-02-04
1
-11
/
+1
*
|
|
|
Attach domain verification states during package scan/install
Winson
2021-02-04
1
-1
/
+2
*
|
|
|
Wire up DomainVerificationService to PackageManagerService
Winson
2021-02-04
1
-3
/
+6
*
|
|
|
Add DomainVerificationService skeleton
Winson
2021-02-04
1
-0
/
+14
*
|
|
|
Merge "Start role service earlier." into sc-dev
Hai Zhang
2021-02-02
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Start role service earlier.
Hai Zhang
2021-02-02
1
-7
/
+7
*
|
|
|
|
Merge "Move GameManager to android.app package." into sc-dev
TreeHugger Robot
2021-02-02
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Move GameManager to android.app package.
Peiyong Lin
2021-01-29
1
-1
/
+1
*
|
|
|
|
Merge "SmartspaceManager initial implementation" into sc-dev
Shashwat Razdan
2021-02-02
1
-0
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
SmartspaceManager initial implementation
Shashwat Razdan
2021-02-01
1
-0
/
+8
*
|
|
|
|
Merge "Make AppTransition animations sharable (1/n)" into sc-dev
Tony Huang
2021-02-01
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Make AppTransition animations sharable (1/n)
Tony Huang
2021-01-28
1
-0
/
+1
*
|
|
|
|
|
Merge "Add a new system service: MediaCommunicationService" into sc-dev
Hyundo Moon
2021-02-01
1
-0
/
+7
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add a new system service: MediaCommunicationService
Hyundo Moon
2021-01-28
1
-0
/
+7
*
|
|
|
|
|
Add GameManager service.
Peiyong Lin
2021-01-29
1
-0
/
+6
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Start VcnManagementService after ConnectivityService
Benedict Wong
2021-01-28
1
-18
/
+18
*
|
|
|
|
Merge "Add System speech recognition service." into sc-dev
Sergey Volnov
2021-01-28
1
-1
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Add System speech recognition service.
Eugenio Marchiori
2021-01-27
1
-1
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Move code from c.a.server.location.timezone
Neil Fuller
2021-01-27
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge "Thread.sleep takes milliseconds, not seconds." am: b79bd2867f am: 8183...
Josh Gao
2021-01-27
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge "Thread.sleep takes milliseconds, not seconds."
Josh Gao
2021-01-26
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Thread.sleep takes milliseconds, not seconds.
Josh Gao
2021-01-25
1
-1
/
+1
*
|
|
|
|
Merge "Add app hibernation service stubs" am: d7bac025fb am: d131f3737d am: 1...
Treehugger Robot
2021-01-27
1
-0
/
+9
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge "Add app hibernation service stubs"
Treehugger Robot
2021-01-26
1
-0
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add app hibernation service stubs
Kevin Han
2021-01-13
1
-0
/
+9
*
|
|
|
Introduces RotationResolverService to the system
Yi Jiang
2021-01-25
1
-1
/
+15
*
|
|
|
Move role into module.
Hai Zhang
2021-01-24
1
-1
/
+1
*
|
|
|
Prepare role code for modularization.
Hai Zhang
2021-01-22
1
-3
/
+5
*
|
|
|
Move computePackageStateHash() implementation into platform.
Hai Zhang
2021-01-21
1
-2
/
+2
*
|
|
|
Merge changes Ife27ecd6,I1a893ea8
Eva Chen
2021-01-21
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Add GnssTimeUpdateService.
Eva Chen
2021-01-20
1
-0
/
+12
*
|
|
|
|
Use a single interface for reading pre-Q and pre-S role state.
Hai Zhang
2021-01-15
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge changes I0f1d59ae,I2f63bffb am: 9f7a73fc21 am: 87caaf0da8 am: e0cbabe562
Josh Gao
2021-01-14
1
-1
/
+65
|
\
|
|
|
|
*
|
|
Merge changes I0f1d59ae,I2f63bffb
Josh Gao
2021-01-14
1
-1
/
+66
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
fdtrack: GC before checking fd count.
Josh Gao
2021-01-11
1
-0
/
+6
|
|
*
|
Move system_server fdtrack implementation to Java.
Josh Gao
2021-01-11
1
-1
/
+60
|
|
|
/
*
|
|
Merge changes I3eb82680,I9d6147d9 am: bbd9fb5c27 am: c27bf45cb6 am: 54e08a027c
Lorenzo Colitti
2021-01-13
1
-2
/
+1
|
\
|
|
|
*
|
Stop using IIpConnectivityMetrics in ConnectivityService.
Lorenzo Colitti
2021-01-12
1
-2
/
+1
*
|
|
Register translation service.
Joanne Chung
2021-01-12
1
-0
/
+9
*
|
|
Merge "Revert^2 "Move service-connectivity to the tethering APEX"" am: 2f0faf...
Remi NGUYEN VAN
2021-01-12
1
-3
/
+6
|
\
|
|
|
*
|
Merge "Revert^2 "Move service-connectivity to the tethering APEX""
Remi NGUYEN VAN
2021-01-12
1
-3
/
+6
|
|
\
\
|
|
*
|
Revert^2 "Move service-connectivity to the tethering APEX"
Remi NGUYEN VAN
2021-01-08
1
-3
/
+6
|
*
|
|
Merge changes from topic "revert-1532910-connectivity_jar_in_apex-LKXFLQGLIU"
Treehugger Robot
2021-01-07
1
-6
/
+3
|
|
\
|
|
|
|
*
|
Revert "Move service-connectivity to the tethering APEX"
Pete Bentley
2021-01-07
1
-6
/
+3
*
|
|
|
Merge "Do not load Typefaces twice in system server."
Kohsuke Yatoh
2021-01-09
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Do not load Typefaces twice in system server.
Kohsuke Yatoh
2020-12-10
1
-1
/
+3
[prev]
[next]