summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ApplicationThreadNative.java
Commit message (Expand)AuthorAgeFilesLines
* Debug logging for a certain class of binder transaction failuresChristopher Tate2015-06-191-2/+10
* Add 'App Summary' section to meminfo.Richard Uhler2015-05-081-2/+5
* Include stack override configurations in onConfigurationChanged() call.Wale Ogunwale2015-02-091-2/+16
* Support activities in the same process having different resources.Wale Ogunwale2015-01-271-17/+28
* Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmergeJeff Sharkey2015-01-151-0/+18
|\
| * Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-151-0/+18
* | Add Activity API to get referrer information.Dianne Hackborn2014-11-111-9/+13
|/
* Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-051-2/+4
* Add sample profiling option to am.Jeff Hao2014-08-261-51/+33
* Renamed "media playing" APIs to "visible behind"Jose Lima2014-08-141-8/+10
* Create end of animation callback for ActivityCraig Mautner2014-07-251-0/+18
* Add Media Playing APICraig Mautner2014-07-081-0/+38
* Introduce onNewActivityOptions for return activityCraig Mautner2014-07-071-1/+24
* am b9a45aae: am 447b68e7: am b5e05cff: Merge "Fixing parcel leaks to avoid vi...Jeff Sharkey2014-06-191-0/+1
|\
| * Fixing parcel leaks to avoid virtual memory leakMaunik Shah2014-06-191-0/+1
| * Inform libcore of time format pref. changes.Narayan Kamath2014-03-071-0/+18
* | Merge "Pass ActivityOptions back from finishing activity."Craig Mautner2014-05-141-5/+2
|\ \
| * | Pass ActivityOptions back from finishing activity.Craig Mautner2014-05-131-5/+2
* | | Switch PacUrl storage from String to UriJason Monk2014-05-121-3/+4
|/ /
* | Introduce persistent forms of Activity lifecycle calls.Craig Mautner2014-05-091-5/+8
* | Make GET_TASKS signature|system.Dianne Hackborn2014-05-021-18/+0
* | Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-1/+7
* | Inform libcore of time format pref. changes.Narayan Kamath2014-03-071-0/+18
* | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-2/+2
* | Add support for cross-activity scenes and transitionsAdam Powell2013-12-051-6/+13
|/
* Install providers enabled after app started.Jeff Sharkey2013-10-081-0/+18
* Unmarshall PFDs properly when hand-crafting interface stubsAmith Yamasani2013-09-231-4/+4
* Implement issue #10691475: Kill cached processes if about to...Dianne Hackborn2013-09-191-29/+5
* Revert services assist context in KitKatAdam Skory2013-09-111-4/+2
* Merge "Extend assist context to foreground services"Matt Casey2013-08-081-5/+8
|\
| * Extend assist context to foreground servicesAdam Skory2013-08-071-5/+8
* | Add PAC File support for proxy configurationJason Monk2013-08-071-2/+5
|/
* Add new proc state constants and delivery.Dianne Hackborn2013-07-121-14/+44
* Add convertToTranslucent to API.Craig Mautner2013-07-091-0/+23
* Some improvements to meminfo output.Dianne Hackborn2013-05-241-5/+7
* Merge "Adding UI test automation APIs."Svetoslav Ganov2013-01-291-6/+12
|\
| * Adding UI test automation APIs.Svetoslav Ganov2013-01-221-6/+12
* | Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-0/+22
|/
* Add registering for explicit users.Dianne Hackborn2012-09-041-5/+9
* am f6e39b06: am a03696dc: Merge "ApplicationThread: Check interface before in...Dianne Hackborn2012-06-111-0/+1
|\
| * ApplicationThread: Check interface before invoking scheduleLowMemoryVairavan Srinivasan2012-02-011-0/+1
* | Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-0/+17
* | ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-121-5/+8
* | Add plumbing for dumping database info using dumpsys.Jeff Brown2011-12-161-0/+29
* | Add ContentProvider.dump()Marco Nelissen2011-12-151-0/+26
|/
* Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-101-5/+7
* Fix issue #5150899: Call activity takes 15MB we never get back.Dianne Hackborn2011-09-021-3/+5
* Add new am option to profile the launching of an activity.Dianne Hackborn2011-08-151-5/+29
* Improved memory use reporting.Dianne Hackborn2011-08-051-2/+7
* Ouput looper traces as traceview tracesRomain Guy2011-07-211-2/+2