1. 26c6c03 Fix build. by Narayan Kamath · 12 years ago
  2. d47e38b Scan for renderscript files before deciding ABIs. by Narayan Kamath · 12 years ago
  3. 6431d11 Add an --abi argument to "pm install" by Narayan Kamath · 12 years ago
  4. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 12 years ago
  5. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 12 years ago
  6. 7f392de Catch a few extra users of UserEnvironment. by Jeff Sharkey · 13 years ago
  7. a7ac8be am dff4ec87: am e16a21c6: resolved conflicts for merge of 4a59376d to stage-aosp-master by Elliott Hughes · 13 years ago
  8. e16a21c6 resolved conflicts for merge of 4a59376d to stage-aosp-master by Elliott Hughes · 13 years ago
  9. befd0b1 Track libcore API change. by Elliott Hughes · 13 years ago
  10. 5adb34f Always close incoming PFD to avoid leaking. by Jeff Sharkey · 13 years ago
  11. 63d0a06 Improve performance of storage measurement. by Jeff Sharkey · 13 years ago
  12. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 14 years ago
  13. cea37434 Try to free cache before giving up on install by Kenny Root · 14 years ago
  14. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 14 years ago
  15. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 14 years ago
  16. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 14 years ago
  17. 183ce02 Fix issue #6761130: Clearing app data in settings does not clear app's USB storage by Dianne Hackborn · 14 years ago
  18. a69b7eb Change thread priority for disk measurement to bg by Kenny Root · 14 years ago
  19. 103d530 Use long instead of int for file offsets by Kenny Root · 14 years ago
  20. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 14 years ago
  21. bf02358 Fix some problems with ASECs by Kenny Root · 14 years ago
  22. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 14 years ago
  23. 9cbe986a Expose statfs() through IMediaContainerService. by Jeff Sharkey · 14 years ago
  24. 05ca4c9 Allow non-required package verifiers by Kenny Root · 15 years ago
  25. 61942c5 Fix external size calculations by Kenny Root · 15 years ago
  26. f5121a9 Better errors from copyResource by Kenny Root · 15 years ago
  27. 1ebd74a Better error codes for missing files by Kenny Root · 15 years ago
  28. 66269ea Move extract native libraries to JNI code by Kenny Root · 15 years ago
  29. 62e1b4e Revise free space checks for package installs by Kenny Root · 15 years ago
  30. 300c13a Erase OBB files when removing packages by Kenny Root · 16 years ago
  31. 366949c Put externalSize measurements in PackageStats by Kenny Root · 16 years ago
  32. aa183e2 Add measurement API to DefaultContainerService by Kenny Root · 16 years ago
  33. e1ff214 Add API to check for emulated external storage by Kenny Root · 16 years ago
  34. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 16 years ago
  35. 05105f7 Update OBB API to include callbacks by Kenny Root · 16 years ago
  36. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 16 years ago
  37. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 16 years ago
  38. 930d3af Do not deference before null check by Kenny Root · 16 years ago
  39. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 16 years ago
  40. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 16 years ago
  41. 40e4725 Fix 2579461 by Suchi Amalapurapu · 16 years ago
  42. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 16 years ago
  43. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 16 years ago
  44. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 16 years ago
  45. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 16 years ago
  46. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 16 years ago
  47. 3602f76 Null check for scheme. by Suchi Amalapurapu · 16 years ago
  48. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 16 years ago
  49. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 16 years ago
  50. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 16 years ago
  51. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 16 years ago
  52. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 16 years ago
  53. e83cefce New external storage APIs. by Dianne Hackborn · 16 years ago
  54. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 16 years ago
  55. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 16 years ago
  56. 63d15ee DefaultContainerService: Refactor MountService calls (new api) by San Mehat · 16 years ago
  57. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 16 years ago