1. 827782a Merge "Don't modify cached permission info" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  2. ef2e7d2 Merge "Change protection level from ephemeral to instant" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  3. 71b304f Merge "Always invoke callback" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  4. 941fab3 Merge "Remove using package name" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  5. c80b3b7 Don't modify cached permission info by Svetoslav Ganov · 7 years ago
  6. 6e3461b Log timings for shutdown stages by Fyodor Kupolov · 7 years ago
  7. 0b4b9f9 Merge "Removing non-preferred activity from resolution set should not disrupt the preferred resolution" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  8. c247fa1 Change protection level from ephemeral to instant by Todd Kennedy · 7 years ago
  9. e66fd7d Remove using package name by Todd Kennedy · 7 years ago
  10. 5ba8e3d Merge "Ensure dexopt is executed only with consistent package data" into oc-mr1-dev by Calin Juravle · 7 years ago
  11. 4c2b955 Ensure dexopt is executed only with consistent package data by Calin Juravle · 7 years ago
  12. c45b085 Always invoke callback by Todd Kennedy · 7 years ago
  13. e551d36 Merge "Allow applications to define failure handlers" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  14. 0c62487 Merge "Add package use info to dexopt dump" into oc-mr1-dev by Calin Juravle · 7 years ago
  15. 6bf2990 Merge "Add virtual preload bit to ApplicationInfo" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  16. 41a57a6 Add package use info to dexopt dump by Calin Juravle · 7 years ago
  17. df421a8 Merge changes from topic 'info-per-split' into oc-mr1-dev by Calin Juravle · 7 years ago
  18. d0084f7 Allow applications to define failure handlers by Todd Kennedy · 7 years ago
  19. 5eb5a7d Add virtual preload bit to ApplicationInfo by Todd Kennedy · 7 years ago
  20. 52a452c Record usage information per split by Calin Juravle · 7 years ago
  21. 3b74c41 Use PackageUseInfo in DexOptimizer by Calin Juravle · 7 years ago
  22. 8c18e1f Merge "Add native bindings for getNamesForUids" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  23. 4501c61d Reduce duplicate strings due to the package cache. by Makoto Onuki · 7 years ago
  24. ad192a3 Add native bindings for getNamesForUids by Todd Kennedy · 7 years ago
  25. 14876bd Save PackageDexUsage on PMS shutdown by Calin Juravle · 7 years ago
  26. 5e049eb Merge "Add new API to retrieve app names in a batch" into oc-mr1-dev by Todd Kennedy · 7 years ago
  27. 565cab1 Merge changes from topic 'class-loaders-mr1' into oc-mr1-dev by Calin Juravle · 7 years ago
  28. 4ff5def Removing non-preferred activity from resolution set should by Michal Karpinski · 7 years ago
  29. 9da8b8a7 Add new API to retrieve app names in a batch by Todd Kennedy · 7 years ago
  30. 567fe36 Merge "Add a missing null check" into oc-dev am: 101fca656d am: ea99954804 by Jeff Sharkey · 7 years ago
  31. ea99954 Merge "Add a missing null check" into oc-dev am: 101fca656d by Jeff Sharkey · 7 years ago
  32. 0ae9570 Add a missing null check by Svet Ganov · 7 years ago
  33. a2ab662 Handle case for missing permissions - fix NPE am: 39cc33f192 am: 6e527d0ec5 by Svet Ganov · 7 years ago
  34. 6e527d0 Handle case for missing permissions - fix NPE am: 39cc33f192 by Svet Ganov · 7 years ago
  35. 39cc33f Handle case for missing permissions - fix NPE by Svet Ganov · 7 years ago
  36. f8c35ac Merge "Allow the launcher to get all instant apps" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  37. 899f54d Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  38. 436b901 Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  39. c7df7d7 Allow the launcher to get all instant apps by Todd Kennedy · 7 years ago
  40. adb8c52 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  41. 7a8044d Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  42. 076d6f7 Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  43. 784b56e Revert "Report permission flags for all protections based on SDK" by Bart Sears · 7 years ago
  44. 2dfbbb3 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  45. 3cf2835 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  46. 852cf98 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  47. 2a896e9 Merge "Add cross user permission checks" into oc-mr1-dev by Todd Kennedy · 7 years ago
  48. 94902c4 Merge "compressed images on system partition" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  49. f1ff36f Use the class loader context when optimizing secondary dex files by Calin Juravle · 7 years ago
  50. 3072aa76 Merge "dynamically install all missing splits" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  51. 7c8addf compressed images on system partition by Todd Kennedy · 7 years ago
  52. 78a7250 Add API for virtual preloads by Todd Kennedy · 7 years ago
  53. dbaef6d Add cross user permission checks by Todd Kennedy · 7 years ago
  54. 2dd3ad0 dynamically install all missing splits by Todd Kennedy · 7 years ago
  55. 2b8d44f Merge "Add a command line option to optimize individual splits" by TreeHugger Robot · 7 years ago
  56. 11ed01b Merge "Refactor the arguments passed to dexopt invocations" by TreeHugger Robot · 7 years ago
  57. b6f844d Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  58. 1d0e83d Refactor the arguments passed to dexopt invocations by Calin Juravle · 7 years ago
  59. c606627 Always populate the ApplicationInfo object by Todd Kennedy · 7 years ago
  60. 0b1a7a3 Merge "Reduce app size by downgrading inactive apps" by Shubham Ajmera · 7 years ago
  61. 246dccf Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  62. 747613f Additional metrics for PM init by Fyodor Kupolov · 7 years ago
  63. 71e6a7f Keep track of primary dexopt by Shubham Ajmera · 7 years ago
  64. ce54397 Compile secondary dex at boot after OTA by Shubham Ajmera · 7 years ago
  65. 279e187 Merge "reflect errors to child package" by TreeHugger Robot · 7 years ago
  66. 5ab0243 Only require that system UIDs tag their sockets. by Jeff Sharkey · 7 years ago
  67. 6044d6c reflect errors to child package by Todd Kennedy · 7 years ago
  68. 13d97c2 Merge "Merge "Filter instant apps with different names" into oc-dev am: adcc94f160 am: ae524ac5fa" into oc-dr1-dev-plus-aosp by Todd Kennedy · 7 years ago
  69. 191df63 Merge "Filter instant apps with different names" into oc-dev am: adcc94f160 by Todd Kennedy · 7 years ago
  70. a350db6 Merge "Filter instant apps with different names" into oc-dev am: adcc94f160 by Todd Kennedy · 7 years ago
  71. ae524ac Merge "Filter instant apps with different names" into oc-dev am: adcc94f160 by Todd Kennedy · 7 years ago
  72. adcc94f Merge "Filter instant apps with different names" into oc-dev by TreeHugger Robot · 7 years ago
  73. 1dfb21b Filter instant apps with different names by Todd Kennedy · 7 years ago
  74. adcd1fe Merge "Progress towards FBE and adoptable storage." by Jeff Sharkey · 7 years ago
  75. 31e13ba Merge "null check before dereference" into oc-dev am: df8569787c am: 6939301147 by Todd Kennedy · 7 years ago
  76. 6939301 Merge "null check before dereference" into oc-dev am: df8569787c by Todd Kennedy · 7 years ago
  77. b5af86e Merge "null check before dereference" into oc-dev am: df8569787c by Todd Kennedy · 7 years ago
  78. df85697 Merge "null check before dereference" into oc-dev by TreeHugger Robot · 7 years ago
  79. 7833e7c null check before dereference by Todd Kennedy · 7 years ago
  80. a65e649 Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  81. ae6c6d2 Merge "Merge "Allow any app to dynamically install a split" into oc-dev am: 16503a8f7e am: 20fad610b9" into oc-dr1-dev-plus-aosp by Todd Kennedy · 7 years ago
  82. 921fc14 Merge "Allow any app to dynamically install a split" into oc-dev am: 16503a8f7e by Todd Kennedy · 7 years ago
  83. 20fad61 Merge "Allow any app to dynamically install a split" into oc-dev am: 16503a8f7e by Todd Kennedy · 7 years ago
  84. 16503a8 Merge "Allow any app to dynamically install a split" into oc-dev by TreeHugger Robot · 7 years ago
  85. 739af18 Allow any app to dynamically install a split by Todd Kennedy · 7 years ago
  86. 1e7ffc1 Merge "Always run the intent filter verifier in USER_SYSTEM" by TreeHugger Robot · 7 years ago
  87. f291e63 Always run the intent filter verifier in USER_SYSTEM by Christopher Tate · 7 years ago
  88. b0297ae Merge "Support native shared libs" into oc-dr1-dev am: 77dea6284a am: a6465a13cf by Svetoslav Ganov · 7 years ago
  89. 40610e3 Support native shared libs by Svetoslav Ganov · 7 years ago
  90. 010b3b8 Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev am: 88f98985d5 am: 53d87ebb55 by Chad Brubaker · 7 years ago
  91. 667b655 Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev by Chad Brubaker · 7 years ago
  92. 53d87eb Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev by Chad Brubaker · 7 years ago
  93. 88f9898 Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev by TreeHugger Robot · 7 years ago
  94. 03f85fef Allow Instant Apps to call getPermissionControllerPackageName by Chad Brubaker · 7 years ago
  95. d46d038 Merge "[DO NOT MERGE] Support native shared libs" into oc-dev am: 324c41ba89 by Svetoslav Ganov · 7 years ago
  96. 324c41b Merge "[DO NOT MERGE] Support native shared libs" into oc-dev by Svetoslav Ganov · 7 years ago
  97. f8579581 [DO NOT MERGE] Support native shared libs by Svet Ganov · 7 years ago
  98. 5ce464e Avoid using global PM lock in isProtectedBroadcast by Fyodor Kupolov · 7 years ago
  99. dbdfac3 Merge "Track both framework and app overlays per package" into oc-dev am: 65ffdba7f7 am: c36175d754 by Todd Kennedy · 7 years ago
  100. c36175d Merge "Track both framework and app overlays per package" into oc-dev by Todd Kennedy · 7 years ago