summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth at command tracking.Amith Yamasani2009-07-201-1/+21
* Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-5/+19
* Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-091-0/+6
* Restore audio settings and wifi.Amith Yamasani2009-07-091-0/+6
* Tweak the core and maximum pool sizes for AsyncTask.Romain Guy2009-06-261-3/+3
* Add a method to Process to get uid for a pid.Amith Yamasani2009-06-241-1/+15
* Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-0/+15
* Track activity foreground CPU usage for battery stats.Amith Yamasani2009-06-031-8/+15
* Handle EOF correctly in MemoryFile input stream.Bjorn Bringert2009-06-031-1/+10
* Allow creating AssetFileDescriptors for MemoryFiles.Bjorn Bringert2009-06-031-5/+112
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
* Unmap memory in MemoryFile.close().Bjorn Bringert2009-05-291-13/+46
* MemoryFile constructor and native methods throw IOExceptions.Bjorn Bringert2009-05-291-9/+10
* Merge change 2364 into donutAndroid (Google) Code Review2009-05-221-1/+21
|\
| * Initial checkin for App Fuel Gauge infrastructure.Amith Yamasani2009-05-221-1/+21
* | Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+3
* | Fix a major bug in Bundle when unparcelling from AIDL.Dianne Hackborn2009-05-222-73/+63
|/
* Fix issue #1859814: Add android.os.Build.MANUFACTURERDianne Hackborn2009-05-201-0/+3
* process: Add setProcessGroup() hidden API call to set the cgroup ofSan Mehat2009-05-191-0/+14
* Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-0/+19
* Merge change 1590 into donutAndroid (Google) Code Review2009-05-141-0/+11
|\
| * Add wifi multicast filter api (enable/disable).Robert Greenwalt2009-05-131-0/+11
* | Fix the buildRomain Guy2009-05-141-0/+2
* | Add a new feature to android.os.Debug to add the ability to inject only speci...Romain Guy2009-05-131-9/+45
|/
* Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-081-1/+37
* Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-081-4/+3
* Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-12/+45
* Debug: Minor cleanupDave Bort2009-05-041-39/+40
* Merge change 911 into donutAndroid (Google) Code Review2009-05-041-1/+203
|\
| * Debug: Add setPropertiesOn(), and @hide it for nowDave Bort2009-05-011-1/+203
* | Fix another HTML formatting in android.os.AsyncTaskRomain Guy2009-05-021-1/+1
* | Fix HTML formatting in android.os.AsyncTaskRomain Guy2009-05-021-1/+1
|/
* Merge change 376 into donutAndroid (Google) Code Review2009-04-271-0/+35
|\
| * Add support for changing a threads scheduler group. Three groups are availabl...San Mehat2009-04-271-0/+35
* | More optimization of dumpsys output.Dianne Hackborn2009-04-221-91/+115
|/
* AI 146853: Add kernel wakelock data to batteryinfo dump.Evan Millar2009-04-182-26/+66
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-3/+0
* AI 144379: Make checkin batteryinfo dump more terseEvan Millar2009-04-021-20/+24
* AI 144333: Change the way the battery level tracking code works in BatterySta...Evan Millar2009-04-021-10/+13
* AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats)Dianne Hackborn2009-03-312-38/+209
* AI 143710: am: CL 143615 -Add more stats:Evan Millar2009-03-311-8/+105
* AI 143207: am: CL 142996 Fix bug in human readable battery stats dumping code...Evan Millar2009-03-271-2/+2
* Automated import from //branches/donutburger/...@142347,142347Dianne Hackborn2009-03-241-9/+106
* Automated import from //branches/donutburger/...@140997,140997Joe Onorato2009-03-241-2/+6
* Automated import from //branches/donutburger/...@140700,140700Andy McFadden2009-03-241-0/+8
* Automated import from //branches/donutburger/...@140679,140679Eric Shienbrood2009-03-241-4/+17
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-185-55/+133
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-1/+13
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-052-0/+150
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0370-0/+14226