summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityThread.java
Commit message (Expand)AuthorAgeFilesLines
* Propagating core settings to the system process.Svetoslav Ganov2011-03-031-15/+11
* Add system wide management of core settingsSvetoslav Ganov2011-03-021-2/+34
* am 5d9d03a0: Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-241-1/+14
|\
| * Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-241-1/+14
* | am f36af164: Merge "Whoops, actually exclude pre-HC apps." into honeycombDianne Hackborn2011-01-221-2/+2
|\ \ | |/
| * Whoops, actually exclude pre-HC apps.Dianne Hackborn2011-01-221-2/+2
* | am 5503d803: Merge "Fix issue #3377999: Activities need to be stopped when sl...Dianne Hackborn2011-01-221-0/+45
|\ \ | |/
| * Fix issue #3377999: Activities need to be stopped when sleepingDianne Hackborn2011-01-211-0/+45
* | resolved conflicts for merge of 97ac2935 to honeycomb-plus-aospNick Pelly2011-01-211-0/+10
|\ \
| * | Javadoc updates for NFC.Jeff Hamilton2011-01-181-0/+10
* | | am 9358bd39: Merge "Fixes for StrictMode instance count checking." into honey...Brad Fitzpatrick2011-01-201-1/+4
|\ \ \ | | |/ | |/|
| * | Fixes for StrictMode instance count checking.Brad Fitzpatrick2011-01-201-1/+4
* | | am b26a651b: Merge "Hook up large heap API." into honeycombDianne Hackborn2011-01-191-1/+1
|\ \ \ | |/ /
| * | Hook up large heap API.Dianne Hackborn2011-01-191-1/+1
* | | am c237bb27: Merge "Add manifest API to request a large heap." into honeycombDianne Hackborn2011-01-161-2/+5
|\ \ \ | |/ /
| * | Add manifest API to request a large heap.Dianne Hackborn2011-01-161-2/+5
* | | resolved conflicts for merge of 06bb3aef to honeycomb-plus-aospJeff Hamilton2011-01-141-0/+26
|\ \ \ | |/ / |/| / | |/
| * Add dispatching overrides for foreground apps.Jeff Hamilton2011-01-131-0/+26
* | Work around issue #3241701: crash in ActivityThread.handleWindowVisibilityDianne Hackborn2010-12-141-0/+6
* | Fix issue #3274841: Orientation change problem with a paused activityDianne Hackborn2010-12-131-2/+5
* | Fix issue #3271486: SetupWizward NullPointerException inDianne Hackborn2010-12-091-9/+11
* | Fix not saving state when restarting an activity.Dianne Hackborn2010-12-091-7/+6
* | Rework activity lifecycle so onSaveInstanceState() is after onPause().Dianne Hackborn2010-12-081-38/+70
* | Implement issue #3189564: New API to create an activity.Dianne Hackborn2010-12-011-28/+116
* | Revert "Merge "print certain rows from downloads.db when bugreports are taken""Vasu Nori2010-11-291-6/+0
* | print certain rows from downloads.db when bugreports are takenVasu Nori2010-11-221-0/+6
* | Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-1/+18
* | Disable CloseGuard early. (it defaults to spammy otherwise)Brad Fitzpatrick2010-11-151-0/+6
* | Move ApplicationPackageManager out of ContextImpl.javaBrad Fitzpatrick2010-11-101-2/+2
* | Tell each VM to flush their DNS cache.Robert Greenwalt2010-11-041-0/+6
* | StrictMode: annotate violations with the Broadcast Intent's action, if any.Brad Fitzpatrick2010-10-291-0/+14
* | Make network usage on the main thread fatal (Honeycomb+)Brad Fitzpatrick2010-10-291-0/+11
* | Add facility for broadcasts receives to do work asynchronously.Dianne Hackborn2010-10-271-55/+26
* | am 96abb48d: am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost ...Dianne Hackborn2010-10-271-0/+3
|\ \ | |/
| * Fix issue #3138926: App's preferences can be lost after onPause()Dianne Hackborn2010-10-271-0/+3
* | Fix issue #3130426: Finsky crash in switching from window carouselDianne Hackborn2010-10-261-0/+5
* | Fix instance count to be longBrian Carlstrom2010-10-051-1/+1
* | Adding android.os.Debug.countInstancesOfClassBrian Carlstrom2010-10-051-4/+3
* | resolved conflicts for merge of 6a3eddb4 to masterDianne Hackborn2010-09-301-1/+1
|\ \ | |/
| * Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-301-1/+1
| * Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-2/+26
* | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-271-2/+26
* | resolved conflicts for merge of 8952a448 to masterDianne Hackborn2010-09-231-2/+11
|\ \ | |/
| * Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-231-2/+11
| * DO NOT MERGE - use appropriate names on SQL numbers in 'adb bugreport'Vasu Nori2010-09-211-5/+6
* | Work on fragments in layouts.Dianne Hackborn2010-09-211-7/+47
* | bring database code in master for 'adb bugreport' in sync with gingerVasu Nori2010-09-211-8/+12
* | am f26ac1f8: am 96d6c345: Merge "Unify some duplicate StrictMode-enabling cod...Brad Fitzpatrick2010-09-151-9/+2
|\ \ | |/
| * Unify some duplicate StrictMode-enabling code.Brad Fitzpatrick2010-09-141-9/+2
* | am 37fc8cc7: am b724d251: Merge "Enable strictmode logging in system_server &...Brad Fitzpatrick2010-09-101-0/+2
|\ \ | |/