1. 21e485d Add support for /product-services partition. by Dario Freni · 7 years ago
  2. a25088f Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" by Joel Fernandes · 7 years ago
  3. 4cfd988 libcutils: ashmem: Avoid doing fd checks for ashmem calls by Joel Fernandes · 7 years ago
  4. 62346ae Merge "libcutils: remove rather than fix the mutex." by Yi Kong · 7 years ago
  5. e923d15 libcutils: remove rather than fix the mutex. by Elliott Hughes · 7 years ago
  6. 57f66b3 cutils: move hashmap to <pthread.h>. by Elliott Hughes · 7 years ago
  7. 2a0af5a Merge "libcutils: remove unused open_memstream." by Elliott Hughes · 7 years ago
  8. e27ec26 libcutils: remove unused open_memstream. by Elliott Hughes · 7 years ago
  9. 9af4b33 libcutils: remove some unused API. by Elliott Hughes · 7 years ago
  10. a209ce0 Merge "libcutils: Simplify android_get_control_socket()" by Treehugger Robot · 7 years ago
  11. 9ecbd62 Merge "libcutils: add OWNERS." by Treehugger Robot · 7 years ago
  12. 2d46144 libcutils: add OWNERS. by Elliott Hughes · 7 years ago
  13. 4f85513 bootstat: Remove the CAP_SYSLOG capability by Luis Hector Chavez · 7 years ago
  14. 5eef821 logd: Move the capabilities from file based to ambient by Luis Hector Chavez · 7 years ago
  15. 5585de1 Support /product/bin by Inseob Kim · 7 years ago
  16. 9a0f2d1 libcutils: Simplify android_get_control_socket() by Bernie Innocenti · 7 years ago
  17. d3036ab Mark as recovery_available: true by Jiyong Park · 7 years ago
  18. 24fa26a Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" by Logan Chien · 7 years ago
  19. 9e5b173 Remove more bogus <stdbool.h> #includes from C++. by Elliott Hughes · 7 years ago
  20. 39ed24b libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
  21. 8347853 Systrace support for NNAPI by Mika Raento · 7 years ago
  22. 039cddc Rewrite get_sched_policy_name for safety. by Elliott Hughes · 7 years ago
  23. d0d73d0 cutils: add restricted cpuset by Tim Murray · 7 years ago
  24. f709631 llkd: add live-lock daemon by Mark Salyzyn · 7 years ago
  25. 56ac3c5 lmkd: limit capability set to minimum by Mark Salyzyn · 7 years ago
  26. 9da9435 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 7 years ago
  27. f37b7ab Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
  28. e8731b4 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  29. 0e1d548 Add new trace tag for AIDL. by Martijn Coenen · 7 years ago
  30. f673c73 Remove fs_config entries for webview_zygote. by Robert Sesek · 7 years ago
  31. 3e6759a Add tracing tags to vibrator by Alexey Kuzmin · 7 years ago
  32. 6606da8 Support * as a wildcard for ATRACE_TAG_APP by Daniel Colascione · 7 years ago
  33. 049c6d0 Merge "Revert "Don't initialize atrace if it's already disabled."" by Treehugger Robot · 7 years ago
  34. f03e263 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 7 years ago
  35. ac1d974 libcutils: Add "daemon" and "bin" users for testing only by Mark Salyzyn · 7 years ago
  36. 261b54f Merge "libcutils: test: increase use of ashmem_valid(fd)" by Treehugger Robot · 7 years ago
  37. c8c6c4c Don't initialize atrace if it's already disabled. by Paul Crowley · 7 years ago
  38. a32b8de libcutils: test: increase use of ashmem_valid(fd) by Mark Salyzyn · 7 years ago
  39. 9d6029d Add AID for Secure Element Application by Ruchi Kandoi · 7 years ago
  40. 625ca28 Support /product partition by Jaekyun Seok · 7 years ago
  41. ac63eca Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons. by Yi Jin · 7 years ago
  42. 58e68c6 Merge "libcutils: Stop checking the uid of netlink messages" by Treehugger Robot · 7 years ago
  43. 58b1cf5 Merge "Use override_export_include_dirs." by Treehugger Robot · 7 years ago
  44. 349f783 libcutils: Stop checking the uid of netlink messages by Luis Hector Chavez · 7 years ago
  45. d0cf24e Allocate GID to use reserved disk space. by Jeff Sharkey · 7 years ago
  46. 156a88f Use override_export_include_dirs. by Steven Moreland · 7 years ago
  47. a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  48. d3bb678 Stop defining local "unused" macros now this is C++. by Elliott Hughes · 7 years ago
  49. 501798e Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  50. d007a2d Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  51. 099e606 Remove dead dlmalloc stubs. by Elliott Hughes · 7 years ago
  52. bc0c2a3 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  53. fcc036e Merge changes from topic "qtaguidReplace" by Treehugger Robot · 7 years ago
  54. 3df92e4 Redirect qtaguid native call to netd fwmark client by Chenbo Feng · 7 years ago
  55. 05ee11d Move qtaguid API out of libcutils by Chenbo Feng · 7 years ago
  56. 7e41bbe libcutils: Work around the lack of __mulodi4 by Luis Hector Chavez · 7 years ago
  57. 49b6939 libcutils: Make uevent_kernel_* namespace-aware by Luis Hector Chavez · 7 years ago
  58. 7b65534 Merge "libcutils: Fix thread ID on macOS" am: 6958506e82 by Christopher N. Hesse · 7 years ago
  59. 6948f04 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 9 years ago
  60. 74b464d resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 8 years ago
  61. 655ec93 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 8 years ago
  62. 4e6a744 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
  63. 7e05bce Merge "set O_CLOEXEC on /dev/ashmem" am: be729702ae by Nick Kralevich · 8 years ago
  64. 87f6478 set O_CLOEXEC on /dev/ashmem by Nick Kralevich · 8 years ago
  65. 564861d Merge "Removing $(PRODUCT_OUT)/root/root" am: 8cbbacdc15 by Bowgo Tsai · 8 years ago
  66. 5f0678d Removing $(PRODUCT_OUT)/root/root by Bowgo Tsai · 8 years ago
  67. d35a013 Merge changes from topic "b/63736262" am: 1f666a6be9 by Mark Salyzyn · 8 years ago
  68. cb05ad7 bootstat: introduce sys.boot.reason by Mark Salyzyn · 8 years ago
  69. c212e0e Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 8 years ago
  70. c1b1de4 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 8 years ago
  71. ba231dc Merge "Mark the modules as VNDK-SP in Android.bp" am: bc9924ed40 by Justin Yun · 8 years ago
  72. ca35091 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  73. 1d56a03 Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 am: a3f425950c by Andrew Scull · 8 years ago
  74. a74ef02 Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 by Andrew Scull · 8 years ago
  75. 16f202d Merge "Add HSM AID." am: 4723d7c66d by Andrew Scull · 8 years ago
  76. cf04e61 Add HSM AID. by Andrew Scull · 8 years ago
  77. 8e4b3b8 Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 8 years ago
  78. 606152e Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 8 years ago
  79. fbb10ee Merge "Add AID for LoWPAN subsystem" am: f602dd4ced by Robert Quattlebaum · 8 years ago
  80. e2719af Add AID for LoWPAN subsystem by Robert Quattlebaum · 8 years ago
  81. e55bf04 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c am: 08d9cc3744 by Earl Ou · 8 years ago
  82. 20bb469 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
  83. 2a782c2 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
  84. 4bf5fda Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 8 years ago
  85. 023b766 Merge changes from topic 'libcutils_private_headers' am: 472808a570 am: 6c2d927c34 by Yifan Hong · 8 years ago
  86. e7e46e3 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
  87. 0c26d84 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
  88. 9f20fd6 Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 8 years ago
  89. 4a3a808 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  90. b0dce05 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 am: f5a677a7d3 by George Burgess IV · 8 years ago
  91. c204430 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 8 years ago
  92. efbfb77 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 8 years ago
  93. bb85a91 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 8 years ago
  94. d952dce Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
  95. 298cb51 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
  96. 464fde4 Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 am: 9e1173aa40 by Elliott Hughes · 8 years ago
  97. 735cea3 Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 8 years ago
  98. 01566bb Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 8 years ago
  99. 7e5a745 cutils: update property_get to use diagnose_if. by George Burgess IV · 8 years ago
  100. 69bcbc9 Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 8 years ago