summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Merge "APIs for multiple external storage devices." into klp-devJeff Sharkey2013-08-121-120/+211
|\
| * APIs for multiple external storage devices.Jeff Sharkey2013-08-111-120/+211
* | Prevent AsyncTask from creating too many threadsRomain Guy2013-08-091-3/+4
* | Allow packages.list access with new GID.Jeff Sharkey2013-08-082-8/+91
|/
* Get ProcessStats callable from other processes.Dianne Hackborn2013-08-081-1/+2
* batteryservice: add battery current now and charge counter dataTodd Poynor2013-08-071-0/+6
* Refactor ProcessStats, ProcessTracker.Dianne Hackborn2013-08-061-2/+15
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-0/+8
* resolved conflicts for merge of 368d81fe to masterElliott Hughes2013-07-311-4/+14
|\
| * Switch Process.myTid over to the libcore JNI too.Elliott Hughes2013-07-311-1/+3
| * Replace native Process getpid/getuid with calls to libcore equivalents.Jeff Hao2013-07-311-2/+8
* | Add libbatteryservice AIDL and java interfacesTodd Poynor2013-07-254-0/+155
* | Merge "Fix supplimentary network connections with VPNs"Geremy Condra2013-07-231-0/+12
|\ \
| * | Fix supplimentary network connections with VPNsChad Brubaker2013-07-191-0/+12
* | | User restriction API to disable single-user restrictions feature.Amith Yamasani2013-07-231-0/+10
* | | Fix issue #9940105: IllegalArgumentException in ArrayMapDianne Hackborn2013-07-191-0/+1
|/ /
* | Merge "Have UserManagerService clear the restrictions and unblock apps"Amith Yamasani2013-07-192-0/+10
|\ \
| * | Have UserManagerService clear the restrictions and unblock appsAmith Yamasani2013-07-182-0/+10
* | | Fix crash.Dianne Hackborn2013-07-181-0/+2
|/ /
* | Switch Bundle's implementation over to ArrayMap.Dianne Hackborn2013-07-182-18/+42
* | Merge "Switch proc stats to use new process state constants."Dianne Hackborn2013-07-161-2/+11
|\ \
| * | Switch proc stats to use new process state constants.Dianne Hackborn2013-07-151-2/+11
* | | Merge "Increase swappiness of processes when memcgroups are enabled"Rom Lemarchand2013-07-161-0/+13
|\ \ \ | |/ / |/| |
| * | Increase swappiness of processes when memcgroups are enabledRom Lemarchand2013-07-151-0/+13
* | | Docfixes in IBinder, Context, View, and Intent.John Spurlock2013-07-151-4/+4
* | | Merge "Add NetworkManagement support for fwmark routes"Geremy Condra2013-07-121-0/+20
|\ \ \ | |/ / |/| |
| * | Add NetworkManagement support for fwmark routesChad Brubaker2013-07-111-0/+20
* | | am dff4ec87: am e16a21c6: resolved conflicts for merge of 4a59376d to stage-a...Elliott Hughes2013-07-111-9/+9
|\ \ \ | | |/ | |/|
| * | resolved conflicts for merge of 4a59376d to stage-aosp-masterElliott Hughes2013-07-091-9/+9
| |\ \
| | * | Track libcore API change.Elliott Hughes2013-07-091-9/+9
* | | | More procstats work.Dianne Hackborn2013-07-082-6/+15
* | | | Work on issue #9586838: Crash after waking up Hammerhead deviceDianne Hackborn2013-06-261-0/+2
* | | | Merge "Single-user restrictions"Amith Yamasani2013-06-262-0/+61
|\ \ \ \
| * | | | Single-user restrictionsAmith Yamasani2013-06-252-0/+61
* | | | | Update procstats to start collecting/reporting pss.Dianne Hackborn2013-06-262-5/+50
|/ / / /
* | | | Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-242-3/+7
* | | | Print - platform APIsSvetoslav Ganov2013-06-211-1/+0
* | | | Faster PrintWriter.Dianne Hackborn2013-06-211-2/+3
| |_|/ |/| |
* | | Merge "More work on process tracking."Dianne Hackborn2013-06-151-1/+4
|\ \ \
| * | | More work on process tracking.Dianne Hackborn2013-06-141-1/+4
* | | | Merge "Cache AndroidBlockGuardPolicy to avoid allocation."Jeff Sharkey2013-06-141-5/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Cache AndroidBlockGuardPolicy to avoid allocation.Jeff Sharkey2013-06-141-5/+15
* | | | Merge "Add NetworkManagement methods for netd uid binds"Geremy Condra2013-06-131-0/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Add NetworkManagement methods for netd uid bindsChad Brubaker2013-06-121-0/+39
* | | | Merge "Add javadoc to Handler.Callback.handleMessage"Kristian Monsen2013-06-131-0/+3
|\ \ \ \
| * | | | Add javadoc to Handler.Callback.handleMessageKristian Monsen2013-06-051-0/+3
* | | | | Add new API to retrieve a dumpsys of a single package.Dianne Hackborn2013-06-111-3/+3
| |/ / / |/| | |
* | | | Accumulate network statistics based on deltas.Jeff Sharkey2013-06-061-40/+65
|/ / /
* | | Clean up some temporary allocations.Dianne Hackborn2013-05-302-10/+18
* | | Disable the AssetAtlas when running under valgrindRomain Guy2013-05-291-0/+6