1. 4a82f72 Merge "Use all certs for computing package signing sha256" into oc-mr1-dev am: ee580764ad by Svetoslav Ganov · 7 years ago
  2. cdd685c Use all certs for computing package signing sha256 by Svetoslav Ganov · 7 years ago
  3. 8ee6ecc Merge "Avoid potential reboot loop due to package cache" into oc-mr1-dev am: edda7ebdd9 by Makoto Onuki · 7 years ago
  4. 48e9316 Avoid potential reboot loop due to package cache by Makoto Onuki · 7 years ago
  5. 9467feb Merge "Change protection level from ephemeral to instant" into oc-mr1-dev am: ef2e7d27ae by Todd Kennedy · 7 years ago
  6. c247fa1 Change protection level from ephemeral to instant by Todd Kennedy · 7 years ago
  7. 8ec374d Merge "PackageParser: Parse android:classLoader during the full parse." into oc-mr1-dev am: af706b40de by Narayan Kamath · 7 years ago
  8. af706b4 Merge "PackageParser: Parse android:classLoader during the full parse." into oc-mr1-dev by Narayan Kamath · 7 years ago
  9. 478f94b Merge "Revert multi-package APK flag to off." into oc-mr1-dev by Garry Boyer · 7 years ago
  10. 96c11c5 PackageParser: Parse android:classLoader during the full parse. by Narayan Kamath · 7 years ago
  11. 43af9be Merge "Intern process names." into oc-mr1-dev am: a530d79209 am: 3debaa72d4 by Makoto Onuki · 7 years ago
  12. a530d79 Merge "Intern process names." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  13. f39e056 Merge "Add virtual preload bit to ApplicationInfo" into oc-mr1-dev am: 6bf2990e28 by Todd Kennedy · 7 years ago
  14. 6bf2990 Merge "Add virtual preload bit to ApplicationInfo" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  15. 812d188a Intern process names. by Makoto Onuki · 7 years ago
  16. 5eb5a7d Add virtual preload bit to ApplicationInfo by Todd Kennedy · 7 years ago
  17. 476725d Revert multi-package APK flag to off. by Garrett Boyer · 7 years ago
  18. c7421ba Merge "Reduce duplicate strings due to the package cache." into oc-mr1-dev am: ce3e863f31 by Makoto Onuki · 7 years ago
  19. 4501c61d Reduce duplicate strings due to the package cache. by Makoto Onuki · 7 years ago
  20. 1704153 Revert multi-package APK flag to off. by Garrett Boyer · 7 years ago
  21. fc1a8ac Merge "Log package parse timings" into oc-mr1-dev am: cd0d29e9fc am: 7881a63734 by Fyodor Kupolov · 7 years ago
  22. 443d9ca Merge "Revert "Reduce duplicate strings due to the package cache."" into oc-mr1-dev am: f6764fb7f7 by Makoto Onuki · 7 years ago
  23. 28a988f Log package parse timings by Fyodor Kupolov · 7 years ago
  24. 63e624a Revert "Reduce duplicate strings due to the package cache." by Makoto Onuki · 7 years ago
  25. 6afc300 Merge "Reduce duplicate strings due to the package cache." into oc-mr1-dev am: bb77e6c689 by Makoto Onuki · 7 years ago
  26. e86a29c Reduce duplicate strings due to the package cache. by Makoto Onuki · 7 years ago
  27. 92f9f98 Merge "compressed images on system partition" into oc-mr1-dev am: 94902c46ba by Todd Kennedy · 7 years ago
  28. 7c8addf compressed images on system partition by Todd Kennedy · 7 years ago
  29. 468300f Merge "Better translatable msgs for permission requests" by Philip P. Moltmann · 7 years ago
  30. e75643d Merge "Fix rotation animation selection." into oc-dr1-dev am: cee8098178 by Rob Carr · 7 years ago
  31. 427ba4f Fix rotation animation selection. by Robert Carr · 7 years ago
  32. 855d702 Separate android.test.mock classes from android.test.runner by Paul Duffin · 7 years ago
  33. 90ab6ba Merge "Allow max aspect ratio to be specified by meta-data tag." into oc-dr1-dev am: a926dbf5d2 by Bryce Lee · 7 years ago
  34. 22571db Allow max aspect ratio to be specified by meta-data tag. by Bryce Lee · 7 years ago
  35. 27ffeb3 Better translatable msgs for permission requests by Philip P. Moltmann · 7 years ago
  36. f9419f0 Allow splits to declare a classloader type. by Narayan Kamath · 7 years ago
  37. 59b9885 Added Activity flags to show on lock screen. by chaviw · 7 years ago
  38. b0297ae Merge "Support native shared libs" into oc-dr1-dev am: 77dea6284a am: a6465a13cf by Svetoslav Ganov · 7 years ago
  39. 40610e3 Support native shared libs by Svetoslav Ganov · 7 years ago
  40. 85b5ca6 Merge "Save overlay paths as user state" into oc-dev am: 508a5bade6 am: 80b761b6db by Todd Kennedy · 7 years ago
  41. b274947 Save overlay paths as user state by Todd Kennedy · 7 years ago
  42. 157be6e Revert "always adjust per-user application info" by Adam Lesinski · 7 years ago
  43. 5213666 Enables child APKs, fixes a package parsing bug, and adds tests. by Garrett Boyer · 7 years ago
  44. e0046ce always adjust per-user application info by Todd Kennedy · 7 years ago
  45. c93c3b9 Rename restartOnConfigChanges to recreateOnConfigChanges. by Holly Jiuyu Sun · 7 years ago
  46. 35312fd Merge "Rename persistentFeature to persistentWhenFeatureAvailable." into oc-dev by Martijn Coenen · 7 years ago
  47. d9f6946 Merge "Experimental features only on debuggable builds." into oc-dev by Jeff Sharkey · 7 years ago
  48. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  49. 8d74ca4 Rename persistentFeature to persistentWhenFeatureAvailable. by Martijn Coenen · 7 years ago
  50. 30dc2a0 Apply static RRO when parsing Android manifest of a target package by Jaekyun Seok · 7 years ago
  51. 3f1790d Experimental features only on debuggable builds. by Jeff Sharkey · 7 years ago
  52. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 7 years ago
  53. a3c4eb3 Move child package feature behind sys prop by Svet Ganov · 7 years ago
  54. 200d72d Merge "Storage API polishing." into oc-dev by Jeff Sharkey · 7 years ago
  55. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  56. ea2f3be OEM single-build/multi-SKU via dynamic RRO support by Todd Lee · 7 years ago
  57. 4941483 Implicitly expose SEND intents to Instant Apps by Chad Brubaker · 7 years ago
  58. 441d61b Add persistentFeature application attribute. by Martijn Coenen · 7 years ago
  59. 42d53f6 Bring back the priority feature for static RRO by Jaekyun Seok · 7 years ago
  60. 66b5c04 copy 'visbileToInstantApps' setting by Todd Kennedy · 7 years ago
  61. 941e9e2b Merge "Allow permissions to be runtime-only." into oc-dev by Chad Brubaker · 7 years ago
  62. 49f24c6 Serialize visibleToInstantApps by Chad Brubaker · 7 years ago
  63. a5d70a1 Allow permissions to be runtime-only. by Chad Brubaker · 7 years ago
  64. e633eb0 Fix issue with force resizing activity when app level doesn't want to by Wale Ogunwale · 7 years ago
  65. 0cb70ac Fixed logic error with setting maxAspectRatio by Wale Ogunwale · 7 years ago
  66. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  67. fe7f38c3 update comment with a bug number by Todd Kennedy · 7 years ago
  68. 752fb70 Allow exposing components via <meta-data> by Todd Kennedy · 7 years ago
  69. 10eb145 Merge changes from topic 'configForSplit' by Adam Lesinski · 7 years ago
  70. 06ca1e0 Allow Instant Apps access PackageInfo of exposed apps by Chad Brubaker · 7 years ago
  71. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  72. b30ee8d Merge "Create new BroadcastBehavior annotation." by Jeff Sharkey · 7 years ago
  73. 0434289 Apply static RRO by Jaekyun Seok · 7 years ago
  74. 32ee8ee Create new BroadcastBehavior annotation. by Jeff Sharkey · 7 years ago
  75. 9c9fdf2 Expose Instant App API defined in MR1 by Todd Kennedy · 7 years ago
  76. cd154e9 Implement issue #34842682: Add ability to limit permissions based on features by Dianne Hackborn · 7 years ago
  77. 2e0d0f3 OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  78. 9545980 Revert "OMS: integrate OverlayManagerService into framework" by Guang Zhu · 7 years ago
  79. 21a3d1a OMS: integrate OverlayManagerService into framework by Mårten Kongstad · 8 years ago
  80. 07ac144 PackageParser: String interning fixes. by Narayan Kamath · 7 years ago
  81. 168ec38 Merge "Append entries for real" by TreeHugger Robot · 7 years ago
  82. 8a10ef5 Append entries for real by Svet Ganov · 7 years ago
  83. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  84. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  85. 2f5811d Per user setting for instant app by Todd Kennedy · 8 years ago
  86. e714927 Partially revert commit ff5659fbc3026e621bdd926e96096e2957cfd42e. by Narayan Kamath · 7 years ago
  87. f6f095a Merge "Removed android.R.attr#onTopLauncher" by TreeHugger Robot · 7 years ago
  88. 3404173 Implement issue #30977956: Enable Instrumentation tests for multi-process apps by Dianne Hackborn · 8 years ago
  89. 069bbd3 Removed android.R.attr#onTopLauncher by Wale Ogunwale · 7 years ago
  90. aea3ec6 Merge "Allow ephemeral apps to reach any CATEGORY_BROWSABLE" by Chad Brubaker · 7 years ago
  91. ff5659f Revert "Call ActivityCallbacks after corresponding activity methods" by Narayan Kamath · 7 years ago
  92. efdc663 Merge "Define targetSandboxVersion" by TreeHugger Robot · 8 years ago
  93. 11e4507 Define targetSandboxVersion by Todd Kennedy · 8 years ago
  94. 408afbf Change configuration's color mode based on the display's color mode by Romain Guy · 8 years ago
  95. 35b79a7 Allow ephemeral apps to reach any CATEGORY_BROWSABLE by Chad Brubaker · 8 years ago
  96. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  97. e84ad49 Merge "Add color mode to activity/window" by TreeHugger Robot · 8 years ago
  98. 4832745 Add color mode to activity/window by Romain Guy · 8 years ago
  99. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  100. e9d0d27 add "splitName" attribute by Todd Kennedy · 8 years ago