1. b8e8a91 Log when pre-N apps send too much to DropBox. by Jeff Sharkey · 8 years ago
  2. 3e19589 Skip publishContentProviders() when we have zero. by Jeff Sharkey · 8 years ago
  3. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  4. e8498cd Merge "Splits without restart" into nyc-dev by Todd Kennedy · 8 years ago
  5. d98885c Add APIs to find out the time when a process was created. by Dianne Hackborn · 8 years ago
  6. 3977f20 Merge "Simplify the error logs for profiles we can't open." into nyc-dev by Calin Juravle · 8 years ago
  7. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  8. 75f5de6 Merge "Relaunch activity resumed if it got resumed before relaunching." into nyc-dev by Wale Ogunwale · 8 years ago
  9. 6e66695 Merge "Add activity onStop lifecycle to event logs." into nyc-dev by Wale Ogunwale · 8 years ago
  10. 9ad8613 Suppress StopInfo exception based on target API. by Jeff Sharkey · 8 years ago
  11. e1ac71f Merge "Restrict the cases when we profile guided compile an apk" into nyc-dev by Calin Juravle · 8 years ago
  12. c3b6179 Relaunch activity resumed if it got resumed before relaunching. by Filip Gruszczynski · 8 years ago
  13. cd7043e Add activity onStop lifecycle to event logs. by Wale Ogunwale · 8 years ago
  14. 414c529 Merge "Add dumpsys meminfo --unreachable" into nyc-dev by Colin Cross · 8 years ago
  15. 369f509 Sigh, someone is pushing 2MB through StopInfo. by Jeff Sharkey · 8 years ago
  16. 6bd212b Simplify the error logs for profiles we can't open. by Calin Juravle · 8 years ago
  17. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  18. fd3d5e9 Merge "Do not stop window if preserving the window" into nyc-dev by Chong Zhang · 8 years ago
  19. 7687f25 Do not stop window if preserving the window by Chong Zhang · 8 years ago
  20. 9b51160 Fix typo in SwappedOut reporting by Thierry Strudel · 8 years ago
  21. d479b52 Restrict the cases when we profile guided compile an apk by Calin Juravle · 8 years ago
  22. e60b28d Revert "Temporary fix for QXDM crashes." by Thierry Strudel · 8 years ago
  23. d779369 Temporary fix for QXDM crashes. by Jeff Sharkey · 8 years ago
  24. d96d2dd Change the location of profile files. by Calin Juravle · 8 years ago
  25. c4fb5f9 Add dumpsys meminfo --unreachable by Colin Cross · 8 years ago
  26. e84bdd3 Move graphics and JIT caches to DE storage. by Jeff Sharkey · 8 years ago
  27. 2ac46f1 Ensure Bitmap.getDefaultDensity() matches DENSITY_DEVICE by Alan Viverette · 8 years ago
  28. e578f45 Merge "Enable profile support for apps with shared runtime" by Calin Juravle · 8 years ago
  29. a8a8545 Merge "Fix activity thread." by Michael Lentine · 8 years ago
  30. 2ba303f Fix activity thread. by Michael Lentine · 8 years ago
  31. 8f2cd95 Merge "Adding plumbing for passing the lib directory." by Michael Lentine · 8 years ago
  32. e6cb097 Skip setting up cache paths on system package. by Jeff Sharkey · 8 years ago
  33. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 8 years ago
  34. 03d8f768 Adding plumbing for passing the lib directory. by Michael Lentine · 8 years ago
  35. 4c79fea Frameworks/base: Stop profiling on uncaught exception by Andreas Gampe · 8 years ago
  36. 344744b Exposing file:// beyond your app is bad, m'kay? by Jeff Sharkey · 8 years ago
  37. 486117b Merge "Move locale negotiation to ResourcesManager" by Roozbeh Pournader · 8 years ago
  38. 32ebbd8 Revert "Relaunch activity resumed if it got resumed before relaunching." by Wale Ogunwale · 8 years ago
  39. 834641b Move locale negotiation to ResourcesManager by Roozbeh Pournader · 8 years ago
  40. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 8 years ago
  41. 51dc8be Relaunch activity resumed if it got resumed before relaunching. by Filip Gruszczynski · 8 years ago
  42. cada57a Set the default locale list when it is changed. by Seigo Nonaka · 8 years ago
  43. 0102a8a Merge "Replace SurfaceViews across resize trigerred relaunches." by Rob Carr · 8 years ago
  44. 23fa16b Replace SurfaceViews across resize trigerred relaunches. by Robert Carr · 9 years ago
  45. 7bdf3cf Merge "Enable profile guided compilation on the framework side" by Calin Juravle · 8 years ago
  46. 2abb4ac Enable profile support for apps with shared runtime by Calin Juravle · 9 years ago
  47. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  48. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  49. 41f94ed Add Swap and SwapPss to meminfo checkin dump. by Martijn Coenen · 9 years ago
  50. e076485 Report SwapPss usage if available as part of Pss by Martijn Coenen · 9 years ago
  51. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  52. c74d338 resolve merge conflicts of 435ad029a3 to master. by Calin Juravle · 9 years ago
  53. 6905239 Create jit profile file during the app startup flow. by Calin Juravle · 9 years ago
  54. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  55. fda25da Merge "Pass app\'s code paths to the runtime" am: db73912471 am: 7d7ab7ad3b by Calin Juravle · 9 years ago
  56. f19c963 Pass app's code paths to the runtime by Calin Juravle · 9 years ago
  57. 14e811f Still save config on client side when not reporting to activity. by Wale Ogunwale · 9 years ago
  58. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  59. 3696301 Merge "Update client configuration when resizing without crossing size threshold." by Filip Gruszczynski · 9 years ago
  60. ca66481 Update client configuration when resizing without crossing size threshold. by Filip Gruszczynski · 9 years ago
  61. 680215f Merge "Fix instrumentation context initialization" by Fyodor Kupolov · 9 years ago
  62. af38b8e Fix instrumentation context initialization by Fyodor Kupolov · 9 years ago
  63. 51aaf90 Nuke HardwareRenderer abstract base by John Reck · 9 years ago
  64. 78d4712 Install the Network Security Config Provider by Chad Brubaker · 9 years ago
  65. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  66. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  67. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  68. db5dec2 Improve relaunch merging in activity thread. by Filip Gruszczynski · 9 years ago
  69. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  70. 14418da Fix recents crashing during docked stack resize. by Filip Gruszczynski · 9 years ago
  71. f48e1e2 Remove accidentally added logging. by Filip Gruszczynski · 9 years ago
  72. 44bc4da Only request resize for tasks on the freeform stack. by Filip Gruszczynski · 9 years ago
  73. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  74. d04c6d1 resolved conflicts for 693e11e5 to mnc-dr-dev-plus-aosp by Alex Hills · 9 years ago
  75. 3d2337e Cherry-pick system theme rebase to fix square UI on round watches by Alan Viverette · 9 years ago
  76. be64eae Minor clean up in ActivityThread, mostly final usage by Alan Viverette · 9 years ago
  77. 2107d69 Postpone loading app context until instrumentation is set up by Alan Viverette · 9 years ago
  78. 346296b Reset class loader after updating instrumentation paths by Alan Viverette · 9 years ago
  79. 02fc5fe Extract drawable inflation to its own class, inflate from class name by Alan Viverette · 9 years ago
  80. 395cd01 Rebase system theme on configuration change by Alan Viverette · 9 years ago
  81. 7bea76c am 3e384531: am 1743988c: am 6c3a468c: am e720297f: am b4eb0640: Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev by Alan Viverette · 9 years ago
  82. 3e38453 am 1743988c: am 6c3a468c: am e720297f: am b4eb0640: Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev by Alan Viverette · 9 years ago
  83. c12ec70 Avoid use-after-free race condition when rebasing theme by Alan Viverette · 9 years ago
  84. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  85. 6e02fa0 Merge changes I4fc1b47e,Icc6d6b25,I8c6bb864 by Wale Ogunwale · 9 years ago
  86. a1a9644 am 74423ccf: am aacc7978: am 41dfffb3: am db6a6a21: am 6b0f1e78: Merge "Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult" into mnc-dev by Dianne Hackborn · 9 years ago
  87. 74423cc am aacc7978: am 41dfffb3: am db6a6a21: am 6b0f1e78: Merge "Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult" into mnc-dev by Dianne Hackborn · 9 years ago
  88. ba7881c Support finishing a task with any finishing activity in the task. by Wale Ogunwale · 9 years ago
  89. 6bdd3a1 Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult by Dianne Hackborn · 9 years ago
  90. f8cc200 am 82f91da7: am ad4a285a: am ebac4d1b: Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  91. 82f91da am ad4a285a: am ebac4d1b: Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  92. d288a26 Change conditionallyCheckInstanceCounts to use countInstancesOfClasses by Mathieu Chartier · 9 years ago
  93. b6fbe91 am 782e31df: am 2dc2cdc0: am 1dfeb0b2: am d0e005de: am 0e7d497c: Merge "Fix issue #22328792: Fix scalability issues in AssistStructure" into mnc-dev by Dianne Hackborn · 9 years ago
  94. 782e31d am 2dc2cdc0: am 1dfeb0b2: am d0e005de: am 0e7d497c: Merge "Fix issue #22328792: Fix scalability issues in AssistStructure" into mnc-dev by Dianne Hackborn · 9 years ago
  95. 782d498 Fix issue #22328792: Fix scalability issues in AssistStructure by Dianne Hackborn · 9 years ago
  96. 80bea9c resolved conflicts for merge of 8fb82074 to master by Man Cao · 9 years ago
  97. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  98. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  99. 8ee0c2c Merge "Add binder transaction tracking." by Rahul Chaturvedi · 9 years ago
  100. 52613f9 Add binder transaction tracking. by Rahul Chaturvedi · 9 years ago