1. 841946b Add AID for PRNG seeder daemon. by Pete Bentley · 1 year, 8 months ago
  2. 621c74c Updating async trace for track trace symbols from T/U to G/H by Ray Ye · 2 years ago
  3. 2cf1627 Add AID_SECURITY_LOG_WRITER by Rubin Xu · 2 years ago
  4. 399465a Added async trace functions with a track name argument by Ray Ye · 2 years, 2 months ago
  5. 8461ca5 Merge "Added trackName as additional argument to WRITE_MSG to handle trace messages with a track name" by Treehugger Robot · 2 years, 2 months ago
  6. bb015aa Add libcutils to hwasan-postsubmit by Florian Mayer · 2 years, 3 months ago
  7. 9a54240 Added trackName as additional argument to WRITE_MSG to handle trace by Ray Ye · 2 years, 3 months ago
  8. 927d9d1 Merge "Adding project_id ranges for internal app and cache folders." by Shikha Malhotra · 2 years, 3 months ago
  9. 1821237 Merge "Reserve a UID for AID_SDK_SANDBOX" by Treehugger Robot · 2 years, 3 months ago
  10. 4dc57ed Merge "Create utility method for converting sdk_sandbox_uid to app_uid" by Hanna Nizhnikava · 2 years, 3 months ago
  11. 8303dd6 Reserve a UID for AID_SDK_SANDBOX by Dmitri Plotnikov · 2 years, 3 months ago
  12. d07d694 Merge "Define AIDs for Weaver, Keymint and IdentityCredential applets." by Elliott Hughes · 2 years, 3 months ago
  13. fb78816 Create utility method for converting sdk_sandbox_uid to app_uid by Hanna Nizhnikava · 2 years, 3 months ago
  14. 45f8837 Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 2 years, 3 months ago
  15. b18fea1 Create utility method for calculating supplemental_uid from app_uid by Samiul Islam · 2 years, 5 months ago
  16. 8b83ce6 Define AIDs for Weaver, Keymint and IdentityCredential applets. by subrahmanyaman · 2 years, 3 months ago
  17. 1889a41 Merge "Add systrace tag for thermal" by Treehugger Robot · 2 years, 3 months ago
  18. 78b86ae Merge "Remove setCounterSet and deleteTagData support from libcutils" by Patrick Rohr · 2 years, 4 months ago
  19. 5ad0a9f Add systrace tag for thermal by TeYuan Wang · 2 years, 4 months ago
  20. 585a214 Added AID for the new dmesgd by Alexander Potapenko · 2 years, 4 months ago
  21. bc9b847 Adding project_id ranges for internal app and cache folders. by Shikha Malhotra · 2 years, 5 months ago
  22. ccc18d7 Remove setCounterSet and deleteTagData support from libcutils by Patrick Rohr · 2 years, 4 months ago
  23. b783310 Allow to run fsck.f2fs in first_stage_ramdisk by Jaegeuk Kim · 2 years, 5 months ago
  24. e71fdca Merge "Diced: Added AID for Android's dice daemon diced." by Treehugger Robot · 2 years, 6 months ago
  25. f54ebc7 Merge "Add instant trace methods" by Treehugger Robot · 2 years, 6 months ago
  26. 2c2c5d9 Add instant trace methods by Lucas Dupin · 2 years, 6 months ago
  27. 66b7ee8 Merge "Add group ID for reading tracefs" by Kalesh Singh · 2 years, 6 months ago
  28. 4bd3687 canned fs_config accepts multiple lines having the same path by Jiyong Park · 2 years, 6 months ago
  29. d860291 canned_fs_config.cpp is written in C++ by Jiyong Park · 2 years, 6 months ago
  30. ccf343f Add group ID for reading tracefs by Kalesh Singh · 2 years, 6 months ago
  31. 9c72fe3 Diced: Added AID for Android's dice daemon diced. by Janis Danisevskis · 2 years, 7 months ago
  32. 6fa2e48 cutils: only support safe list iteration. by Elliott Hughes · 2 years, 7 months ago
  33. 1aac0c0 Add a aid/uid for Thread subsystem by zhanglongxia · 2 years, 8 months ago
  34. 22e082e Split up the system/core/ TEST_MAPPING. by Elliott Hughes · 2 years, 10 months ago
  35. b1f70d5 Migrate Rust libcutils bindings into librustutils. by Joel Galenson · 2 years, 10 months ago
  36. ebb79de Revert "Add systrace tag for system property" by Bowgo Tsai · 2 years, 11 months ago
  37. 3aedc7e Rename VirtManager to VirtualizationService. by Andrew Walbran · 3 years ago
  38. e85201b filesystem_config: Add a aid/uid for UWB subsystem by Roshan Pius · 3 years, 1 month ago
  39. 8ef7d82 Merge "Added ARTD user" by Christian Wailes · 3 years, 1 month ago
  40. a29a23a Use the new more inclusive command-line options. by Joel Galenson · 3 years, 1 month ago
  41. 37a413d Revert^2 "Expose AID_KEYSTORE" by Paul Crowley · 3 years, 2 months ago
  42. a801eab Revert "Expose AID_KEYSTORE" by Ulyana Trafimovich · 3 years, 2 months ago
  43. 9fd4627 Added ARTD user by Chris Wailes · 3 years, 2 months ago
  44. 8306ab6 Expose AID_KEYSTORE by Paul Crowley · 3 years, 2 months ago
  45. 0b99f55 Merge "Add UID for virtmanager" by Jeffrey Vander Stoep · 3 years, 2 months ago
  46. 3502c2b Add UID for virtmanager by Jeff Vander Stoep · 3 years, 2 months ago
  47. 0d38329 Add Rust bindings by Joel Galenson · 3 years, 5 months ago
  48. 9a74174 Merge "Set /system/xbin permissions to 750." by Mathew Inwood · 3 years, 2 months ago
  49. 39d6c8e Really fix Mac build. by Elliott Hughes · 3 years, 3 months ago
  50. 66bfb9a Fix Mac build. by Elliott Hughes · 3 years, 3 months ago
  51. 0b58967 Merge "Ban exit-time destructors in libcutils." by Treehugger Robot · 3 years, 3 months ago
  52. a742158 threads.h: avoid defining gettid on glibc >= 2.32 by Adrian Ratiu · 3 years, 3 months ago
  53. 527d71f Ban exit-time destructors in libcutils. by Elliott Hughes · 3 years, 3 months ago
  54. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  55. c89dd85 Merge "Do not check for debuggable / profilable for app tracing." by Primiano Tucci · 3 years, 3 months ago
  56. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 4 months ago
  57. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  58. cae942d Do not check for debuggable / profilable for app tracing. by Florian Mayer · 3 years, 4 months ago
  59. f124707 Allow to target atrace apps by glob. by Florian Mayer · 3 years, 4 months ago
  60. 3911576 [MemInit] Remove process_disable_memory_mitigations by Mitch Phillips · 3 years, 4 months ago
  61. 4444824 Fix macOS build. by Elliott Hughes · 3 years, 5 months ago
  62. 66304a0 Move cutils over to mallopt(). by Elliott Hughes · 3 years, 5 months ago
  63. c5f423f Merge "libcutils: make it clearer that libcutils is just janitors." by Treehugger Robot · 3 years, 6 months ago
  64. 857a6f4 libcutils: make it clearer that libcutils is just janitors. by Elliott Hughes · 3 years, 6 months ago
  65. dcf8184 Remove thread_store_set()/thread_store_get(). by Elliott Hughes · 3 years, 6 months ago
  66. 77692ae Merge "Make libcutils' thread local stuff more clearly deprecated." by Treehugger Robot · 3 years, 6 months ago
  67. feef4d3 Add product_available to product available modules by Justin Yun · 3 years, 7 months ago
  68. 0675702 Make libcutils' thread local stuff more clearly deprecated. by Elliott Hughes · 3 years, 6 months ago
  69. c7ed02f fs_config Add first_stage_ramdisk/system/bin/linker[64] by Yifan Hong · 3 years, 6 months ago
  70. 55015ff libcutils: make vendor_ramdisk_available. by Yifan Hong · 3 years, 7 months ago
  71. d22659b libcutils: API to disable memory mitigations by Steven Moreland · 3 years, 8 months ago
  72. 167fbf5 Delete include/private/android_filesystem_config.h by Tom Cherry · 3 years, 9 months ago
  73. dfb1e08 libcutils_static: Make ramdisk available for snapuserd daemon by Akilesh Kailash · 3 years, 8 months ago
  74. 529ace1 Merge "fs_config: add bin paths of flattened apexes" by Jooyung Han · 3 years, 8 months ago
  75. a70cea5 fs_config: add bin paths of flattened apexes by Jooyung Han · 3 years, 8 months ago
  76. a5edc0f Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 3 years, 9 months ago
  77. 355ff8c libcutils must check /sys/kernel/tracing for tracefs first by Hridya Valsaraju · 3 years, 9 months ago
  78. 4c4af77 Merge "ashmem: ensure ashmem fds are CLOEXEC." am: a2f248724c by Elliott Hughes · 3 years, 9 months ago
  79. 790ef05 ashmem: ensure ashmem fds are CLOEXEC. by Elliott Hughes · 3 years, 9 months ago
  80. 0a112d5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 3 years, 9 months ago
  81. f4bf7f3 Add systrace tag for system property by Bowgo Tsai · 4 years, 2 months ago
  82. 42a1a12 Set /system/xbin permissions to 750. by Mathew Inwood · 3 years, 11 months ago
  83. 2f11cb4 libcutils: use 0 for netlink socket port id by Gyeongtaek Lee · 3 years, 10 months ago
  84. 9a14703 Add failure logs in __ashmem_open_locked() by Hridya Valsaraju · 3 years, 10 months ago
  85. 7b21637 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 3 years, 10 months ago
  86. ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 3 years, 10 months ago
  87. e80a153 Allow snapuserd to be included in the initial ramdisk. by David Anderson · 3 years, 11 months ago
  88. 10b59d4 Merge "libcutils: reimplement system property functions with libbase." am: 95e79c63a4 am: 854b9898ae by Elliott Hughes · 4 years ago
  89. 100b08a libcutils: reimplement system property functions with libbase. by S Vasudev Prasad · 4 years, 1 month ago
  90. 36842c0 Merge "mark atrace buffers as uninitialized" into rvc-dev am: 9842adf768 by Tim Murray · 4 years, 1 month ago
  91. 9842adf Merge "mark atrace buffers as uninitialized" into rvc-dev by Tim Murray · 4 years, 1 month ago
  92. 0f85154 mark atrace buffers as uninitialized by Tim Murray · 4 years, 1 month ago
  93. f28c229 Merge "libcutils: Set min_sdk_version" am: 6789753739 am: 0419c28d77 by Jooyung Han · 4 years, 1 month ago
  94. 6789753 Merge "libcutils: Set min_sdk_version" by Jooyung Han · 4 years, 1 month ago
  95. 39257c1 Merge "Fix cutils/ashmem.h copyright header." am: f61377979e am: b40f653314 by Treehugger Robot · 4 years, 1 month ago
  96. f35feb5 Fix cutils/ashmem.h copyright header. by Elliott Hughes · 4 years, 1 month ago
  97. 88f00f2 libcutils: Set min_sdk_version by Jooyung Han · 4 years, 2 months ago
  98. a206b8c Set apex_available property by Jiyong Park · 4 years, 3 months ago
  99. 82a0841 DO NOT MERGE - x86: Switch get_pc_thunk to comdat by Ryan Prichard · 4 years, 2 months ago
  100. edf8335 Merge "Rename vts-core to vts" by Treehugger Robot · 4 years, 2 months ago