1. 6df89a6 Control use of dex2oat64 by device property by David Sehr · 4 years, 3 months ago
  2. 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 4 years, 6 months ago
  3. f4caaa0 Update identifiers and paths to the new ART APEX. by Martin Stjernholm · 5 years ago
  4. f74a737 Ensure we select the right execution binary for all dexopt commands by Calin Juravle · 5 years ago
  5. 67a14f6 Refactor paths to Android Runtime binaries in directory `cmds/installd/`. by Roland Levillain · 5 years ago
  6. 1752a11 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  7. 023b224 Installd: Add error message to dexopt by Andreas Gampe · 6 years ago
  8. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 6 years ago
  9. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 6 years ago
  10. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 6 years ago
  11. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 6 years ago
  12. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 6 years ago
  13. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 6 years ago
  14. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  15. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 6 years ago
  16. c3596c3 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  17. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
  18. c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 7 years ago
  19. 52c4582 Replace dexopt shared libraries with class loader context by Calin Juravle · 7 years ago
  20. 54ef862 Check dexopt needed for secondary dex while downgrading by Shubham Ajmera · 7 years ago
  21. f966f2a Add copy system profile functionality by Mathieu Chartier · 7 years ago
  22. c7ad3fb OtaPreopt: Add version support am: c4ced4f015 by Andreas Gampe · 7 years ago
  23. c4ced4f OtaPreopt: Add version support by Andreas Gampe · 7 years ago
  24. 17fc9f4 Merge changes from topics 'seinfo', 'public_dex' into oc-dev am: 1f639435da by Calin Juravle · 7 years ago
  25. cb556e3 Restore selinux labels for secondary dex oat directory by Calin Juravle · 7 years ago
  26. 34d2c2c Remove obsolete and unused PATCHOAT_FOR_RELOCATION. by Richard Uhler · 7 years ago
  27. 114f081 Support profile guided compilation for secondary dex files by Calin Juravle · 7 years ago
  28. 1a0af3b Use unique_fd instead of fd_t when managing profiles by Calin Juravle · 7 years ago
  29. 76268c5 Use std::string for profile operations instead of const char by Calin Juravle · 7 years ago
  30. c9eab38 [Installd] Clean up logic for secondary dex oat files by Calin Juravle · 7 years ago
  31. 80a2125 Add installd logic for compiling secondary dex files by Calin Juravle · 7 years ago
  32. 90aff26 Split all dexopt-related code into dexopt.cpp. by Jeff Sharkey · 8 years ago
  33. 6c2c056 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago