1. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  2. 0ca16fa Enable logwrapper functionality on user builds by Tamas Berghammer · 8 years ago
  3. b8f7c35 Zygote: Add invoke-with to zygote protocol by Tamas Berghammer · 8 years ago
  4. f80fab0 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 by Robert Sesek · 8 years ago
  5. aa3c463a resolve merge conflicts of 0b58f19 to nyc-mr1-dev-plus-aosp by Robert Sesek · 8 years ago
  6. 8f8d187 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  7. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  8. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  9. 1567200 Process: Fix communication with zygote. am: 448be0a622 am: 6bc7670c67 by Narayan Kamath · 8 years ago
  10. 448be0a Process: Fix communication with zygote. by Narayan Kamath · 8 years ago
  11. 1b15d13 Adding a new getThreadScheduler() method. by Srinath Sridharan · 8 years ago
  12. 9bc12a8 Make sure StrictMode allows disk reads when calling isThreadInProcess. by Tim Murray · 8 years ago
  13. 4074ad0 Sets android.ui to be in the fg stune group. by Tim Murray · 8 years ago
  14. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 8 years ago
  15. b89970e Add isThreadInProcess. by Tim Murray · 8 years ago
  16. e535a58 Add a new API to improve VR thread scheduling. by Srinath Sridharan · 8 years ago
  17. 4de5a3a Reduce race when connecting to an existing content provider. by Dianne Hackborn · 8 years ago
  18. 2612bbc Merge "API to query which cores are exclusively assigned." into nyc-dev by Martijn Coenen · 8 years ago
  19. cd4bdf3 API to query which cores are exclusively assigned. by Martijn Coenen · 8 years ago
  20. d98885c Add APIs to find out the time when a process was created. by Dianne Hackborn · 8 years ago
  21. 48aa86b Expose APIs to analyze UIDs in UserHandle/Process. by Jeff Davidson · 8 years ago
  22. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 8 years ago
  23. 086e09f Merge "Add specific category for TOP_APP in ActivityManager." by Tim Murray · 8 years ago
  24. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 9 years ago
  25. b8b4e85 Correct cameraserver UID by Chien-Yu Chen · 9 years ago
  26. ece6a22 Add specific category for TOP_APP in ActivityManager. by Tim Murray · 9 years ago
  27. 75cade0 Add cameraserver process by Chien-Yu Chen · 9 years ago
  28. ed0ea40 Add Android permissions for audioserver by Andy Hung · 9 years ago
  29. 9abbf45 Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  30. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  31. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  32. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  33. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  34. 065075e Replace --include-cfi with --generate-debug-info. by David Srbecky · 9 years ago
  35. ee0cdce Frameworks/base: Add is64Bit method to Process by Andreas Gampe · 9 years ago
  36. 27c39f1 am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  37. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  38. 7a49028 Add JIT late override property by Mathieu Chartier · 9 years ago
  39. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  40. 343f478 Tell installd when boot completes. by Narayan Kamath · 10 years ago
  41. a103ebe resolved conflicts for merge of dfdabe37 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  42. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  43. dc84c6c resolved conflicts for merge of 82ad9ec3 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  44. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  45. 1cb2d0d Persist install sessions, more lifecycle. by Jeff Sharkey · 10 years ago
  46. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  47. 0769e55 android.os.Process: add killProcessGroup by Colin Cross · 10 years ago
  48. c774caf am 4891a9f9: am e46e6004: Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  49. e46e600 Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  50. 35b884f am be3dc575: am 402120a2: Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 10 years ago
  51. 64cd907 Wait for secondary zygote before bringing up the system_server. by Narayan Kamath · 10 years ago
  52. 3a951e5 resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  53. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 10 years ago
  54. e66b689 Assign AID_EVERYONE gid to newly-created processes by Robin Lee · 10 years ago
  55. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  56. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  57. 88a9964 am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have zygotes yet." by Narayan Kamath · 10 years ago
  58. 2d84a40 Workaround 64 bit devices that don't have zygotes yet. by Narayan Kamath · 10 years ago
  59. 9e289d7 am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  60. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 10 years ago
  61. 769a247 am b6ab8c17: am a6f5e79d: Merge "Allow connections to multiple zygotes." by Narayan Kamath · 10 years ago
  62. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 10 years ago
  63. 71ab4f4 am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  64. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  65. 91ecb36 ActivityManagerService use lmkd low memory killer daemon -- DO NOT MERGE by Todd Poynor · 11 years ago
  66. 8715dc1 am 4213e68f: am 3a7d5f71: Merge "Replace SEAndroid with SELinux." by Dianne Hackborn · 11 years ago
  67. 3a7d5f7 Merge "Replace SEAndroid with SELinux." by Dianne Hackborn · 11 years ago
  68. 184a010 Allow packages.list access with new GID. by Jeff Sharkey · 11 years ago
  69. 2a805f9 resolved conflicts for merge of 368d81fe to master by Elliott Hughes · 11 years ago
  70. 6d4b1e2 Switch Process.myTid over to the libcore JNI too. by Elliott Hughes · 11 years ago
  71. 406ec15 Replace native Process getpid/getuid with calls to libcore equivalents. by Jeff Hao · 11 years ago
  72. bd19b9e Replace SEAndroid with SELinux. by Stephen Smalley · 11 years ago
  73. 5534ba9 Increase swappiness of processes when memcgroups are enabled by Rom Lemarchand · 11 years ago
  74. 13ac041 Update procstats to start collecting/reporting pss. by Dianne Hackborn · 11 years ago
  75. 80b12fc Disable the AssetAtlas when running under valgrind Bug #9191438 by Romain Guy · 11 years ago
  76. 2323dd8 Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery stats by Dianne Hackborn · 11 years ago
  77. 9e57c41 Add method to get process group. by Jeff Sharkey · 12 years ago
  78. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 12 years ago
  79. e217ee4 Access to all users' external storage. by Jeff Sharkey · 12 years ago
  80. 2bca868 Iteration on multi-user external storage. by Jeff Sharkey · 12 years ago
  81. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  82. c584b65 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  83. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  84. 5b1ada2 Multi-user external storage support. by Jeff Sharkey · 12 years ago
  85. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  86. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 13 years ago
  87. ae017c5 am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks." by Kenny Root · 12 years ago
  88. f72467a Include important native processes in watchdog stacks. by Dianne Hackborn · 12 years ago
  89. 59325eb Add new API to find total RAM. by Dianne Hackborn · 12 years ago
  90. bb9d6e6 Merge "Relax global restrict for system services." by Jeff Sharkey · 12 years ago
  91. 5294a2f Relax global restrict for system services. by Jeff Sharkey · 12 years ago
  92. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  93. f1b5644 Scheduling group cleanup by Glenn Kasten · 12 years ago
  94. 83d9eda Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks. by Stephen Smalley · 13 years ago
  95. 26993b3 Add VPN UID to list in Process by Kenny Root · 12 years ago
  96. 21fbd1f Some cruft removal. by Dianne Hackborn · 12 years ago
  97. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 12 years ago
  98. a7f65620 Merge "Add android.os.Process.setThreadScheduler" by Glenn Kasten · 13 years ago
  99. a5cb9f4 Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 13 years ago
  100. 6793ac9 Add android.os.Process.setThreadScheduler by Glenn Kasten · 13 years ago