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