1. 276758d libcutils: test: increase use of ashmem_valid(fd) by Mark Salyzyn · 6 years ago
  2. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 6 years ago
  3. 53d37ba Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  4. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  5. acd7b7b libcutils: fs_config: fix "system/<partition>/" aliasing by Ben Fennema · 7 years ago
  6. fa39110 libcutils: fs_config test report aliases by Mark Salyzyn · 7 years ago
  7. 4a9531d AshmemTest: expand ProtTest cases by Greg Hackmann · 7 years ago
  8. be11d57 AshmemTest: test lseek() and read() on ashmem fds by Greg Hackmann · 7 years ago
  9. 0f6a270 libcutils: fs_config internal table alias test by Mark Salyzyn · 7 years ago
  10. fa16473 Allocate a GID range for external cache files. by Jeff Sharkey · 7 years ago
  11. 2c67dfb Add test config to libcutils_test by Dan Shi · 7 years ago
  12. d8f533a Add test config to libcutils_test_static by Dan Shi · 7 years ago
  13. a930af8 libcutils: build tests with -Wall -Wextra -Werror by Greg Hackmann · 7 years ago
  14. 7c60ec3 libcutils: fix socket type in SocketsTest.TestGetLocalPort by Greg Hackmann · 7 years ago
  15. 6d90fdc libcutils: fix Wsign-compare warnings in multiuser_test by Greg Hackmann · 7 years ago
  16. 7e5d0b1 Define GID range for external data and OBBs. by Jeff Sharkey · 7 years ago
  17. e67abec libcutils: Use strnlen for default property values by Myles Watson · 7 years ago
  18. dff4470 Define range of GIDs for cached app data. by Jeff Sharkey · 7 years ago
  19. 678194d libcutils: tests by Mark Salyzyn · 8 years ago
  20. 52bd37e libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  21. 44ba139 libcutils: sockets_test breaks MAC build by Mark Salyzyn · 8 years ago
  22. 0b034d9 libcutils: add android_get_control_file() by Mark Salyzyn · 8 years ago
  23. 547e0dc libcutils: add android_get_control_socket() test by Mark Salyzyn · 8 years ago
  24. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  25. a963ae8 Add basic tests for ashmem by Connor O'Brien · 8 years ago
  26. ed0614c libcutils: add sched_policy test by Greg Hackmann · 8 years ago
  27. eee8e7f libcutils: Switch to Android.bp by Dan Willemsen · 8 years ago
  28. 749ae2d Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 8 years ago
  29. b898075 system/core/lib[c]utils: Fix signedness comparison warnings. by James Hawkins · 8 years ago
  30. 626efb7 Fix incorrect handling of snprintf return value. by Christopher Ferris · 8 years ago
  31. ce92718 Remove two bogus libutils dependencies. by Elliott Hughes · 8 years ago
  32. b34e4a0 libcutils/fastboot: improve multi-buffer write. by David Pursell · 8 years ago
  33. 8385fb2 libcutils: add multi-buffer socket send. by David Pursell · 8 years ago
  34. 756e1c8 libcutils: add socket_get_local_port(). by David Pursell · 8 years ago
  35. 572bce2 fastboot: use cutils socket functions. by David Pursell · 8 years ago
  36. 0eb8e1b libcutils: share Windows networking code. by David Pursell · 8 years ago
  37. 634df89 Make allocations use unique_ptr. by Christopher Ferris · 9 years ago
  38. bf7f28a Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 9 years ago
  39. c3bac8b cutils: add OS-independent endian.h by Greg Hackmann · 9 years ago
  40. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 9 years ago
  41. 43db1c3 Revert "Disable the static libcutils tests." by Dan Albert · 9 years ago
  42. bb28776 Disable the static libcutils tests. by Dan Albert · 10 years ago
  43. 1d3b492 Revert "Move some tests to libc++." by Dan Albert · 10 years ago
  44. e3cccbf Move some tests to libc++. by Dan Albert · 10 years ago
  45. b50af2b Don't manually link stlport. by Dan Albert · 10 years ago
  46. fbb8db2 Remove makefile cruft. by Dan Albert · 10 years ago
  47. d660d89 Add android_memset16/android_memset32 for aarch64. by Christopher Ferris · 10 years ago
  48. 1f7f70a libcutils: Fix warnings in properties.c when verbose logging is enabled by Igor Murashkin · 10 years ago
  49. d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 10 years ago
  50. b784f37 Remove dead code. by Elliott Hughes · 10 years ago
  51. d4a8098 [MIPS] Benchmark test for MIPS memset16/memset32 by Duane Sand · 12 years ago