1. 4e7a765 Clean/destroy app shared storage via installd. by Jeff Sharkey · 6 years ago
  2. b18f899 Use sendfile() and splice() to speed up copying. by Jeff Sharkey · 7 years ago
  3. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  4. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  5. c8b29ac Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  6. 9a4a457 Clear identity to handle ALLOCATE_AGGRESSIVE. by Jeff Sharkey · 7 years ago
  7. dafb17e We really want f_frsize and f_bavail. by Jeff Sharkey · 7 years ago
  8. 88d2a3c Introduce revision codes for split APKs. by Jeff Sharkey · 10 years ago
  9. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  10. bb7b7be More progress towards split APKs in ASECs. by Jeff Sharkey · 10 years ago
  11. 742e790 Progress towards staging ASECs. by Jeff Sharkey · 10 years ago
  12. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  13. d746057 Change new file installs to be cluster-based! by Jeff Sharkey · 10 years ago
  14. be520fb Teach DCS about cluster packages. by Jeff Sharkey · 10 years ago
  15. 0c54798 Start removing ContainerEncryptionParams. by Jeff Sharkey · 10 years ago
  16. 73767b9 Extract native code from split APKs. by Jeff Sharkey · 10 years ago
  17. 57dcf5b Slow progress towards APK clusters. by Jeff Sharkey · 10 years ago
  18. cef0b39 Fix native crashes when APKs can't be opened. by Narayan Kamath · 10 years ago
  19. 275e085 Stronger PackageParser contract, more split work. by Jeff Sharkey · 10 years ago
  20. c4858a2 Switch PackageParser to reference single path. by Jeff Sharkey · 10 years ago
  21. 26c6c03 Fix build. by Narayan Kamath · 10 years ago
  22. d47e38b Scan for renderscript files before deciding ABIs. by Narayan Kamath · 10 years ago
  23. 6431d11 Add an --abi argument to "pm install" by Narayan Kamath · 10 years ago
  24. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  25. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 10 years ago
  26. 7f392de Catch a few extra users of UserEnvironment. by Jeff Sharkey · 11 years ago
  27. a7ac8be am dff4ec87: am e16a21c6: resolved conflicts for merge of 4a59376d to stage-aosp-master by Elliott Hughes · 11 years ago
  28. e16a21c6 resolved conflicts for merge of 4a59376d to stage-aosp-master by Elliott Hughes · 11 years ago
  29. befd0b1 Track libcore API change. by Elliott Hughes · 11 years ago
  30. 5adb34f Always close incoming PFD to avoid leaking. by Jeff Sharkey · 11 years ago
  31. 63d0a06 Improve performance of storage measurement. by Jeff Sharkey · 11 years ago
  32. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  33. cea3743 Try to free cache before giving up on install by Kenny Root · 12 years ago
  34. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  35. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 12 years ago
  36. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  37. 183ce02 Fix issue #6761130: Clearing app data in settings does not clear app's USB storage by Dianne Hackborn · 12 years ago
  38. a69b7eb Change thread priority for disk measurement to bg by Kenny Root · 12 years ago
  39. 103d530 Use long instead of int for file offsets by Kenny Root · 12 years ago
  40. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  41. bf02358 Fix some problems with ASECs by Kenny Root · 12 years ago
  42. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 12 years ago
  43. 9cbe986a Expose statfs() through IMediaContainerService. by Jeff Sharkey · 12 years ago
  44. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  45. 61942c5 Fix external size calculations by Kenny Root · 13 years ago
  46. f5121a9 Better errors from copyResource by Kenny Root · 13 years ago
  47. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  48. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  49. 62e1b4e Revise free space checks for package installs by Kenny Root · 13 years ago
  50. 300c13a Erase OBB files when removing packages by Kenny Root · 14 years ago
  51. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  52. aa183e2 Add measurement API to DefaultContainerService by Kenny Root · 14 years ago
  53. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  54. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  55. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  56. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  57. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  58. 930d3af Do not deference before null check by Kenny Root · 14 years ago
  59. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  60. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  61. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  62. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  63. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  64. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  65. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 14 years ago
  66. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  67. 3602f76 Null check for scheme. by Suchi Amalapurapu · 14 years ago
  68. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  69. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  70. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 15 years ago
  71. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 15 years ago
  72. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 15 years ago
  73. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  74. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 15 years ago
  75. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  76. 63d15ee DefaultContainerService: Refactor MountService calls (new api) by San Mehat · 15 years ago
  77. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago