summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-041-1/+46
|\
| * Merge remote branch 'korg/eclair' into themes-eclairDirk Sigurdson2010-02-074-5/+37
| |\
| * \ Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-241-1/+46
| |\ \
| | * | Implement efficient way of creating/handling custom themes.Sergey Ten2009-07-291-1/+46
| * | | eclair snapshotJean-Baptiste Queru2009-11-1323-170/+1272
| * | | donut snapshotJean-Baptiste Queru2009-08-311-1/+10
| * | | donut snapshotJean-Baptiste Queru2009-07-293-6/+52
| * | | donut snapshotJean-Baptiste Queru2009-07-218-107/+342
| * | | donut snapshotJean-Baptiste Queru2009-05-207-157/+591
| |/ /
| * | AI 145383: API review: clean up a bunch of @hides that have been pending API ...Dianne Hackborn2009-04-091-3/+0
| * | AI 143748: Fix issue #1743326 (More battery stats)Dianne Hackborn2009-03-312-38/+209
| * | AI 143615: -Add more stats:Evan Millar2009-03-311-8/+105
| * | Automated import from //branches/cupcake/...@142996,142996Evan Millar2009-03-261-2/+2
| * | Automated import from //branches/cupcake/...@142342,142342Dianne Hackborn2009-03-241-9/+106
| * | auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-192-6/+23
* | | Comment-only change to add documentation for FileObserverDan Egnor2010-05-311-13/+67
* | | Resurrect flashlight support in obsolete IHardwareService Binder API.Mike Lockwood2010-05-171-0/+26
* | | Hopefully fix issue #2662536: Why is launcher being killed?Dianne Hackborn2010-05-101-0/+18
* | | Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission.Jeff Brown2010-04-081-6/+2
* | | Fix issue #2578244: playing audio file downloaded by the browser...Dianne Hackborn2010-04-071-2/+4
* | | NetworkManagementService: Remove 'maxkbs' parameter from throttle APISan Mehat2010-04-071-1/+1
* | | NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speedSan Mehat2010-04-021-7/+3
* | | NetworkManagementService: Add interface counters & throttle APISan Mehat2010-04-011-0/+32
* | | 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