Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
ff1ec4d9e7b7eb1b6303d147c796f8767ee6715b
/
services
/
java
/
com
ff1ec4d
Use package usage information to decide what dex files to optimize in PackageManagerService
by Brian Carlstrom
· 12 years ago
393fbe7
Minor cleanup of UsageStatsService
by Brian Carlstrom
· 12 years ago
f465db9
Don't adjust ABI if PackageSetting#pkg is null.
by Narayan Kamath
· 12 years ago
5715657
Fix dex file pruning logic.
by Narayan Kamath
· 12 years ago
1b46093
Adjust instruction sets for shared UID apps.
by Narayan Kamath
· 12 years ago
0349e8c
Package manager changes for dual zygote stack.
by Narayan Kamath
· 12 years ago
66309e2
Fix OEM native library path bug.
by Jeff Sharkey
· 12 years ago
c38a807b
Fix native-lib dir assignment & updating
by Christopher Tate
· 12 years ago
c84471c
Handle /oem and /vendor as well
by Christopher Tate
· 12 years ago
fc0810e
Support per-package lib dirs for bundled apps
by Narayan Kamath
· 12 years ago
34385d3
Track libcore.os' move to android.system.
by Elliott Hughes
· 12 years ago
cacbe1b
Use the suggested public API instead of libcore.os.
by Elliott Hughes
· 12 years ago
43582df
Changes to support asynchronous close interruption
by Neil Fuller
· 12 years ago
d267c1a0
Merge "remove unneeded import statements."
by Nick Kralevich
· 12 years ago
c826257
remove unneeded import statements.
by Nick Kralevich
· 12 years ago
8cb5abc
remove unused import.
by Nick Kralevich
· 12 years ago
d2a11d9
Merge "Add explicit close of Scanner input"
by Elliott Hughes
· 12 years ago
ff0c470
System services detect and register app CPU ABIs
by Ramin Zaghi
· 12 years ago
1378aba
Re-implement native library search and copies.
by Ramin Zaghi
· 12 years ago
309ca5d
[ActivityManager] Reduce report ANR on wrong activity.
by riddle_hsu
· 12 years ago
973b466
Move zygote startup logic to the frameworks.
by Narayan Kamath
· 12 years ago
3b2a9d2
Merge "Change when the SELinux relabel of /data/data occurs."
by Nick Kralevich
· 12 years ago
d1a8d9f
Don't make isSafeMode a field on the Zygote class.
by Narayan Kamath
· 12 years ago
d511bc1
Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off."
by Craig Mautner
· 12 years ago
ff3362f
Merge "DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front."
by Craig Mautner
· 12 years ago
172d38b
Change when the SELinux relabel of /data/data occurs.
by Robert Craig
· 12 years ago
a282441
Merge "Do not show Home behind full screen activity"
by Craig Mautner
· 12 years ago
0fd4c65
Do not show Home behind full screen activity
by Yevgen Pronenko
· 12 years ago
e6e25554
Note libselinux dependency on packages.list format changes.
by Stephen Smalley
· 12 years ago
739e194
DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front.
by riddle_hsu
· 12 years ago
39f7068
Don't wait for finishing animation when second display is disconnected
by Koji Fukui
· 12 years ago
82a9163
[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off.
by leo_hsu
· 12 years ago
2b74a24
Set ScreenshotSurface secure if any secure content is shown.
by Minoru Aoi
· 12 years ago
0aa5163
Get rid of noise during boot.
by Dianne Hackborn
· 12 years ago
4385343
Allow PMS to restorecon directories under /data.
by Robert Craig
· 12 years ago
eff08c4
Insufficient ProcessRecord cleanup when persistent process is killed
by Akira Numata
· 12 years ago
4cde773
Merge "remove unnecessary switchUser call"
by Victoria Lease
· 12 years ago
f31760c
NsdService does not clean up after exiting clients
by Dave Platt
· 12 years ago
d5c6946
remove unnecessary switchUser call
by Jianzheng Zhou
· 13 years ago
0efbd9a
ART profiler usage.
by Dave Allison
· 12 years ago
27ad525
Inform libcore of time format pref. changes.
by Narayan Kamath
· 13 years ago
a0b4d0c
Merge "Avoid duplication of AppWindowToken in created Task"
by Craig Mautner
· 12 years ago
c36a5b9
Avoid duplication of AppWindowToken in created Task
by Yevgen Pronenko
· 12 years ago
16678ac
Merge "Fixed upgrading from forward-lock application to system application"
by Christopher Tate
· 12 years ago
38bf514
Move time setting code from SystemClock to AlarmManagerService
by Greg Hackmann
· 12 years ago
4de3f48
AArch64: Make AssetAtlasService 64-bit compatible
by Ashok Bhat
· 12 years ago
fcb8736
A background started service is removed from mStartingBackground when timeout.
by Junu Kim
· 12 years ago
02a64da
Merge "Tethering: Skip link local addresses when enabling NAT"
by Jeff Sharkey
· 12 years ago
234b0b0
Merge "Fix, MountService now only sends one onShutDownComplete"
by Jeff Sharkey
· 12 years ago
8554a09
Fixed upgrading from forward-lock application to system application
by Brice Jaglin
· 14 years ago
509a243
Merge "Check the return value of listFiles on the ifw directory"
by Ben Gruver
· 12 years ago
26c6b78
Check the return value of listFiles on the ifw directory
by Ben Gruver
· 13 years ago
bba3a69
Merge "Telephony API extension v2"
by Wink Saville
· 12 years ago
67754d9
Merge "Runtime resource overlay, iteration 2"
by Dianne Hackborn
· 12 years ago
b823bd4
Merge "Use long to store pointers in ConsumerIrService"
by Narayan Kamath
· 12 years ago
5fb5df0
Fix, MountService now only sends one onShutDownComplete
by Rickard Helldin
· 12 years ago
ff27e6b
Merge "Use canonical path for /vendor/app"
by Christopher Tate
· 12 years ago
0d552f7
Use long to store pointers in ConsumerIrService
by Ashok Bhat
· 12 years ago
6ea720b
Merge "Make sure to turn off led after pulse()"
by Dan Sandler
· 12 years ago
48d2232
Runtime resource overlay, iteration 2
by Mårten Kongstad
· 12 years ago
c6c6336
frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default
by Brian Carlstrom
· 12 years ago
41a17c2
Use canonical path for /vendor/app
by Johan Redestig
· 12 years ago
6e09eb4
Merge "AArch64: Make graphics classes 64-bit compatible"
by Narayan Kamath
· 12 years ago
a039843
AArch64: Make graphics classes 64-bit compatible
by Ashok Bhat
· 12 years ago
d5c91ec
[ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager
by louis_chang
· 12 years ago
1da35f7
Tethering: Skip link local addresses when enabling NAT
by jiaguo
· 12 years ago
e846719
Make sure to turn off led after pulse()
by Oskar Andero
· 13 years ago
cc81bce
Merge "Only send storage intents after boot complete"
by Christopher Tate
· 12 years ago
719b3b8
FLAG_PRIVILEGED disappears if privileged app is updated and rebooted
by Naofumi Harada
· 12 years ago
0464c07
Only send storage intents after boot complete
by Johan Redestig
· 12 years ago
90cadb3
Merge "MountService listeners can not be unregistered"
by Jeff Sharkey
· 12 years ago
c5ac15a
Telephony API extension v2
by Antonio Marín Cerezuela
· 13 years ago
2a39c6f
Add explicit close of Scanner input
by Michael Ollanketo
· 13 years ago
446ef1d
Fix visibility of multiple non-fullscreen activities.
by riddle_hsu
· 12 years ago
9607d78
Merge "Added missing USB device descriptor fields needed for intent filters"
by Mike Lockwood
· 12 years ago
7e2a9dc
AArch64: Use long for pointers in services
by Ashok Bhat
· 12 years ago
2ac3cb7
Fix broken XML parsing idiom.
by Narayan Kamath
· 12 years ago
c8733b8
Keydispatching timeout while finish Activity
by Martin Wallgren
· 15 years ago
d64fe0f
MountService listeners can not be unregistered
by Niklas Brunlid
· 13 years ago
eb0ca2b7
Merge "Add timerfd backend to AlarmManagerService"
by Greg Hackmann
· 13 years ago
9cdf9e5
Fix to NullPointerException on move back in ActivityStack.
by Daniel 2 Olofsson
· 13 years ago
a1d6f92
Add timerfd backend to AlarmManagerService
by Greg Hackmann
· 13 years ago
e6585b3
Use java.util.Objects instead on internal API
by Kenny Root
· 13 years ago
2daa0c9
Merge "Add address flags and scope to LinkAddress."
by Lorenzo Colitti
· 13 years ago
6b8a3a52
am f7422885: Merge "Augment SELinuxMMAC functionality."
by Nick Kralevich
· 13 years ago
99a626c
Augment SELinuxMMAC functionality.
by Robert Craig
· 13 years ago
6448394
Add address flags and scope to LinkAddress.
by Lorenzo Colitti
· 13 years ago
ebcb32f
Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD
by The Android Open Source Project
· 13 years ago
856df42
Remove setEnforcingMode from SELinuxPolicyInstallReceiver.
by Stephen Smalley
· 13 years ago
5ad421a
Use LinkAddress in address notifications.
by Lorenzo Colitti
· 13 years ago
5ae4a531
Pass DNS server info notifications to observers.
by Lorenzo Colitti
· 13 years ago
a9626c1
Minor cleanups to NetdCallbackReceiver.onEvent.
by Lorenzo Colitti
· 13 years ago
132fe8d
Use BaseNetworkObserver in Tethering.
by Lorenzo Colitti
· 13 years ago
dbccd44a
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 13 years ago
90192a6
am 0495f4ed: Merge "Make SurfaceView layers captured by screenshotApplications()"
by Craig Mautner
· 13 years ago
7ccba97
Make SurfaceView layers captured by screenshotApplications()
by Sangkyu Lee
· 13 years ago
bac6180
am 1abead42: am 245408d2: Merge "Do not hold direct ref BatteryStatsImpl" into klp-dev
by Adam Lesinski
· 13 years ago
245408d
Merge "Do not hold direct ref BatteryStatsImpl$Uid$Proc" into klp-dev
by Adam Lesinski
· 13 years ago
32962b3
am c65dfef3: am afc76f28: Merge "Use scaled display size in wallpaper constraint." into klp-dev
by John Spurlock
· 13 years ago
afc76f2
Merge "Use scaled display size in wallpaper constraint." into klp-dev
by John Spurlock
· 13 years ago
Next »