summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* add rebootWipeCache call to RecoverySystem APIDoug Zongker2011-07-191-12/+3
* Rework and fix "adb shell dumpsys meminfo"Dianne Hackborn2011-07-171-0/+39
* Add new ViewDebug APIs to profile the event queue.Romain Guy2011-07-152-32/+52
* Merge "Add MEDIA_UID"Glenn Kasten2011-07-141-0/+6
|\
| * Add MEDIA_UIDGlenn Kasten2011-07-131-0/+6
* | Add StorageVolume list to MountService dumpKenny Root2011-07-131-1/+4
* | Increase activity timeouts when using a wrapper process.Jeff Brown2011-07-111-25/+31
* | Merge "Eliminate single-process mode. Bug: 5010576"Jeff Brown2011-07-113-69/+16
|\ \ | |/ |/|
| * Eliminate single-process mode.Jeff Brown2011-07-083-69/+16
* | MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-111-4/+20
|/
* Pass the targetSdkVersion through to the zygote-forked dalvik.Elliott Hughes2011-07-081-7/+11
* Merge 37dbfcafJean-Baptiste Queru2011-07-071-0/+19
|\
| * am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns ca...Robert Greenwalt2011-07-061-0/+19
| |\
| | * Merge "Added methods to support dns cache per interface"Robert Greenwalt2011-07-011-0/+19
| | |\
| | | * Added methods to support dns cache per interfaceMattias Falk2011-04-191-0/+19
* | | | Add the "debug.jni.logging" property so third-party developers can debug thei...Elliott Hughes2011-07-061-0/+3
* | | | Merge "Revert "Add keychain user with special keystore access permissions""Brian Carlstrom2011-07-011-6/+0
|\ \ \ \
| * | | | Revert "Add keychain user with special keystore access permissions"Brian Carlstrom2011-06-301-6/+0
* | | | | Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-301-2/+0
|/ / / /
* | | | Enforce background data flag, rules through netd.Jeff Sharkey2011-06-301-2/+7
* | | | Merge "Plumb information from the framework about asec container size."Dianne Hackborn2011-06-291-0/+33
|\ \ \ \
| * | | | Plumb information from the framework about asec container size.Dianne Hackborn2011-06-281-0/+33
* | | | | Push interface quota rules from NetworkPolicyManager to kernel.Ashish Sharma2011-06-291-0/+10
|/ / / /
* | | | Merge "Fix race condition in WakeLocks."Jake Hamby2011-06-271-1/+1
|\ \ \ \
| * | | | Fix race condition in WakeLocks.Jake Hamby2011-06-151-1/+1
* | | | | Turn on HW accel by default for apps that target ICS.Dianne Hackborn2011-06-241-0/+10
* | | | | Enable bandwidth module from stats service.Jeff Sharkey2011-06-221-0/+2
* | | | | Tethering: Use UsbManager to enable/disable RNDISMike Lockwood2011-06-191-15/+0
* | | | | Fix IP address cleanup on network disconnectIrfan Sheriff2011-06-171-0/+5
* | | | | Merge f28f1de3 - regen current.txtJean-Baptiste Queru2011-06-161-0/+18
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 413b53b5: am 70921d61: Merge "We must keep up with the Joneses." into hone...Dianne Hackborn2011-06-151-0/+18
| |\ \ \
| | * \ \ am 70921d61: Merge "We must keep up with the Joneses." into honeycomb-mr2Dianne Hackborn2011-06-151-0/+18
| | |\ \ \
| | | * | | We must keep up with the Joneses.Dianne Hackborn2011-06-151-0/+18
* | | | | | Merge "resolved conflicts for merge of 77fc8b80 to master"Dianne Hackborn2011-06-141-0/+20
|\ \ \ \ \ \
| * \ \ \ \ \ resolved conflicts for merge of 77fc8b80 to masterDianne Hackborn2011-06-141-0/+20
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 6c0533f9: am c5193c62: Merge "Add new landscape and portrait orientation f...Dianne Hackborn2011-06-141-0/+20
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | am c5193c62: Merge "Add new landscape and portrait orientation features." int...Dianne Hackborn2011-06-141-0/+20
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Add new landscape and portrait orientation features.Dianne Hackborn2011-06-141-0/+20
* | | | | | | deprecate RADIO constant, add getRadioVersion methodDoug Zongker2011-06-141-2/+20
|/ / / / / /
* | | | | | Merge "Optimize StrictMode activity instance count check."Jeff Brown2011-06-101-16/+87
|\ \ \ \ \ \
| * | | | | | Optimize StrictMode activity instance count check.Jeff Brown2011-06-101-16/+87
* | | | | | | Merge "Always clear the Message when recycled."Jeff Brown2011-06-101-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Always clear the Message when recycled.Jeff Brown2011-06-101-1/+2
* | | | | | | resolved conflicts for merge of f51ded0f to masterDianne Hackborn2011-06-101-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag p...Dianne Hackborn2011-06-091-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 220cd77d: Merge "Enforce public resource restriction on bag parents." into...Dianne Hackborn2011-06-091-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-091-2/+2
* | | | | | Merge "StorageVolume: Add allowMassStorage flag"Mike Lockwood2011-06-071-5/+19
|\ \ \ \ \ \
| * | | | | | StorageVolume: Add allowMassStorage flagMike Lockwood2011-06-071-5/+19
* | | | | | | resolved conflict for merge of fc51aaec to masterWink Saville2011-06-041-4/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /