1. a29a23a Use the new more inclusive command-line options. by Joel Galenson · 4 years, 9 months ago
  2. 37a413d Revert^2 "Expose AID_KEYSTORE" by Paul Crowley · 4 years, 9 months ago
  3. a801eab Revert "Expose AID_KEYSTORE" by Ulyana Trafimovich · 4 years, 9 months ago
  4. 8306ab6 Expose AID_KEYSTORE by Paul Crowley · 4 years, 9 months ago
  5. 0b99f55 Merge "Add UID for virtmanager" by Jeffrey Vander Stoep · 4 years, 10 months ago
  6. 3502c2b Add UID for virtmanager by Jeff Vander Stoep · 4 years, 10 months ago
  7. 0d38329 Add Rust bindings by Joel Galenson · 5 years ago
  8. 9a74174 Merge "Set /system/xbin permissions to 750." by Mathew Inwood · 4 years, 10 months ago
  9. 39d6c8e Really fix Mac build. by Elliott Hughes · 4 years, 10 months ago
  10. 66bfb9a Fix Mac build. by Elliott Hughes · 4 years, 10 months ago
  11. 0b58967 Merge "Ban exit-time destructors in libcutils." by Treehugger Robot · 4 years, 10 months ago
  12. a742158 threads.h: avoid defining gettid on glibc >= 2.32 by Adrian Ratiu · 4 years, 11 months ago
  13. 527d71f Ban exit-time destructors in libcutils. by Elliott Hughes · 4 years, 10 months ago
  14. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  15. c89dd85 Merge "Do not check for debuggable / profilable for app tracing." by Primiano Tucci · 5 years ago
  16. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 5 years ago
  17. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  18. cae942d Do not check for debuggable / profilable for app tracing. by Florian Mayer · 5 years ago
  19. f124707 Allow to target atrace apps by glob. by Florian Mayer · 5 years ago
  20. 3911576 [MemInit] Remove process_disable_memory_mitigations by Mitch Phillips · 5 years ago
  21. 4444824 Fix macOS build. by Elliott Hughes · 5 years ago
  22. 66304a0 Move cutils over to mallopt(). by Elliott Hughes · 5 years ago
  23. c5f423f Merge "libcutils: make it clearer that libcutils is just janitors." by Treehugger Robot · 5 years ago
  24. 857a6f4 libcutils: make it clearer that libcutils is just janitors. by Elliott Hughes · 5 years ago
  25. dcf8184 Remove thread_store_set()/thread_store_get(). by Elliott Hughes · 5 years ago
  26. 77692ae Merge "Make libcutils' thread local stuff more clearly deprecated." by Treehugger Robot · 5 years ago
  27. feef4d3 Add product_available to product available modules by Justin Yun · 5 years ago
  28. 0675702 Make libcutils' thread local stuff more clearly deprecated. by Elliott Hughes · 5 years ago
  29. c7ed02f fs_config Add first_stage_ramdisk/system/bin/linker[64] by Yifan Hong · 5 years ago
  30. 55015ff libcutils: make vendor_ramdisk_available. by Yifan Hong · 5 years ago
  31. d22659b libcutils: API to disable memory mitigations by Steven Moreland · 5 years ago
  32. 167fbf5 Delete include/private/android_filesystem_config.h by Tom Cherry · 5 years ago
  33. dfb1e08 libcutils_static: Make ramdisk available for snapuserd daemon by Akilesh Kailash · 5 years ago
  34. 529ace1 Merge "fs_config: add bin paths of flattened apexes" by Jooyung Han · 5 years ago
  35. a70cea5 fs_config: add bin paths of flattened apexes by Jooyung Han · 5 years ago
  36. a5edc0f Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 5 years ago
  37. 355ff8c libcutils must check /sys/kernel/tracing for tracefs first by Hridya Valsaraju · 5 years ago
  38. 4c4af77 Merge "ashmem: ensure ashmem fds are CLOEXEC." am: a2f248724c by Elliott Hughes · 5 years ago
  39. 790ef05 ashmem: ensure ashmem fds are CLOEXEC. by Elliott Hughes · 5 years ago
  40. 0a112d5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  41. f4bf7f3 Add systrace tag for system property by Bowgo Tsai · 6 years ago
  42. 42a1a12 Set /system/xbin permissions to 750. by Mathew Inwood · 5 years ago
  43. 2f11cb4 libcutils: use 0 for netlink socket port id by Gyeongtaek Lee · 5 years ago
  44. 9a14703 Add failure logs in __ashmem_open_locked() by Hridya Valsaraju · 5 years ago
  45. 7b21637 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 5 years ago
  46. ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 5 years ago
  47. e80a153 Allow snapuserd to be included in the initial ramdisk. by David Anderson · 6 years ago
  48. 10b59d4 Merge "libcutils: reimplement system property functions with libbase." am: 95e79c63a4 am: 854b9898ae by Elliott Hughes · 6 years ago
  49. 100b08a libcutils: reimplement system property functions with libbase. by S Vasudev Prasad · 6 years ago
  50. 36842c0 Merge "mark atrace buffers as uninitialized" into rvc-dev am: 9842adf768 by Tim Murray · 6 years ago
  51. 9842adf Merge "mark atrace buffers as uninitialized" into rvc-dev by Tim Murray · 6 years ago
  52. 0f85154 mark atrace buffers as uninitialized by Tim Murray · 6 years ago
  53. f28c229 Merge "libcutils: Set min_sdk_version" am: 6789753739 am: 0419c28d77 by Jooyung Han · 6 years ago
  54. 6789753 Merge "libcutils: Set min_sdk_version" by Jooyung Han · 6 years ago
  55. 39257c1 Merge "Fix cutils/ashmem.h copyright header." am: f61377979e am: b40f653314 by Treehugger Robot · 6 years ago
  56. f35feb5 Fix cutils/ashmem.h copyright header. by Elliott Hughes · 6 years ago
  57. 88f00f2 libcutils: Set min_sdk_version by Jooyung Han · 6 years ago
  58. a206b8c Set apex_available property by Jiyong Park · 6 years ago
  59. 82a0841 DO NOT MERGE - x86: Switch get_pc_thunk to comdat by Ryan Prichard · 6 years ago
  60. edf8335 Merge "Rename vts-core to vts" by Treehugger Robot · 6 years ago
  61. 4e62f3c Merge "Rename vts-core to vts" into rvc-dev am: 783db0d261 by Dan Shi · 6 years ago
  62. ab8acae Rename vts-core to vts by Dan Shi · 6 years ago
  63. a7b9a2b Rename vts-core to vts by Dan Shi · 6 years ago
  64. ae5d38b Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES" am: 79f3d26b25 am: c336c565a9 by Tom Cherry · 6 years ago
  65. 79f3d26 Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES" by Tom Cherry · 6 years ago
  66. d1ee508 adbd: make libadbd_services cc_library again. by Josh Gao · 6 years ago
  67. 1bfce05 Merge "run ext4 tools in first_stage_ramdisk" into rvc-dev am: 26471f7470 by Automerger Merge Worker · 6 years ago
  68. 253b072 run ext4 tools in first_stage_ramdisk by Jaegeuk Kim · 6 years ago
  69. b9be427 run ext4 tools in first_stage_ramdisk by Jaegeuk Kim · 6 years ago
  70. a84a8a2 Merge "adbd: make libadbd_services cc_library again." am: 0ac447ab95 am: 3a3c6ec494 by Automerger Merge Worker · 6 years ago
  71. 0ac447a Merge "adbd: make libadbd_services cc_library again." by Tianjie Xu · 6 years ago
  72. 6bade7f Merge "Set apex_available property" am: 2401f5f2cc am: bacaf76c0e by Automerger Merge Worker · 6 years ago
  73. 7f8a37c adbd: make libadbd_services cc_library again. by Josh Gao · 6 years ago
  74. 8bf9b16 Set apex_available property by Jiyong Park · 6 years ago
  75. 6ad4d0a Remove EXCLUDE_FS_CONFIG_STRUCTURES by Tom Cherry · 6 years ago
  76. bfa910d Merge "Always use shared memory for atrace." am: 2ddc5a1932 am: 3d9c20fefd by Automerger Merge Worker · 6 years ago
  77. 923880e Always use shared memory for atrace. by Florian Mayer · 6 years ago
  78. fc0adaf Always use shared memory for atrace. by Florian Mayer · 6 years ago
  79. 58d8065 Merge changes from topic "adbd_cp" into rvc-dev by Josh Gao · 6 years ago
  80. b5778c1 adbd: remove static dependency on libcutils. by Josh Gao · 6 years ago
  81. c3605ef Adds AID_CONTEXT_HUB by Arthur Ishiguro · 6 years ago
  82. 52a4719 Merge "Adds AID_CONTEXT_HUB" am: 19e4f2b5f3 am: becd114785 by Automerger Merge Worker · 6 years ago
  83. 19e4f2b Merge "Adds AID_CONTEXT_HUB" by Treehugger Robot · 6 years ago
  84. b9c95f8 Merge "Remove various bits of dead code and unused workarounds." by Treehugger Robot · 6 years ago
  85. f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 6 years ago
  86. 299a6ea Merge "adbd: remove static dependency on libcutils." am: 744ba42d2d am: 7ecfa1a7f8 by Automerger Merge Worker · 6 years ago
  87. b5693bd Adds AID_CONTEXT_HUB by Arthur Ishiguro · 6 years ago
  88. a9b62d5 adbd: remove static dependency on libcutils. by Josh Gao · 6 years ago
  89. 89d31aa Merge "Add project ID constants." am: 529605bc9e am: df4f865d7a am: 3781fb4a9a by Automerger Merge Worker · 6 years ago
  90. 529605b Merge "Add project ID constants." by Martijn Coenen · 6 years ago
  91. 1cc2f9d Add project ID constants. by Martijn Coenen · 6 years ago
  92. 15c0b79 Merge "bootstat: enhance last reboot reason property with file backing" am: 7550e6f882 am: ffd276388f am: c0210f1d0e by Treehugger Robot · 6 years ago
  93. ee016ce bootstat: enhance last reboot reason property with file backing by Mark Salyzyn · 7 years ago
  94. ed83050 Merge "[vts-core] fix the test error of KernelLibcutilsTest." am: 3d6154ffe9 am: 14e0b48b59 am: 7ef1507434 by Automerger Merge Worker · 6 years ago
  95. 3d6154f Merge "[vts-core] fix the test error of KernelLibcutilsTest." by Treehugger Robot · 6 years ago
  96. afe3a28 Merge "Add correct permissions to benchmarktest directories" am: 8c2d4d6146 am: cfce9d6ad9 am: 8008cc405b by Automerger Merge Worker · 6 years ago
  97. a16facc Merge "trace-container: Check /sys/kernel/tracing for tracefs" am: 1ac1d86b7d am: 0b9ed14c89 am: cb22a67a84 by Automerger Merge Worker · 6 years ago
  98. bb61a6e Add correct permissions to benchmarktest directories by Akos Denke · 6 years ago
  99. 5cdb5d4 trace-container: Check /sys/kernel/tracing for tracefs by Hridya Valsaraju · 6 years ago
  100. 1d53f83 [vts-core] fix the test error of KernelLibcutilsTest. by nelsonli · 6 years ago