1. bcaaebb Merge "Clean up test makefiles." by Dan Albert · 10 years ago
  2. 715d01a Clean up test makefiles. by Dan Albert · 10 years ago
  3. 4fb58b0 Don't check a staticly allocated array for null. by Dan Albert · 10 years ago
  4. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  5. 9989115 Add testing api to SELinuxMMAC code. by Robert Craig · 10 years ago
  6. 09107db Remove obsolete pruneDexCache by Alex Light · 10 years ago
  7. e8d2ffd Pass vmSafeMode (manifest attribute) to installd. by Calin Juravle · 10 years ago
  8. ca9ba58 Revert "Fix a bug: unable to start activity when AM is killing the process." by Craig Mautner · 10 years ago
  9. 5073145 Fix a bug: unable to start activity when AM is killing the process. by Leo Hsu · 11 years ago
  10. 219b535 Fix the instruction set for dex file during (re)moving ops. by Calin Juravle · 10 years ago
  11. 576c384 Use native ISA for dex code (in case there's a NativeBridge) by Calin Juravle · 10 years ago
  12. 1995d12 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
  13. 26ac403 Fix a bug that the RecentTask list of other’s may show up to non-primary users. by Eunae Kim · 11 years ago
  14. 8062b95 [ActivityManager] Prevent coredump file may not complete for testing. by riddle_hsu · 11 years ago
  15. 1df4d9f [ActivityManager] Avoid mistaking visibility by finishing task. by riddle_hsu · 11 years ago
  16. 02fd104f Merge "Skip broadcasting to a receiver if the receiver seems to be dead" by Craig Mautner · 11 years ago
  17. 6390988 Skip broadcasting to a receiver if the receiver seems to be dead by Koji Fukui · 11 years ago
  18. 73fd117 [ActivityManager]: Update home process when home activity resumed by louis_chang · 11 years ago
  19. d543c3e Merge "[ActivityManager] Do not finish root activity when reset task" by Craig Mautner · 11 years ago
  20. f87b219 [ActivityManager] Do not finish root activity when reset task by louis_chang · 11 years ago
  21. d937616 [ActivityManager] Move top task to top in window manager by louis_chang · 11 years ago
  22. 1f060a1 Merge "GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.conf" by Colin Cross · 11 years ago
  23. 74803e5 Merge "Make misc config directory during user creation" by Robin Lee · 11 years ago
  24. 7f1e3f3 [ActivityManager] Prevent potential deadlock from system error dialog and InputMethodManager. by riddle_hsu · 11 years ago
  25. ef2e766 Merge "[ActivityManager] Avoid keeping restarting home when only home activity exists." by Craig Mautner · 11 years ago
  26. c66da9d Merge "[ActivityManager] Prevent kill a restarted process again." by Craig Mautner · 11 years ago
  27. 3145b24 [ActivityManager] Avoid keeping restarting home when only home activity exists. by riddle_hsu · 11 years ago
  28. a4f1f8a [ActivityManager] Prevent kill a restarted process again. by riddle_hsu · 11 years ago
  29. abc69e9 [ActivityManager] Ensure alive process is not killedByAm. by riddle_hsu · 11 years ago
  30. 6e84f8c Merge "Fix native crashes when APKs can't be opened." by Narayan Kamath · 11 years ago
  31. 83b54ec Allow different SELinux policies for third party apps. by Robert Craig · 11 years ago
  32. ec45164 Fix native crashes when APKs can't be opened. by Narayan Kamath · 11 years ago
  33. 2a0f9e6 Merge "Explicitly list out the list of cache subdirs to prune." by Narayan Kamath · 11 years ago
  34. 78c8e7c DO NOT MERGE refactor wifi p2p's startDhcpServer function by Jianzheng Zhou · 11 years ago
  35. 0924ef6 Merge "Treat missing package usage data as a separate case" by Brian Carlstrom · 11 years ago
  36. ec4e780 Fix frontOfTask assignment. by Danny Baumann · 11 years ago
  37. 0547ce5 Treat missing package usage data as a separate case by Brian Carlstrom · 11 years ago
  38. 8df5bd0 Explicitly list out the list of cache subdirs to prune. by Narayan Kamath · 11 years ago
  39. 7bd2992 Use openssl's SHA1 instead of bionic's. by Dan Albert · 11 years ago
  40. 5b95e02 Move dex file pruning to installd. by Narayan Kamath · 11 years ago
  41. 5f5cf5f Add service_contexts to policy update bundles. by Riley Spahn · 11 years ago
  42. 94ca179 Make misc config directory during user creation by Robin Lee · 11 years ago
  43. e46e600 Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 11 years ago
  44. d47e38b Scan for renderscript files before deciding ABIs. by Narayan Kamath · 11 years ago
  45. 6431d11 Add an --abi argument to "pm install" by Narayan Kamath · 11 years ago
  46. 032c5c0 Merge "Log process abis during start." by Narayan Kamath · 11 years ago
  47. daa0ee1 am 4f8785f2: Merge "SELinuxMMAC additions to perform policy versioning checks." by Nick Kralevich · 11 years ago
  48. 4f8785f Merge "SELinuxMMAC additions to perform policy versioning checks." by Nick Kralevich · 11 years ago
  49. 89b88f2 am 3a9835d4: Merge "Allow SELinuxPolicyInstallReceiver to update new policy files." by Nick Kralevich · 11 years ago
  50. 3a9835d Merge "Allow SELinuxPolicyInstallReceiver to update new policy files." by Nick Kralevich · 11 years ago
  51. b9b31f4 am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 11 years ago
  52. bd4d320 Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 11 years ago
  53. 246469a Log process abis during start. by Narayan Kamath · 11 years ago
  54. 452c592 am 197565e0: Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 11 years ago
  55. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 11 years ago
  56. 2137d6a am d5ee4144: Merge "Increase start timeout for wrapped process" by Dmitriy Ivanov · 11 years ago
  57. 0246363 GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.conf by Colin Cross · 11 years ago
  58. c774dce Increase start timeout for wrapped process by Dmitriy Ivanov · 11 years ago
  59. ab3d85a am 838b1e22: Merge "Fix NPE in PackageManagerService." by narayan · 11 years ago
  60. 0cfe875 Fix NPE in PackageManagerService. by narayan · 11 years ago
  61. e77a77d am ec71fed0: Merge "Improve ABI handling for shared user ids." by Brian Carlstrom · 11 years ago
  62. b851c89 Improve ABI handling for shared user ids. by Narayan Kamath · 11 years ago
  63. deda546 am a4fd1baa: Merge "Fail if we\'re unable to agree on an ISA for shared UIDs." by Narayan Kamath · 11 years ago
  64. a4fd1ba Merge "Fail if we're unable to agree on an ISA for shared UIDs." by Narayan Kamath · 11 years ago
  65. 20ee78a Fail if we're unable to agree on an ISA for shared UIDs. by Narayan Kamath · 11 years ago
  66. 2c12587 am 8a196c06: Merge "Change InputMessage.motion.pointerSize to a uint32_t." by Narayan Kamath · 11 years ago
  67. 844a4c8 Change InputMessage.motion.pointerSize to a uint32_t. by Narayan Kamath · 11 years ago
  68. 8dcfefd Support an ABI flag for instrumentation. by Narayan Kamath · 11 years ago
  69. 6e2e686 am 706b1d7e: Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 11 years ago
  70. 6e35a2a Remove "required" prefix from ABI fields. by Narayan Kamath · 11 years ago
  71. 2ce02bb am b7d7cbc9: Merge "Fix background PackageUsage writing." by Brian Carlstrom · 11 years ago
  72. 112a720 Fix background PackageUsage writing. by Brian Carlstrom · 11 years ago
  73. edc3150 am b98ca5b0: Merge "If PackageUsage information is missing, treat as first boot and compile everything" by Brian Carlstrom · 11 years ago
  74. 7c5c864c If PackageUsage information is missing, treat as first boot and compile everything by Brian Carlstrom · 11 years ago
  75. 691079d am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 11 years ago
  76. f2db00f am edb88bcd: Merge "Use package usage information to decide what dex files to optimize in PackageManagerService" by Brian Carlstrom · 11 years ago
  77. 7395a8a Add BackgroundDexOptService by Brian Carlstrom · 11 years ago
  78. ff1ec4d Use package usage information to decide what dex files to optimize in PackageManagerService by Brian Carlstrom · 11 years ago
  79. e3cceef am 0f7c0570: Merge "Minor cleanup of UsageStatsService" by Brian Carlstrom · 11 years ago
  80. 393fbe7 Minor cleanup of UsageStatsService by Brian Carlstrom · 11 years ago
  81. 5dca099 am 1cec7f85: Merge "Don\'t adjust ABI if PackageSetting#pkg is null." by Narayan Kamath · 11 years ago
  82. c1f81f9 am 27f2bfc4: Merge "Fix dex file pruning logic." by Narayan Kamath · 11 years ago
  83. 51f4367 am bcc3b312: Merge "Adjust instruction sets for shared UID apps." by Narayan Kamath · 11 years ago
  84. 69da8a1 am 2a9a0471: Merge "Package manager changes for dual zygote stack." by Narayan Kamath · 11 years ago
  85. d85ded8 am 645a920f: Merge "Fix OEM native library path bug." by Narayan Kamath · 11 years ago
  86. eb57349 am 986b901a: Merge "Fix native-lib dir assignment & updating" by Narayan Kamath · 11 years ago
  87. f465db9 Don't adjust ABI if PackageSetting#pkg is null. by Narayan Kamath · 11 years ago
  88. 5715657 Fix dex file pruning logic. by Narayan Kamath · 11 years ago
  89. 1b46093 Adjust instruction sets for shared UID apps. by Narayan Kamath · 11 years ago
  90. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 11 years ago
  91. 99253c2 am fde59428: Merge "Handle /oem and /vendor as well" by Narayan Kamath · 11 years ago
  92. a7b465e am d91358b2: Merge "Support per-package lib dirs for bundled apps" by Narayan Kamath · 11 years ago
  93. 66309e2 Fix OEM native library path bug. by Jeff Sharkey · 11 years ago
  94. c38a807b Fix native-lib dir assignment & updating by Christopher Tate · 11 years ago
  95. c84471c Handle /oem and /vendor as well by Christopher Tate · 11 years ago
  96. fc0810e Support per-package lib dirs for bundled apps by Narayan Kamath · 11 years ago
  97. 9feab5f am 8a02b20f: Merge "Add TYPE_MAGNIFICATION_OVERLAY to InputWindowInfo::isTrustedOverlay()" by Michael Wright · 11 years ago
  98. 8a02b20 Merge "Add TYPE_MAGNIFICATION_OVERLAY to InputWindowInfo::isTrustedOverlay()" by Michael Wright · 11 years ago
  99. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 11 years ago
  100. e66b689 Assign AID_EVERYONE gid to newly-created processes by Robin Lee · 11 years ago