summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityThread.java
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick system theme rebase to fix square UI on round watchesAlan Viverette2015-09-141-0/+5
* Avoid use-after-free race condition when rebasing themeAlan Viverette2015-08-111-5/+0
* Fix issue #22843150: fragment transaction crash from onRequestPermisssionResultDianne Hackborn2015-08-051-0/+1
* Fix issue #22328792: Fix scalability issues in AssistStructureDianne Hackborn2015-07-091-4/+10
* Better systrace slices for application startup.Narayan Kamath2015-06-161-0/+3
* Fix issue #21621920: VI: need mechanism to get current requestDianne Hackborn2015-06-091-1/+3
* Merge "Use DisplayAdjustments when creating display in ResourceManager" into ...Wale Ogunwale2015-06-081-1/+2
|\
| * Use DisplayAdjustments when creating display in ResourceManagerWale Ogunwale2015-06-061-1/+2
* | Record provision of custom Intents in AssistContentAdam Skory2015-06-051-2/+2
* | Merge "Always have a handler for PendingIntents sent in the system process" i...Wale Ogunwale2015-06-051-0/+4
|\ \
| * | Always have a handler for PendingIntents sent in the system processWale Ogunwale2015-06-041-0/+4
| |/
* | More API changes.Dianne Hackborn2015-06-021-0/+2
|/
* Add new API to set URI on AssistContent.Dianne Hackborn2015-05-281-7/+9
* Merge "Query HTTP proxy for network via a new API to avoid permissions except...Paul Jensen2015-05-191-1/+1
|\
| * Query HTTP proxy for network via a new API to avoid permissions exceptionsPaul Jensen2015-05-181-1/+1
* | Move Android Keystore impl to android.security.keystore.Alex Klyubin2015-05-131-1/+1
* | Add 'App Summary' section to meminfo.Richard Uhler2015-05-081-107/+134
* | Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-2/+8
|/
* 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