1. a3a18be Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago
  2. 351bc94 Add new dexopt flag to control CompactDex generation by Mathieu Chartier · 7 years ago
  3. 43343c6 Merge "Installd: Check for dex2oatd before running it" am: a4d8dae190 am: 7a37fb6d9a by Andreas Gampe · 7 years ago
  4. e87fe0a Installd: Check for dex2oatd before running it by Andreas Gampe · 7 years ago
  5. 5d6a845 Merge changes Ie795897d,I86e1cfed,I840ecbca am: 1636f41a45 am: c77adfad4d by Andreas Gampe · 7 years ago
  6. 123a045 Merge "Installd: Add error message to dexopt" am: 0edada736b am: a6a9fe2b33 by Andreas Gampe · 7 years ago
  7. 3008bbe Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  8. 194fe42 Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  9. fa2dadd Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  10. 023b224 Installd: Add error message to dexopt by Andreas Gampe · 7 years ago
  11. 1468e8c Merge "ART: Fix LOG_FATAL" am: 1330e553cc am: 4a4636369a am: 30721b3a02 by Andreas Gampe · 7 years ago
  12. d32eec2 ART: Fix LOG_FATAL by Andreas Gampe · 7 years ago
  13. 1ebe77f Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  14. e817d49 Merge "Use absolute paths in tests." by Jeff Sharkey · 7 years ago
  15. e242bdf Merge "Installd: Add context to test errors" am: acbad287a9 am: f6ef48e878 by Andreas Gampe · 7 years ago
  16. 8e9bf35 Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  17. f6a93b1 Installd: Add context to test errors by Andreas Gampe · 7 years ago
  18. 5359430 Sanity check paths coming into installd. by Jeff Sharkey · 7 years ago
  19. eb7d567 Merge "have patchoat take directories instead of filenames" am: a92749ebae am: 6853290fcb by Chris Morin · 7 years ago
  20. a92749e Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 7 years ago
  21. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  22. dcccd83 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  23. 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  24. 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  25. 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  26. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  27. f63d479 Replace profman invocation for prepareAppProfiles by Calin Juravle · 7 years ago
  28. 315d1f5 Refactor argument parsing in ota preopt by Calin Juravle · 7 years ago
  29. dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
  30. c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
  31. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  32. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  33. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  34. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  35. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  36. 5224916 Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  37. d079f37 Merge "Refactor runtime hidden API flag from negative to positive" by David Brazdil · 7 years ago
  38. 77c4875 have patchoat take directories instead of filenames by Chris Morin · 7 years ago
  39. 22cce5a Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  40. fd0c5b1 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  41. 989fc50 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  42. 538ae80 Merge "installd: change fsverity ioctl" by TreeHugger Robot · 7 years ago
  43. b866116 installd: change fsverity ioctl by Victor Hsieh · 7 years ago
  44. 0b386e0 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  45. cc3b8ae [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  46. ad87a69 Merge "Refactor argument parsing in ota preopt" by Calin Juravle · 7 years ago
  47. b6db090 Merge "Extract the otapreopt parameters in their own class and add tests" by Calin Juravle · 7 years ago
  48. b7eecae Replace profman invocation for prepareAppProfiles by Calin Juravle · 7 years ago
  49. 7707aea Refactor argument parsing in ota preopt by Calin Juravle · 7 years ago
  50. c9e7679 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
  51. 2372d12 Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
  52. 68c082b Merge "Fix typo in comments" by TreeHugger Robot · 7 years ago
  53. 5b5589d Merge "[installd] Create profile snaphots for boot image" by Calin Juravle · 7 years ago
  54. e292a93 Merge "[installd] Extend profile operations to take the profile name" by Calin Juravle · 7 years ago
  55. e61189e [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  56. 93a9805 installd: fix bugs installApkVerity by Victor Hsieh · 7 years ago
  57. 562de81 [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  58. bd854e7 Merge "[installd] Prepare profiles for app code paths" by Calin Juravle · 7 years ago
  59. 6071725 Merge "Prepare installd to handle profiles per code path" by Calin Juravle · 7 years ago
  60. bc5ab87 [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  61. cfcd6aa Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  62. 7ebd513 Fix typo in comments by Victor Hsieh · 7 years ago
  63. c6d738a installd: implement measureFsverityRootHash by Victor Hsieh · 7 years ago
  64. 57188c6 Merge "installd: implement installApkVerity" by TreeHugger Robot · 7 years ago
  65. 3f16dd6 installd: implement installApkVerity by Victor Hsieh · 7 years ago
  66. 955c592 Delete some unused code. by Alan Stokes · 7 years ago
  67. 7295236 Merge "Add new dexopt flag to control hidden API restrictions" am: 37ea948a17 am: 6a278f573f by David Brazdil · 7 years ago
  68. 37ea948 Merge "Add new dexopt flag to control hidden API restrictions" by Treehugger Robot · 7 years ago
  69. 8730fde Merge "Prevent otapreopt_chroot from crashing with no arguments" am: aaf2c87e2a am: 7cc6cd771b by Zach Riggle · 7 years ago
  70. aaf2c87 Merge "Prevent otapreopt_chroot from crashing with no arguments" by Zach Riggle · 7 years ago
  71. 7fcbb81 Add new dexopt flag to control hidden API restrictions by David Brazdil · 7 years ago
  72. 78bf5ed Merge "Fix number of arguments in otapreopt v4" am: 7c7a04c934 am: cfb6267fb7 by David Brazdil · 7 years ago
  73. 318853a Prevent otapreopt_chroot from crashing with no arguments by Zach Riggle · 7 years ago
  74. d9024ef Fix number of arguments in otapreopt v4 by David Brazdil · 7 years ago
  75. 5ff7719 Merge "Pass targetSdkVersion to dex2oat" am: 54bcf1c194 am: 772beadee8 by David Brazdil · 7 years ago
  76. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 7 years ago
  77. ae8223b Merge "Installd: new interface to enable apk verity" am: 33f00971da am: 4105db6661 by Victor Hsieh · 7 years ago
  78. 99de516 Installd: new interface to enable apk verity by Victor Hsieh · 7 years ago
  79. a5de1cf Merge "Disable cdex for non background dexopt" am: 4f9ecc63cf am: 756b441357 by Mathieu Chartier · 7 years ago
  80. 1fb463e Disable cdex for non background dexopt by Mathieu Chartier · 7 years ago
  81. 1c60125 Merge "Disable compact dex for input fd == output fd" am: 69acdd7512 am: 90c7467239 by Mathieu Chartier · 7 years ago
  82. b41ffcc Disable compact dex for input fd == output fd by Mathieu Chartier · 7 years ago
  83. f29a3bc Skip hard quotas when reserved has our back. by Jeff Sharkey · 7 years ago
  84. 93b2637 Merge "StartsWith/EndsWith allow std::string prefixes/suffixes now." am: 2aa4cc4f36 am: af24c0d246 by Elliott Hughes · 7 years ago
  85. 969e4f8 StartsWith/EndsWith allow std::string prefixes/suffixes now. by Elliott Hughes · 7 years ago
  86. c3596c3 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  87. c41dac2 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  88. dd2dae9 Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  89. a391ebe Merge "Export AIDL files as a filegroup for framework.jar" by Colin Cross · 7 years ago
  90. b6568d7 Merge "Fixup existing profile directories during upgrades" am: 3367b569bf am: d87138a5d1 by Calin Juravle · 7 years ago
  91. 79346f8 Merge "Refactor profile dir creation" am: dd6b71dfaa am: 9ab618a487 by Calin Juravle · 7 years ago
  92. 6f06eb6 Fixup existing profile directories during upgrades by Calin Juravle · 7 years ago
  93. d2affb8 Refactor profile dir creation by Calin Juravle · 7 years ago
  94. 21c210e Export AIDL files as a filegroup for framework.jar by Colin Cross · 7 years ago
  95. ffaf53e Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b am: 5a49d45535 by Calin Juravle · 7 years ago
  96. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
  97. b3591f6 Add extra logging for A/B dexopt by Calin Juravle · 7 years ago
  98. 753dc71 Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  99. 7d76546 Move secondary dex files processing in the app process by Calin Juravle · 7 years ago
  100. 46e27bc Move secondary dex files processing in the app process by Calin Juravle · 7 years ago