1. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  2. 38d2567 Stop defining local "unused" macros now this is C++. by Elliott Hughes · 7 years ago
  3. 528f144 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  4. 53d37ba Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  5. 1412f5f Remove dead dlmalloc stubs. by Elliott Hughes · 7 years ago
  6. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  7. 6707ef1 Merge changes from topic "qtaguidReplace" by Treehugger Robot · 7 years ago
  8. baede73 Redirect qtaguid native call to netd fwmark client by Chenbo Feng · 7 years ago
  9. 5b11831 Move qtaguid API out of libcutils by Chenbo Feng · 7 years ago
  10. fae195b libcutils: Work around the lack of __mulodi4 by Luis Hector Chavez · 7 years ago
  11. e97a4b9 libcutils: Make uevent_kernel_* namespace-aware by Luis Hector Chavez · 7 years ago
  12. bdee15e Merge "libcutils: Fix thread ID on macOS" am: 6958506e82 by Christopher N. Hesse · 7 years ago
  13. 684b442 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 8 years ago
  14. bb5ec4a resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 7 years ago
  15. 7969874 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  16. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  17. 7e772f8 Merge "set O_CLOEXEC on /dev/ashmem" am: be729702ae by Nick Kralevich · 7 years ago
  18. 30046ac set O_CLOEXEC on /dev/ashmem by Nick Kralevich · 7 years ago
  19. d29ac08 Merge "Removing $(PRODUCT_OUT)/root/root" am: 8cbbacdc15 by Bowgo Tsai · 7 years ago
  20. 144893e Removing $(PRODUCT_OUT)/root/root by Bowgo Tsai · 7 years ago
  21. 6818f80 Merge changes from topic "b/63736262" am: 1f666a6be9 by Mark Salyzyn · 7 years ago
  22. b304f6d bootstat: introduce sys.boot.reason by Mark Salyzyn · 7 years ago
  23. 37c6015 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  24. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  25. 028664f Merge "Mark the modules as VNDK-SP in Android.bp" am: bc9924ed40 by Justin Yun · 7 years ago
  26. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  27. e05c35a Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 am: a3f425950c by Andrew Scull · 7 years ago
  28. a3f4259 Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 by Andrew Scull · 7 years ago
  29. ef1dd0d Merge "Add HSM AID." am: 4723d7c66d by Andrew Scull · 7 years ago
  30. f73c5e1 Add HSM AID. by Andrew Scull · 7 years ago
  31. 228123a Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 7 years ago
  32. 91f952d Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 7 years ago
  33. 4ff3208 Merge "Add AID for LoWPAN subsystem" am: f602dd4ced by Robert Quattlebaum · 7 years ago
  34. 01f7576 Add AID for LoWPAN subsystem by Robert Quattlebaum · 7 years ago
  35. 9435b3e Merge "libcutils: write trace event into socket in container" am: 59b33cb01c am: 08d9cc3744 by Earl Ou · 7 years ago
  36. 6cc4df2 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 7 years ago
  37. 08d9cc3 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 7 years ago
  38. 59b33cb Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 7 years ago
  39. 8a05dd0 Merge changes from topic 'libcutils_private_headers' am: 472808a570 am: 6c2d927c34 by Yifan Hong · 7 years ago
  40. 2615527 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 7 years ago
  41. 6c2d927 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 7 years ago
  42. 472808a Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 7 years ago
  43. e403038 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  44. c3bc295 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 am: f5a677a7d3 by George Burgess IV · 7 years ago
  45. 2bf647a Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 7 years ago
  46. f5a677a Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 7 years ago
  47. 5c65599 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 7 years ago
  48. b680712 Remove private headers from libcutils.vendor by Yifan Hong · 7 years ago
  49. 09c8967 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 7 years ago
  50. 78bc132 Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 am: 9e1173aa40 by Elliott Hughes · 7 years ago
  51. 84cd98c Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 7 years ago
  52. 9e1173a Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 7 years ago
  53. 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 7 years ago
  54. 3ff453a Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 7 years ago
  55. c3357de Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am: dfaa20c069 by Chih-Hung Hsieh · 7 years ago
  56. 3d0ff4e Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 7 years ago
  57. dfaa20c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 7 years ago
  58. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  59. e1332dd Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 7 years ago
  60. 8a8b97b Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 7 years ago
  61. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
  62. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  63. f4b0141 Merge "Remove more documentation for obsolete board configuration." am: 73a6512bab am: 09181f3dd9 by Elliott Hughes · 7 years ago
  64. 94d5235 Merge "Remove more documentation for obsolete board configuration." am: 73a6512bab by Elliott Hughes · 7 years ago
  65. 09181f3 Merge "Remove more documentation for obsolete board configuration." by Elliott Hughes · 7 years ago
  66. 73a6512 Merge "Remove more documentation for obsolete board configuration." by Elliott Hughes · 7 years ago
  67. 5dc7736 Remove more documentation for obsolete board configuration. by Elliott Hughes · 7 years ago
  68. dfed7fb Merge "Allow SLOG* to vendors" am: 6afbd476ab am: eacf704a6c am: 708f8295e0 by Jiyong Park · 7 years ago
  69. 708f829 Merge "Allow SLOG* to vendors" am: 6afbd476ab am: eacf704a6c by Jiyong Park · 7 years ago
  70. eacf704 Merge "Allow SLOG* to vendors" am: 6afbd476ab by Jiyong Park · 7 years ago
  71. 6afbd47 Merge "Allow SLOG* to vendors" by Treehugger Robot · 7 years ago
  72. 9ffeab8 Allow SLOG* to vendors by Jiyong Park · 7 years ago
  73. f067ab4 Merge "Remove documentation for obsolete board configuration." am: 3f4cea940d am: a96d1aebdb by Elliott Hughes · 7 years ago
  74. 164f9c9 Merge "Remove documentation for obsolete board configuration." am: 3f4cea940d by Elliott Hughes · 7 years ago
  75. a96d1ae Merge "Remove documentation for obsolete board configuration." am: 3f4cea940d by Elliott Hughes · 7 years ago
  76. 76a934a Remove documentation for obsolete board configuration. by Elliott Hughes · 7 years ago
  77. 4238823 Merge "Load default prop from /system/etc/prop.default" into oc-dr1-dev by Hung-ying Tyan · 7 years ago
  78. eb274d4 Merge "Load default prop from /system/etc/prop.default" into oc-dev-plus-aosp by TreeHugger Robot · 7 years ago
  79. 52c6193 Merge "libcutils: fs_config: fix "system/<partition>/" aliasing" am: 449bfd7a93 am: cd3584e90b by Ben Fennema · 7 years ago
  80. cd3584e Merge "libcutils: fs_config: fix "system/<partition>/" aliasing" am: 449bfd7a93 by Ben Fennema · 7 years ago
  81. acd7b7b libcutils: fs_config: fix "system/<partition>/" aliasing by Ben Fennema · 7 years ago
  82. aef2b09 Load default prop from /system/etc/prop.default by Hung-ying Tyan · 7 years ago
  83. fb5f042 Merge "libcutils: Clarify schedboost_enabled()" am: 643b4776b5 am: 7ce1bdec47 by Alex Naidis · 7 years ago
  84. 234fae2 Merge "libcutils: Clarify schedboost_enabled()" am: 643b4776b5 am: 7ce1bdec47 by Alex Naidis · 7 years ago
  85. 2d998ea libcutils: Clarify schedboost_enabled() by Alex Naidis · 7 years ago
  86. 527d80d Load default prop from /system/etc/prop.default by Hung-ying Tyan · 7 years ago
  87. 2daf868 Merge "Fix prctl argument type" am: 6cc5927e0d am: 316b7334b8 am: 184fa60c23 by Elliott Hughes · 7 years ago
  88. 184fa60 Merge "Fix prctl argument type" am: 6cc5927e0d am: 316b7334b8 by Elliott Hughes · 7 years ago
  89. f5b8e34 Fix prctl argument type by Stephen Crane · 7 years ago
  90. 99f28f6 Merge "Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/"" am: f9259b59e8 am: b2f12e42ca am: 22cdddecba by Elliott Hughes · 7 years ago
  91. 3e9223f Merge "Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/"" am: f9259b59e8 am: b2f12e42ca by Elliott Hughes · 7 years ago
  92. 3346338 Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/" by Hung-ying Tyan · 7 years ago
  93. b1211e9 Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/" am: a9aa77d259 am: 26c4bcfadd am: 0cd0d52147 by Hung-ying Tyan · 7 years ago
  94. a22e004 Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/" am: a9aa77d259 am: 26c4bcfadd by Hung-ying Tyan · 7 years ago
  95. a9aa77d Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/" by Treehugger Robot · 7 years ago
  96. 723f1a2 Load {default,build}.prop from /{system,vendor,odm}/etc/ by Hung-ying Tyan · 7 years ago
  97. a37cce0 Merge "Add AID_EVS for use by the Automotive EVS system" am: 58620a8d4a am: 39e0f550b9 am: 8ba873809e by Scott Randolph · 7 years ago
  98. cd6086b Merge "Add AID_EVS for use by the Automotive EVS system" am: 58620a8d4a am: 39e0f550b9 by Scott Randolph · 7 years ago
  99. d5d3276 Add AID_EVS for use by the Automotive EVS system by Scott Randolph · 7 years ago
  100. 19b47ce Merge "libcutils: fs_config: remove aliases" into oc-dev-plus-aosp by Mark Salyzyn · 7 years ago