1. e578f45 Merge "Enable profile support for apps with shared runtime" by Calin Juravle · 9 years ago
  2. a8a8545 Merge "Fix activity thread." by Michael Lentine · 9 years ago
  3. 2ba303f Fix activity thread. by Michael Lentine · 9 years ago
  4. 8f2cd95 Merge "Adding plumbing for passing the lib directory." by Michael Lentine · 9 years ago
  5. e6cb097 Skip setting up cache paths on system package. by Jeff Sharkey · 9 years ago
  6. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 9 years ago
  7. 03d8f768 Adding plumbing for passing the lib directory. by Michael Lentine · 9 years ago
  8. 4c79fea Frameworks/base: Stop profiling on uncaught exception by Andreas Gampe · 9 years ago
  9. 344744b Exposing file:// beyond your app is bad, m'kay? by Jeff Sharkey · 9 years ago
  10. 486117b Merge "Move locale negotiation to ResourcesManager" by Roozbeh Pournader · 9 years ago
  11. 32ebbd8 Revert "Relaunch activity resumed if it got resumed before relaunching." by Wale Ogunwale · 9 years ago
  12. 834641b Move locale negotiation to ResourcesManager by Roozbeh Pournader · 9 years ago
  13. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  14. 51dc8be Relaunch activity resumed if it got resumed before relaunching. by Filip Gruszczynski · 9 years ago
  15. cada57a Set the default locale list when it is changed. by Seigo Nonaka · 9 years ago
  16. 0102a8a Merge "Replace SurfaceViews across resize trigerred relaunches." by Rob Carr · 9 years ago
  17. 23fa16b Replace SurfaceViews across resize trigerred relaunches. by Robert Carr · 9 years ago
  18. 7bdf3cf Merge "Enable profile guided compilation on the framework side" by Calin Juravle · 9 years ago
  19. 2abb4ac Enable profile support for apps with shared runtime by Calin Juravle · 9 years ago
  20. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  21. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  22. 41f94ed Add Swap and SwapPss to meminfo checkin dump. by Martijn Coenen · 9 years ago
  23. e076485 Report SwapPss usage if available as part of Pss by Martijn Coenen · 9 years ago
  24. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  25. c74d338 resolve merge conflicts of 435ad029a3 to master. by Calin Juravle · 9 years ago
  26. 6905239 Create jit profile file during the app startup flow. by Calin Juravle · 9 years ago
  27. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  28. fda25da Merge "Pass app\'s code paths to the runtime" am: db73912471 am: 7d7ab7ad3b by Calin Juravle · 9 years ago
  29. f19c963 Pass app's code paths to the runtime by Calin Juravle · 9 years ago
  30. 14e811f Still save config on client side when not reporting to activity. by Wale Ogunwale · 9 years ago
  31. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  32. 3696301 Merge "Update client configuration when resizing without crossing size threshold." by Filip Gruszczynski · 9 years ago
  33. ca66481 Update client configuration when resizing without crossing size threshold. by Filip Gruszczynski · 9 years ago
  34. 680215f Merge "Fix instrumentation context initialization" by Fyodor Kupolov · 9 years ago
  35. af38b8e Fix instrumentation context initialization by Fyodor Kupolov · 9 years ago
  36. 51aaf90 Nuke HardwareRenderer abstract base by John Reck · 9 years ago
  37. 78d4712 Install the Network Security Config Provider by Chad Brubaker · 9 years ago
  38. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  39. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  40. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  41. db5dec2 Improve relaunch merging in activity thread. by Filip Gruszczynski · 9 years ago
  42. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  43. 14418da Fix recents crashing during docked stack resize. by Filip Gruszczynski · 9 years ago
  44. f48e1e2 Remove accidentally added logging. by Filip Gruszczynski · 9 years ago
  45. 44bc4da Only request resize for tasks on the freeform stack. by Filip Gruszczynski · 9 years ago
  46. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  47. d04c6d1 resolved conflicts for 693e11e5 to mnc-dr-dev-plus-aosp by Alex Hills · 9 years ago
  48. 3d2337e Cherry-pick system theme rebase to fix square UI on round watches by Alan Viverette · 9 years ago
  49. be64eae Minor clean up in ActivityThread, mostly final usage by Alan Viverette · 9 years ago
  50. 2107d69 Postpone loading app context until instrumentation is set up by Alan Viverette · 9 years ago
  51. 346296b Reset class loader after updating instrumentation paths by Alan Viverette · 9 years ago
  52. 02fc5fe Extract drawable inflation to its own class, inflate from class name by Alan Viverette · 9 years ago
  53. 395cd01 Rebase system theme on configuration change by Alan Viverette · 9 years ago
  54. 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
  55. 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
  56. c12ec70 Avoid use-after-free race condition when rebasing theme by Alan Viverette · 9 years ago
  57. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  58. 6e02fa0 Merge changes I4fc1b47e,Icc6d6b25,I8c6bb864 by Wale Ogunwale · 9 years ago
  59. 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
  60. 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
  61. ba7881c Support finishing a task with any finishing activity in the task. by Wale Ogunwale · 9 years ago
  62. 6bdd3a1 Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult by Dianne Hackborn · 9 years ago
  63. f8cc200 am 82f91da7: am ad4a285a: am ebac4d1b: Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  64. 82f91da am ad4a285a: am ebac4d1b: Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  65. d288a26 Change conditionallyCheckInstanceCounts to use countInstancesOfClasses by Mathieu Chartier · 9 years ago
  66. 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
  67. 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
  68. 782d498 Fix issue #22328792: Fix scalability issues in AssistStructure by Dianne Hackborn · 9 years ago
  69. 80bea9c resolved conflicts for merge of 8fb82074 to master by Man Cao · 9 years ago
  70. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  71. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  72. 8ee0c2c Merge "Add binder transaction tracking." by Rahul Chaturvedi · 9 years ago
  73. 52613f9 Add binder transaction tracking. by Rahul Chaturvedi · 9 years ago
  74. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 9 years ago
  75. a3acdb3 Fix issue #21621920: VI: need mechanism to get current request by Dianne Hackborn · 9 years ago
  76. d8b9b64 Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev by Wale Ogunwale · 9 years ago
  77. 2669851 Use DisplayAdjustments when creating display in ResourceManager by Wale Ogunwale · 9 years ago
  78. cd70c64 Record provision of custom Intents in AssistContent by Adam Skory · 9 years ago
  79. 733f147 Merge "Always have a handler for PendingIntents sent in the system process" into mnc-dev by Wale Ogunwale · 9 years ago
  80. 9a6ef1e Always have a handler for PendingIntents sent in the system process by Wale Ogunwale · 9 years ago
  81. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  82. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  83. c1a9436 Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev by Paul Jensen · 9 years ago
  84. cee9b51 Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 9 years ago
  85. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  86. c14b9cf Add 'App Summary' section to meminfo. by Richard Uhler · 10 years ago
  87. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  88. fbf0eca Add camera app op - framework by Svetoslav · 9 years ago
  89. 4812563 AndroidKeyStore keys should not be handled by Bouncy Castle. by Alex Klyubin · 9 years ago
  90. 584e513 am cc9c597d: am d639a453: am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  91. 169364c am 4cdc7e84: am e2047da6: am d9bf2652: Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 9 years ago
  92. d639a45 am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  93. e2047da am d9bf2652: Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 9 years ago
  94. 1d64612 Revert "[ActivityManager] Improve multi-thread access the same provider" by Wale Ogunwale · 9 years ago
  95. 67fe0a4 Revert "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  96. 4aaed14 nullcheck Activity.getIntent() for AssistContent by Adam Skory · 9 years ago
  97. 0a9bce9 am 110919d9: am bd59764a: am 8f0e0c1f: Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  98. bd59764 am 8f0e0c1f: Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  99. d4ea01b Merge "Merge commit 'e593d0a' into merge_work" by Prerepa Viswanadham · 9 years ago
  100. 6036cd5 Merge "Support moving apps to expanded storage." by Jeff Sharkey · 9 years ago