summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #3373438: Update GBMR versionsDianne Hackborn2011-01-201-1/+6
* Merge "Fix StrictMode javadoc copy/paste error." into gingerbreadBrad Fitzpatrick2010-12-131-3/+3
|\
| * Fix StrictMode javadoc copy/paste error.Brad Fitzpatrick2010-12-131-3/+3
* | Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-131-2/+33
|/
* Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-9/+1
* Backport ParcelFileDescriptor.createPipe() from master.Jeff Hamilton2010-10-211-0/+19
* Fix Vibrator permission CTS test broken earlier.Brad Fitzpatrick2010-10-191-2/+2
* Remove public resource padding.Dianne Hackborn2010-10-181-1/+1
* StrictMode: fix docs to actually compile and add a utility method.Brad Fitzpatrick2010-10-181-1/+19
* Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-2/+22
* Merge "NFC: Move NFC service implementation out of system_server." into ginge...Nick Pelly2010-10-151-0/+6
|\
| * NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-151-0/+6
* | Don't crash on null Vibrator during reboot.Brad Fitzpatrick2010-10-141-2/+20
|/
* OBB: Change documentation to reflect realityKenny Root2010-10-131-3/+3
* Merge "StrictMode: link to designing for responsiveness ANR docs" into ginger...Brad Fitzpatrick2010-10-121-1/+4
|\
| * StrictMode: link to designing for responsiveness ANR docsBrad Fitzpatrick2010-10-111-1/+4
* | OBB: rearrange to be entirely asynchronousKenny Root2010-10-114-75/+151
|/
* StrictMode: check max-offenses-per-loop earlier, before allocationsBrad Fitzpatrick2010-10-111-8/+25
* Merge "Fix issue #3074745: Crash in system process" into gingerbreadDianne Hackborn2010-10-081-0/+4
|\
| * Fix issue #3074745: Crash in system processDianne Hackborn2010-10-081-0/+4
* | DropBoxManager.Entry implements CloseableBrad Fitzpatrick2010-10-081-1/+2
|/
* Merge "Switch Looper back to using poll() instead of epoll()." into gingerbreadJeff Brown2010-10-071-5/+16
|\
| * Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-5/+16
* | More DropBoxManager javadoc love.Brad Fitzpatrick2010-10-071-2/+2
* | DropBox.Entry javadoc syntax fixBrad Fitzpatrick2010-10-071-1/+1
|/
* Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-4/+32
* Update StrictMode's public API.Brad Fitzpatrick2010-10-011-85/+485
* Remove OBBs from state list when volume unmountedKenny Root2010-09-301-4/+1
* Merge "don't delete /cache/recovery/last_log on boot" into gingerbreadDoug Zongker2010-09-291-1/+3
|\
| * don't delete /cache/recovery/last_log on bootDoug Zongker2010-09-291-1/+3
* | Update OBB API to include callbacksKenny Root2010-09-282-17/+181
|/
* Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-231-6/+18
* Add javadoc saying that wake locks are ref counted by default.Joe Onorato2010-09-221-0/+2
* Flesh out StrictMode docs.Brad Fitzpatrick2010-09-221-15/+98
* Simplify and optimize MessageQueue loop.Jeff Brown2010-09-211-69/+54
* recovery just takes a filename as an argument now (do not merge)Doug Zongker2010-09-211-11/+4
* Some battery improvements:Dianne Hackborn2010-09-201-5/+20
* Improve power tracking of WIFI use.Dianne Hackborn2010-09-171-16/+16
* Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbreadDianne Hackborn2010-09-141-1/+1
|\
| * Fix issue #2999795: Runtime restart on CrespoDianne Hackborn2010-09-141-1/+1
* | Merge "Unify some duplicate StrictMode-enabling code." into gingerbreadBrad Fitzpatrick2010-09-141-0/+19
|\ \
| * | Unify some duplicate StrictMode-enabling code.Brad Fitzpatrick2010-09-141-0/+19
| |/
* | Merge "Change the keep alive time for excess idle threads." into gingerbreadRomain Guy2010-09-141-1/+1
|\ \ | |/ |/|
| * Change the keep alive time for excess idle threads.Romain Guy2010-09-141-1/+1
* | Track client requests through location manager.Dianne Hackborn2010-09-135-2/+364
* | Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-1/+1
* | Small fixes to battery stats.Dianne Hackborn2010-09-091-3/+3
* | People holding partial wake locks now get blamed for CPU usage.Dianne Hackborn2010-09-081-2/+4
* | Fixes to battery stats debug output.Dianne Hackborn2010-09-071-1/+46
* | SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-2/+2
|/