1. 13639b4 Fix permissions for /data/preloads by Fyodor Kupolov · 8 years ago
  2. 5dcff8f Add support for background stune group. by Tim Murray · 8 years ago
  3. 955694b Add support for top-app stune group. by Tim Murray · 8 years ago
  4. aa45cb8 Set stune groups from set_sched_policy. by Tim Murray · 8 years ago
  5. 3a29e34 Update FIFO settings for new uses of FIFO. by Tim Murray · 9 years ago
  6. 70a415f Not dynamically add system-background tasks to bg_schedboost_fd. by Srinath Sridharan · 9 years ago
  7. 3a8434b Merge "Add utility to prepare files in a similar way to directories" into nyc-dev by Calin Juravle · 9 years ago
  8. 6a29fe9 Merge "Add utility to prepare files in a similar way to directories" into nyc-dev by Calin Juravle · 9 years ago
  9. b927c6c Merge "Add /vendor/xbin to the list of directories of executables" into nyc-dev by Erik Kline · 9 years ago
  10. a5a9c74 Add /vendor/xbin to the list of directories of executables by Erik Kline · 9 years ago
  11. 9812105 Add utility to prepare files in a similar way to directories by Calin Juravle · 9 years ago
  12. 1339871 Only apply schedTune boost to top-app tasks by Srinath Sridharan · 9 years ago
  13. c19588c atrace: read package names from multiple sysprops by sergeyv · 9 years ago
  14. 15fea7a Merge "Update get_sched_policy to return TOP_APP correctly." into nyc-dev by Martijn Coenen · 9 years ago
  15. 8c78858 Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  16. 7b173a1 Update get_sched_policy to return TOP_APP correctly. by Martijn Coenen · 9 years ago
  17. b03b6ac Turn off duplicate log by Joe Onorato · 9 years ago
  18. d125f6e Merge "Mount schedTune cgroup as /dev/stune" into nyc-dev by Todd Kjos · 9 years ago
  19. b43225e Fix build break with uninitialized boost_fd. by Tim Murray · 9 years ago
  20. 82d8489 Fix incorrect handling of snprintf return value. by Christopher Ferris · 9 years ago
  21. 9c07eb9 Delete dhcpcd code in system/core, since dhcpcd is no more. by Lorenzo Colitti · 9 years ago
  22. 11cde56 Mount schedTune cgroup as /dev/stune by Todd Kjos · 9 years ago
  23. 807f23a Create profiles folders by Calin Juravle · 9 years ago
  24. c47812a Merge "libcutils: abort for invalid fd" am: 76f99770d1 am: 8a0e1c51bd by Mark Salyzyn · 9 years ago
  25. 8a0e1c5 Merge "libcutils: abort for invalid fd" am: 76f99770d1 by Mark Salyzyn · 9 years ago
  26. 76f9977 Merge "libcutils: abort for invalid fd" by Mark Salyzyn · 9 years ago
  27. e9163e7 Merge "Suppress false positive memory leak warnings." am: cfd44ee74f by Chih-hung Hsieh · 9 years ago
  28. 22ac670 Merge "Suppress false positive memory leak warnings." am: cfd44ee74f by Chih-hung Hsieh · 9 years ago
  29. f7e7bd4 Suppress false positive memory leak warnings. by Chih-Hung Hsieh · 9 years ago
  30. c92635f Merge "libcutils: ashmem print error message for invalid fd" am: 9c551a1bec by Mark Salyzyn · 9 years ago
  31. c759eac Merge "libcutils: ashmem check fd validity" am: 1a84f47794 am: c1003c78b7 by Mark Salyzyn · 9 years ago
  32. ba6523a Merge "libcutils: ashmem print error message for invalid fd" am: 9c551a1bec by Mark Salyzyn · 9 years ago
  33. c1003c7 Merge "libcutils: ashmem check fd validity" am: 1a84f47794 by Mark Salyzyn · 9 years ago
  34. 53c0ca6 libcutils: abort for invalid fd by Mark Salyzyn · 9 years ago
  35. e37111d libcutils: ashmem print error message for invalid fd by Mark Salyzyn · 9 years ago
  36. 1186f3a libcutils: ashmem check fd validity by Mark Salyzyn · 9 years ago
  37. f722c25 Merge "libcutils/fastboot: improve multi-buffer write." am: f6f800ef3c by David Pursell · 9 years ago
  38. ef0e01c Merge "libcutils/fastboot: improve multi-buffer write." am: f6f800ef3c by David Pursell · 9 years ago
  39. f6f800e Merge "libcutils/fastboot: improve multi-buffer write." by David Pursell · 9 years ago
  40. b34e4a0 libcutils/fastboot: improve multi-buffer write. by David Pursell · 9 years ago
  41. af86f6e Merge "libcutils: ashmem fortify and comply with Android coding standard" am: 0e0a4628f6 by Mark Salyzyn · 9 years ago
  42. a9bb866 Merge "libcutils: ashmem fortify and comply with Android coding standard" by Mark Salyzyn · 9 years ago
  43. c2d8aad libcutils: ashmem fortify and comply with Android coding standard by Mark Salyzyn · 9 years ago
  44. 2fe3a0b Merge "libcutils: add multi-buffer socket send." am: d95ecfc432 am: d56499b21d by David Pursell · 9 years ago
  45. d56499b Merge "libcutils: add multi-buffer socket send." am: d95ecfc432 by David Pursell · 9 years ago
  46. e03df48 Merge "libcutils: add socket_get_local_port()." am: d90adbc45b am: 9875e6c7e3 by David Pursell · 9 years ago
  47. 9875e6c Merge "libcutils: add socket_get_local_port()." am: d90adbc45b by David Pursell · 9 years ago
  48. 8385fb2 libcutils: add multi-buffer socket send. by David Pursell · 9 years ago
  49. 756e1c8 libcutils: add socket_get_local_port(). by David Pursell · 9 years ago
  50. 6647bb5 Enable top-app cpuset support. by Tim Murray · 9 years ago
  51. 4284f9f Improve cpuset support for surfaceflinger. by Tim Murray · 9 years ago
  52. f6012df Merge "fastboot: use cutils socket functions." am: bbedd9523f am: f0bfaf9503 by David Pursell · 9 years ago
  53. f0bfaf9 Merge "fastboot: use cutils socket functions." am: bbedd9523f by David Pursell · 9 years ago
  54. 572bce2 fastboot: use cutils socket functions. by David Pursell · 9 years ago
  55. cb56fb4 Merge "libcutils: share Windows networking code." am: 1906de1e0f am: 7a568dbdd6 by David Pursell · 9 years ago
  56. 7a568db Merge "libcutils: share Windows networking code." am: 1906de1e0f by David Pursell · 9 years ago
  57. 1906de1 Merge "libcutils: share Windows networking code." by David Pursell · 9 years ago
  58. 974bf66 Merge "logging: avoid unnecessary printfs" am: 542a511f87 am: 5644112b7e by Nick Kralevich · 9 years ago
  59. 5644112 Merge "logging: avoid unnecessary printfs" am: 542a511f87 by Nick Kralevich · 9 years ago
  60. 5db8d6a logging: avoid unnecessary printfs by Nick Kralevich · 9 years ago
  61. 0eb8e1b libcutils: share Windows networking code. by David Pursell · 9 years ago
  62. 8146403 Be strict, but not that strict. by Jeff Sharkey · 9 years ago
  63. cf94fe1 Offer a stricter way to prepare directories. by Jeff Sharkey · 9 years ago
  64. 2af9135 Merge "trace-dev.c: more O_CLOEXEC" am: a8d3fdf4c6 am: 2dda6ac98d by Nick Kralevich · 9 years ago
  65. 2dda6ac Merge "trace-dev.c: more O_CLOEXEC" am: a8d3fdf4c6 by Nick Kralevich · 9 years ago
  66. dee1ef4 trace-dev.c: more O_CLOEXEC by Nick Kralevich · 9 years ago
  67. 0290334 Merge "Make host ashmem_create_region more robust." am: ec2f506e74 by Elliott Hughes · 9 years ago
  68. 6ed33e5 Merge "Make host ashmem_create_region more robust." am: ec2f506e74 by Elliott Hughes · 9 years ago
  69. 3918090 Make host ashmem_create_region more robust. by Elliott Hughes · 9 years ago
  70. f350165 Merge "Listen on dualstack sockets." am: 1f7bcf3e93 am: f6df8fce6d by Erik Kline · 9 years ago
  71. 4cb2c1f Merge "Listen on dualstack sockets." am: 1f7bcf3e93 am: f6df8fce6d by Erik Kline · 9 years ago
  72. 088113f Merge "Create new ephemeral app directory" by Todd Kennedy · 9 years ago
  73. c40da92 Listen on dualstack sockets. by Erik Kline · 9 years ago
  74. aa68a57 Merge "fs_config.c: Remove obsolete reference to /system/bin/pppd-ril" am: e08e4656db by Nick Kralevich · 9 years ago
  75. cbbc661 fs_config.c: Remove obsolete reference to /system/bin/pppd-ril by Nick Kralevich · 9 years ago
  76. cb2202f Merge "fs_config: remove setuid bit from librank" am: 0380d49024 am: dee5c24927 by Nick Kralevich · 9 years ago
  77. 3e63568 fs_config: remove setuid bit from librank by Nick Kralevich · 9 years ago
  78. d9a3f0b Merge changes I36b66fc5,I0561affb am: 166e716851 am: 8e82180c83 by Josh Gao · 9 years ago
  79. 1175d0f libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 9 years ago
  80. 9e86f8e libcutils: add prefix to local variables in Android.mk. by Josh Gao · 9 years ago
  81. 0a27335 Create new ephemeral app directory by Todd Kennedy · 9 years ago
  82. 7454190 Merge "Revert "libcutils: don\'t build for Windows."" am: 39a1b77381 am: 167b4bed93 by Josh Gao · 9 years ago
  83. b5d763b Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef am: 053eba0bc1 am: cb601eb981 by Josh Gao · 9 years ago
  84. 88b5892 resolve merge conflicts of ed60788968 to mnc-dr2-dev-plus-aosp. by Todd Kjos · 9 years ago
  85. cab716f Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  86. bb3f9ce libcutils: don't build for Windows. by Josh Gao · 9 years ago
  87. ba8a475 Actively mangage EAS schedtune nodes by Todd Kjos · 9 years ago
  88. ed60788 Actively mangage EAS schedtune nodes by Todd Kjos · 9 years ago
  89. 1bc7888 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
  90. 47af47f Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
  91. 5510c13 libcutils: Make /data/nativetest{,64}/* executable. by Daniel Erat · 9 years ago
  92. 634df89 Make allocations use unique_ptr. by Christopher Ferris · 9 years ago
  93. e2b2996 fs_config.c: remove setuid from procrank by Nick Kralevich · 9 years ago
  94. fd7a9f7 am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  95. 66d32c7 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  96. a4b8f9f am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 9 years ago
  97. e920c46 Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 9 years ago
  98. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  99. eb45890 am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  100. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 9 years ago