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