1. e7bb567 Merge "Expose Process.isIsolated()" into pi-dev am: 6ddf443d15 by Andrew Grieve · 6 years ago
  2. 0fec936 Expose Process.isIsolated() by Andrew Grieve · 6 years ago
  3. 28e229b Merge "Add DNS_TETHER to the list of UIDs in the framework." am: 0b8d55e633 by Lorenzo Colitti · 6 years ago
  4. f4b4f4d Add DNS_TETHER to the list of UIDs in the framework. by Lorenzo Colitti · 6 years ago
  5. 6149b0f Add UID and Service for Secure Element Application by Ruchi Kandoi · 7 years ago
  6. dcf4c6d Add UID and Service for Secure Element Application by Ruchi Kandoi · 7 years ago
  7. a937c5b Merge "Fix wrong use if "!UserHandle.isApp()"" by TreeHugger Robot · 7 years ago
  8. 9cc471c Fix wrong use if "!UserHandle.isApp()" by Makoto Onuki · 7 years ago
  9. fb9663a Merge "Use the correct value for Process.WEBVIEW_ZYGOTE_UID." am: 572f65fb58 am: cb7119385e by Robert Sesek · 7 years ago
  10. bceb382 Use the correct value for Process.WEBVIEW_ZYGOTE_UID. by Robert Sesek · 7 years ago
  11. d1238e7 Merge "Fix permissions problems of incidentd." by Yi Jin · 7 years ago
  12. 4bab3a1 Fix permissions problems of incidentd. by Yi Jin · 7 years ago
  13. 9765e20 Add video priority to Process.java by Jeff Tinker · 7 years ago
  14. 5f44aa7 Workaround to get passed the broken install flow by Jeff Sharkey · 7 years ago
  15. a73e165 Hack. by Jeff Sharkey · 7 years ago
  16. 8dbb5e5 resolve merge conflicts of e017dae5873c to stage-aosp-master by Nicolas Geoffray · 7 years ago
  17. 81edac4 Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  18. 537782f Merge "Documentation: changed tid parameter description for getThreadPriority()" am: 663b02dd28 am: 6f0adbfaea by Alessio Balsini · 7 years ago
  19. fd88d14 Merge "Documentation: changed tid parameter description for getThreadPriority()" am: 663b02dd28 by Alessio Balsini · 7 years ago
  20. 68ae301 Documentation: changed tid parameter description for getThreadPriority() by Alessio Balsini · 7 years ago
  21. 5977600 Add a thread group for RT apps by Joel Fernandes · 7 years ago
  22. 2d314e1 Set android.display thread to top-app cpusets and schedtune group by Joel Fernandes · 7 years ago
  23. 474d311 Set android.display thread to top-app cpusets and schedtune group by Joel Fernandes · 7 years ago
  24. 6ab9bb6 Fixes attestation id gathering from secondary android user by Janis Danisevskis · 7 years ago
  25. 07c5c6f Allocate new UID for OTA update resource tracking. by Jeff Sharkey · 7 years ago
  26. 1009c08 Revert "Push mapping from file extension to GID." by Jeff Sharkey · 7 years ago
  27. f17e4cf1 Push mapping from file extension to GID. by Jeff Sharkey · 7 years ago
  28. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  29. 0ca16fa Enable logwrapper functionality on user builds by Tamas Berghammer · 8 years ago
  30. b8f7c35 Zygote: Add invoke-with to zygote protocol by Tamas Berghammer · 8 years ago
  31. f80fab0 Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 by Robert Sesek · 8 years ago
  32. aa3c463a resolve merge conflicts of 0b58f19 to nyc-mr1-dev-plus-aosp by Robert Sesek · 8 years ago
  33. 8f8d187 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  34. ded2098 Create the WebViewZygote and implement WebViewZygoteInit. by Robert Sesek · 8 years ago
  35. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  36. 1567200 Process: Fix communication with zygote. am: 448be0a622 am: 6bc7670c67 by Narayan Kamath · 8 years ago
  37. 448be0a Process: Fix communication with zygote. by Narayan Kamath · 8 years ago
  38. 1b15d13 Adding a new getThreadScheduler() method. by Srinath Sridharan · 8 years ago
  39. 9bc12a8 Make sure StrictMode allows disk reads when calling isThreadInProcess. by Tim Murray · 8 years ago
  40. 4074ad0 Sets android.ui to be in the fg stune group. by Tim Murray · 8 years ago
  41. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 8 years ago
  42. b89970e Add isThreadInProcess. by Tim Murray · 8 years ago
  43. e535a58 Add a new API to improve VR thread scheduling. by Srinath Sridharan · 8 years ago
  44. 4de5a3a Reduce race when connecting to an existing content provider. by Dianne Hackborn · 8 years ago
  45. 2612bbc Merge "API to query which cores are exclusively assigned." into nyc-dev by Martijn Coenen · 8 years ago
  46. cd4bdf3 API to query which cores are exclusively assigned. by Martijn Coenen · 8 years ago
  47. d98885c Add APIs to find out the time when a process was created. by Dianne Hackborn · 8 years ago
  48. 48aa86b Expose APIs to analyze UIDs in UserHandle/Process. by Jeff Davidson · 8 years ago
  49. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 8 years ago
  50. 086e09f Merge "Add specific category for TOP_APP in ActivityManager." by Tim Murray · 8 years ago
  51. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 8 years ago
  52. b8b4e85 Correct cameraserver UID by Chien-Yu Chen · 8 years ago
  53. ece6a22 Add specific category for TOP_APP in ActivityManager. by Tim Murray · 9 years ago
  54. 75cade0 Add cameraserver process by Chien-Yu Chen · 9 years ago
  55. ed0ea40 Add Android permissions for audioserver by Andy Hung · 9 years ago
  56. 9abbf45 Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  57. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  58. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  59. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  60. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  61. 065075e Replace --include-cfi with --generate-debug-info. by David Srbecky · 9 years ago
  62. ee0cdce Frameworks/base: Add is64Bit method to Process by Andreas Gampe · 9 years ago
  63. 27c39f1 am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  64. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  65. 7a49028 Add JIT late override property by Mathieu Chartier · 9 years ago
  66. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  67. 343f478 Tell installd when boot completes. by Narayan Kamath · 10 years ago
  68. a103ebe resolved conflicts for merge of dfdabe37 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  69. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  70. dc84c6c resolved conflicts for merge of 82ad9ec3 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  71. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  72. 1cb2d0d Persist install sessions, more lifecycle. by Jeff Sharkey · 10 years ago
  73. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  74. 0769e55 android.os.Process: add killProcessGroup by Colin Cross · 10 years ago
  75. c774caf am 4891a9f9: am e46e6004: Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  76. e46e600 Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  77. 35b884f am be3dc575: am 402120a2: Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 10 years ago
  78. 64cd907 Wait for secondary zygote before bringing up the system_server. by Narayan Kamath · 10 years ago
  79. 3a951e5 resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  80. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 10 years ago
  81. e66b689 Assign AID_EVERYONE gid to newly-created processes by Robin Lee · 10 years ago
  82. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  83. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  84. 88a9964 am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have zygotes yet." by Narayan Kamath · 10 years ago
  85. 2d84a40 Workaround 64 bit devices that don't have zygotes yet. by Narayan Kamath · 10 years ago
  86. 9e289d7 am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  87. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 10 years ago
  88. 769a247 am b6ab8c17: am a6f5e79d: Merge "Allow connections to multiple zygotes." by Narayan Kamath · 10 years ago
  89. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 10 years ago
  90. 71ab4f4 am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  91. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  92. 91ecb36 ActivityManagerService use lmkd low memory killer daemon -- DO NOT MERGE by Todd Poynor · 11 years ago
  93. 8715dc1 am 4213e68f: am 3a7d5f71: Merge "Replace SEAndroid with SELinux." by Dianne Hackborn · 11 years ago
  94. 3a7d5f7 Merge "Replace SEAndroid with SELinux." by Dianne Hackborn · 11 years ago
  95. 184a010 Allow packages.list access with new GID. by Jeff Sharkey · 11 years ago
  96. 2a805f9 resolved conflicts for merge of 368d81fe to master by Elliott Hughes · 11 years ago
  97. 6d4b1e2 Switch Process.myTid over to the libcore JNI too. by Elliott Hughes · 11 years ago
  98. 406ec15 Replace native Process getpid/getuid with calls to libcore equivalents. by Jeff Hao · 11 years ago
  99. bd19b9e Replace SEAndroid with SELinux. by Stephen Smalley · 11 years ago
  100. 5534ba9 Increase swappiness of processes when memcgroups are enabled by Rom Lemarchand · 11 years ago