summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Make the NFC UID forward compatible.Jeff Hamilton2011-04-011-1/+1
* Merge "Send out a broadcast that the system is being factory reset." into gin...Jason parks2011-03-301-5/+20
|\
| * Send out a broadcast that the system is beingJason parks2011-03-161-5/+20
* | Update the value for the NFC shared UID.Jeff Hamilton2011-03-241-1/+1
* | Improve error reporting for issue #3183612Dianne Hackborn2011-03-151-1/+2
|/
* Merge "Attempt to reduce problems from issue #3183612" into gingerbreadSimon Wilson2011-03-021-0/+18
|\
| * Attempt to reduce problems from issue #3183612Dianne Hackborn2011-02-091-0/+18
* | DO NOT MERGE Cherry-pick of Ie4026a7c back to GBDianne Hackborn2011-02-231-0/+44
|/
* Tweak to make merges easierJean-Baptiste Queru2011-01-291-1/+1
* Make OBB results a one-way callKenny Root2011-01-251-1/+2
* 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