1. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  2. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  3. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
  4. 7d76546 Move secondary dex files processing in the app process by Calin Juravle · 7 years ago
  5. 172fac0 Fix bug in directory depth counting. by Jeff Sharkey · 7 years ago
  6. c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 7 years ago
  7. ec0afbf Fix up error message in installd::prepare_app_cache_dir by Shubham Ajmera · 7 years ago
  8. dd42e27 Adjust the validation code for secondary dex paths by Calin Juravle · 7 years ago
  9. 4f7be17 Fix casting bug, add control for hard quotas. by Jeff Sharkey · 7 years ago
  10. 3760ad3 Change the location of current profiles for secondary dex files by Calin Juravle · 7 years ago
  11. c7342f8 Remove code_cache info from parent's inode when code_cache is removed by Ryuki Nakamura · 7 years ago
  12. 4f23dd2 Merge "installd create_data_user_ce_path uses dir instead of symlink" am: f8af02fffa am: 21ea7683bc by Tom Cherry · 8 years ago
  13. 75d4e57 installd create_data_user_ce_path uses dir instead of symlink by cjbao · 8 years ago
  14. e12d596 Offer to "fixup" GIDs used for app data. by Jeff Sharkey · 8 years ago
  15. 6239121 Merge "We really want f_frsize." into oc-dev by TreeHugger Robot · 8 years ago
  16. a836c47 We really want f_frsize. by Jeff Sharkey · 8 years ago
  17. e59c85c Define upper-bound disk quotas for all apps. by Jeff Sharkey · 8 years ago
  18. 1cb4aaf Remove legacy cache clearing logic. by Jeff Sharkey · 8 years ago
  19. ed909ae Follow "atomic" to "group" refactoring. by Jeff Sharkey · 8 years ago
  20. 8348fa3 Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f by Calin Juravle · 8 years ago
  21. 114f081 Support profile guided compilation for secondary dex files by Calin Juravle · 8 years ago
  22. 2c5d1a8 Merge "Finer-grained locking for size operations." by TreeHugger Robot · 8 years ago
  23. b26786d Finer-grained locking for size operations. by Jeff Sharkey · 8 years ago
  24. 47ec286 Merge "Use std::string for profile operations instead of const char" am: 7c7d888d94 am: ccaa1f3f78 by Calin Juravle · 8 years ago
  25. 76268c5 Use std::string for profile operations instead of const char by Calin Juravle · 8 years ago
  26. 2ee8cc0 Allow "android" package name. by Jeff Sharkey · 8 years ago
  27. 068ef22 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  28. ab7ac8d Allow "android" package name. by Jeff Sharkey · 8 years ago
  29. 110c3ba Merge "Update is_valid_package_name() to match framework." by TreeHugger Robot · 8 years ago
  30. 367ace2 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  31. c9e5578 Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 am: 9d4819ff2e by Calin Juravle · 8 years ago
  32. 35c8465 Installd: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  33. 80a2125 Add installd logic for compiling secondary dex files by Calin Juravle · 8 years ago
  34. 871a8f2 Logic for atmoic/tombstone behavior; split mode. by Jeff Sharkey · 8 years ago
  35. 20e0fd8 Merge "Add installd logic for compiling secondary dex files" by Calin Juravle · 8 years ago
  36. 42451c0 Add installd logic for compiling secondary dex files by Calin Juravle · 8 years ago
  37. f3124d8 Remove from preloads/file_cache when clearing the cache by Fyodor Kupolov · 8 years ago
  38. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  39. df2d754 Methods to calculate user and external disk usage. by Jeff Sharkey · 8 years ago
  40. 3dfae0c Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  41. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  42. 90aff26 Split all dexopt-related code into dexopt.cpp. by Jeff Sharkey · 8 years ago
  43. 423e746 Return real error strings from installd. by Jeff Sharkey · 8 years ago
  44. 4ed6507 DO NOT MERGE. Ignore setxattr() failures on tmpfs. by Jeff Sharkey · 8 years ago
  45. 9a998f4 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 8 years ago
  46. 54e292e Search both CE/DE storage when clearing caches. by Jeff Sharkey · 8 years ago
  47. 379a12b Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
  48. 1d992f9 Build target path before closedir(). by Jeff Sharkey · 9 years ago
  49. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 9 years ago
  50. b06f98a Don't report errors when trying to delete a non-existing profile dir by Calin Juravle · 9 years ago
  51. 6a1648e Extract profile files in their dedicated folder by Calin Juravle · 9 years ago
  52. e02657d Remove older migration code. by Jeff Sharkey · 9 years ago
  53. 02d0de5 Installd: Refactor in preparation for OTA by Andreas Gampe · 9 years ago
  54. 32717f8 Merge "Create new ephemeral app directory" by Todd Kennedy · 9 years ago
  55. c7b8a11 Merge "Track rename from base/ to android-base/." am: f31cf3ab0f am: c21980bc12 by Elliott Hughes · 9 years ago
  56. e4ec9eb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  57. 5c1a910 Create new ephemeral app directory by Todd Kennedy · 9 years ago
  58. ebf728f More device-encrypted directory work. by Jeff Sharkey · 9 years ago
  59. f24aae8 Merge "Remove obsolete profile handling from installd." am: 8161da7a0e am: a51f45a601 by Calin Juravle · 9 years ago
  60. 63ec2d6 Create device-encrypted directories for apps. by Jeff Sharkey · 9 years ago
  61. df9dadd Remove obsolete profile handling from installd. by Calin Juravle · 9 years ago
  62. 592e628 am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes" by Nick Kralevich · 9 years ago
  63. 2379e15 am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes" by Nick Kralevich · 9 years ago
  64. 8b7acac More O_DIRECTORY | O_NOFOLLOW changes by Nick Kralevich · 9 years ago
  65. e34de3a am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW" by Nick Kralevich · 9 years ago
  66. 6611bd6 am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW" by Nick Kralevich · 9 years ago
  67. 7fd6467 installd _delete_dir_contents: add O_NOFOLLOW by Nick Kralevich · 9 years ago
  68. d845c96 Add an installd command to link files by Narayan Kamath · 9 years ago
  69. d792118 Offer to move both code and data together. by Jeff Sharkey · 10 years ago
  70. e363724 Command to move private app data between volumes. by Jeff Sharkey · 10 years ago
  71. 41ea424 More volume UUID awareness. by Jeff Sharkey · 10 years ago
  72. c03de09 Plumb through volume UUID when building paths. by Jeff Sharkey · 10 years ago
  73. 1980380 Switch installd to compile as C++. by Jeff Sharkey · 10 years ago[Renamed (98%) from cmds/installd/utils.c]
  74. e23a132 Valid APK paths now include expanded storage. by Jeff Sharkey · 10 years ago
  75. 0adea3b am 60fd3fee: Migrate CA certificates to all users by Robin Lee · 10 years ago
  76. 60fd3fe Migrate CA certificates to all users by Robin Lee · 10 years ago
  77. 9e8b528 resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  78. 99d9fb1 Fix warnings on unused variables and parameters. by Chih-Hung Hsieh · 10 years ago
  79. 770180a Add new system APK locations. by Jeff Sharkey · 10 years ago
  80. f53c08b Fix validation of system paths in installd. by Calin Juravle · 10 years ago
  81. c597b6d Fix validation of system paths in installd. by Calin Juravle · 10 years ago
  82. 9d76156 Allow apk path to contain one subdirectory. by Calin Juravle · 10 years ago
  83. fd88ff2 Allow apk path to contain one subdirectory. by Calin Juravle · 10 years ago
  84. 8c9bcff Merge "Add an installd command to prune dex files." by Narayan Kamath · 10 years ago
  85. 0db0f97 installd: change profile files to 0660 by Nick Kralevich · 10 years ago
  86. 3aee2c5 Add an installd command to prune dex files. by Narayan Kamath · 10 years ago
  87. 095c763 Add installd command to create /data/misc user dir by Robin Lee · 11 years ago
  88. a240733 restorecon the profile directory. by Stephen Smalley · 11 years ago
  89. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  90. d937073 ART profiler by Dave Allison · 11 years ago
  91. abe4fe5 Change legacy "persona" references to userid_t. by Jeff Sharkey · 11 years ago
  92. 94afecf Move non-Java commands over from frameworks/base by Mike Lockwood · 12 years ago