- 94ccdc0 Stop duplicating <linux/capabilities.h>. by Elliott Hughes · 1 year, 11 months ago
- 8b01608 Remove gettid symbol from cutils by Tomasz Wasilczyk · 2 years ago
- a4648c2 Enable ABI dump for libcutils by Kiyoung Kim · 2 years, 2 months ago
- 40b59a6 libcutils_test: static libjsoncpp by Steven Moreland · 2 years, 2 months ago
- 06a839f Remove an obsolete workaround. by Elliott Hughes · 2 years, 10 months ago
- 46ed34b Add riscv64 support for libcutils by Liu Cunyuan · 2 years, 10 months ago
- 9f2af69 Add fdsan capabilities for native handles by Brian Duddie · 3 years ago
- d860291 canned_fs_config.cpp is written in C++ by Jiyong Park · 3 years, 8 months ago
- b1f70d5 Migrate Rust libcutils bindings into librustutils. by Joel Galenson · 4 years ago
- a29a23a Use the new more inclusive command-line options. by Joel Galenson · 4 years, 4 months ago
- 37a413d Revert^2 "Expose AID_KEYSTORE" by Paul Crowley · 4 years, 4 months ago
- a801eab Revert "Expose AID_KEYSTORE" by Ulyana Trafimovich · 4 years, 4 months ago
- 8306ab6 Expose AID_KEYSTORE by Paul Crowley · 4 years, 4 months ago
- 0d38329 Add Rust bindings by Joel Galenson · 4 years, 7 months ago
- 39d6c8e Really fix Mac build. by Elliott Hughes · 4 years, 5 months ago
- 66bfb9a Fix Mac build. by Elliott Hughes · 4 years, 5 months ago
- 527d71f Ban exit-time destructors in libcutils. by Elliott Hughes · 4 years, 5 months ago
- d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 6 months ago
- c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years, 6 months ago
- 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 6 months ago
- 3911576 [MemInit] Remove process_disable_memory_mitigations by Mitch Phillips · 4 years, 7 months ago
- 66304a0 Move cutils over to mallopt(). by Elliott Hughes · 4 years, 7 months ago
- feef4d3 Add product_available to product available modules by Justin Yun · 4 years, 9 months ago
- 55015ff libcutils: make vendor_ramdisk_available. by Yifan Hong · 4 years, 10 months ago
- d22659b libcutils: API to disable memory mitigations by Steven Moreland · 4 years, 10 months ago
- 167fbf5 Delete include/private/android_filesystem_config.h by Tom Cherry · 5 years ago
- dfb1e08 libcutils_static: Make ramdisk available for snapuserd daemon by Akilesh Kailash · 4 years, 10 months ago
- a5edc0f Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 5 years ago
- 10b59d4 Merge "libcutils: reimplement system property functions with libbase." am: 95e79c63a4 am: 854b9898ae by Elliott Hughes · 5 years ago
- 100b08a libcutils: reimplement system property functions with libbase. by S Vasudev Prasad · 5 years ago
- f28c229 Merge "libcutils: Set min_sdk_version" am: 6789753739 am: 0419c28d77 by Jooyung Han · 5 years ago
- 88f00f2 libcutils: Set min_sdk_version by Jooyung Han · 5 years ago
- 4e62f3c Merge "Rename vts-core to vts" into rvc-dev am: 783db0d261 by Dan Shi · 5 years ago
- ab8acae Rename vts-core to vts by Dan Shi · 5 years ago
- a7b9a2b Rename vts-core to vts by Dan Shi · 5 years ago
- d1ee508 adbd: make libadbd_services cc_library again. by Josh Gao · 5 years ago
- a84a8a2 Merge "adbd: make libadbd_services cc_library again." am: 0ac447ab95 am: 3a3c6ec494 by Automerger Merge Worker · 5 years ago
- 0ac447a Merge "adbd: make libadbd_services cc_library again." by Tianjie Xu · 5 years ago
- 6bade7f Merge "Set apex_available property" am: 2401f5f2cc am: bacaf76c0e by Automerger Merge Worker · 5 years ago
- 7f8a37c adbd: make libadbd_services cc_library again. by Josh Gao · 5 years ago
- 8bf9b16 Set apex_available property by Jiyong Park · 5 years ago
- b5778c1 adbd: remove static dependency on libcutils. by Josh Gao · 5 years ago
- b9c95f8 Merge "Remove various bits of dead code and unused workarounds." by Treehugger Robot · 5 years ago
- f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 5 years ago
- 299a6ea Merge "adbd: remove static dependency on libcutils." am: 744ba42d2d am: 7ecfa1a7f8 by Automerger Merge Worker · 5 years ago
- a9b62d5 adbd: remove static dependency on libcutils. by Josh Gao · 5 years ago
- cb6893c Merge "[vts-core] Make VtsKernelLibcutilsTest runnable by base TradeFed" am: 0852b10b37 am: 7315bc9175 am: 2a6c4e3de6 by Automerger Merge Worker · 6 years ago
- d83f390 [vts-core] Make VtsKernelLibcutilsTest runnable by base TradeFed by nelsonli · 6 years ago
- 885c59e Merge "Ignore nullptr in native_handle_close()." am: 2ba8c4b0af am: d36bf30620 by Elliott Hughes · 6 years ago
- 7e42484 Ignore nullptr in native_handle_close(). by Elliott Hughes · 6 years ago
- 7b8fcfe Remove unused android_memset16()/android_memset32(). by Elliott Hughes · 6 years ago
- e41aded Add require_root for libcutils tests by Tom Cherry · 6 years ago
- 79198d9 Reland "libcutils: remove unused "jstring.h". by Elliott Hughes · 6 years ago
- 09ba349 Revert "libcutils: remove unused "jstring.h"." by Mason Wang · 6 years ago
- aa96e88 libcutils: remove unused "jstring.h". by Elliott Hughes · 6 years ago
- 1547e4a Remove more dead code. by Elliott Hughes · 6 years ago
- 051d5cb Enable native_bridge_support for libcutils by dimitry · 6 years ago
- 53e0deb libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 6 years ago
- 43f2907 Merge "libutils/libcutils: make host more like device" by Steven Moreland · 6 years ago
- e6132be libutils/libcutils: make host more like device by Steven Moreland · 6 years ago
- 7acb0d3 Clean up some mess by only building Android-specific code for the device. by Elliott Hughes · 6 years ago
- 01705e4 Clean up libcutils/libutils tests. by Elliott Hughes · 7 years ago
- a2159c4 fs_config supports shell wildcard patterns by Jiyong Park · 7 years ago
- 5194404 Add support for memfd by Joel Fernandes · 7 years ago
- 1bd127b DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup"" by Suren Baghdasaryan · 7 years ago
- b5394db DO NOT MERGE: Revert "libcutils: Move sched_policy functions into libprocessgroup" by Suren Baghdasaryan · 7 years ago
- facd40d libcutils: Move sched_policy functions into libprocessgroup by Suren Baghdasaryan · 7 years ago
- eb2dd20 Enable building ATRACE stubs on Windows by David Sehr · 7 years ago
- 9d12725 cutils: move hashmap to <pthread.h>. by Elliott Hughes · 7 years ago
- c35d4a5 libcutils: remove unused open_memstream. by Elliott Hughes · 7 years ago
- 612210c Mark as recovery_available: true by Jiyong Park · 7 years ago
- 25b742c libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
- 9f49508 Rewrite get_sched_policy_name for safety. by Elliott Hughes · 7 years ago
- e1c834d Use override_export_include_dirs. by Steven Moreland · 8 years ago
- 53d37ba Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 8 years ago
- 1412f5f Remove dead dlmalloc stubs. by Elliott Hughes · 8 years ago
- 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 8 years ago
- 6707ef1 Merge changes from topic "qtaguidReplace" by Treehugger Robot · 8 years ago
- baede73 Redirect qtaguid native call to netd fwmark client by Chenbo Feng · 8 years ago
- fae195b libcutils: Work around the lack of __mulodi4 by Luis Hector Chavez · 8 years ago
- e97a4b9 libcutils: Make uevent_kernel_* namespace-aware by Luis Hector Chavez · 8 years ago
- 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
- b680712 Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
- cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
- 163ecc6 libcutils: convert fs_config.cpp by Mark Salyzyn · 8 years ago
- 385fe69 libcutils: vendor_available by Steven Moreland · 8 years ago
- d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
- 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
- e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
- 795267d Removed cpusets/schedboost build time dependency. by Isaac Chen · 8 years ago
- 54c7886 Disable integer sanitization on host. by Evgenii Stepanov · 9 years ago
- c8121ba Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 9 years ago
- 4eacd70 Support arbitrary-length properties in property_list. by Elliott Hughes · 9 years ago
- 651f838 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 9 years ago
- a3f2be2 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 9 years ago
- 3c6763c Exporting C headers from system/core by Vijay Venkatraman · 9 years ago
- cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago
- 52bd37e libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 9 years ago
- 0b034d9 libcutils: add android_get_control_file() by Mark Salyzyn · 9 years ago
- 5171beb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago