1. 2ef09a7 Installd: Refactor installd_dexopt_test a bit by Andreas Gampe · 6 years ago
  2. 33aa0e6 Merge "Check /mnt/expand paths as if /data." into pi-dev am: 64fc7a4b0c by Jeff Sharkey · 6 years ago
  3. 8fa803a Check /mnt/expand paths as if /data. by Jeff Sharkey · 6 years ago
  4. e8f96c1 Merge "Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases" into pi-dev by Mathieu Chartier · 6 years ago
  5. 4f1ad40 Pass in new flag DEXOPT_GENERATE_APP_IMAGE to test cases by Mathieu Chartier · 6 years ago
  6. 94c625f Merge "Add flag for controling app image generation" into pi-dev am: d08eab114a by Mathieu Chartier · 6 years ago
  7. ad45a1b Add flag for controling app image generation by Mathieu Chartier · 6 years ago
  8. a3a18be Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago
  9. dbc4ce6 Add otapreopt logic for CompactDex version bump by Mathieu Chartier · 7 years ago
  10. c23dc12 Installd: Make tests atest-ready by Andreas Gampe · 7 years ago
  11. 3008bbe Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  12. 194fe42 Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  13. fa2dadd Installd: Amend dexopt binder logging by Andreas Gampe · 7 years ago
  14. 023b224 Installd: Add error message to dexopt by Andreas Gampe · 7 years ago
  15. 1ebe77f Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  16. f6a93b1 Installd: Add context to test errors by Andreas Gampe · 7 years ago
  17. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  18. 0c609c2 Fix otapreopt parameters reading by Calin Juravle · 7 years ago
  19. 40b5f46 Fix profileSnapshot test in installd. by Calin Juravle · 7 years ago
  20. 5bd1c72 Allow public profile compilation for primary apks by Calin Juravle · 7 years ago
  21. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  22. dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 7 years ago
  23. c4f6a0b Fix profile guided compilation for secondaries and add more tests by Calin Juravle · 7 years ago
  24. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  25. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  26. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  27. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  28. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  29. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 7 years ago
  30. c3596c3 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  31. 6f06eb6 Fixup existing profile directories during upgrades by Calin Juravle · 7 years ago
  32. d2affb8 Refactor profile dir creation by Calin Juravle · 7 years ago
  33. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
  34. 7d76546 Move secondary dex files processing in the app process by Calin Juravle · 7 years ago
  35. 172fac0 Fix bug in directory depth counting. by Jeff Sharkey · 7 years ago
  36. c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 7 years ago
  37. e1d9b28 Change log libraries in tests to be statically linked by Arthur Eubanks · 7 years ago
  38. 4f7be17 Fix casting bug, add control for hard quotas. by Jeff Sharkey · 7 years ago
  39. 3760ad3 Change the location of current profiles for secondary dex files by Calin Juravle · 7 years ago
  40. 734e378 Use -Werror in frameworks/native/cmds by Chih-Hung Hsieh · 7 years ago
  41. 60f8a53 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  42. 249f2d3 Do not return an error if the dalvik-cache odex is missing by Calin Juravle · 7 years ago
  43. a40b6e3 Fix installd test by Calin Juravle · 7 years ago
  44. e12d596 Offer to "fixup" GIDs used for app data. by Jeff Sharkey · 7 years ago
  45. a836c47 We really want f_frsize. by Jeff Sharkey · 7 years ago
  46. ed909ae Follow "atomic" to "group" refactoring. by Jeff Sharkey · 7 years ago
  47. 8348fa3 Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f by Calin Juravle · 7 years ago
  48. 114f081 Support profile guided compilation for secondary dex files by Calin Juravle · 8 years ago
  49. 47ec286 Merge "Use std::string for profile operations instead of const char" am: 7c7d888d94 am: ccaa1f3f78 by Calin Juravle · 8 years ago
  50. 76268c5 Use std::string for profile operations instead of const char by Calin Juravle · 8 years ago
  51. 2ee8cc0 Allow "android" package name. by Jeff Sharkey · 8 years ago
  52. 068ef22 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  53. ab7ac8d Allow "android" package name. by Jeff Sharkey · 8 years ago
  54. 367ace2 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  55. 871a8f2 Logic for atmoic/tombstone behavior; split mode. by Jeff Sharkey · 8 years ago
  56. f3e30b9 Filename refactoring, remove DEXOPT_OTA flag. by Jeff Sharkey · 8 years ago
  57. 4c93974 Revert "Move installd back to Android.mk." by Dan Willemsen · 8 years ago
  58. 0274c97 Shuffle installd Binder implementation around. by Jeff Sharkey · 8 years ago
  59. 00b6f68 Move installd back to Android.mk. by Jeff Sharkey · 8 years ago
  60. 1e0ade2 Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  61. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 8 years ago
  62. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 8 years ago
  63. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 8 years ago
  64. 02d0de5 Installd: Refactor in preparation for OTA by Andreas Gampe · 9 years ago
  65. d792118 Offer to move both code and data together. by Jeff Sharkey · 9 years ago
  66. 41ea424 More volume UUID awareness. by Jeff Sharkey · 9 years ago
  67. c03de09 Plumb through volume UUID when building paths. by Jeff Sharkey · 9 years ago
  68. 1980380 Switch installd to compile as C++. by Jeff Sharkey · 9 years ago
  69. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 10 years ago
  70. f53c08b Fix validation of system paths in installd. by Calin Juravle · 10 years ago
  71. 9d76156 Allow apk path to contain one subdirectory. by Calin Juravle · 10 years ago
  72. 7400742 Correcting include path in installd test project's Android.mk by Ramin Zaghi · 11 years ago
  73. abe4fe5 Change legacy "persona" references to userid_t. by Jeff Sharkey · 11 years ago
  74. 94afecf Move non-Java commands over from frameworks/base by Mike Lockwood · 12 years ago