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