1. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  2. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  3. db5dec2 Improve relaunch merging in activity thread. by Filip Gruszczynski · 9 years ago
  4. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  5. 14418da Fix recents crashing during docked stack resize. by Filip Gruszczynski · 9 years ago
  6. f48e1e2 Remove accidentally added logging. by Filip Gruszczynski · 9 years ago
  7. 44bc4da Only request resize for tasks on the freeform stack. by Filip Gruszczynski · 9 years ago
  8. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  9. d04c6d1 resolved conflicts for 693e11e5 to mnc-dr-dev-plus-aosp by Alex Hills · 9 years ago
  10. 3d2337e Cherry-pick system theme rebase to fix square UI on round watches by Alan Viverette · 9 years ago
  11. be64eae Minor clean up in ActivityThread, mostly final usage by Alan Viverette · 9 years ago
  12. 2107d69 Postpone loading app context until instrumentation is set up by Alan Viverette · 9 years ago
  13. 346296b Reset class loader after updating instrumentation paths by Alan Viverette · 9 years ago
  14. 02fc5fe Extract drawable inflation to its own class, inflate from class name by Alan Viverette · 9 years ago
  15. 395cd01 Rebase system theme on configuration change by Alan Viverette · 9 years ago
  16. 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
  17. 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
  18. c12ec70 Avoid use-after-free race condition when rebasing theme by Alan Viverette · 9 years ago
  19. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  20. 6e02fa0 Merge changes I4fc1b47e,Icc6d6b25,I8c6bb864 by Wale Ogunwale · 9 years ago
  21. 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
  22. 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
  23. ba7881c Support finishing a task with any finishing activity in the task. by Wale Ogunwale · 9 years ago
  24. 6bdd3a1 Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult by Dianne Hackborn · 9 years ago
  25. f8cc200 am 82f91da7: am ad4a285a: am ebac4d1b: Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  26. 82f91da am ad4a285a: am ebac4d1b: Merge "Change conditionallyCheckInstanceCounts to use countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  27. d288a26 Change conditionallyCheckInstanceCounts to use countInstancesOfClasses by Mathieu Chartier · 9 years ago
  28. 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
  29. 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
  30. 782d498 Fix issue #22328792: Fix scalability issues in AssistStructure by Dianne Hackborn · 9 years ago
  31. 80bea9c resolved conflicts for merge of 8fb82074 to master by Man Cao · 9 years ago
  32. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  33. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  34. 8ee0c2c Merge "Add binder transaction tracking." by Rahul Chaturvedi · 9 years ago
  35. 52613f9 Add binder transaction tracking. by Rahul Chaturvedi · 9 years ago
  36. fbb32f6 Better systrace slices for application startup. by Narayan Kamath · 9 years ago
  37. a3acdb3 Fix issue #21621920: VI: need mechanism to get current request by Dianne Hackborn · 9 years ago
  38. d8b9b64 Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev by Wale Ogunwale · 9 years ago
  39. 2669851 Use DisplayAdjustments when creating display in ResourceManager by Wale Ogunwale · 9 years ago
  40. cd70c64 Record provision of custom Intents in AssistContent by Adam Skory · 9 years ago
  41. 733f147 Merge "Always have a handler for PendingIntents sent in the system process" into mnc-dev by Wale Ogunwale · 9 years ago
  42. 9a6ef1e Always have a handler for PendingIntents sent in the system process by Wale Ogunwale · 9 years ago
  43. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  44. 09d57fe Add new API to set URI on AssistContent. by Dianne Hackborn · 9 years ago
  45. c1a9436 Merge "Query HTTP proxy for network via a new API to avoid permissions exceptions" into mnc-dev by Paul Jensen · 9 years ago
  46. cee9b51 Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 9 years ago
  47. dcdaf87 Move Android Keystore impl to android.security.keystore. by Alex Klyubin · 9 years ago
  48. c14b9cf Add 'App Summary' section to meminfo. by Richard Uhler · 9 years ago
  49. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  50. fbf0eca Add camera app op - framework by Svetoslav · 9 years ago
  51. 4812563 AndroidKeyStore keys should not be handled by Bouncy Castle. by Alex Klyubin · 9 years ago
  52. 584e513 am cc9c597d: am d639a453: am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  53. 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
  54. d639a45 am e60077e6: Merge "Revert "[ActivityManager] Improve multi-thread access the same provider"" by Wale Ogunwale · 9 years ago
  55. e2047da am d9bf2652: Merge "Revert "Clean-up state if we have an exception when acquiring provider"" by Wale Ogunwale · 9 years ago
  56. 1d64612 Revert "[ActivityManager] Improve multi-thread access the same provider" by Wale Ogunwale · 9 years ago
  57. 67fe0a4 Revert "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  58. 4aaed14 nullcheck Activity.getIntent() for AssistContent by Adam Skory · 9 years ago
  59. 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
  60. bd59764 am 8f0e0c1f: Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 9 years ago
  61. d4ea01b Merge "Merge commit 'e593d0a' into merge_work" by Prerepa Viswanadham · 9 years ago
  62. 6036cd5 Merge "Support moving apps to expanded storage." by Jeff Sharkey · 9 years ago
  63. 57bf2a8 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 9 years ago
  64. 73e239b Clean-up state if we have an exception when acquiring provider by Wale Ogunwale · 9 years ago
  65. 7f06224 Create DropboxService lazily. by Narayan Kamath · 9 years ago
  66. b9f3674 Support moving apps to expanded storage. by Jeff Sharkey · 9 years ago
  67. b6b17a5 resolved conflicts for merge of 764f08ad to master by Stephen Hines · 9 years ago
  68. d782c57 am 5352411a: Merge "Move cache dir to its own class." by Tim Murray · 9 years ago
  69. e1e6c66 Move cache dir to its own class. by Tim Murray · 9 years ago
  70. 72db88e Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions. by Paul Jensen · 9 years ago
  71. 78c926c am bcfa7cb2: am 259a649a: am 6091dcbb: Merge "[ActivityManager] Improve multi-thread access the same provider" by Olawale Ogunwale · 9 years ago
  72. 259a649 am 6091dcbb: Merge "[ActivityManager] Improve multi-thread access the same provider" by Olawale Ogunwale · 9 years ago
  73. 57307b2 [ActivityManager] Improve multi-thread access the same provider by riddle_hsu · 9 years ago
  74. afa10ad am 2110a28a: am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  75. 2110a28 am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  76. f9034cc Add android.security.NetworkSecurityPolicy. by Alex Klyubin · 9 years ago
  77. a83ce1d More work on collecting assist data. by Dianne Hackborn · 9 years ago
  78. 9675675 am 208e80d9: am a3d5b230: am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 9 years ago
  79. 208e80d9 am a3d5b230: am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 9 years ago
  80. a3d5b23 am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 9 years ago
  81. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 9 years ago
  82. 18e99c1 Frameworks/base: Remove unnecessary Pattern instance by Andreas Gampe · 9 years ago
  83. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 9 years ago
  84. 0233aee Merge "Fixed NPE in ResourceManager when Activity.recreate is called." by Wale Ogunwale · 9 years ago
  85. 93f543c Fixed NPE in ResourceManager when Activity.recreate is called. by Wale Ogunwale · 9 years ago
  86. 2007a63 am 28de8edb: am ab8f60e4: am a94e4297: Merge "Do not make ActivityContainer available to apps. DO NOT MERGE" into lmp-mr1-dev by Craig Mautner · 9 years ago
  87. ca0653a Do not make ActivityContainer available to apps. DO NOT MERGE by Craig Mautner · 9 years ago
  88. aa7e3ed Do not make ActivityContainer available to apps. by Craig Mautner · 9 years ago
  89. 7c72668 Adjust activity display metrics based on stack configuration. by Wale Ogunwale · 9 years ago
  90. 21761bc am 0cc09449: Merge "Store compiled code in Context.getCodeCacheDir()" automerge: 3fbbe39 automerge: 1641e19 by Pirama Arumuga Nainar · 9 years ago
  91. 0cc0944 Merge "Store compiled code in Context.getCodeCacheDir()" automerge: 3fbbe39 by Pirama Arumuga Nainar · 9 years ago
  92. 51772b7 Store compiled code in Context.getCodeCacheDir() by Pirama Arumuga Nainar · 9 years ago
  93. c2607b4 Include stack override configurations in onConfigurationChanged() call. by Wale Ogunwale · 9 years ago
  94. 60454db Support activities in the same process having different resources. by Wale Ogunwale · 9 years ago
  95. 7b15552 Merge "Refactor removeApp and removeTask for last removals." by Craig Mautner · 9 years ago
  96. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 9 years ago
  97. f6b4b1a Merge "Work on issue #18201239: ANRs in com.google.process.gapps:" into lmp-mr1-dev automerge: 2132695 by Dianne Hackborn · 9 years ago
  98. 455625e Work on issue #18201239: ANRs in com.google.process.gapps: by Dianne Hackborn · 9 years ago
  99. 62e815b am 02c7c97a: am ac70b2d1: Merge "More debugging for bug 18201239." into lmp-mr1-dev by Craig Mautner · 10 years ago
  100. 66c4a82 More debugging for bug 18201239. by Craig Mautner · 10 years ago