summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Move deleteOlderFiles() to framework, tests.Jeff Sharkey2013-03-141-1/+44
* Specify the size of the Map in the constructorScott Kennedy2013-03-051-1/+1
* Merge "Improve performance of storage measurement." into jb-mr2-devJeff Sharkey2013-03-021-3/+57
|\
| * Improve performance of storage measurement.Jeff Sharkey2013-03-011-3/+57
* | Expose clatd commands to NetworkManagementService.Lorenzo Colitti2013-02-281-0/+15
* | am 14d0ab55: am de3c20bc: Merge "Track stack memory in MemoryInfo."Ian Rogers2013-02-271-10/+11
|\ \
| * | Track stack memory in MemoryInfo.Ian Rogers2013-02-271-10/+11
* | | am 75dcb333: am 545464df: Merge "Deprecate and document memory allocation cou...Ian Rogers2013-02-271-112/+173
|\ \ \ | |/ /
| * | Deprecate and document memory allocation counting.Ian Rogers2013-02-261-112/+173
* | | Merge "Add Bundle APIs for putting/getting Binder objects." into jb-mr2-devDianne Hackborn2013-02-261-2/+43
|\ \ \
| * | | Add Bundle APIs for putting/getting Binder objects.Dianne Hackborn2013-02-251-2/+43
| | |/ | |/|
* | | Merge "Add version code constant for JB MR2." into jb-mr2-devDianne Hackborn2013-02-251-2/+2
|\ \ \
| * | | Add version code constant for JB MR2.Dianne Hackborn2013-02-251-2/+2
| |/ /
* | | Add location sharing toggle user restriction.Maggie Benthall2013-02-251-5/+28
|/ /
* | Better API for low disk space warnings.Jeff Sharkey2013-02-151-9/+44
* | Expose longer statfs values, add derived values.Jeff Sharkey2013-02-131-0/+50
* | Merge "Starting point for User Restrictions API"Amith Yamasani2013-02-112-0/+68
|\ \
| * | Starting point for User Restrictions APIAmith Yamasani2013-02-082-0/+68
* | | Merge "Second pass tying into dns cache per interface"Robert Greenwalt2013-02-071-0/+10
|\ \ \ | |/ / |/| |
| * | Second pass tying into dns cache per interfaceMattias Falk2013-02-061-0/+10
* | | Merge "allow the framework to access a Sensor's handle"Mathias Agopian2013-02-061-0/+5
|\ \ \
| * | | allow the framework to access a Sensor's handleMathias Agopian2013-02-041-0/+5
* | | | App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-014-6/+53
|/ / /
* | | Merge "Optimize Looper JNI code."Jeff Brown2013-01-291-6/+14
|\ \ \
| * | | Optimize Looper JNI code.Jeff Brown2013-01-281-6/+14
| |/ /
* | | App ops: you can now turn off operations.Dianne Hackborn2013-01-251-1/+1
|/ /
* | Merge "Revert "Second pass tying into dns cache per interface""Robert Greenwalt2013-01-191-10/+0
|\ \
| * | Revert "Second pass tying into dns cache per interface"Robert Greenwalt2013-01-191-10/+0
* | | Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-182-5/+30
* | | Add method to get process group.Jeff Sharkey2013-01-171-1/+9
* | | Merge "Second pass tying into dns cache per interface"Robert Greenwalt2013-01-171-0/+10
|\ \ \ | |/ /
| * | Second pass tying into dns cache per interfaceMattias Falk2013-01-111-0/+10
* | | Merge "Removed Throttle Manager as obsolete"Sasha Levitskiy2013-01-151-17/+0
|\ \ \
| * | | Removed Throttle Manager as obsoleteSasha Levitskiy2013-01-141-17/+0
* | | | Merge "WorkSource can now track package names."Dianne Hackborn2013-01-141-36/+374
|\ \ \ \ | |/ / / |/| | |
| * | | WorkSource can now track package names.Dianne Hackborn2013-01-111-36/+374
| |/ /
* | | Merge "Handle missing static for CREATOR"Irfan Sheriff2013-01-111-0/+4
|\ \ \ | |/ / |/| |
| * | Handle missing static for CREATORIrfan Sheriff2013-01-111-0/+4
* | | am 8a05d13e: am 5b56d432: am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs:...Scott Main2013-01-101-1/+1
|\ \ \ | | |/ | |/|
| * | am 5b56d432: am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs...Scott Main2013-01-081-1/+1
| |\ \
| | * \ am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-devScott Main2013-01-081-1/+1
| | |\ \
| | | * | docs: resolve bugs from external trackerScott Main2013-01-081-1/+1
* | | | | Merge "Add K api version."Nick Kralevich2013-01-091-0/+5
|\ \ \ \ \
| * | | | | Add K api version.Nick Kralevich2013-01-091-0/+5
* | | | | | Merge "Revert "App home directories are now 0700 for targetSdkVersion > 17""Nick Kralevich2013-01-091-11/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revert "App home directories are now 0700 for targetSdkVersion > 17"Nick Kralevich2013-01-091-11/+0
* | | | | | New "app ops" service.Dianne Hackborn2013-01-094-4/+96
|/ / / / /
* | | | | Shrink Bundle.getString(key, default) and getCharSequence(key, default)Christopher Tate2013-01-021-32/+10
| |_|_|/ |/| | |
* | | | App home directories are now 0700 for targetSdkVersion > 17Nick Kralevich2012-12-141-0/+11
* | | | Remove dead code.Nick Kralevich2012-12-131-7/+0