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
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
am
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge "Extend clearing of mLastPausedActivity."
Craig Mautner
2013-08-06
2
-11
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Extend clearing of mLastPausedActivity.
Craig Mautner
2013-08-06
2
-11
/
+27
*
|
|
Merge "Add a new process state for "service restarting"."
Dianne Hackborn
2013-08-06
3
-92
/
+284
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add a new process state for "service restarting".
Dianne Hackborn
2013-08-05
3
-92
/
+284
*
|
|
Clear last paused activity.
Craig Mautner
2013-08-05
1
-0
/
+1
|
/
/
*
|
Try to improve PSS collection.
Dianne Hackborn
2013-08-01
5
-69
/
+182
*
|
Report more memory tuning info.
Dianne Hackborn
2013-07-30
1
-1
/
+9
*
|
Merge "Make WebViewProvider constants private"
Jonathan Dixon
2013-07-30
1
-2
/
+1
|
\
\
|
*
|
Make WebViewProvider constants private
Jonathan Dixon
2013-07-29
1
-2
/
+1
*
|
|
Fix some oom tuning and display size stuff.
Dianne Hackborn
2013-07-29
2
-17
/
+61
*
|
|
Allow services to execute in the background scheduling group.
Dianne Hackborn
2013-07-29
4
-50
/
+105
|
/
/
*
|
Merge "set the extra_free_kbytes kernel vm tunable"
Colin Cross
2013-07-26
1
-0
/
+19
|
\
\
|
*
|
set the extra_free_kbytes kernel vm tunable
Colin Cross
2013-07-26
1
-0
/
+19
*
|
|
Proc stats: include information about config.
Dianne Hackborn
2013-07-26
1
-9
/
+88
|
/
/
*
|
add overlays to override lowmemorykiller adjustment values
Colin Cross
2013-07-25
1
-0
/
+21
*
|
Fix another problem with procstats bucketing.
Dianne Hackborn
2013-07-23
2
-54
/
+92
*
|
Merge "Fix bug that was causing us to lose total memory buckets."
Dianne Hackborn
2013-07-24
3
-83
/
+158
|
\
\
|
*
|
Fix bug that was causing us to lose total memory buckets.
Dianne Hackborn
2013-07-23
3
-83
/
+158
*
|
|
Merge "Set task and activity types when adding to task."
Craig Mautner
2013-07-23
2
-6
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Set task and activity types when adding to task.
Craig Mautner
2013-07-23
2
-6
/
+10
*
|
|
Add "adb shell am restart" command.
Dianne Hackborn
2013-07-23
1
-0
/
+33
|
/
/
*
|
Remove stopping activity from activities to stop
Craig Mautner
2013-07-22
1
-0
/
+3
*
|
Merge "Fix home activity and user switch interactions."
Craig Mautner
2013-07-19
5
-94
/
+163
|
\
\
|
*
|
Fix home activity and user switch interactions.
Craig Mautner
2013-07-19
5
-94
/
+163
*
|
|
Merge "Use virtual screen size to determine lowmemorykiller tuning"
Colin Cross
2013-07-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Use virtual screen size to determine lowmemorykiller tuning
Colin Cross
2013-07-18
1
-1
/
+1
|
|
/
/
*
/
/
Fix issue #9913990: Background processes are being added to...
Dianne Hackborn
2013-07-18
3
-25
/
+31
|
/
/
*
|
Merge "Switch proc stats to use new process state constants."
Dianne Hackborn
2013-07-16
6
-694
/
+790
|
\
\
|
*
|
Switch proc stats to use new process state constants.
Dianne Hackborn
2013-07-15
6
-694
/
+790
*
|
|
Merge "Increase swappiness of processes when memcgroups are enabled"
Rom Lemarchand
2013-07-16
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Increase swappiness of processes when memcgroups are enabled
Rom Lemarchand
2013-07-15
1
-0
/
+2
*
|
|
Add new proc state constants and delivery.
Dianne Hackborn
2013-07-12
6
-62
/
+236
*
|
|
Reduce some event log noise:
Dianne Hackborn
2013-07-12
2
-2
/
+5
*
|
|
Fix build
Amith Yamasani
2013-07-12
1
-1
/
+1
*
|
|
am 8361a9f7: am 1a1a7c08: am 06a441de: Merge "Pass along the user id to Attri...
Amith Yamasani
2013-07-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
am 1a1a7c08: am 06a441de: Merge "Pass along the user id to AttributeCache req...
Amith Yamasani
2013-07-12
1
-1
/
+1
|
|
\
|
|
*
Pass along the user id to AttributeCache requests
Amith Yamasani
2013-07-10
1
-1
/
+1
|
|
*
DO NOT MERGE. Framework/base: Added synchronization block to avoid race condi...
Maunik Shah
2013-05-28
1
-1
/
+3
*
|
|
Merge "Add -c option to meminfo to dump a compact form."
Dianne Hackborn
2013-07-11
3
-40
/
+104
|
\
\
\
|
*
|
|
Add -c option to meminfo to dump a compact form.
Dianne Hackborn
2013-07-10
3
-40
/
+104
*
|
|
|
Merge "Add convertToTranslucent to API."
Craig Mautner
2013-07-10
4
-30
/
+130
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add convertToTranslucent to API.
Craig Mautner
2013-07-09
4
-30
/
+130
*
|
|
|
Add new location monitoring op, make some of app ops public.
Dianne Hackborn
2013-07-09
1
-2
/
+2
*
|
|
|
More procstats work.
Dianne Hackborn
2013-07-08
3
-124
/
+340
|
/
/
/
*
|
|
Merge "Move mLaunchingActivity from stack to supervisor."
Craig Mautner
2013-07-08
3
-125
/
+108
|
\
\
\
|
*
|
|
Move mLaunchingActivity from stack to supervisor.
Craig Mautner
2013-07-05
3
-125
/
+108
*
|
|
|
Add traces for app launch / fully drawn times.
Dianne Hackborn
2013-07-03
2
-2
/
+21
*
|
|
|
Improve how procstats history/checkins are managed.
Dianne Hackborn
2013-07-03
2
-152
/
+401
|
/
/
/
*
|
|
Misc memory stuff.
Dianne Hackborn
2013-07-02
8
-138
/
+424
*
|
|
Merge "Fix issue #9611000: Random run-time restarts"
Dianne Hackborn
2013-07-01
1
-1
/
+0
|
\
\
\
[prev]
[next]