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