summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement #10666712: NetworkOnMainThreadException should be..." into k...Dianne Hackborn2013-09-141-0/+6
|\
| * Implement #10666712: NetworkOnMainThreadException should be...Dianne Hackborn2013-09-131-0/+6
* | Merge "Strip names out of externally supplied WorkSources to WifiManager (b/1...David Christie2013-09-141-0/+10
|\ \ | |/ |/|
| * Strip names out of externally supplied WorkSources to WifiManager (b/10710007).David Christie2013-09-131-0/+10
* | Fix issue #10461477: KLP API Review: Debug.MemoryInfoDianne Hackborn2013-09-131-8/+8
|/
* Merge "Implement #10749688: Improve low memory reporting" into klp-devDianne Hackborn2013-09-131-0/+22
|\
| * Implement #10749688: Improve low memory reportingDianne Hackborn2013-09-131-0/+22
* | Move search to roots; Documents root; hide empty.Jeff Sharkey2013-09-131-1/+7
|/
* Merge changes Ib1274847,I2eb2a1bf into klp-devJeff Sharkey2013-09-111-4/+2
|\
| * Request all tethering interfaces, fix corruption.Jeff Sharkey2013-09-101-4/+2
* | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-112-2/+2
|/
* Merge "Fix native crash when message queue quits." into klp-devJeff Brown2013-09-071-16/+31
|\
| * Fix native crash when message queue quits.Jeff Brown2013-09-061-16/+31
* | Merge "Setting MTU size for specific network." into klp-devRobert Greenwalt2013-09-061-0/+5
|\ \
| * | Setting MTU size for specific network.sy.yun2013-09-061-0/+5
| |/
* | Implement issue #10550827: watching gpu memory for occam_svelteDianne Hackborn2013-09-061-6/+7
|/
* Merge "Binder: Log exceptions originating from the binder stub for oneway cal...Igor Murashkin2013-09-061-0/+10
|\
| * Binder: Log exceptions originating from the binder stub for oneway callsIgor Murashkin2013-09-051-0/+10
* | Merge "Remove unused APIs and rename others based on API review" into klp-devAmith Yamasani2013-09-052-26/+16
|\ \
| * | Remove unused APIs and rename others based on API reviewAmith Yamasani2013-09-052-26/+16
* | | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-052-4/+3
* | | Fix issue #10422349: Limit/change the battery history data in batterystatsDianne Hackborn2013-09-041-11/+14
|/ /
* | Make location QuickSettings multi-user compatible (b/10563313)David Christie2013-09-041-1/+12
* | Change IsMethodTracingActive to GetMethodTracingMode for frameworks.Jeff Hao2013-08-301-3/+5
|/
* Add frameworks support for sample profiling from traceview gui.Jeff Hao2013-08-281-2/+3
* Stronger DocumentsProvider contract.Jeff Sharkey2013-08-281-0/+8
* Print UI bug fixing and printer discovery refactoring.Svetoslav Ganov2013-08-231-2/+0
* Richer ParcelFileDescriptor close events.Jeff Sharkey2013-08-162-109/+640
* 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