1. 18ac027 installd: update per fs-verity kernel uapi change by Victor Hsieh · 7 years ago
  2. 123a045 Merge "Installd: Add error message to dexopt" am: 0edada736b am: a6a9fe2b33 by Andreas Gampe · 7 years ago
  3. 023b224 Installd: Add error message to dexopt by Andreas Gampe · 7 years ago
  4. 1ebe77f Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  5. 8e9bf35 Use absolute paths in tests. by Jeff Sharkey · 7 years ago
  6. 5359430 Sanity check paths coming into installd. by Jeff Sharkey · 7 years ago
  7. 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  8. dcccd83 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 7 years ago
  9. 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  10. 0d0a492 [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  11. 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  12. c3b049e [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  13. 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  14. a25d90c Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  15. 538ae80 Merge "installd: change fsverity ioctl" by TreeHugger Robot · 7 years ago
  16. b866116 installd: change fsverity ioctl by Victor Hsieh · 7 years ago
  17. cc3b8ae [installd] Pass .dm files to dexopt by Calin Juravle · 7 years ago
  18. 68c082b Merge "Fix typo in comments" by TreeHugger Robot · 7 years ago
  19. 5b5589d Merge "[installd] Create profile snaphots for boot image" by Calin Juravle · 7 years ago
  20. e292a93 Merge "[installd] Extend profile operations to take the profile name" by Calin Juravle · 7 years ago
  21. e61189e [installd] Create profile snaphots for boot image by Calin Juravle · 7 years ago
  22. 93a9805 installd: fix bugs installApkVerity by Victor Hsieh · 7 years ago
  23. 562de81 [installd] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  24. bd854e7 Merge "[installd] Prepare profiles for app code paths" by Calin Juravle · 7 years ago
  25. 6071725 Merge "Prepare installd to handle profiles per code path" by Calin Juravle · 7 years ago
  26. bc5ab87 [installd] Prepare profiles for app code paths by Calin Juravle · 7 years ago
  27. cfcd6aa Prepare installd to handle profiles per code path by Calin Juravle · 7 years ago
  28. 7ebd513 Fix typo in comments by Victor Hsieh · 7 years ago
  29. c6d738a installd: implement measureFsverityRootHash by Victor Hsieh · 7 years ago
  30. 57188c6 Merge "installd: implement installApkVerity" by TreeHugger Robot · 7 years ago
  31. 3f16dd6 installd: implement installApkVerity by Victor Hsieh · 7 years ago
  32. 955c592 Delete some unused code. by Alan Stokes · 7 years ago
  33. 5ff7719 Merge "Pass targetSdkVersion to dex2oat" am: 54bcf1c194 am: 772beadee8 by David Brazdil · 7 years ago
  34. 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 7 years ago
  35. ae8223b Merge "Installd: new interface to enable apk verity" am: 33f00971da am: 4105db6661 by Victor Hsieh · 7 years ago
  36. 99de516 Installd: new interface to enable apk verity by Victor Hsieh · 7 years ago
  37. f29a3bc Skip hard quotas when reserved has our back. by Jeff Sharkey · 7 years ago
  38. c3596c3 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  39. c41dac2 Rename snapshotProfile to createProfileSnapshot for better consistency by Calin Juravle · 7 years ago
  40. b6568d7 Merge "Fixup existing profile directories during upgrades" am: 3367b569bf am: d87138a5d1 by Calin Juravle · 7 years ago
  41. 79346f8 Merge "Refactor profile dir creation" am: dd6b71dfaa am: 9ab618a487 by Calin Juravle · 7 years ago
  42. 6f06eb6 Fixup existing profile directories during upgrades by Calin Juravle · 7 years ago
  43. d2affb8 Refactor profile dir creation by Calin Juravle · 7 years ago
  44. ffaf53e Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b am: 5a49d45535 by Calin Juravle · 7 years ago
  45. 2959173 Add snapshotProfile APIs to installd by Calin Juravle · 7 years ago
  46. 753dc71 Add Installd IPC to compute the SHA256 of a seconday dex file. by Alan Stokes · 7 years ago
  47. c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 7 years ago
  48. e2cff6a Skip children in fixupAppData() when parent shady. by Jeff Sharkey · 7 years ago
  49. 4f7be17 Fix casting bug, add control for hard quotas. by Jeff Sharkey · 7 years ago
  50. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  51. e761ac3 Installd: Fix math overflow on quota calculation by Jerry Wong · 7 years ago
  52. 52c4582 Replace dexopt shared libraries with class loader context by Calin Juravle · 7 years ago
  53. 54ef862 Check dexopt needed for secondary dex while downgrading by Shubham Ajmera · 7 years ago
  54. 4d03ee6 Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  55. 18650c7 Merge "Remove code_cache info from parent's inode when code_cache is removed" am: 301fb1333f am: 68ff008ee8 am: 8871e8ed90 by Ryuki Nakamura · 7 years ago
  56. 41f9f15 Merge "Remove code_cache info from parent's inode when code_cache is removed" am: 301fb1333f am: 68ff008ee8 by Ryuki Nakamura · 7 years ago
  57. 68ff008 Merge "Remove code_cache info from parent's inode when code_cache is removed" by Ryuki Nakamura · 7 years ago
  58. c7342f8 Remove code_cache info from parent's inode when code_cache is removed by Ryuki Nakamura · 7 years ago
  59. 2261f1c Merge "Enable clang-tidy for sensitive domain." by TreeHugger Robot · 7 years ago
  60. 1b9d9a6 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 7 years ago
  61. 6b63b91 Skip children in fixupAppData() when parent shady. by Jeff Sharkey · 7 years ago
  62. 8347276 Fix casting bug, add control for hard quotas. am: bdd4de8a98 by Jeff Sharkey · 7 years ago
  63. bdd4de8 Fix casting bug, add control for hard quotas. by Jeff Sharkey · 7 years ago
  64. cb057c2 Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  65. bcb8747 Installd: Fix math overflow on quota calculation by Jerry Wong · 7 years ago
  66. 1d66761 Replace dexopt shared libraries with class loader context by Calin Juravle · 7 years ago
  67. 45c8743 Check dexopt needed for secondary dex while downgrading by Shubham Ajmera · 7 years ago
  68. a013698 Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  69. b7747e5 Merge "Don't double-count external cached app data." into oc-dev am: b5a1f50f5e by Jeff Sharkey · 7 years ago
  70. 4ca8ff9 Don't double-count external cached app data. by Jeff Sharkey · 7 years ago
  71. 6b26ae4 Installd: deleteOdex's outputPath can be null am: c523409f0f am: 7b28d34ee2 by Andreas Gampe · 7 years ago
  72. c523409 Installd: deleteOdex's outputPath can be null by Andreas Gampe · 7 years ago
  73. 76dd2a7 Merge "Consistent "low storage" behavior." into oc-dev am: 1e4088fc68 by Jeff Sharkey · 7 years ago
  74. 60f8a53 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  75. 68638b4 Merge "Newly create idmap only when it is stale" into oc-dev am: 4bf5dcce19 by Jaekyun Seok · 7 years ago
  76. 5cb903e Newly create idmap only when it is stale by Jaekyun Seok · 7 years ago
  77. d7fb611 Merge "Revert "Newly create idmap only when it is outdated"" into oc-dev am: b57d3d222a by Adam Lesinski · 7 years ago
  78. b57d3d2 Merge "Revert "Newly create idmap only when it is outdated"" into oc-dev by Adam Lesinski · 7 years ago
  79. b6182b3 Revert "Newly create idmap only when it is outdated" by Adam Lesinski · 7 years ago
  80. 7ea0738 Merge "Add copy system profile functionality" by Mathieu Chartier · 7 years ago
  81. f966f2a Add copy system profile functionality by Mathieu Chartier · 7 years ago
  82. d6ca10b Merge "Do not return an error if the dalvik-cache odex is missing" into oc-dev by TreeHugger Robot · 7 years ago
  83. 249f2d3 Do not return an error if the dalvik-cache odex is missing by Calin Juravle · 7 years ago
  84. d712f0c Clear cached files on external storage. by Jeff Sharkey · 7 years ago
  85. bb54a7d Merge "Newly create idmap only when it is outdated" into oc-dev by TreeHugger Robot · 7 years ago
  86. 1d09146 Newly create idmap only when it is outdated by Jaekyun Seok · 7 years ago
  87. a084fcd Fix external cache and secondary user bugs. by Jeff Sharkey · 7 years ago
  88. 6e03e0e Merge "Fix use-after-free issue caught by ASAN." into oc-dev by TreeHugger Robot · 7 years ago
  89. c729b02 Merge "Fix profile disk space accounting bugs." into oc-dev by TreeHugger Robot · 7 years ago
  90. 7b6c840 Hopefully fix funky SELinux labels. by Jeff Sharkey · 7 years ago
  91. 06a6184 Fix profile disk space accounting bugs. by Jeff Sharkey · 7 years ago
  92. d9ff77f Fix use-after-free issue caught by ASAN. by Jeff Sharkey · 7 years ago
  93. ec1be62 Get a hack in place for broken quotas. by Jeff Sharkey · 8 years ago
  94. cb556e3 Restore selinux labels for secondary dex oat directory by Calin Juravle · 8 years ago
  95. e12d596 Offer to "fixup" GIDs used for app data. by Jeff Sharkey · 8 years ago
  96. e59c85c Define upper-bound disk quotas for all apps. by Jeff Sharkey · 8 years ago
  97. 1cb4aaf Remove legacy cache clearing logic. by Jeff Sharkey · 8 years ago
  98. ed909ae Follow "atomic" to "group" refactoring. by Jeff Sharkey · 8 years ago
  99. 8348fa3 Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f by Calin Juravle · 8 years ago
  100. 114f081 Support profile guided compilation for secondary dex files by Calin Juravle · 8 years ago