1. 8ef956a installd_service_fuzzer: Add signal() to handle SIGPIPE by Akhilesh Sanikop · 9 months ago
  2. 4f1e446 Merge changes I293067bc,Iaf243153 into main by Pawan Wagh · 1 year ago
  3. b11cd7d Fuzzer seed corpus for installd by Pawan Wagh · 1 year ago
  4. 43d38c5 validate_path should only reject sudirs named ".." by William Loh · 1 year ago
  5. 0cba3b5 installd: avoid vector<const T> by Ryan Prichard · 1 year, 1 month ago
  6. b5e4c00 libc++fs is part of libc++ now. by Elliott Hughes · 1 year, 3 months ago
  7. c4cff3d Only open a path that is a regular file by Victor Hsieh · 1 year, 8 months ago
  8. c72e4d7 Fix fs-verity API for secondary users by Victor Hsieh · 1 year, 8 months ago
  9. cb567f9 [installd] return deDataInode in the createAppData result by Songchun Fan · 2 years ago
  10. c7ab564 installd: allow enabling fs-verity to a given file by Victor Hsieh · 2 years, 1 month ago
  11. 00777b2 Adding AIDL fuzzer for installd by Pawan Wagh · 2 years, 4 months ago
  12. 5859661 Merge "Skip installd dexopt tests when ART Service is enabled." by Martin Stjernholm · 2 years, 6 months ago
  13. fcd3f9a Skip installd dexopt tests when ART Service is enabled. by Martin Stjernholm · 2 years, 6 months ago
  14. 6af6b97 Don't infer the default boot image location in otapreopt. by Jiakai Zhang · 2 years, 6 months ago
  15. 400138e Installd: don't generate app image with empty reference profile by yanmin5 · 2 years, 7 months ago
  16. 8091e56 Add riscv64 support for installd testcase by haocheng.zy · 2 years, 11 months ago
  17. a745977 Merge changes Ia3eae81c,Iff44fb23 am: 372c4810c7 by Treehugger Robot · 3 years, 1 month ago
  18. df2fb61 Fix for: clearAppProfiles interface can cause arbitrary file truncate by Alex Buynytskyy · 3 years, 1 month ago
  19. d04631f Fix for: copySystemProfile can cause arbitrary file read and write by Alex Buynytskyy · 3 years, 1 month ago
  20. 44f049f Merge "Deleted clang property in Android.bp files" am: f67b6f098d am: fce5dc9847 by Alix Espino · 3 years, 3 months ago
  21. f67b6f0 Merge "Deleted clang property in Android.bp files" by Alix Espino · 3 years, 3 months ago
  22. 28590f0 Deleted clang property in Android.bp files by Alix · 3 years, 5 months ago
  23. 4279e47 Merge "Skip DexoptDex2oat64Enabled on 64bit-only builds." am: b68a655978 am: c95d039d97 by Florian Mayer · 3 years, 4 months ago
  24. e071fb2 Skip DexoptDex2oat64Enabled on 64bit-only builds. by Florian Mayer · 3 years, 4 months ago
  25. 545b544 Reverting the test as it might be failing other tests by Shikha Malhotra · 3 years, 5 months ago
  26. 8f55b3d Reverting the test as it might be failing other tests by Shikha Malhotra · 3 years, 5 months ago
  27. af5e968 Check for IOCTL feature changed to not set inheritence by Shikha Malhotra · 3 years, 5 months ago
  28. c18afa8 Check for IOCTL feature changed to not set inheritence by Shikha Malhotra · 3 years, 5 months ago
  29. 0430279 Make ReconcileSdkData more flexible by Mohammad Samiul Islam · 3 years, 6 months ago
  30. 79157a3 Ensure subdirectories of sdk data inherit group id of parent by Mohammad Samiul Islam · 3 years, 6 months ago
  31. 331bea0 Destroy SdkSandbox User Data by Rishabh Singh · 3 years, 6 months ago
  32. 1685423 Merge "Use speed-profile with the cloud profile for apks loaded by other apps." into tm-dev by Jiakai Zhang · 3 years, 6 months ago
  33. 7fa4f88 Added support to calculate storage using project ids on devices whose by Shikha Malhotra · 3 years, 8 months ago
  34. 3e3dcfe Change group id of sdk data directories by Mohammad Samiul Islam · 3 years, 6 months ago
  35. 0a14f8a Destroy/Clear SdkSandbox Data Directories by Rishabh Singh · 3 years, 7 months ago
  36. b9e96bf Create separate api for reconciling per-sdk storage by Samiul Islam · 3 years, 7 months ago
  37. a0340b3 Create sdk directory for an app only if app consumes sdk by Samiul Islam · 3 years, 7 months ago
  38. f515a1b Use speed-profile with the cloud profile for apks loaded by other apps. by Jiakai Zhang · 3 years, 7 months ago
  39. 5288b05 Make ReconcileSdkData more flexible by Mohammad Samiul Islam · 3 years, 6 months ago
  40. 431d921 Ensure subdirectories of sdk data inherit group id of parent by Mohammad Samiul Islam · 3 years, 6 months ago
  41. e8734d6 Merge "Destroy SdkSandbox User Data" into tm-dev by Samiul Islam · 3 years, 6 months ago
  42. 8d78437 Destroy SdkSandbox User Data by Rishabh Singh · 3 years, 6 months ago
  43. a73327a Change group id of sdk data directories by Mohammad Samiul Islam · 3 years, 6 months ago
  44. e84b0b1 Destroy/Clear SdkSandbox Data Directories by Rishabh Singh · 3 years, 7 months ago
  45. 92f5cf0 Create separate api for reconciling per-sdk storage by Samiul Islam · 3 years, 7 months ago
  46. 7d5b1da Create sdk directory for an app only if app consumes sdk by Samiul Islam · 3 years, 7 months ago
  47. 9c3e8f5 Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 3 years, 7 months ago
  48. b911bc6 Create supplemental data directories when app data is created by Samiul Islam · 3 years, 8 months ago
  49. ce3db42 Merge "Check incoming array sizes before accessing." am: c25290d45c am: 6385ff5756 am: 7a91a8e4f7 by Alex Buynytskyy · 3 years, 6 months ago
  50. 5227173 Merge "Rename SupplementalProcess to SdkSandbox" into tm-dev by Nikita Ioffe · 3 years, 6 months ago
  51. a6823ef Check incoming array sizes before accessing. by Alex Buynytskyy · 3 years, 6 months ago
  52. 0a7603c Add a timeout for all installd operations. by Jiakai Zhang · 3 years, 7 months ago
  53. 495142a Add a timeout for all installd operations. by Jiakai Zhang · 3 years, 7 months ago
  54. 4ee18ae Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 3 years, 7 months ago
  55. 1f4b454 Merge "Revert Android.bp changes." am: 013fa056bb am: 4f2d030336 am: 8e025ea155 by Treehugger Robot · 3 years, 7 months ago
  56. 4ab5d53 Revert Android.bp changes. by Alex Buynytskyy · 3 years, 7 months ago
  57. c40dff5 Create supplemental data directories when app data is created by Samiul Islam · 3 years, 8 months ago
  58. c56bcd5 Merge "Per user, per storage type cleanup to match PM behavior." am: 7468714189 am: 85f3d515f4 am: 7cc840dd94 by Treehugger Robot · 3 years, 7 months ago
  59. 58a7309 Per user, per storage type cleanup to match PM behavior. by Alex Buynytskyy · 3 years, 7 months ago
  60. b6c7a01 Merge "More robust app data and user data removal." am: 0a258b89c7 am: cccc28a1b1 am: fca40a5e0c by Treehugger Robot · 3 years, 7 months ago
  61. 038a19b More robust app data and user data removal. by Alex Buynytskyy · 3 years, 7 months ago
  62. f60ade6 Merge "Periodically free cache below high storage threshold" by Neharika Jali · 3 years, 8 months ago
  63. f580a31 Merge "dexopt: Restore old files when cancelled" am: 4b7d885899 am: 9329cc6a12 am: f82cdbd24b am: ff93c53b59 by Keun-young Park · 3 years, 9 months ago
  64. b734226 dexopt: Restore old files when cancelled by Keun young Park · 3 years, 11 months ago
  65. ff991c5 Merge "Manually calculate stats for app owning external storage" am: 26c6a3e0f6 am: 12d7284145 am: 74bb5242cc am: a3b4152e58 by Shikha Malhotra · 3 years, 9 months ago
  66. 26c6a3e Merge "Manually calculate stats for app owning external storage" by Shikha Malhotra · 3 years, 9 months ago
  67. aae9644 Manually calculate stats for app owning external storage by Shikha Malhotra · 3 years, 10 months ago
  68. 440e664 Merge "Add read-write lock for per-user operations." am: 18e8bbb4d0 am: b00e5af674 am: beaca83f00 am: 6c2a2967df by Treehugger Robot · 3 years, 9 months ago
  69. fcd5bf3 Add read-write lock for per-user operations. by Alex Buynytskyy · 3 years, 10 months ago
  70. 967390a Merge "Add packageName argument in preparation for per-package lock." by Alex Buynytskyy · 3 years, 10 months ago
  71. 7360d43 Merge "installd: Skip profile preparation if primary.prof does not exist" am: 54481db5d5 am: 801bb02bf8 am: 53a920901a am: dd350df3a1 by Treehugger Robot · 3 years, 10 months ago
  72. 54481db Merge "installd: Skip profile preparation if primary.prof does not exist" by Treehugger Robot · 3 years, 10 months ago
  73. 8f2a40e installd: Skip profile preparation if primary.prof does not exist by Yang Tianping · 3 years, 10 months ago
  74. 44036e2 Add packageName argument in preparation for per-package lock. by Alex Buynytskyy · 3 years, 10 months ago
  75. 05bd9d5 Merge "Eliminating the concept of reserved cache" by Neharika Jali · 3 years, 10 months ago
  76. 1d667a2 Periodically free cache below high storage threshold by Neharika Jali · 3 years, 11 months ago
  77. 0e54231 Eliminating the concept of reserved cache by Neharika Jali · 3 years, 11 months ago
  78. 84e8f24 Support migrating app data to a new appId by John Wu · 3 years, 11 months ago
  79. 65578d6 add IInstalld.controlDexOptBlocking call by Keun young Park · 4 years, 2 months ago
  80. 0f3beba Return the freed bytes from deleteOdex API by Calin Juravle · 4 years, 3 months ago
  81. e90de86 Extend profile analysis with proper return codes by Calin Juravle · 4 years, 3 months ago
  82. 31c68e7 Change permissions on ref profile so that ART can read it by Calin Juravle · 4 years, 3 months ago
  83. 6de402a Convert some unsafe post-fork() LOG usage. by Martijn Coenen · 4 years, 4 months ago
  84. 0f3a054 Fix #2 for dexopt_test now that '&' is not a valid class loader context. by Nicolas Geoffray · 4 years, 5 months ago
  85. bf01f37 Fix dexopt_test now that '&' is not a valid class loader context. by Nicolas Geoffray · 4 years, 5 months ago
  86. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
  87. 8b4da2f Merge "Fix test/Android.bp on ARC builds" by Treehugger Robot · 4 years, 11 months ago
  88. 6ae7c46 Fix test/Android.bp on ARC builds by Boleyn Su · 4 years, 11 months ago
  89. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  90. e9481ce Remove dex2oat_headers. by Nicolas Geoffray · 5 years ago
  91. 997cace Merge "Control use of dex2oat64 by device property" am: d656fe27e1 am: 2fa686812b by David Sehr · 5 years ago
  92. 6df89a6 Control use of dex2oat64 by device property by David Sehr · 5 years ago
  93. 2271b3e Adds support for restore dexopt flag by Patrick Baumann · 5 years ago
  94. c430229 Merge "Adds support for restore dexopt flag" into rvc-dev am: 931c87d986 by TreeHugger Robot · 5 years ago
  95. 931c87d Merge "Adds support for restore dexopt flag" into rvc-dev by TreeHugger Robot · 5 years ago
  96. 00d3f4f Adds support for restore dexopt flag by Patrick Baumann · 5 years ago
  97. 2383962 Add installd method to delete CE snapshots. by Oli Lan · 5 years ago
  98. cfc430b Merge "Add installd method to delete CE snapshots." am: 4ce8b0dd93 am: 4c804198a4 by Oli Lan · 5 years ago
  99. 035abbb Add installd method to delete CE snapshots. by Oli Lan · 5 years ago
  100. 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 6 years ago