1. af39885 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago
  2. e3e4ec7 Merge "Skip unnecessary sleep during shutdown" by Wei Wang · 7 years ago
  3. 8c00e42 Skip unnecessary sleep during shutdown by Wei Wang · 7 years ago
  4. f583ff6 Merge "Fix a potential memory leak" by Treehugger Robot · 7 years ago
  5. f26cf6d Fix a potential memory leak by Ting-Yuan Huang · 7 years ago
  6. 1a955fa Merge "Pass in message_version_ received from the secure side." by Treehugger Robot · 7 years ago
  7. 44ad937 Merge "Decrease size of LogBufferElements to 32 bytes." by Christopher Ferris · 7 years ago
  8. 334929b Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 by Tom Cherry · 7 years ago
  9. 89bcc85 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  10. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  11. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  12. d467db9 Merge "init: split security functions out of init.cpp" by Tom Cherry · 7 years ago
  13. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  14. bb2f03f Merge "Compare new unwinder to old unwinder in debuggerd." by Christopher Ferris · 7 years ago
  15. 6452b90 Merge "Add demangling of function name." by Christopher Ferris · 7 years ago
  16. 28fa8b0 Merge "Enable non-secure side to receive messages > 4K" by Treehugger Robot · 7 years ago
  17. 94b0e4f Merge "debuggerd_handler: print pid and process name." by Treehugger Robot · 7 years ago
  18. 38b9b49 Pass in message_version_ received from the secure side. by Jocelyn Bohr · 7 years ago
  19. f95338f Merge "init: fix format issue" by Treehugger Robot · 7 years ago
  20. 9a8c855 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 7 years ago
  21. 81e6c0b debuggerd_handler: print pid and process name. by Josh Gao · 7 years ago
  22. 04fdec0 Add demangling of function name. by Christopher Ferris · 7 years ago
  23. 12bd22b Merge "init: Add readahead built-in command" by Treehugger Robot · 7 years ago
  24. 1f87cd1 init: fix format issue by Tom Cherry · 7 years ago
  25. 74e74f9 Decrease size of LogBufferElements to 32 bytes. by Christopher Ferris · 7 years ago
  26. 542aae4 init: Add readahead built-in command by Wei Wang · 7 years ago
  27. af6a262 Merge "Fix another set of bugs." by Christopher Ferris · 7 years ago
  28. 9e484bd Fix another set of bugs. by Christopher Ferris · 7 years ago
  29. b3ed377 Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 7 years ago
  30. 4723d7c Merge "Add HSM AID." by Treehugger Robot · 7 years ago
  31. f73c5e1 Add HSM AID. by Andrew Scull · 7 years ago
  32. de6b44a Merge "bootstat: switch from root.root to system.log" by Treehugger Robot · 7 years ago
  33. ff7e13c Merge "Don't try to strip a shell script" by Treehugger Robot · 7 years ago
  34. 30bd51c Merge changes If1cffa85,I9011a959 by Tom Cherry · 7 years ago
  35. e1cf0f5 Don't try to strip a shell script by Dan Willemsen · 7 years ago
  36. 5d89e6c Merge "Include asan options from data partition." by Treehugger Robot · 7 years ago
  37. 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 7 years ago
  38. 45a9d67 init: statically link libselinux to init_tests by Tom Cherry · 7 years ago
  39. 5cd87d3 Merge "Small clean ups" by Christopher Ferris · 7 years ago
  40. ad7f1bc Merge "logcat: transition to Android.bp" by Mark Salyzyn · 7 years ago
  41. ce30d07b1 Include asan options from data partition. by Ryan Campbell · 7 years ago
  42. c3ad75b bootstat: switch from root.root to system.log by Mark Salyzyn · 7 years ago
  43. 3b4b075 Small clean ups by Christopher Ferris · 7 years ago
  44. 507f69f logcat: transition to Android.bp by Mark Salyzyn · 7 years ago
  45. 2d1d881 Merge "logcat: fix error propagation." by Treehugger Robot · 7 years ago
  46. 210e43c logcat: fix error propagation. by Mark Salyzyn · 7 years ago
  47. 2c3a2a8 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 7 years ago
  48. 57ef66b ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 7 years ago
  49. 24c39f0 Merge "fastboot: Add --disable-verity and --disable-verification options." by Treehugger Robot · 7 years ago
  50. f602dd4 Merge "Add AID for LoWPAN subsystem" by Treehugger Robot · 7 years ago
  51. b6ea435 fastboot: Add --disable-verity and --disable-verification options. by David Zeuthen · 7 years ago
  52. 01f7576 Add AID for LoWPAN subsystem by Robert Quattlebaum · 7 years ago
  53. 69ff500 Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 7 years ago
  54. 401c9cb Merge "init: more unique_fd, less goto" by Tom Cherry · 7 years ago
  55. 7c4609c init: more unique_fd, less goto by Tom Cherry · 7 years ago
  56. 59b33cb Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 7 years ago
  57. 90657bb Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 7 years ago
  58. f1e5edf Return correct error code when finish input length is too long. by Jocelyn Bohr · 7 years ago
  59. e5d975c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  60. 172b1d0 Merge "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  61. 472808a Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 7 years ago
  62. 6f3981c Add support for the new unwind method. by Christopher Ferris · 7 years ago
  63. e403038 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  64. 5c65599 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 7 years ago
  65. e61e2fc Merge "Stop asking for old versions of C++ in system/core." by Treehugger Robot · 7 years ago
  66. b31ca1a Merge "Fix reference to out of scope local in adb_thread_setname." by Treehugger Robot · 7 years ago
  67. b680712 Remove private headers from libcutils.vendor by Yifan Hong · 7 years ago
  68. 09c8967 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 7 years ago
  69. b5c90e9 Merge "Revert "base: work around thread safety analysis bug."" by Josh Gao · 7 years ago
  70. c54e3db Revert "base: work around thread safety analysis bug." by Josh Gao · 7 years ago
  71. f3c7f10 Merge "base: work around thread safety analysis bug." by Josh Gao · 7 years ago
  72. f914029 Merge "Make sure freeaddrinfo is always called on failure." by Treehugger Robot · 7 years ago
  73. 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 7 years ago
  74. ac8a484 Merge "libappfuse: use an explicit buffer size" by Treehugger Robot · 7 years ago
  75. e4509da base: work around thread safety analysis bug. by Josh Gao · 7 years ago
  76. 8753358 libappfuse: use an explicit buffer size by George Burgess IV · 7 years ago
  77. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 7 years ago
  78. ceb7814 Merge "Remove TODOs for std::string removal." by Treehugger Robot · 7 years ago
  79. 7462f18 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 7 years ago
  80. 3ff453a Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 7 years ago
  81. e7b8fc2 Merge "Add comments to "public.libraries.*.txt"." by Treehugger Robot · 7 years ago
  82. 7009a3c Merge "Allow mips to build." by Christopher Ferris · 7 years ago
  83. 32766f1 Allow mips to build. by Christopher Ferris · 7 years ago
  84. c34afb1 Merge "init: use unique_fd in builtins.cpp" by Tom Cherry · 7 years ago
  85. 0d2cac9 Merge "Revert "Add support for the new unwind method."" by Christopher Ferris · 7 years ago
  86. bd625ef Revert "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  87. 9ccf627 Merge "Add support for the new unwind method." by Christopher Ferris · 7 years ago
  88. e4bd153 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 7 years ago
  89. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  90. 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 7 years ago
  91. 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 7 years ago
  92. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  93. eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 7 years ago
  94. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
  95. eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 7 years ago
  96. c7ba2bb Merge "fastboot: call mke2fs to format ext4 filesystem on windows" by Treehugger Robot · 7 years ago
  97. be4eec0 Merge "fastboot: enable uninit_bg for ext4" by Treehugger Robot · 7 years ago
  98. c8ddc2b Remove TODOs for std::string removal. by Steven Moreland · 7 years ago
  99. 29fc859 fastboot: call mke2fs to format ext4 filesystem on windows by Jin Qian · 7 years ago
  100. 99e3964 fastboot: enable uninit_bg for ext4 by Jin Qian · 7 years ago