summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* am 3e9e9696: am eb9cbb8f: Resurrect flashlight support in obsolete IHardwareS...Mike Lockwood2010-05-171-0/+26
|\
| * Resurrect flashlight support in obsolete IHardwareService Binder API.Mike Lockwood2010-05-171-0/+26
* | am 7e76b6d1: am 6d00151c: Merge "Hopefully fix issue #2662536: Why is launche...Dianne Hackborn2010-05-111-0/+18
|\ \ | |/
| * Hopefully fix issue #2662536: Why is launcher being killed?Dianne Hackborn2010-05-101-0/+18
* | Sketch of Native input for MessageQueue / Looper / ViewRootChristopher Tate2010-05-062-17/+47
* | New xlarge screen size.Dianne Hackborn2010-04-281-0/+4
* | am 6c099149: am 37d2f5d1: Merge "Remove @link to hidden ACCESS_CACHE_FILESYST...Jeff Brown2010-04-081-6/+2
|\ \ | |/
| * Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission.Jeff Brown2010-04-081-6/+2
* | am 822a7e2d: am ce59fb8b: Fix issue #2578244: playing audio file downloaded b...Dianne Hackborn2010-04-071-2/+4
|\ \ | |/
| * Fix issue #2578244: playing audio file downloaded by the browser...Dianne Hackborn2010-04-071-2/+4
* | am 692329cf: am fd998a0c: Merge "NetworkManagementService: Remove \'maxkbs\' ...San Mehat2010-04-071-1/+1
|\ \ | |/
| * NetworkManagementService: Remove 'maxkbs' parameter from throttle APISan Mehat2010-04-071-1/+1
* | am 9d782f62: am 73a8f26a: Merge "NetworkManagementService: Combine setInterfa...San Mehat2010-04-051-7/+3
|\ \ | |/
| * NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speedSan Mehat2010-04-021-7/+3
* | am cab133a7: am 33eb7767: Merge "NetworkManagementService: Add interface coun...Robert Greenwalt2010-04-011-0/+32
|\ \ | |/
| * NetworkManagementService: Add interface counters & throttle APISan Mehat2010-04-011-0/+32
* | framework: Hide StorageManager for froyo - do not mergeSan Mehat2010-03-313-0/+5
* | am 6d630607: am 5cdd7858: Merge "Fix issue #2553553: API REVIEW: android.cont...Dianne Hackborn2010-03-301-0/+9
|\ \ | |/
| * Fix issue #2553553: API REVIEW: android.context.ContextDianne Hackborn2010-03-301-0/+9
| * framework: Hide StorageManager for froyo - DO NOT MERGESan Mehat2010-03-303-0/+5
| * DO NOT MERGEOscar Montemayor2010-03-292-65/+0
|/
* doc change: In fundamentals doc, make statement about synchronous execution o...Dirk Dougherty2010-03-291-1/+2
* Merge "Clarify some Binder docs regarding things that are thread-local."Brad Fitzpatrick2010-03-251-8/+9
|\
| * Clarify some Binder docs regarding things that are thread-local.Brad Fitzpatrick2010-03-251-8/+9
* | Update Framework to support multiple dhpc rangesRobert Greenwalt2010-03-251-1/+2
|/
* Maybe fix #2422586: Native crash in android_os_Parcel_closeFileDescriptor()Dianne Hackborn2010-03-232-4/+11
* Merge "Improve wakelock debugging:"Mike Lockwood2010-03-221-0/+3
|\
| * Improve wakelock debugging:Mike Lockwood2010-03-221-0/+3
* | Add new method call back in MountService.Suchi Amalapurapu2010-03-221-0/+6
* | Grammar fixes.Brad Fitzpatrick2010-03-221-1/+1
|/
* Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...Dianne Hackborn2010-03-191-0/+3
* Clean up changing AP configurationIrfan Sheriff2010-03-181-1/+5
* softAp framework changesIrfan Sheriff2010-03-161-1/+2
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Move boot log file writing into a background thread to avoid ANR.Dan Egnor2010-03-111-1/+1
* make RecoverySystem.verifyPackage interruptibleDoug Zongker2010-03-111-1/+11
* Add new shutdown observer for MountService.Suchi Amalapurapu2010-03-093-11/+36
* Add Debug.dumpService(), a public method for "dumpsys" functionalityDan Egnor2010-03-081-1/+30
* Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-051-0/+39
* Wifi AP framework changes first passIrfan Sheriff2010-03-041-0/+11
* Add dialog to display storage users when enabling/disabling umsSuchi Amalapurapu2010-02-262-11/+7
* Support CharSequence lists+arrays in Bundle+IntentBjorn Bringert2010-02-262-2/+131
* Add new handler mechanism in MountService to make unmount api asynchronous.Suchi Amalapurapu2010-02-241-2/+5
* Add class init stats to alloc counters (API change).Andy McFadden2010-02-241-0/+14
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-38/+47
* Merge "Do setThreadPriority() later so we can notify the waiting thread and r...Chih-Chung Chang2010-02-181-1/+1
|\
| * Do setThreadPriority() later so we can notify the waiting threadChih-Chung Chang2010-02-161-1/+1
* | Merge "Add USB RNDIS enable/disable control"Robert Greenwalt2010-02-181-0/+14
|\ \
| * | Add USB RNDIS enable/disable controlRobert Greenwalt2010-02-181-0/+14
* | | Improve Service documentation with some samples.Dianne Hackborn2010-02-181-15/+61