1. 6b62822 Export maximum number of fds/ints in a native_handle. by Martijn Coenen · 5 years ago
  2. 9bd3ee1 Support /product/bin by Inseob Kim · 6 years ago
  3. 232ce72 Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-dev by Gwendal Grignou · 6 years ago
  4. 9422337 libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 6 years ago
  5. 8526413 allow config/sdcardfs directory to be seen for ARC++ by Gwendal Grignou · 6 years ago
  6. 658ae90 cutils: add restricted cpuset by Tim Murray · 6 years ago
  7. 07aa2a6 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 6 years ago
  8. 666464a Revert "fs_config: Move hostapd to /vendor/bin/hw" by Tom Cherry · 6 years ago
  9. 07b98d9 Add new trace tag for AIDL. by Martijn Coenen · 6 years ago
  10. f29ce0ff Merge "Remove fs_config entries for webview_zygote." am: 47354e76eb am: 19fafd1ae9 by Robert Sesek · 6 years ago
  11. 8166a93 Merge "Add tracing tags to vibrator" am: c415d00fbe am: 0f71d5fe53 by Alexey Kuzmin · 6 years ago
  12. 84e8a38 Remove fs_config entries for webview_zygote. by Robert Sesek · 6 years ago
  13. 3b5aebb Add tracing tags to vibrator by Alexey Kuzmin · 6 years ago
  14. d49fb12 Merge "Support * as a wildcard for ATRACE_TAG_APP" am: 53c964f53b am: 2e50045f60 by Daniel Colascione · 6 years ago
  15. c2a059f Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 6 years ago
  16. 642ef98 Support * as a wildcard for ATRACE_TAG_APP by Daniel Colascione · 6 years ago
  17. c67fd14 Merge "Revert "Don't initialize atrace if it's already disabled."" am: c50d19c0b0 am: 33d3758684 by Paul Crowley · 6 years ago
  18. c50d19c Merge "Revert "Don't initialize atrace if it's already disabled."" by Treehugger Robot · 6 years ago
  19. 738adf7 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 6 years ago
  20. 1e330b0 Merge "libcutils: Add "daemon" and "bin" users for testing only" am: 718899b415 am: 2500e38093 by Mark Salyzyn · 6 years ago
  21. 8e86484 libcutils: Add "daemon" and "bin" users for testing only by Mark Salyzyn · 6 years ago
  22. eac8700 Merge "libcutils: test: increase use of ashmem_valid(fd)" am: dd218e6c84 am: 9f3a257536 by Mark Salyzyn · 6 years ago
  23. dd218e6 Merge "libcutils: test: increase use of ashmem_valid(fd)" by Treehugger Robot · 6 years ago
  24. 8645dd1 Merge "Don't initialize atrace if it's already disabled." am: 0e239bbd8b am: 2fc40a6518 by Paul Crowley · 6 years ago
  25. e184423 Don't initialize atrace if it's already disabled. by Paul Crowley · 6 years ago
  26. 838c985 Merge "Add AID for Secure Element Application" am: d3e7e31d28 am: 66c3eb0e45 by Ruchi Kandoi · 6 years ago
  27. 276758d libcutils: test: increase use of ashmem_valid(fd) by Mark Salyzyn · 6 years ago
  28. d506c06 Add AID for Secure Element Application by Ruchi Kandoi · 6 years ago
  29. 207a211 Merge "Support /product partition" am: 8f324542a2 am: 10e1ec7de3 am: 83ffef2cb1 by Jaekyun Seok · 6 years ago
  30. dff165d Support /product partition by Jaekyun Seok · 6 years ago
  31. 656b75c fs_config: Move hostapd to /vendor/bin/hw by Roshan Pius · 6 years ago
  32. 31b5066 Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons. by Yi Jin · 6 years ago
  33. f008571 Merge "libcutils: Stop checking the uid of netlink messages" by Treehugger Robot · 6 years ago
  34. affd4e9 Merge "Use override_export_include_dirs." by Treehugger Robot · 6 years ago
  35. 84c9913 libcutils: Stop checking the uid of netlink messages by Luis Hector Chavez · 6 years ago
  36. 354417a Allocate GID to use reserved disk space. by Jeff Sharkey · 6 years ago
  37. e1c834d Use override_export_include_dirs. by Steven Moreland · 6 years ago
  38. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 6 years ago
  39. 38d2567 Stop defining local "unused" macros now this is C++. by Elliott Hughes · 6 years ago
  40. 528f144 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 6 years ago
  41. 53d37ba Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  42. 1412f5f Remove dead dlmalloc stubs. by Elliott Hughes · 7 years ago
  43. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  44. 6707ef1 Merge changes from topic "qtaguidReplace" by Treehugger Robot · 7 years ago
  45. baede73 Redirect qtaguid native call to netd fwmark client by Chenbo Feng · 7 years ago
  46. 5b11831 Move qtaguid API out of libcutils by Chenbo Feng · 7 years ago
  47. fae195b libcutils: Work around the lack of __mulodi4 by Luis Hector Chavez · 7 years ago
  48. e97a4b9 libcutils: Make uevent_kernel_* namespace-aware by Luis Hector Chavez · 7 years ago
  49. bdee15e Merge "libcutils: Fix thread ID on macOS" am: 6958506e82 by Christopher N. Hesse · 7 years ago
  50. 684b442 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 8 years ago
  51. bb5ec4a resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 7 years ago
  52. 7969874 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  53. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  54. 7e772f8 Merge "set O_CLOEXEC on /dev/ashmem" am: be729702ae by Nick Kralevich · 7 years ago
  55. 30046ac set O_CLOEXEC on /dev/ashmem by Nick Kralevich · 7 years ago
  56. d29ac08 Merge "Removing $(PRODUCT_OUT)/root/root" am: 8cbbacdc15 by Bowgo Tsai · 7 years ago
  57. 144893e Removing $(PRODUCT_OUT)/root/root by Bowgo Tsai · 7 years ago
  58. 6818f80 Merge changes from topic "b/63736262" am: 1f666a6be9 by Mark Salyzyn · 7 years ago
  59. b304f6d bootstat: introduce sys.boot.reason by Mark Salyzyn · 7 years ago
  60. 37c6015 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  61. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  62. 028664f Merge "Mark the modules as VNDK-SP in Android.bp" am: bc9924ed40 by Justin Yun · 7 years ago
  63. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  64. e05c35a Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 am: a3f425950c by Andrew Scull · 7 years ago
  65. a3f4259 Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 by Andrew Scull · 7 years ago
  66. ef1dd0d Merge "Add HSM AID." am: 4723d7c66d by Andrew Scull · 7 years ago
  67. f73c5e1 Add HSM AID. by Andrew Scull · 7 years ago
  68. 228123a Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 7 years ago
  69. 91f952d Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 7 years ago
  70. 4ff3208 Merge "Add AID for LoWPAN subsystem" am: f602dd4ced by Robert Quattlebaum · 7 years ago
  71. 01f7576 Add AID for LoWPAN subsystem by Robert Quattlebaum · 7 years ago
  72. 9435b3e Merge "libcutils: write trace event into socket in container" am: 59b33cb01c am: 08d9cc3744 by Earl Ou · 7 years ago
  73. 6cc4df2 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 7 years ago
  74. 08d9cc3 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 7 years ago
  75. 59b33cb Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 7 years ago
  76. 8a05dd0 Merge changes from topic 'libcutils_private_headers' am: 472808a570 am: 6c2d927c34 by Yifan Hong · 7 years ago
  77. 2615527 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 7 years ago
  78. 6c2d927 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 7 years ago
  79. 472808a Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 7 years ago
  80. e403038 libcutils: write trace event into socket in container by Earl Ou · 7 years ago
  81. c3bc295 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 am: f5a677a7d3 by George Burgess IV · 7 years ago
  82. 2bf647a Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 7 years ago
  83. f5a677a Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 7 years ago
  84. 5c65599 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 7 years ago
  85. b680712 Remove private headers from libcutils.vendor by Yifan Hong · 7 years ago
  86. 09c8967 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 7 years ago
  87. 78bc132 Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 am: 9e1173aa40 by Elliott Hughes · 7 years ago
  88. 84cd98c Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 7 years ago
  89. 9e1173a Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 7 years ago
  90. 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 7 years ago
  91. 3ff453a Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 7 years ago
  92. c3357de Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am: dfaa20c069 by Chih-Hung Hsieh · 7 years ago
  93. 3d0ff4e Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 7 years ago
  94. dfaa20c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 7 years ago
  95. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  96. e1332dd Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 7 years ago
  97. 8a8b97b Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 7 years ago
  98. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  99. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  100. f4b0141 Merge "Remove more documentation for obsolete board configuration." am: 73a6512bab am: 09181f3dd9 by Elliott Hughes · 7 years ago