1. 6eafa90 SwipeDismissLayout makes activity opaque only after entry animation ends. by Filip Gruszczynski · 10 years ago
  2. 73840ea Aggressively trim memory for system_process by John Reck · 10 years ago
  3. 7fc8e35 Create an Application object for the system process. by Jeff Brown · 10 years ago
  4. e401d17 Allow libcore to perform necessary actions upon net config changes. by Paul Jensen · 10 years ago
  5. b30c992 Merge "Fix issue #17391969: Only exception on Message.recycle() when target-sdk > 20" into lmp-dev by Dianne Hackborn · 10 years ago
  6. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  7. 7895bc2 Fix issue #17391969: Only exception on Message.recycle() when target-sdk > 20 by Dianne Hackborn · 10 years ago
  8. 629dc18 Timing Hacks DO NOT MERGE by Anwar Ghuloum · 10 years ago
  9. fcf7083 Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCanceled() by Jose Lima · 10 years ago
  10. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  11. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 10 years ago
  12. 836c0a8 Exposes style and theme data, adds developer option. by Jon Miranda · 10 years ago
  13. 2b3b706 Merge "Fix getPackageInfo for the "android" package in the system server." into lmp-dev by Narayan Kamath · 10 years ago
  14. 3480ab4 Fix getPackageInfo for the "android" package in the system server. by Narayan Kamath · 10 years ago
  15. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  16. 4b6c669 Renamed "media playing" APIs to "visible behind" by Jose Lima · 10 years ago
  17. 5e1565e Enable hardware rendering for system process by Alan Viverette · 10 years ago
  18. d1c99b1 Migrate extras to ClipData for image/video capture intents. by Nicolas Prevot · 10 years ago
  19. 8746a47 Create end of animation callback for Activity by Craig Mautner · 10 years ago
  20. 2e40d11 Add BackupAgent.onRestoreFinished() callback by Christopher Tate · 10 years ago
  21. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  22. 7ef70b0 add missing break for Activity options by Dake Gu · 10 years ago
  23. ee2e45a Add Media Playing API by Craig Mautner · 10 years ago
  24. eb8abf7 Introduce onNewActivityOptions for return activity by Craig Mautner · 10 years ago
  25. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  26. f62d690 Merge "Fix persistent tasks and expand scope" by Craig Mautner · 10 years ago
  27. 43e52ed Fix persistent tasks and expand scope by Craig Mautner · 10 years ago
  28. 8a4c972 Plumb split APKs into public API. by Jeff Sharkey · 10 years ago
  29. a54c824 am 0b889cd6: am db9e0a67: am 01c07a85: Merge "Choose CA certificate storage according to userId" by Robin Lee · 10 years ago
  30. 0b889cd am db9e0a67: am 01c07a85: Merge "Choose CA certificate storage according to userId" by Robin Lee · 10 years ago
  31. 3d076af Choose CA certificate storage according to userId by Robin Lee · 10 years ago
  32. 6784f1c Removing unnecessary public values. (Bug 14995844) by Winson Chung · 10 years ago
  33. 9aeb607 Merge "Enabling alternate recents on all form factors." by Winson Chung · 10 years ago
  34. 7fd239c Merge "Pass ActivityOptions back from finishing activity." by Craig Mautner · 10 years ago
  35. fd08622 Enabling alternate recents on all form factors. by Winson Chung · 10 years ago
  36. 233ceee Pass ActivityOptions back from finishing activity. by Craig Mautner · 10 years ago
  37. 83520b9 Switch PacUrl storage from String to Uri by Jason Monk · 10 years ago
  38. d9ddf2e Merge "Introduce persistent forms of Activity lifecycle calls." by Craig Mautner · 10 years ago
  39. a002604 Introduce persistent forms of Activity lifecycle calls. by Craig Mautner · 10 years ago
  40. 9d75ccb Merge "Make proxy API public" by Jason Monk · 10 years ago
  41. 207900c Make proxy API public by Jason Monk · 10 years ago
  42. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  43. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  44. 67b082e Merge "Enabling doc centric recents on phones." by Winson Chung · 10 years ago
  45. 3b3f464 Piping through ability for an Activity to remove its own task. (Bug 13735914) by Winson Chung · 10 years ago
  46. f9f2314 Enabling doc centric recents on phones. by Winson Chung · 10 years ago
  47. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  48. ba6b897 resolved conflicts for merge of 825dd9dd to klp-dev-plus-aosp by Jeff Brown · 10 years ago
  49. ec463b9 resolved conflicts for merge of cc9894c8 to klp-modular-dev-plus-aosp by Jeff Brown · 10 years ago
  50. f86c3a4 Retain display when creating specialized contexts. (DO NOT MERGE) by Jeff Brown · 10 years ago
  51. 0898860 Retain display when creating specialized contexts. (DO NOT MERGE) by Jeff Brown · 10 years ago
  52. defd4a6 Retain display when creating specialized contexts. by Jeff Brown · 10 years ago
  53. 303e1ff Initial changes for recents. by Winson Chung · 10 years ago
  54. 2d3ddc2 am 199670c4: am 324aa693: am b94904ab: am 3fc3b9fd: Merge "ART profiler usage." by Dave Allison · 10 years ago
  55. 324aa69 am b94904ab: am 3fc3b9fd: Merge "ART profiler usage." by Dave Allison · 10 years ago
  56. 0efbd9a ART profiler usage. by Dave Allison · 11 years ago
  57. ca35c18 am cd4874cf: am d265bcc4: Merge "Inform libcore of time format pref. changes." by Narayan Kamath · 10 years ago
  58. ccb2a08 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  59. 27ad525 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  60. 19b6bcf Support HardwareLayers in RenderThread by John Reck · 10 years ago
  61. d5c8044 resolved conflicts for merge of 1cbea39f to master by Nick Kralevich · 10 years ago
  62. dd3d95f resolved conflicts for merge of 4ad93639 to klp-modular-dev-plus-aosp by Nick Kralevich · 10 years ago
  63. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  64. 5ab77ac am 96ada57b: Merge "Allow for the possibility of null ActivityContainer" into klp-modular-dev by Craig Mautner · 11 years ago
  65. bd503a4 Allow for the possibility of null ActivityContainer by Craig Mautner · 11 years ago
  66. b859449 resolved conflicts for merge of 88bfc6dd to master by Craig Mautner · 11 years ago
  67. 88bfc6d Merge "Extend stack management to other displays." into klp-modular-dev by Craig Mautner · 11 years ago
  68. 6c6a116 am 878df18c: am 8dbfde50: am 0e16e3d7: am c2b50c10: am f11dee79: Merge "Add a call to registerAppInfo for the VMRuntime" by Ian Rogers · 11 years ago
  69. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  70. 24bafbc Add a call to registerAppInfo for the VMRuntime by Dave Allison · 11 years ago
  71. 6a0db59 resolved conflicts for merge of e0b14ea7 to master by Kenny Root · 11 years ago
  72. e6585b3 Use java.util.Objects instead on internal API by Kenny Root · 11 years ago
  73. 4524cc6 am f2156ad2: am 6a58a2e7: am cb3ee4ed: am 3254260b: Merge "Update Dalvik process state through VMRuntime." by Mathieu Chartier · 11 years ago
  74. 3254260 Merge "Update Dalvik process state through VMRuntime." by Mathieu Chartier · 11 years ago
  75. cfbe9be Add support for cross-activity scenes and transitions by Adam Powell · 11 years ago
  76. 1e37090 Update Dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  77. e77187d Fix issue #11391003: Allow dumpsys meminfo to be used with native processes by Dianne Hackborn · 11 years ago
  78. 9ef0997 Make dump messages asynchronous. by Jeff Brown · 11 years ago
  79. dd97f42 Install providers enabled after app started. by Jeff Sharkey · 11 years ago
  80. bc74de6 Wrong argument: handleUnstableProviderDiedLocked by You Kim · 11 years ago
  81. 8883ced Implement issue #11050739: Show swapped out RAM by Dianne Hackborn · 11 years ago
  82. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  83. cbd9a52 Fix issue #10903002: com.facebook.katana keeps itself in A Services by Dianne Hackborn · 11 years ago
  84. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  85. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  86. 1487466 Add View#cancelPendingInputEvents API by Adam Powell · 11 years ago
  87. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  88. 77ece7b Merge "Extend assist context to foreground services" by Matt Casey · 11 years ago
  89. 602b232 Add PAC File support for proxy configuration by Jason Monk · 11 years ago
  90. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  91. add005c Mmmmmmm... lovely, lovely ArrayMap. by Dianne Hackborn · 11 years ago
  92. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 11 years ago
  93. fb20eb4 Merge "Add convertToTranslucent to API." by Craig Mautner · 11 years ago
  94. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 11 years ago
  95. 88c0589 Refactor ActivityThread cache - Baby step 1. by Craig Mautner · 11 years ago
  96. cfc837f Start really collecting PSS data for process stats. by Dianne Hackborn · 11 years ago
  97. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  98. 48d0d18 Add activity token to display system. by Craig Mautner · 11 years ago
  99. 64770d1 Some improvements to meminfo output. by Dianne Hackborn · 11 years ago
  100. 3c61506 Add more memory usage stats by Anwar Ghuloum · 11 years ago