1. 92f5cf0 Create separate api for reconciling per-sdk storage by Samiul Islam · 3 years, 7 months ago
  2. 5227173 Merge "Rename SupplementalProcess to SdkSandbox" into tm-dev by Nikita Ioffe · 3 years, 6 months ago
  3. 495142a Add a timeout for all installd operations. by Jiakai Zhang · 3 years, 6 months ago
  4. 4ee18ae Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 3 years, 6 months ago
  5. 1f4b454 Merge "Revert Android.bp changes." am: 013fa056bb am: 4f2d030336 am: 8e025ea155 by Treehugger Robot · 3 years, 7 months ago
  6. 4ab5d53 Revert Android.bp changes. by Alex Buynytskyy · 3 years, 7 months ago
  7. c40dff5 Create supplemental data directories when app data is created by Samiul Islam · 3 years, 8 months ago
  8. 58a7309 Per user, per storage type cleanup to match PM behavior. by Alex Buynytskyy · 3 years, 7 months ago
  9. 038a19b More robust app data and user data removal. by Alex Buynytskyy · 3 years, 7 months ago
  10. b35b872 Remove ableist language by Hanna Nizhnikava · 3 years, 8 months ago
  11. f618443 Check property for sdcardfs usage by Daniel Rosenberg · 5 years ago
  12. 818ac48 Merge "Implement quota calculation for project ID based quota." am: 26b068e97c am: 93f07fb962 am: ad4e7b6bcf by Automerger Merge Worker · 6 years ago
  13. 26b068e Merge "Implement quota calculation for project ID based quota." by Martijn Coenen · 6 years ago
  14. 771cc34 Implement quota calculation for project ID based quota. by Martijn Coenen · 6 years ago
  15. dc2083f [installd] clean up moveCompleteApp by Songchun Fan · 6 years ago
  16. 68d6b2f Merge "Increase the level of depth of apk paths" am: 401ace29db am: ec26d4b94f am: 83f1491abb by Automerger Merge Worker · 6 years ago
  17. 2955609 Increase the level of depth of apk paths by Songchun Fan · 6 years ago
  18. 2a0a246 add function to traversal the crates by Felka Chang · 6 years ago
  19. 6d775c5 Shift to measure per-userId OBB directories. by Jeff Sharkey · 6 years ago
  20. 99ba118 Merge "Whitelist the staging directory in installd" by Shafik Nassar · 7 years ago
  21. ad5da1e installd: parameterize user data snapshots with snapshot_id by Nikita Ioffe · 7 years ago
  22. b43faa9 Whitelist the staging directory in installd by shafik · 7 years ago
  23. 8755f79 installd: Add destroyAppDataSnapshot and corresponding binder API by Nikita Ioffe · 7 years ago
  24. 1f34244 Merge "installd: Implement support for userdata snapshot and restore." by Narayan Kamath · 7 years ago
  25. dfdfb79 installd: Implement support for userdata snapshot and restore. by Narayan Kamath · 7 years ago
  26. 2af5e6a [view compilation] Add viewcompiler support to installd by Eric Holk · 7 years ago
  27. 89883e3 Fix fdsan error by Mathieu Chartier · 7 years ago
  28. 954cf64 [installd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  29. f1dd98e Fix implicit fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  30. 8fa803a Check /mnt/expand paths as if /data. by Jeff Sharkey · 7 years ago
  31. e61189e [installd] Create profile snaphots for boot image by Calin Juravle · 8 years ago
  32. cfcd6aa Prepare installd to handle profiles per code path by Calin Juravle · 8 years ago
  33. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 8 years ago
  34. 7d76546 Move secondary dex files processing in the app process by Calin Juravle · 8 years ago
  35. 172fac0 Fix bug in directory depth counting. by Jeff Sharkey · 8 years ago
  36. c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 8 years ago
  37. ec0afbf Fix up error message in installd::prepare_app_cache_dir by Shubham Ajmera · 8 years ago
  38. dd42e27 Adjust the validation code for secondary dex paths by Calin Juravle · 8 years ago
  39. 4f7be17 Fix casting bug, add control for hard quotas. by Jeff Sharkey · 8 years ago
  40. 3760ad3 Change the location of current profiles for secondary dex files by Calin Juravle · 8 years ago
  41. c7342f8 Remove code_cache info from parent's inode when code_cache is removed by Ryuki Nakamura · 8 years ago
  42. 4f23dd2 Merge "installd create_data_user_ce_path uses dir instead of symlink" am: f8af02fffa am: 21ea7683bc by Tom Cherry · 8 years ago
  43. 75d4e57 installd create_data_user_ce_path uses dir instead of symlink by cjbao · 8 years ago
  44. e12d596 Offer to "fixup" GIDs used for app data. by Jeff Sharkey · 8 years ago
  45. 6239121 Merge "We really want f_frsize." into oc-dev by TreeHugger Robot · 8 years ago
  46. a836c47 We really want f_frsize. by Jeff Sharkey · 8 years ago
  47. e59c85c Define upper-bound disk quotas for all apps. by Jeff Sharkey · 8 years ago
  48. 1cb4aaf Remove legacy cache clearing logic. by Jeff Sharkey · 8 years ago
  49. ed909ae Follow "atomic" to "group" refactoring. by Jeff Sharkey · 8 years ago
  50. 8348fa3 Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f by Calin Juravle · 8 years ago
  51. 114f081 Support profile guided compilation for secondary dex files by Calin Juravle · 8 years ago
  52. 2c5d1a8 Merge "Finer-grained locking for size operations." by TreeHugger Robot · 8 years ago
  53. b26786d Finer-grained locking for size operations. by Jeff Sharkey · 8 years ago
  54. 47ec286 Merge "Use std::string for profile operations instead of const char" am: 7c7d888d94 am: ccaa1f3f78 by Calin Juravle · 8 years ago
  55. 76268c5 Use std::string for profile operations instead of const char by Calin Juravle · 8 years ago
  56. 2ee8cc0 Allow "android" package name. by Jeff Sharkey · 8 years ago
  57. 068ef22 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  58. ab7ac8d Allow "android" package name. by Jeff Sharkey · 8 years ago
  59. 110c3ba Merge "Update is_valid_package_name() to match framework." by TreeHugger Robot · 8 years ago
  60. 367ace2 Update is_valid_package_name() to match framework. by Jeff Sharkey · 8 years ago
  61. c9e5578 Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 am: 9d4819ff2e by Calin Juravle · 8 years ago
  62. 35c8465 Installd: Clean up code related to foreign dex use by Calin Juravle · 9 years ago
  63. 80a2125 Add installd logic for compiling secondary dex files by Calin Juravle · 9 years ago
  64. 871a8f2 Logic for atmoic/tombstone behavior; split mode. by Jeff Sharkey · 9 years ago
  65. 20e0fd8 Merge "Add installd logic for compiling secondary dex files" by Calin Juravle · 9 years ago
  66. 42451c0 Add installd logic for compiling secondary dex files by Calin Juravle · 9 years ago
  67. f3124d8 Remove from preloads/file_cache when clearing the cache by Fyodor Kupolov · 9 years ago
  68. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  69. df2d754 Methods to calculate user and external disk usage. by Jeff Sharkey · 9 years ago
  70. 3dfae0c Offer to measure disk stats using quotas. by Jeff Sharkey · 9 years ago
  71. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  72. 90aff26 Split all dexopt-related code into dexopt.cpp. by Jeff Sharkey · 9 years ago
  73. 423e746 Return real error strings from installd. by Jeff Sharkey · 9 years ago
  74. 4ed6507 DO NOT MERGE. Ignore setxattr() failures on tmpfs. by Jeff Sharkey · 9 years ago
  75. 9a998f4 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 9 years ago
  76. 54e292e Search both CE/DE storage when clearing caches. by Jeff Sharkey · 9 years ago
  77. 379a12b Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
  78. 1d992f9 Build target path before closedir(). by Jeff Sharkey · 9 years ago
  79. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 9 years ago
  80. b06f98a Don't report errors when trying to delete a non-existing profile dir by Calin Juravle · 9 years ago
  81. 6a1648e Extract profile files in their dedicated folder by Calin Juravle · 10 years ago
  82. e02657d Remove older migration code. by Jeff Sharkey · 10 years ago
  83. 02d0de5 Installd: Refactor in preparation for OTA by Andreas Gampe · 10 years ago
  84. 32717f8 Merge "Create new ephemeral app directory" by Todd Kennedy · 10 years ago
  85. c7b8a11 Merge "Track rename from base/ to android-base/." am: f31cf3ab0f am: c21980bc12 by Elliott Hughes · 10 years ago
  86. e4ec9eb Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  87. 5c1a910 Create new ephemeral app directory by Todd Kennedy · 10 years ago
  88. ebf728f More device-encrypted directory work. by Jeff Sharkey · 10 years ago
  89. f24aae8 Merge "Remove obsolete profile handling from installd." am: 8161da7a0e am: a51f45a601 by Calin Juravle · 10 years ago
  90. 63ec2d6 Create device-encrypted directories for apps. by Jeff Sharkey · 10 years ago
  91. df9dadd Remove obsolete profile handling from installd. by Calin Juravle · 10 years ago
  92. 592e628 am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes" by Nick Kralevich · 10 years ago
  93. 2379e15 am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes" by Nick Kralevich · 10 years ago
  94. 8b7acac More O_DIRECTORY | O_NOFOLLOW changes by Nick Kralevich · 10 years ago
  95. e34de3a am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW" by Nick Kralevich · 10 years ago
  96. 6611bd6 am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW" by Nick Kralevich · 10 years ago
  97. 7fd6467 installd _delete_dir_contents: add O_NOFOLLOW by Nick Kralevich · 10 years ago
  98. d845c96 Add an installd command to link files by Narayan Kamath · 10 years ago
  99. d792118 Offer to move both code and data together. by Jeff Sharkey · 10 years ago
  100. e363724 Command to move private app data between volumes. by Jeff Sharkey · 10 years ago