- 91f952d Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 8 years ago
- 4ff3208 Merge "Add AID for LoWPAN subsystem" am: f602dd4ced by Robert Quattlebaum · 8 years ago
- f602dd4 Merge "Add AID for LoWPAN subsystem" by Treehugger Robot · 8 years ago
- 01f7576 Add AID for LoWPAN subsystem by Robert Quattlebaum · 8 years ago
- b083ff4 Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 by Chih-hung Hsieh · 8 years ago
- 18f9c66 Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 by Chih-hung Hsieh · 8 years ago
- 69ff500 Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 8 years ago
- 613fd13 Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a by Tom Cherry · 8 years ago
- 0908ca7 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 8 years ago
- 401c9cb Merge "init: more unique_fd, less goto" by Tom Cherry · 8 years ago
- 7c4609c init: more unique_fd, less goto by Tom Cherry · 8 years ago
- 6cc4df2 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
- 08d9cc3 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
- 59b33cb Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 8 years ago
- 18e3e2a Merge "Return correct error code when finish input length is too long." am: 90657bbeab by Jocelyn Bohr · 8 years ago
- efea269 Merge "Return correct error code when finish input length is too long." by Jocelyn Bohr · 8 years ago
- 90657bb Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
- f1e5edf Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
- e5d975c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 8 years ago
- 88636a0 Merge "Add support for the new unwind method." am: 172b1d0008 am: 0d35dffc18 by Christopher Ferris · 8 years ago
- 2615527 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
- 0d35dff Merge "Add support for the new unwind method." am: 172b1d0008 by Christopher Ferris · 8 years ago
- 6c2d927 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
- 172b1d0 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
- 472808a Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 8 years ago
- 6f3981c Add support for the new unwind method. by Christopher Ferris · 8 years ago
- e403038 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
- 2bf647a Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 8 years ago
- 514464f Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 by Elliott Hughes · 8 years ago
- f5a677a Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 8 years ago
- 0915192 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 by Elliott Hughes · 8 years ago
- 5c65599 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 8 years ago
- e61e2fc Merge "Stop asking for old versions of C++ in system/core." by Treehugger Robot · 8 years ago
- b664dd3 Merge "Fix reference to out of scope local in adb_thread_setname." am: b31ca1a64f by Elliott Hughes · 8 years ago
- 15d565b Merge "Fix reference to out of scope local in adb_thread_setname." by Elliott Hughes · 8 years ago
- 9e4fb9a Merge "Revert "base: work around thread safety analysis bug."" am: b5c90e9d6b by Josh Gao · 8 years ago
- b31ca1a Merge "Fix reference to out of scope local in adb_thread_setname." by Treehugger Robot · 8 years ago
- b680712 Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
- 9560524 Merge "Revert "base: work around thread safety analysis bug."" am: b5c90e9d6b by Josh Gao · 8 years ago
- 09c8967 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
- 14c7e22 Merge "base: work around thread safety analysis bug." am: f3c7f10abd by Josh Gao · 8 years ago
- 84cd98c Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 8 years ago
- 864008e Merge "libappfuse: use an explicit buffer size" am: ac8a484646 am: 7aa81fcdad by George Burgess IV · 8 years ago
- f727a39 Merge "base: work around thread safety analysis bug." am: f3c7f10abd by Josh Gao · 8 years ago
- 9e1173a Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 8 years ago
- b5c90e9 Merge "Revert "base: work around thread safety analysis bug."" by Josh Gao · 8 years ago
- c54e3db Revert "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
- 7aa81fc Merge "libappfuse: use an explicit buffer size" am: ac8a484646 by George Burgess IV · 8 years ago
- f3c7f10 Merge "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
- f914029 Merge "Make sure freeaddrinfo is always called on failure." by Treehugger Robot · 8 years ago
- 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 8 years ago
- ac8a484 Merge "libappfuse: use an explicit buffer size" by Treehugger Robot · 8 years ago
- e4509da base: work around thread safety analysis bug. by Josh Gao · 8 years ago
- 8753358 libappfuse: use an explicit buffer size by George Burgess IV · 8 years ago
- 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
- 3db7ef0 Merge "Remove TODOs for std::string removal." am: ceb7814c86 am: 7170d5bf24 by Steven Moreland · 8 years ago
- 7170d5b Merge "Remove TODOs for std::string removal." am: ceb7814c86 by Steven Moreland · 8 years ago
- ceb7814 Merge "Remove TODOs for std::string removal." by Treehugger Robot · 8 years ago
- 7462f18 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 8 years ago
- 3ff453a Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 8 years ago
- 3cdb21a Merge "Add comments to "public.libraries.*.txt"." am: e7b8fc22af am: 601e5ac55b by Elliott Hughes · 8 years ago
- fa70006 Merge "Allow mips to build." am: 7009a3ccf7 am: 3b6bbb8178 by Christopher Ferris · 8 years ago
- 601e5ac Merge "Add comments to "public.libraries.*.txt"." am: e7b8fc22af by Elliott Hughes · 8 years ago
- 3b6bbb8 Merge "Allow mips to build." am: 7009a3ccf7 by Christopher Ferris · 8 years ago
- e7b8fc2 Merge "Add comments to "public.libraries.*.txt"." by Treehugger Robot · 8 years ago
- 7009a3c Merge "Allow mips to build." by Christopher Ferris · 8 years ago
- 32766f1 Allow mips to build. by Christopher Ferris · 8 years ago
- 54032d3 Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 8 years ago
- 76756aa Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 8 years ago
- c34afb1 Merge "init: use unique_fd in builtins.cpp" by Tom Cherry · 8 years ago
- b736134 Merge "Revert "Add support for the new unwind method."" am: 0d2cac9ea8 by Christopher Ferris · 8 years ago
- ce7c7c0 Merge "Revert "Add support for the new unwind method."" am: 0d2cac9ea8 by Christopher Ferris · 8 years ago
- 0d2cac9 Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 8 years ago
- bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 8 years ago
- 8216b64 Merge "Add support for the new unwind method." am: 9ccf627e78 am: 61ef596862 by Christopher Ferris · 8 years ago
- 61ef596 Merge "Add support for the new unwind method." am: 9ccf627e78 by Christopher Ferris · 8 years ago
- 3d0ff4e Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 8 years ago
- dfaa20c Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 by Chih-Hung Hsieh · 8 years ago
- 9ccf627 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
- e4bd153 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 8 years ago
- 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
- 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
- 3d6b46a Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 8 years ago
- b1c18af Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 8 years ago
- 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
- 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
- eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
- 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
- b435774 Merge "init: fix process restarting" am: eb3fa92191 am: 25422816d4 by Tom Cherry · 8 years ago
- 2542281 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 8 years ago
- eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
- e8c5ebb Merge "fastboot: call mke2fs to format ext4 filesystem on windows" am: c7ba2bb5a3 by Jin Qian · 8 years ago
- 1cb9884 Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Jin Qian · 8 years ago
- c7ba2bb Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Treehugger Robot · 8 years ago
- e8cd281 Merge "fastboot: enable uninit_bg for ext4" am: be4eec05e8 am: 73b1567f54 by Jin Qian · 8 years ago
- 73b1567 Merge "fastboot: enable uninit_bg for ext4" am: be4eec05e8 by Jin Qian · 8 years ago
- be4eec0 Merge "fastboot: enable uninit_bg for ext4" by Treehugger Robot · 8 years ago
- c8ddc2b Remove TODOs for std::string removal. by Steven Moreland · 8 years ago
- 29fc859 fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 8 years ago
- 99e3964 fastboot: enable uninit_bg for ext4 by Jin Qian · 8 years ago