1. e0d64a1 Make sure to return false for empty classpath by Mathieu Chartier · 7 years ago
  2. 692bc1f Merge "Add dalvik.vm.dex2oat-resolve-startup-strings feature flag" by Mathieu Chartier · 7 years ago
  3. a6ada23 Merge "[installd] Modernize codebase by replacing NULL with nullptr" by Mathieu Chartier · 7 years ago
  4. 9059283 Add mathieuc to owners by Mathieu Chartier · 7 years ago
  5. 954cf64 [installd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. f208828 Add dalvik.vm.dex2oat-resolve-startup-strings feature flag by Mathieu Chartier · 7 years ago
  7. eddf8dd Merge "Cleanup Quota limit in Installd" by Treehugger Robot · 7 years ago
  8. c78374d Cleanup Quota limit in Installd by Risan · 7 years ago
  9. bd7aef1 Otapreopt: Accept boot image in system by Andreas Gampe · 7 years ago
  10. f1dd98e Fix implicit fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  11. 3ad80d2 Otapreopt: Remove patchoat step by Andreas Gampe · 7 years ago
  12. 725ae2b Break away from longer file extensions. by Jeff Sharkey · 7 years ago
  13. 2478cf2 Otapreopt: Introduce protocol version 10 by Andreas Gampe · 7 years ago
  14. ce9fe7f Otapreopt: Move binary to Soong by Andreas Gampe · 7 years ago
  15. f9857ad installd should be fully developed in AOSP. by Jeff Sharkey · 7 years ago
  16. 1752a11 Remove PIC option from oat files. by Vladimir Marko · 7 years ago
  17. 189d906 Installd: Add presubmit TEST_MAPPING by Andreas Gampe · 7 years ago
  18. 2ef09a7 Installd: Refactor installd_dexopt_test a bit by Andreas Gampe · 7 years ago
  19. 70564d5 Merge "Otapreopt: Add missing function" am: d760eb8662 by Andreas Gampe · 7 years ago
  20. a64a627 Otapreopt: Add missing function by Andreas Gampe · 7 years ago
  21. 07031ce Merge "Fix SEGFAULT in profman" am: 037b50ec79 by Calin Juravle · 7 years ago
  22. a30265a Fix SEGFAULT in profman by Calin Juravle · 7 years ago
  23. 76c2eaf Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 7 years ago
  24. 1572f9b Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 7 years ago
  25. 19d2d08 Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* by Bowgo Tsai · 7 years ago
  26. eb9b71e Disable dex2oatd for release background compiles am: 31419e7ac8 by David Sehr · 7 years ago
  27. 31419e7 Disable dex2oatd for release background compiles by David Sehr · 7 years ago
  28. 3bbaed2 Always pass --dex-location to profman by Calin Juravle · 7 years ago
  29. 6e9f4df Merge "Always pass --dex-location to profman" into pi-dev am: 7be03ead4c by Calin Juravle · 7 years ago
  30. 59f7ab8 Always pass --dex-location to profman by Calin Juravle · 7 years ago
  31. 1fc161b Merge "Fix tiny typo in LOG_TAG." am: d7c8bda2f9 am: 1d5a1e4d39 by Alan Stokes · 7 years ago
  32. cb27c34 Fix tiny typo in LOG_TAG. by Alan Stokes · 7 years ago
  33. 5f3079b Merge "Otadexopt: Attempt to mount product partition" am: dce2457fd9 by Andreas Gampe · 7 years ago
  34. fbab0c6 Otadexopt: Attempt to mount product partition by Andreas Gampe · 7 years ago
  35. b87a1c7 Otadexopt: Attempt to mount product partition by Andreas Gampe · 7 years ago
  36. 7aec7ad Merge "Disable APPLY_HARD_QUOTAS in favor of "resgid"." into pi-dev by Jeff Sharkey · 7 years ago
  37. ce764fa Disable APPLY_HARD_QUOTAS in favor of "resgid". by Jeff Sharkey · 7 years ago
  38. 33aa0e6 Merge "Check /mnt/expand paths as if /data." into pi-dev am: 64fc7a4b0c by Jeff Sharkey · 7 years ago
  39. 8fa803a Check /mnt/expand paths as if /data. by Jeff Sharkey · 7 years ago
  40. e8f96c1 Merge "Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases" into pi-dev by Mathieu Chartier · 7 years ago
  41. 2d5a1bc Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases by Mathieu Chartier · 7 years ago
  42. 1dc3dfa Add flag for controling app image generation by Mathieu Chartier · 7 years ago
  43. 4f1ad40 Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases by Mathieu Chartier · 7 years ago
  44. 94c625f Merge "Add flag for controling app image generation" into pi-dev am: d08eab114a by Mathieu Chartier · 7 years ago
  45. d08eab1 Merge "Add flag for controling app image generation" into pi-dev by Mathieu Chartier · 7 years ago
  46. 80e32bc Merge "installd: update per fs-verity kernel uapi change" into pi-dev by Victor Hsieh · 7 years ago
  47. 18ac027 installd: update per fs-verity kernel uapi change by Victor Hsieh · 7 years ago
  48. ad45a1b Add flag for controling app image generation by Mathieu Chartier · 7 years ago
  49. a3a18be Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago
  50. 351bc94 Add new dexopt flag to control CompactDex generation by Mathieu Chartier · 7 years ago
  51. 9c7b560 Merge "Add otapreopt logic for CompactDex version bump" am: 1812ea7c47 by Mathieu Chartier · 7 years ago
  52. dbc4ce6 Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago
  53. fb37d5c Merge "Installd: Make tests atest-ready" am: a11d432df3 am: adf456c076 by Andreas Gampe · 7 years ago
  54. c23dc12 Installd: Make tests atest-ready by Andreas Gampe · 7 years ago
  55. 71626f7 Merge "Add new dexopt flag to control CompactDex generation" am: 64d9442a11 by Mathieu Chartier · 7 years ago
  56. f69c2f7 Add new dexopt flag to control CompactDex generation by Mathieu Chartier · 7 years ago
  57. 43343c6 Merge "Installd: Check for dex2oatd before running it" am: a4d8dae190 am: 7a37fb6d9a by Andreas Gampe · 7 years ago
  58. e87fe0a Installd: Check for dex2oatd before running it by Andreas Gampe · 7 years ago
  59. 5d6a845 Merge changes Ie795897d,I86e1cfed,I840ecbca am: 1636f41a45 am: c77adfad4d by Andreas Gampe · 7 years ago
  60. 123a045 Merge "Installd: Add error message to dexopt" am: 0edada736b am: a6a9fe2b33 by Andreas Gampe · 7 years ago
  61. 3008bbe Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  62. 194fe42 Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  63. fa2dadd Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  64. 023b224 Installd: Add error message to dexopt by Andreas Gampe · 7 years ago
  65. 1468e8c Merge "ART: Fix LOG_FATAL" am: 1330e553cc am: 4a4636369a am: 30721b3a02 by Andreas Gampe · 7 years ago
  66. d32eec2 ART: Fix LOG_FATAL by Andreas Gampe · 7 years ago
  67. 1ebe77f Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  68. e817d49 Merge "Use absolute paths in tests." by Jeff Sharkey · 7 years ago
  69. e242bdf Merge "Installd: Add context to test errors" am: acbad287a9 am: f6ef48e878 by Andreas Gampe · 7 years ago
  70. 8e9bf35 Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  71. f6a93b1 Installd: Add context to test errors by Andreas Gampe · 7 years ago
  72. 5359430 Sanity check paths coming into installd. by Jeff Sharkey · 7 years ago
  73. eb7d567 Merge "have patchoat take directories instead of filenames" am: a92749ebae am: 6853290fcb by Chris Morin · 7 years ago
  74. a92749e Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 7 years ago
  75. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  76. dcccd83 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  77. 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  78. 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  79. 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 8 years ago
  80. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 8 years ago
  81. f63d479 Replace profman invocation for prepareAppProfiles by Calin Juravle · 8 years ago
  82. 315d1f5 Refactor argument parsing in ota preopt by Calin Juravle · 8 years ago
  83. dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 8 years ago
  84. c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 8 years ago
  85. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 8 years ago
  86. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 8 years ago
  87. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 8 years ago
  88. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 8 years ago
  89. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 8 years ago
  90. 5224916 Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  91. d079f37 Merge "Refactor runtime hidden API flag from negative to positive" by David Brazdil · 7 years ago
  92. 77c4875 have patchoat take directories instead of filenames by Chris Morin · 7 years ago
  93. 22cce5a Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  94. fd0c5b1 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  95. 989fc50 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  96. 538ae80 Merge "installd: change fsverity ioctl" by TreeHugger Robot · 8 years ago
  97. b866116 installd: change fsverity ioctl by Victor Hsieh · 8 years ago
  98. 0b386e0 Allow public profile compilation for primary apks by Calin Juravle · 8 years ago
  99. cc3b8ae [installd] Pass .dm files to dexopt by Calin Juravle · 8 years ago
  100. ad87a69 Merge "Refactor argument parsing in ota preopt" by Calin Juravle · 8 years ago