summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityThread.java
Commit message (Expand)AuthorAgeFilesLines
* Add camera app op - frameworkSvetoslav2015-05-021-0/+6
* AndroidKeyStore keys should not be handled by Bouncy Castle.Alex Klyubin2015-04-291-2/+1
* am cc9c597d: am d639a453: am e60077e6: Merge "Revert "[ActivityManager] Impro...Wale Ogunwale2015-04-241-69/+33
|\
| * am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the...Wale Ogunwale2015-04-241-69/+33
| |\
| | * Revert "[ActivityManager] Improve multi-thread access the same provider"Wale Ogunwale2015-04-241-69/+33
* | | am 4cdc7e84: am e2047da6: am d9bf2652: Merge "Revert "Clean-up state if we ha...Wale Ogunwale2015-04-241-42/+24
|\ \ \ | |/ /
| * | am d9bf2652: Merge "Revert "Clean-up state if we have an exception when acqui...Wale Ogunwale2015-04-241-42/+24
| |\ \ | | |/
| | * Revert "Clean-up state if we have an exception when acquiring provider"Wale Ogunwale2015-04-241-42/+24
* | | nullcheck Activity.getIntent() for AssistContentAdam Skory2015-04-221-5/+10
* | | am 110919d9: am bd59764a: am 8f0e0c1f: Merge "Clean-up state if we have an ex...Wale Ogunwale2015-04-131-24/+42
|\ \ \ | |/ /
| * | am 8f0e0c1f: Merge "Clean-up state if we have an exception when acquiring pro...Wale Ogunwale2015-04-131-24/+42
| |\ \ | | |/
| | * Clean-up state if we have an exception when acquiring providerWale Ogunwale2015-04-101-24/+42
* | | Merge "Merge commit 'e593d0a' into merge_work"Prerepa Viswanadham2015-04-121-3/+3
|\ \ \
| * \ \ Merge commit 'e593d0a' into merge_workPrerepa Viswanadham2015-04-101-3/+3
| |\ \ \
| | * | | Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions.Paul Jensen2015-04-021-3/+3
* | | | | Merge "Support moving apps to expanded storage."Jeff Sharkey2015-04-111-3/+16
|\ \ \ \ \
| * | | | | Support moving apps to expanded storage.Jeff Sharkey2015-04-101-3/+16
| |/ / / /
* | | | | Create DropboxService lazily.Narayan Kamath2015-04-101-3/+9
|/ / / /
* | | | resolved conflicts for merge of 764f08ad to masterStephen Hines2015-04-071-11/+11
|\ \ \ \ | | |/ / | |/| |
| * | | am 5352411a: Merge "Move cache dir to its own class."Tim Murray2015-04-071-12/+12
| |\ \ \ | | | |/ | | |/|
| | * | Move cache dir to its own class.Tim Murray2015-04-071-12/+12
* | | | am bcfa7cb2: am 259a649a: am 6091dcbb: Merge "[ActivityManager] Improve multi...Olawale Ogunwale2015-04-011-33/+69
|\ \ \ \ | |/ / /
| * | | am 6091dcbb: Merge "[ActivityManager] Improve multi-thread access the same pr...Olawale Ogunwale2015-04-011-33/+69
| |\ \ \ | | |/ /
| | * | [ActivityManager] Improve multi-thread access the same providerriddle_hsu2015-04-011-33/+69
* | | | am 2110a28a: am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy."Alex Klyubin2015-03-221-0/+4
|\ \ \ \ | |/ / /
| * | | am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy."Alex Klyubin2015-03-201-0/+4
| |\ \ \ | | |/ /
| | * | Add android.security.NetworkSecurityPolicy.Alex Klyubin2015-03-191-0/+4
* | | | More work on collecting assist data.Dianne Hackborn2015-03-121-0/+11
* | | | am 208e80d9: am a3d5b230: am cdc19f3f: Merge "Frameworks/base: Remove unneces...Andreas Gampe2015-03-081-3/+1
|\ \ \ \ | |/ / /
| * | | am a3d5b230: am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern ...Andreas Gampe2015-03-081-3/+1
| |\ \ \ | | |/ /
| | * | am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance"Andreas Gampe2015-03-071-3/+1
| | |\ \
| | | * | Frameworks/base: Remove unnecessary Pattern instanceAndreas Gampe2015-03-071-3/+1
| * | | | am 28de8edb: am ab8f60e4: am a94e4297: Merge "Do not make ActivityContainer a...Craig Mautner2015-02-171-4/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-171-4/+1
| | | |/ | | |/|
* | | | Add new debug feature to automatically create heap dumps.Dianne Hackborn2015-03-061-0/+4
* | | | Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-1/+1
* | | | Merge "Fixed NPE in ResourceManager when Activity.recreate is called."Wale Ogunwale2015-02-181-0/+1
|\ \ \ \
| * | | | Fixed NPE in ResourceManager when Activity.recreate is called.Wale Ogunwale2015-02-171-0/+1
* | | | | Do not make ActivityContainer available to apps.Craig Mautner2015-02-171-5/+1
|/ / / /
* | | | Adjust activity display metrics based on stack configuration.Wale Ogunwale2015-02-131-16/+13
* | | | am 0cc09449: Merge "Store compiled code in Context.getCodeCacheDir()" automer...Pirama Arumuga Nainar2015-02-111-3/+9
|\ \ \ \ | |/ / /
| * | | Merge "Store compiled code in Context.getCodeCacheDir()" automerge: 3fbbe39Pirama Arumuga Nainar2015-02-111-3/+9
| |\ \ \ | | | |/ | | |/|
| | * | Store compiled code in Context.getCodeCacheDir()Pirama Arumuga Nainar2015-02-101-3/+9
* | | | Include stack override configurations in onConfigurationChanged() call.Wale Ogunwale2015-02-091-13/+41
* | | | Support activities in the same process having different resources.Wale Ogunwale2015-01-271-11/+22
* | | | Merge "Refactor removeApp and removeTask for last removals."Craig Mautner2015-01-211-8/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor removeApp and removeTask for last removals.Craig Mautner2015-01-211-8/+5
* | | | Merge "Work on issue #18201239: ANRs in com.google.process.gapps:" into lmp-m...Dianne Hackborn2015-01-211-5/+12
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Work on issue #18201239: ANRs in com.google.process.gapps:Dianne Hackborn2015-01-211-5/+12
* | | am 02c7c97a: am ac70b2d1: Merge "More debugging for bug 18201239." into lmp-m...Craig Mautner2015-01-161-0/+3
|\ \ \ | |/ /