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