1. 563a5ca Ensure dexopt is executed only with consistent package data by Calin Juravle · 7 years ago
  2. b130d47 Add package use info to dexopt dump by Calin Juravle · 7 years ago
  3. 943d1e7 Record usage information per split by Calin Juravle · 7 years ago
  4. fad6dc1 Use PackageUseInfo in DexOptimizer by Calin Juravle · 7 years ago
  5. a18e992 Use the class loader context when optimizing secondary dex files by Calin Juravle · 7 years ago
  6. c1fe2ce Save PackageDexUsage on PMS shutdown by Calin Juravle · 7 years ago
  7. caed600 Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  8. dea3fd8 Refactor the arguments passed to dexopt invocations by Calin Juravle · 7 years ago
  9. 3aeca17 Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  10. e523aa4 Compile secondary dex at boot after OTA by Shubham Ajmera · 7 years ago
  11. e74db7c Merge "Preserve order of shared library files" am: 596bb64796 by Paul Duffin · 7 years ago
  12. 14062f2 Preserve order of shared library files by Paul Duffin · 7 years ago
  13. 69fbdca Merge "Move code around for deleting oat artifacts." am: a7bf2a21d9 by Nicolas Geoffray · 7 years ago
  14. 15b0493 Merge "Special handling of priv-apps in PMS." am: 107899c599 by Nicolas Geoffray · 7 years ago
  15. a7bf2a2 Merge "Move code around for deleting oat artifacts." by Nicolas Geoffray · 7 years ago
  16. 20a894e Special handling of priv-apps in PMS. by Nicolas Geoffray · 7 years ago
  17. 575697a Move code around for deleting oat artifacts. by Nicolas Geoffray · 7 years ago
  18. 23a2a0d Always populate the ApplicationInfo object by Todd Kennedy · 7 years ago
  19. ea99954 Merge "Add a missing null check" into oc-dev am: 101fca656d by Jeff Sharkey · 7 years ago
  20. 0ae9570 Add a missing null check by Svet Ganov · 7 years ago
  21. 6e527d0 Handle case for missing permissions - fix NPE am: 39cc33f192 by Svet Ganov · 7 years ago
  22. 39cc33f Handle case for missing permissions - fix NPE by Svet Ganov · 7 years ago
  23. 436b901 Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  24. adb8c52 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  25. 076d6f7 Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  26. 784b56e Revert "Report permission flags for all protections based on SDK" by Bart Sears · 7 years ago
  27. 3cf2835 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  28. 852cf98 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  29. a350db6 Merge "Filter instant apps with different names" into oc-dev am: adcc94f160 by Todd Kennedy · 7 years ago
  30. ae524ac Merge "Filter instant apps with different names" into oc-dev am: adcc94f160 by Todd Kennedy · 7 years ago
  31. adcc94f Merge "Filter instant apps with different names" into oc-dev by TreeHugger Robot · 7 years ago
  32. 1dfb21b Filter instant apps with different names by Todd Kennedy · 7 years ago
  33. 6939301 Merge "null check before dereference" into oc-dev am: df8569787c by Todd Kennedy · 7 years ago
  34. b5af86e Merge "null check before dereference" into oc-dev am: df8569787c by Todd Kennedy · 7 years ago
  35. df85697 Merge "null check before dereference" into oc-dev by TreeHugger Robot · 7 years ago
  36. 7833e7c null check before dereference by Todd Kennedy · 7 years ago
  37. 921fc14 Merge "Allow any app to dynamically install a split" into oc-dev am: 16503a8f7e by Todd Kennedy · 7 years ago
  38. 20fad61 Merge "Allow any app to dynamically install a split" into oc-dev am: 16503a8f7e by Todd Kennedy · 7 years ago
  39. 16503a8 Merge "Allow any app to dynamically install a split" into oc-dev by TreeHugger Robot · 7 years ago
  40. 739af18 Allow any app to dynamically install a split by Todd Kennedy · 7 years ago
  41. 40610e3 Support native shared libs by Svetoslav Ganov · 7 years ago
  42. 667b655 Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev by Chad Brubaker · 7 years ago
  43. 53d87eb Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev by Chad Brubaker · 7 years ago
  44. 88f9898 Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev by TreeHugger Robot · 7 years ago
  45. 03f85fef Allow Instant Apps to call getPermissionControllerPackageName by Chad Brubaker · 7 years ago
  46. d46d038 Merge "[DO NOT MERGE] Support native shared libs" into oc-dev am: 324c41ba89 by Svetoslav Ganov · 7 years ago
  47. 324c41b Merge "[DO NOT MERGE] Support native shared libs" into oc-dev by Svetoslav Ganov · 7 years ago
  48. f8579581 [DO NOT MERGE] Support native shared libs by Svet Ganov · 7 years ago
  49. c36175d Merge "Track both framework and app overlays per package" into oc-dev by Todd Kennedy · 7 years ago
  50. 895b695 Merge "Track both framework and app overlays per package" into oc-dev by Todd Kennedy · 7 years ago
  51. 65ffdba Merge "Track both framework and app overlays per package" into oc-dev by Todd Kennedy · 7 years ago
  52. 560830c Track both framework and app overlays per package by Todd Kennedy · 7 years ago
  53. 1466c16 Merge "enable/disable dexopt for instant apps remotely" into oc-dev by Todd Kennedy · 7 years ago
  54. 3586115a Merge "enable/disable dexopt for instant apps remotely" into oc-dev by Todd Kennedy · 7 years ago
  55. 5d969b9 Merge "enable/disable dexopt for instant apps remotely" into oc-dev by TreeHugger Robot · 7 years ago
  56. e9bec62 Merge "don't block uninstall of unknown packages" into oc-dev am: 627fbf8157 by Todd Kennedy · 7 years ago
  57. 7076de2 Merge "don't block uninstall of unknown packages" into oc-dev am: 627fbf8157 by Todd Kennedy · 7 years ago
  58. 627fbf8 Merge "don't block uninstall of unknown packages" into oc-dev by TreeHugger Robot · 7 years ago
  59. 133c5da enable/disable dexopt for instant apps remotely by Todd Kennedy · 7 years ago
  60. a708300 don't block uninstall of unknown packages by Todd Kennedy · 7 years ago
  61. 80b761b Merge "Save overlay paths as user state" into oc-dev am: 508a5bade6 by Todd Kennedy · 7 years ago
  62. b692f4a Merge "Save overlay paths as user state" into oc-dev am: 508a5bade6 by Todd Kennedy · 7 years ago
  63. 508a5ba Merge "Save overlay paths as user state" into oc-dev by TreeHugger Robot · 7 years ago
  64. bfd7cc4 Merge "Remove stopship workaround for instant app targetSdkVersion" into oc-dev by Chad Brubaker · 7 years ago
  65. 6d1b84b Merge "Remove stopship workaround for instant app targetSdkVersion" into oc-dev by Chad Brubaker · 7 years ago
  66. b274947 Save overlay paths as user state by Todd Kennedy · 7 years ago
  67. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  68. 66c2b22 Remove stopship workaround for instant app targetSdkVersion by Chad Brubaker · 7 years ago
  69. 23e5a1e Merge changes Iea24e5a1,If71385bc into oc-dev am: 3834421c96 by Todd Kennedy · 7 years ago
  70. de066fd Merge "Passing callingUid to internal methods" into oc-dev am: dacdf2e978 by Todd Kennedy · 7 years ago
  71. 4d2a9a9 Merge changes Iea24e5a1,If71385bc into oc-dev am: 3834421c96 by Todd Kennedy · 7 years ago
  72. 3834421 Merge changes Iea24e5a1,If71385bc into oc-dev by TreeHugger Robot · 7 years ago
  73. ddb322a Merge "Passing callingUid to internal methods" into oc-dev am: dacdf2e978 by Todd Kennedy · 7 years ago
  74. dacdf2e Merge "Passing callingUid to internal methods" into oc-dev by TreeHugger Robot · 7 years ago
  75. 18211fd Passing callingUid to internal methods by Todd Kennedy · 7 years ago
  76. 96a7326 expand who can uninstall an instant app by Todd Kennedy · 7 years ago
  77. 4e4769c Final changes to protect the API surface by Todd Kennedy · 7 years ago
  78. f5eef31 Merge "Don't verify instant apps" into oc-dev am: 9bac79a540 am: 27eb2e2b5b by Todd Kennedy · 7 years ago
  79. 27eb2e2 Merge "Don't verify instant apps" into oc-dev am: 9bac79a540 by Todd Kennedy · 7 years ago
  80. 944e696 Don't verify instant apps by Todd Kennedy · 7 years ago
  81. 8e2cc10 Protect instant apps from full apps by Todd Kennedy · 7 years ago
  82. 09c0ef3 Protect instant apps from full apps by Todd Kennedy · 7 years ago
  83. befd4bc Protect instant apps from full apps by Todd Kennedy · 7 years ago
  84. b562e53 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  85. 3c3d9d8 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  86. 06951ac Merge "Consistent "low storage" behavior." into oc-dev by Jeff Sharkey · 7 years ago
  87. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  88. 5d1ea59 Prune unused static libs and instant apps if space needed am: f36d53cbfc by Svet Ganov · 7 years ago
  89. a8505b5 Prune unused static libs and instant apps if space needed am: f36d53cbfc by Svet Ganov · 7 years ago
  90. f36d53c Prune unused static libs and instant apps if space needed by Svet Ganov · 7 years ago
  91. f706259 Merge "Compare against correct user id to determine static lib clients" into oc-dev am: 13eef357d6 by Svet Ganov · 7 years ago
  92. 962b4ad Merge "Compare against correct user id to determine static lib clients" into oc-dev by Svet Ganov · 7 years ago
  93. 832267a resolve merge conflicts of fc5c78e0ef79 to oc-dev-plus-aosp by Todd Kennedy · 7 years ago
  94. 5ded03b Compare against correct user id to determine static lib clients by Svet Ganov · 7 years ago
  95. fc5c78e Merge "Allow ManagedProvisioning to silently uninstall apps" am: cfc68b6661 by insight.lee · 7 years ago
  96. cfc68b6 Merge "Allow ManagedProvisioning to silently uninstall apps" by Treehugger Robot · 7 years ago
  97. 879f879 Allow ManagedProvisioning to silently uninstall apps by insight.lee · 7 years ago
  98. a50630dd Merge "Allow ManagedProvisioning to silently uninstall apps" by Sudheer Shanka · 7 years ago
  99. 4414db2 Merge "resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp" into oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  100. 7e1a273 resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago