1. 4ef107b Merge "Close leaked windows when trying to preserve main one" into nyc-dev by Andrii Kulian · 8 years ago
  2. eac0ea5 Close leaked windows when trying to preserve main one by Andrii Kulian · 8 years ago
  3. 0997908 Move Vulkan layer path setup to ApplicationLoaders by Dimitry Ivanov · 8 years ago
  4. f09f069 Merge "Fix secondary ABI instrumetion" into nyc-dev by Todd Kennedy · 8 years ago
  5. a66d395 Merge "Fix multi-window assiststructure trashing" into nyc-dev by Amith Yamasani · 8 years ago
  6. e713efc Fix secondary ABI instrumetion by Todd Kennedy · 8 years ago
  7. 56e2aeb Merge "Move Activity multi-window event logic out of the public methods" into nyc-dev by Adam Powell · 8 years ago
  8. eff0639 Frameworks/base: Shorten system property by Andreas Gampe · 8 years ago
  9. 4f128e4 Fix multi-window assiststructure trashing by Amith Yamasani · 8 years ago
  10. 0f03a01 Frameworks/base: Make profile buffer adjustable by Andreas Gampe · 8 years ago
  11. 858cf03 Move Activity multi-window event logic out of the public methods by Adam Powell · 8 years ago
  12. ea162c3 Merge "Prepare to replace windows across recreate()." into nyc-dev by TreeHugger Robot · 8 years ago
  13. 77bdfb5 Prepare to replace windows across recreate(). by Robert Carr · 8 years ago
  14. 5dc6d65 Make sure to pause activity before stopping by Wale Ogunwale · 8 years ago
  15. 1793d47 Remove optimization to report config change by Jorim Jaggi · 8 years ago
  16. 311ecba Fix crash when docking. by Robert Carr · 8 years ago
  17. b259485 Fix bugs with takeSurface and preserveWindows. by Robert Carr · 8 years ago
  18. 5ac2da0 Merge "Recreate activity with correct configuration" into nyc-dev by Andrii Kulian · 8 years ago
  19. d0ad938 Recreate activity with correct configuration by Andrii Kulian · 8 years ago
  20. 2a727d7 Move profile registration from bindApplication to LoadedApk by Calin Juravle · 8 years ago
  21. 8f5770d Register the UI Thread as a sensitive thread to the runtime by Calin Juravle · 8 years ago
  22. 701214b Fix multiple configuration changes in multiwindow by Andrii Kulian · 8 years ago
  23. b6f5a42 Improve service start/creation tracing. by Tim Murray · 8 years ago
  24. 3ad1b48 Fix issue with overridden configuration in onConfigurationChanged by Adam Lesinski · 8 years ago
  25. ac94586 Merge "Refactor usages of Picture In Picture and Multi Window (1/4)" into nyc-dev by Andrii Kulian · 8 years ago
  26. c14dd78 Fix incorrect initial locale negotiation. by Seigo Nonaka · 8 years ago
  27. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  28. a0a58a2 Merge "Refactoring FBE APIs based on council feedback." into nyc-dev by Jeff Sharkey · 8 years ago
  29. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  30. 58178f2 Add additional logging for incorrect activity stop by Andrii Kulian · 8 years ago
  31. 082614c Cache per-Activity Resources objects by Adam Lesinski · 8 years ago
  32. b8e8a91 Log when pre-N apps send too much to DropBox. by Jeff Sharkey · 8 years ago
  33. 3e19589 Skip publishContentProviders() when we have zero. by Jeff Sharkey · 8 years ago
  34. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  35. e8498cd Merge "Splits without restart" into nyc-dev by Todd Kennedy · 8 years ago
  36. d98885c Add APIs to find out the time when a process was created. by Dianne Hackborn · 8 years ago
  37. 3977f20 Merge "Simplify the error logs for profiles we can't open." into nyc-dev by Calin Juravle · 8 years ago
  38. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  39. 75f5de6 Merge "Relaunch activity resumed if it got resumed before relaunching." into nyc-dev by Wale Ogunwale · 8 years ago
  40. 6e66695 Merge "Add activity onStop lifecycle to event logs." into nyc-dev by Wale Ogunwale · 8 years ago
  41. 9ad8613 Suppress StopInfo exception based on target API. by Jeff Sharkey · 8 years ago
  42. e1ac71f Merge "Restrict the cases when we profile guided compile an apk" into nyc-dev by Calin Juravle · 8 years ago
  43. c3b6179 Relaunch activity resumed if it got resumed before relaunching. by Filip Gruszczynski · 9 years ago
  44. cd7043e Add activity onStop lifecycle to event logs. by Wale Ogunwale · 8 years ago
  45. 414c529 Merge "Add dumpsys meminfo --unreachable" into nyc-dev by Colin Cross · 8 years ago
  46. 369f509 Sigh, someone is pushing 2MB through StopInfo. by Jeff Sharkey · 8 years ago
  47. 6bd212b Simplify the error logs for profiles we can't open. by Calin Juravle · 8 years ago
  48. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  49. fd3d5e9 Merge "Do not stop window if preserving the window" into nyc-dev by Chong Zhang · 8 years ago
  50. 7687f25 Do not stop window if preserving the window by Chong Zhang · 8 years ago
  51. 9b51160 Fix typo in SwappedOut reporting by Thierry Strudel · 8 years ago
  52. d479b52 Restrict the cases when we profile guided compile an apk by Calin Juravle · 8 years ago
  53. e60b28d Revert "Temporary fix for QXDM crashes." by Thierry Strudel · 8 years ago
  54. d779369 Temporary fix for QXDM crashes. by Jeff Sharkey · 8 years ago
  55. d96d2dd Change the location of profile files. by Calin Juravle · 9 years ago
  56. c4fb5f9 Add dumpsys meminfo --unreachable by Colin Cross · 9 years ago
  57. e84bdd3 Move graphics and JIT caches to DE storage. by Jeff Sharkey · 9 years ago
  58. 2ac46f1 Ensure Bitmap.getDefaultDensity() matches DENSITY_DEVICE by Alan Viverette · 9 years ago
  59. e578f45 Merge "Enable profile support for apps with shared runtime" by Calin Juravle · 9 years ago
  60. a8a8545 Merge "Fix activity thread." by Michael Lentine · 9 years ago
  61. 2ba303f Fix activity thread. by Michael Lentine · 9 years ago
  62. 8f2cd95 Merge "Adding plumbing for passing the lib directory." by Michael Lentine · 9 years ago
  63. e6cb097 Skip setting up cache paths on system package. by Jeff Sharkey · 9 years ago
  64. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  65. 03d8f768 Adding plumbing for passing the lib directory. by Michael Lentine · 9 years ago
  66. 4c79fea Frameworks/base: Stop profiling on uncaught exception by Andreas Gampe · 9 years ago
  67. 344744b Exposing file:// beyond your app is bad, m'kay? by Jeff Sharkey · 9 years ago
  68. 486117b Merge "Move locale negotiation to ResourcesManager" by Roozbeh Pournader · 9 years ago
  69. 32ebbd8 Revert "Relaunch activity resumed if it got resumed before relaunching." by Wale Ogunwale · 9 years ago
  70. 834641b Move locale negotiation to ResourcesManager by Roozbeh Pournader · 9 years ago
  71. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  72. 51dc8be Relaunch activity resumed if it got resumed before relaunching. by Filip Gruszczynski · 9 years ago
  73. cada57a Set the default locale list when it is changed. by Seigo Nonaka · 9 years ago
  74. 0102a8a Merge "Replace SurfaceViews across resize trigerred relaunches." by Rob Carr · 9 years ago
  75. 23fa16b Replace SurfaceViews across resize trigerred relaunches. by Robert Carr · 9 years ago
  76. 7bdf3cf Merge "Enable profile guided compilation on the framework side" by Calin Juravle · 9 years ago
  77. 2abb4ac Enable profile support for apps with shared runtime by Calin Juravle · 9 years ago
  78. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  79. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  80. 41f94ed Add Swap and SwapPss to meminfo checkin dump. by Martijn Coenen · 9 years ago
  81. e076485 Report SwapPss usage if available as part of Pss by Martijn Coenen · 9 years ago
  82. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  83. c74d338 resolve merge conflicts of 435ad029a3 to master. by Calin Juravle · 9 years ago
  84. 6905239 Create jit profile file during the app startup flow. by Calin Juravle · 9 years ago
  85. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  86. fda25da Merge "Pass app\'s code paths to the runtime" am: db73912471 am: 7d7ab7ad3b by Calin Juravle · 9 years ago
  87. f19c963 Pass app's code paths to the runtime by Calin Juravle · 9 years ago
  88. 14e811f Still save config on client side when not reporting to activity. by Wale Ogunwale · 9 years ago
  89. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  90. 3696301 Merge "Update client configuration when resizing without crossing size threshold." by Filip Gruszczynski · 9 years ago
  91. ca66481 Update client configuration when resizing without crossing size threshold. by Filip Gruszczynski · 9 years ago
  92. 680215f Merge "Fix instrumentation context initialization" by Fyodor Kupolov · 9 years ago
  93. af38b8e Fix instrumentation context initialization by Fyodor Kupolov · 9 years ago
  94. 51aaf90 Nuke HardwareRenderer abstract base by John Reck · 9 years ago
  95. 78d4712 Install the Network Security Config Provider by Chad Brubaker · 9 years ago
  96. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  97. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  98. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  99. db5dec2 Improve relaunch merging in activity thread. by Filip Gruszczynski · 9 years ago
  100. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago