1. 8b6456b Merge "Move device serial behing a permission" by Svetoslav Ganov · 8 years ago
  2. 45dcd8f Immediately deliver new intent to paused activity in docked stack am: 826c706156 am: 35871b76b3 by Wale Ogunwale · 8 years ago
  3. 826c706 Immediately deliver new intent to paused activity in docked stack by Wale Ogunwale · 8 years ago
  4. 37e4327 Move device serial behing a permission by Svet Ganov · 8 years ago
  5. c72875b Update trusted certificates when the trust store is changed by Chad Brubaker · 8 years ago
  6. 4f128e4 Fix multi-window assiststructure trashing by Amith Yamasani · 8 years ago
  7. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  8. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  9. c4fb5f9 Add dumpsys meminfo --unreachable by Colin Cross · 8 years ago
  10. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  11. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  12. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  13. ca66481 Update client configuration when resizing without crossing size threshold. by Filip Gruszczynski · 9 years ago
  14. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  15. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  16. 80bea9c resolved conflicts for merge of 8fb82074 to master by Man Cao · 9 years ago
  17. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  18. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  19. 52613f9 Add binder transaction tracking. by Rahul Chaturvedi · 9 years ago
  20. c14b9cf Add 'App Summary' section to meminfo. by Richard Uhler · 9 years ago
  21. c2607b4 Include stack override configurations in onConfigurationChanged() call. by Wale Ogunwale · 9 years ago
  22. 60454db Support activities in the same process having different resources. by Wale Ogunwale · 10 years ago
  23. c2ae6fb Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmerge by Jeff Sharkey · 10 years ago
  24. 605eb79 Offer to detect non-SSL/TLS network traffic. by Jeff Sharkey · 10 years ago
  25. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  26. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  27. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  28. 4b6c669 Renamed "media playing" APIs to "visible behind" by Jose Lima · 10 years ago
  29. 8746a47 Create end of animation callback for Activity by Craig Mautner · 10 years ago
  30. ee2e45a Add Media Playing API by Craig Mautner · 10 years ago
  31. eb8abf7 Introduce onNewActivityOptions for return activity by Craig Mautner · 10 years ago
  32. 7fd239c Merge "Pass ActivityOptions back from finishing activity." by Craig Mautner · 10 years ago
  33. 233ceee Pass ActivityOptions back from finishing activity. by Craig Mautner · 10 years ago
  34. 83520b9 Switch PacUrl storage from String to Uri by Jason Monk · 10 years ago
  35. a002604 Introduce persistent forms of Activity lifecycle calls. by Craig Mautner · 10 years ago
  36. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  37. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  38. ccb2a086 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  39. cfbe9be Add support for cross-activity scenes and transitions by Adam Powell · 11 years ago
  40. dd97f42 Install providers enabled after app started. by Jeff Sharkey · 11 years ago
  41. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  42. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  43. 77ece7b Merge "Extend assist context to foreground services" by Matt Casey · 11 years ago
  44. 602b232 Add PAC File support for proxy configuration by Jason Monk · 11 years ago
  45. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  46. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 11 years ago
  47. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 11 years ago
  48. 64770d1 Some improvements to meminfo output. by Dianne Hackborn · 11 years ago
  49. d0fd546 Merge "Adding UI test automation APIs." by Svetoslav Ganov · 12 years ago
  50. f9c5e0f Add new API to propagate contextual data to the assist action by Dianne Hackborn · 12 years ago
  51. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  52. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  53. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  54. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  55. 6754ba2 Add plumbing for dumping database info using dumpsys. by Jeff Brown · 13 years ago
  56. 18cb287 Add ContentProvider.dump() by Marco Nelissen · 13 years ago
  57. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  58. 5d927c2 Fix issue #5150899: Call activity takes 15MB we never get back. by Dianne Hackborn · 13 years ago
  59. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 13 years ago
  60. b437e09 Improved memory use reporting. by Dianne Hackborn · 13 years ago
  61. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 13 years ago
  62. 0e3328f Rework and fix "adb shell dumpsys meminfo" by Dianne Hackborn · 13 years ago
  63. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 13 years ago
  64. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago
  65. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  66. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  67. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  68. 54d068e Add system wide management of core settings by Svetoslav Ganov · 13 years ago
  69. 4eba96b Fix issue #3377999: Activities need to be stopped when sleeping by Dianne Hackborn · 14 years ago
  70. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  71. 434203a Notify all VMs when proxy changes. by Robert Greenwalt · 14 years ago
  72. 03595d0 Tell each VM to flush their DNS cache. by Robert Greenwalt · 14 years ago
  73. 625ac27 Work on fragments in layouts. by Dianne Hackborn · 14 years ago
  74. 824c510 Allow "am" to initiate heap dumps. by Andy McFadden · 14 years ago
  75. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 14 years ago
  76. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  77. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 14 years ago
  78. 871ecdc Fix issue #2304284: contacts/dialer/recentcalls constantly flashing by Dianne Hackborn · 15 years ago
  79. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  80. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  81. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 15 years ago
  82. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 15 years ago
  83. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  84. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  85. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  86. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  87. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 15 years ago
  88. f5b4b98 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 15 years ago
  89. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  90. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  91. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  92. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  93. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago