1. 6b62822 Export maximum number of fds/ints in a native_handle. by Martijn Coenen · 5 years ago
  2. 658ae90 cutils: add restricted cpuset by Tim Murray · 6 years ago
  3. 07b98d9 Add new trace tag for AIDL. by Martijn Coenen · 6 years ago
  4. 3b5aebb Add tracing tags to vibrator by Alexey Kuzmin · 6 years ago
  5. 8e86484 libcutils: Add "daemon" and "bin" users for testing only by Mark Salyzyn · 6 years ago
  6. d506c06 Add AID for Secure Element Application by Ruchi Kandoi · 6 years ago
  7. 31b5066 Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons. by Yi Jin · 6 years ago
  8. 354417a Allocate GID to use reserved disk space. by Jeff Sharkey · 6 years ago
  9. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  10. 6707ef1 Merge changes from topic "qtaguidReplace" by Treehugger Robot · 7 years ago
  11. baede73 Redirect qtaguid native call to netd fwmark client by Chenbo Feng · 7 years ago
  12. 5b11831 Move qtaguid API out of libcutils by Chenbo Feng · 7 years ago
  13. e97a4b9 libcutils: Make uevent_kernel_* namespace-aware by Luis Hector Chavez · 7 years ago
  14. 37c6015 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  15. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  16. e05c35a Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 am: a3f425950c by Andrew Scull · 7 years ago
  17. f73c5e1 Add HSM AID. by Andrew Scull · 7 years ago
  18. 228123a Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 7 years ago
  19. 01f7576 Add AID for LoWPAN subsystem by Robert Quattlebaum · 7 years ago
  20. 8a05dd0 Merge changes from topic 'libcutils_private_headers' am: 472808a570 am: 6c2d927c34 by Yifan Hong · 7 years ago
  21. 472808a Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 7 years ago
  22. c3bc295 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 am: f5a677a7d3 by George Burgess IV · 7 years ago
  23. 09c8967 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 7 years ago
  24. 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 7 years ago
  25. c3357de Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am: dfaa20c069 by Chih-Hung Hsieh · 7 years ago
  26. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  27. fb5f042 Merge "libcutils: Clarify schedboost_enabled()" am: 643b4776b5 am: 7ce1bdec47 by Alex Naidis · 7 years ago
  28. 2d998ea libcutils: Clarify schedboost_enabled() by Alex Naidis · 7 years ago
  29. a37cce0 Merge "Add AID_EVS for use by the Automotive EVS system" am: 58620a8d4a am: 39e0f550b9 am: 8ba873809e by Scott Randolph · 7 years ago
  30. d5d3276 Add AID_EVS for use by the Automotive EVS system by Scott Randolph · 7 years ago
  31. 88ef9f0 libcutils: Add support for RT schedtune group by Joel Fernandes · 7 years ago
  32. f608eb2 Merge "Adding 'uhid' permission for access to /dev/uhid." am: cecbc9993d am: 04daed4793 am: d819380f50 by Siarhei Vishniakou · 7 years ago
  33. cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 7 years ago
  34. 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 7 years ago
  35. 324a309 fix circular dependency libnativewindow <-> libui by Mathias Agopian · 7 years ago
  36. 0de03b5 Assume bionic has up-to-date linux/capability.h by Dan Willemsen · 7 years ago
  37. 0e8810c Remove unused cruft from <cutils/bitops.h>. by Elliott Hughes · 7 years ago
  38. fa16473 Allocate a GID range for external cache files. by Jeff Sharkey · 7 years ago
  39. 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 7 years ago
  40. a9403f0 libcutils: create private/fs_config.h by Mark Salyzyn · 7 years ago
  41. d185445 Revert "Allocate GID to use reserved disk space." by Jeff Sharkey · 7 years ago
  42. 82f8bb7 Allocate GID to use reserved disk space. by Jeff Sharkey · 7 years ago
  43. 437dc91 Merge "remove emergency shutdown and improve init's reboot logic" by Treehugger Robot · 7 years ago
  44. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 7 years ago
  45. d4e2386 Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils by Vijay Venkatraman · 7 years ago
  46. e63f366 android_reboot: move reboot reason file to data/misc/reboot/ by Todd Poynor · 7 years ago
  47. eac33da libcutils: android_reboot: save reboot reason in file by Todd Poynor · 7 years ago
  48. 4822b01 Update qtaguid tag/untag documentation. by Alex Deymo · 7 years ago
  49. 37bba3b libcutils: android_reboot: add thermal shutdown command by Todd Poynor · 7 years ago
  50. 795267d Removed cpusets/schedboost build time dependency. by Isaac Chen · 7 years ago
  51. 67959bc cutils: Add clang FORTIFY support by George Burgess IV · 7 years ago
  52. 651f838 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 7 years ago
  53. a3f2be2 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 7 years ago
  54. 3c6763c Exporting C headers from system/core by Vijay Venkatraman · 7 years ago