1. fbb10ee Merge "Add AID for LoWPAN subsystem" am: f602dd4ced by Robert Quattlebaum · 8 years ago
  2. 1f5227e Merge "Add AID for LoWPAN subsystem" by Treehugger Robot · 8 years ago
  3. e2719af Add AID for LoWPAN subsystem by Robert Quattlebaum · 8 years ago
  4. 1ce86f3 Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 by Chih-hung Hsieh · 8 years ago
  5. 966864c Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 8 years ago
  6. 10eda21 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 8 years ago
  7. 29c8f65 Merge "init: more unique_fd, less goto" by Tom Cherry · 8 years ago
  8. 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
  9. 2a782c2 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
  10. 4bf5fda Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 8 years ago
  11. 5935c64 Merge "Return correct error code when finish input length is too long." by Jocelyn Bohr · 8 years ago
  12. 0a53b5c Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
  13. a5846d3 Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
  14. 4a0d11c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  15. 8801ffc Merge "Add support for the new unwind method." am: 172b1d0008 by Christopher Ferris · 8 years ago
  16. 0c26d84 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
  17. c455820 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  18. 9f20fd6 Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 8 years ago
  19. 0e6be85 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  20. 4a3a808 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  21. efbfb77 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 8 years ago
  22. c85360b Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 by Elliott Hughes · 8 years ago
  23. bb85a91 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 8 years ago
  24. c4c809d Merge "Stop asking for old versions of C++ in system/core." by Treehugger Robot · 8 years ago
  25. 607d4d5 Merge "Fix reference to out of scope local in adb_thread_setname." by Elliott Hughes · 8 years ago
  26. 76f29c5 Merge "Fix reference to out of scope local in adb_thread_setname." by Treehugger Robot · 8 years ago
  27. d952dce Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
  28. 269f8c5 Merge "Revert "base: work around thread safety analysis bug."" am: b5c90e9d6b by Josh Gao · 8 years ago
  29. 298cb51 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
  30. d41e358 Merge "base: work around thread safety analysis bug." am: f3c7f10abd by Josh Gao · 8 years ago
  31. 01566bb Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 8 years ago
  32. 859eeaa Merge "Revert "base: work around thread safety analysis bug."" by Josh Gao · 8 years ago
  33. efe00c1 Revert "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  34. e8cc508 Merge "libappfuse: use an explicit buffer size" am: ac8a484646 by George Burgess IV · 8 years ago
  35. b48a324 Merge "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  36. 9e7262c Merge "Make sure freeaddrinfo is always called on failure." by Treehugger Robot · 8 years ago
  37. 7e5a745 cutils: update property_get to use diagnose_if. by George Burgess IV · 8 years ago
  38. dc60880 Merge "libappfuse: use an explicit buffer size" by Treehugger Robot · 8 years ago
  39. 3dc9358 base: work around thread safety analysis bug. by Josh Gao · 8 years ago
  40. 1497614 libappfuse: use an explicit buffer size by George Burgess IV · 8 years ago
  41. 05fddcb Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
  42. 4e2505c Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 8 years ago
  43. 57e76fb Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
  44. e39bac5 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 8 years ago
  45. 69bcbc9 Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 8 years ago
  46. 52a46e1 Merge "Add comments to "public.libraries.*.txt"." am: e7b8fc22af by Elliott Hughes · 8 years ago
  47. d073ea9 Merge "Allow mips to build." am: 7009a3ccf7 by Christopher Ferris · 8 years ago
  48. 00cd3b6 Merge "Add comments to "public.libraries.*.txt"." by Treehugger Robot · 8 years ago
  49. 614b80e Merge "Allow mips to build." by Christopher Ferris · 8 years ago
  50. 366ae62 Allow mips to build. by Christopher Ferris · 8 years ago
  51. 08f3fce Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 8 years ago
  52. 0085e7b Merge "init: use unique_fd in builtins.cpp" by Tom Cherry · 8 years ago
  53. 46a604f Merge "Revert "Add support for the new unwind method."" am: 0d2cac9ea8 by Christopher Ferris · 8 years ago
  54. 6b6ac6f Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 8 years ago
  55. 158c964 Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  56. 2d90c05 Merge "Add support for the new unwind method." am: 9ccf627e78 by Christopher Ferris · 8 years ago
  57. 5ec9fb8 Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 8 years ago
  58. 35e5f32 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  59. 1901058 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 8 years ago
  60. 6ce7206 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  61. de960bb init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
  62. 6a4f766 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 8 years ago
  63. 56de892 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
  64. 4661527 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  65. aee6739 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
  66. d6d7e58 init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
  67. 1313211 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 8 years ago
  68. ea65841 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
  69. aea21ff Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Jin Qian · 8 years ago
  70. ac8b836 Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Treehugger Robot · 8 years ago
  71. 1440395 Merge "fastboot: enable uninit_bg for ext4" am: be4eec05e8 by Jin Qian · 8 years ago
  72. 74ef6d2 Merge "fastboot: enable uninit_bg for ext4" by Treehugger Robot · 8 years ago
  73. 6545670 Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
  74. 61ee8e4 fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 8 years ago
  75. ec39640 fastboot: enable uninit_bg for ext4 by Jin Qian · 8 years ago
  76. b489c65 init: fix process restarting by Tom Cherry · 8 years ago
  77. 9c35d76 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  78. 0dd4065 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 8 years ago
  79. 7504e1f Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
  80. 3057e99 Add comments to "public.libraries.*.txt". by Elliott Hughes · 8 years ago
  81. 18817bf Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 8 years ago
  82. a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  83. 35410f3 Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." am: 13c3a582de by Joel Galenson · 8 years ago
  84. a08d7eb Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." by Treehugger Robot · 8 years ago
  85. 0f1a689 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  86. 65dd768 Move chmod of /sys/kernel/debug/tracing to fix tracing. by Joel Galenson · 8 years ago
  87. 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  88. ac2fd21 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  89. b9ecbcb Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  90. 0f89ddf Merge "rootdir: record last build fingerprint" am: 4e8227420e by Siqi Lin · 8 years ago
  91. 8c3f07e Merge "rootdir: record last build fingerprint" by Treehugger Robot · 8 years ago
  92. 9499f1a Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 8 years ago
  93. fd92d07 Merge "init: fix type of 2nd argument passed to prctl" by Treehugger Robot · 8 years ago
  94. d0f96d7 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  95. ff69bbf Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 8 years ago
  96. 5eccd06 Merge "adbd: add logging to troubleshoot usb issues." am: 5550901152 by Josh Gao · 8 years ago
  97. 84cd11f Merge "init: only use signed-integer-overflow sanitizer" by Treehugger Robot · 8 years ago
  98. 1d81e72 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 8 years ago
  99. 0b229ef init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  100. 624c975 rootdir: record last build fingerprint by Siqi Lin · 8 years ago