1. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  2. 7a49028 Add JIT late override property by Mathieu Chartier · 9 years ago
  3. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  4. 343f478 Tell installd when boot completes. by Narayan Kamath · 10 years ago
  5. a103ebe resolved conflicts for merge of dfdabe37 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  6. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  7. dc84c6c resolved conflicts for merge of 82ad9ec3 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  8. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  9. 1cb2d0d Persist install sessions, more lifecycle. by Jeff Sharkey · 10 years ago
  10. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  11. 0769e55 android.os.Process: add killProcessGroup by Colin Cross · 10 years ago
  12. c774caf am 4891a9f9: am e46e6004: Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  13. e46e600 Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  14. 35b884f am be3dc575: am 402120a2: Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 10 years ago
  15. 64cd907 Wait for secondary zygote before bringing up the system_server. by Narayan Kamath · 10 years ago
  16. 3a951e5 resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  17. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 10 years ago
  18. e66b689 Assign AID_EVERYONE gid to newly-created processes by Robin Lee · 10 years ago
  19. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  20. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  21. 88a9964 am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have zygotes yet." by Narayan Kamath · 10 years ago
  22. 2d84a40 Workaround 64 bit devices that don't have zygotes yet. by Narayan Kamath · 10 years ago
  23. 9e289d7 am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  24. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 10 years ago
  25. 769a247 am b6ab8c17: am a6f5e79d: Merge "Allow connections to multiple zygotes." by Narayan Kamath · 10 years ago
  26. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 10 years ago
  27. 71ab4f4 am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  28. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  29. 91ecb36 ActivityManagerService use lmkd low memory killer daemon -- DO NOT MERGE by Todd Poynor · 11 years ago
  30. 8715dc1 am 4213e68f: am 3a7d5f71: Merge "Replace SEAndroid with SELinux." by Dianne Hackborn · 11 years ago
  31. 3a7d5f7 Merge "Replace SEAndroid with SELinux." by Dianne Hackborn · 11 years ago
  32. 184a010 Allow packages.list access with new GID. by Jeff Sharkey · 11 years ago
  33. 2a805f9 resolved conflicts for merge of 368d81fe to master by Elliott Hughes · 11 years ago
  34. 6d4b1e2 Switch Process.myTid over to the libcore JNI too. by Elliott Hughes · 11 years ago
  35. 406ec15 Replace native Process getpid/getuid with calls to libcore equivalents. by Jeff Hao · 11 years ago
  36. bd19b9e Replace SEAndroid with SELinux. by Stephen Smalley · 11 years ago
  37. 5534ba9 Increase swappiness of processes when memcgroups are enabled by Rom Lemarchand · 11 years ago
  38. 13ac041 Update procstats to start collecting/reporting pss. by Dianne Hackborn · 11 years ago
  39. 80b12fc Disable the AssetAtlas when running under valgrind Bug #9191438 by Romain Guy · 11 years ago
  40. 2323dd8 Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery stats by Dianne Hackborn · 11 years ago
  41. 9e57c41 Add method to get process group. by Jeff Sharkey · 11 years ago
  42. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 12 years ago
  43. e217ee4 Access to all users' external storage. by Jeff Sharkey · 12 years ago
  44. 2bca868 Iteration on multi-user external storage. by Jeff Sharkey · 12 years ago
  45. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  46. c584b65 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  47. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  48. 5b1ada2 Multi-user external storage support. by Jeff Sharkey · 12 years ago
  49. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  50. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 12 years ago
  51. ae017c5 am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks." by Kenny Root · 12 years ago
  52. f72467a Include important native processes in watchdog stacks. by Dianne Hackborn · 12 years ago
  53. 59325eb Add new API to find total RAM. by Dianne Hackborn · 12 years ago
  54. bb9d6e6 Merge "Relax global restrict for system services." by Jeff Sharkey · 12 years ago
  55. 5294a2f Relax global restrict for system services. by Jeff Sharkey · 12 years ago
  56. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  57. f1b5644 Scheduling group cleanup by Glenn Kasten · 12 years ago
  58. 83d9eda Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks. by Stephen Smalley · 13 years ago
  59. 26993b3 Add VPN UID to list in Process by Kenny Root · 12 years ago
  60. 21fbd1f Some cruft removal. by Dianne Hackborn · 12 years ago
  61. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 12 years ago
  62. a7f65620 Merge "Add android.os.Process.setThreadScheduler" by Glenn Kasten · 12 years ago
  63. a5cb9f4 Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 13 years ago
  64. 6793ac9 Add android.os.Process.setThreadScheduler by Glenn Kasten · 13 years ago
  65. 007e621 Merge "Add MEDIA_UID" by Glenn Kasten · 13 years ago
  66. 8b7d1b4 Add MEDIA_UID by Glenn Kasten · 13 years ago
  67. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 13 years ago
  68. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  69. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  70. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 13 years ago
  71. f4b92ec Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 13 years ago
  72. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  73. 40c266ef am a83bc160: am 7bb236c3: am 84d34078: Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  74. a83bc16 am 7bb236c3: am 84d34078: Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  75. 8c2a1a9 Add keychain user with special keystore access permissions by Brian Carlstrom · 13 years ago
  76. 84d3407 Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  77. 0c691f0 am ad91eee2: am 9c1ef098: Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  78. 9c1ef09 Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  79. dcaa10c Add Process.MEDIA_RW_GID constant by Mike Lockwood · 14 years ago
  80. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  81. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  82. 58fd98a Add constant for SDCARD_RW group ID. by Mike Lockwood · 14 years ago
  83. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  84. 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 14 years ago
  85. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 14 years ago
  86. d42685d Add support for running apps with uid/gid AID_LOG by specifying android.uid.log in the manifest by Mike Lockwood · 15 years ago
  87. 0bca96b Make Process.getFreeMemory() return a long instead of an int, to better by Marco Nelissen · 15 years ago
  88. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  89. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  90. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 15 years ago
  91. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 15 years ago
  92. e9d376b Add support for changing a threads scheduler group. Three groups are available (default, background non interactive, foreground boost). Setting a thread priority to PRIORITY_BACKGROUND will transparently change groups to background by San Mehat · 15 years ago
  93. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 15 years ago
  94. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  95. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  96. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  97. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago