1. db38440 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 8 years ago
  2. 59e4d3b Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 by Tom Cherry · 8 years ago
  3. 20be869 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  4. d26214b init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  5. 02fbfb2 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  6. 8de717f Merge "init: split security functions out of init.cpp" into stage-aosp-master by TreeHugger Robot · 8 years ago
  7. f67b832 Merge "init: split security functions out of init.cpp" am: d467db9b3d -s ours by Tom Cherry · 8 years ago
  8. adcff94 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  9. 4e0ae77 Merge "init: split security functions out of init.cpp" by Tom Cherry · 8 years ago
  10. 6329155 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  11. 70b5f94 Merge "Compare new unwinder to old unwinder in debuggerd." am: bb2f03f344 by Christopher Ferris · 8 years ago
  12. 6e3fd2c Merge "Add demangling of function name." am: 6452b9036d by Christopher Ferris · 8 years ago
  13. 0c851fd Merge "Compare new unwinder to old unwinder in debuggerd." by Christopher Ferris · 8 years ago
  14. fc5e548 Merge "Add demangling of function name." by Christopher Ferris · 8 years ago
  15. c1cac5c Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924 by Jocelyn Bohr · 8 years ago
  16. 58ce9ec Merge "Enable non-secure side to receive messages > 4K" by Treehugger Robot · 8 years ago
  17. c4367fc Merge "debuggerd_handler: print pid and process name." am: 94b0e4f5df by Josh Gao · 8 years ago
  18. 3502978 Merge "debuggerd_handler: print pid and process name." by Treehugger Robot · 8 years ago
  19. 8338ce7 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 8 years ago
  20. f800d03 Merge "init: fix format issue" by Treehugger Robot · 8 years ago
  21. c552ec3 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  22. c997f41 debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  23. d6e2acc Add demangling of function name. by Christopher Ferris · 8 years ago
  24. 8086f9d Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 8 years ago
  25. b9c2915 Merge "init: Add readahead built-in command" by Treehugger Robot · 8 years ago
  26. abe046d init: fix format issue by Tom Cherry · 8 years ago
  27. 030550d init: Add readahead built-in command by Wei Wang · 8 years ago
  28. e7b3898 Merge "Fix another set of bugs." am: af6a262020 by Christopher Ferris · 8 years ago
  29. e75a878 Merge "Fix another set of bugs." by Christopher Ferris · 8 years ago
  30. 355f1de Fix another set of bugs. by Christopher Ferris · 8 years ago
  31. 7a13fee Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 8 years ago
  32. 16f202d Merge "Add HSM AID." am: 4723d7c66d by Andrew Scull · 8 years ago
  33. 24db3c3 Merge "Add HSM AID." by Treehugger Robot · 8 years ago
  34. cf04e61 Add HSM AID. by Andrew Scull · 8 years ago
  35. 72a95b0 Merge "bootstat: switch from root.root to system.log" am: de6b44aa0e by Mark Salyzyn · 8 years ago
  36. 8bcf482 Merge "bootstat: switch from root.root to system.log" by Treehugger Robot · 8 years ago
  37. 94c5a72 Merge "Don't try to strip a shell script" am: ff7e13c260 by Dan Willemsen · 8 years ago
  38. 82c0b39 Merge "Don't try to strip a shell script" by Treehugger Robot · 8 years ago
  39. 7db43b5 Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 8 years ago
  40. d7cc49e Merge changes If1cffa85,I9011a959 by Tom Cherry · 8 years ago
  41. c34577a Don't try to strip a shell script by Dan Willemsen · 8 years ago
  42. e612f06 Merge "Include asan options from data partition." am: 5d89e6c7fe by Ryan Campbell · 8 years ago
  43. 9cb512f Merge "Include asan options from data partition." by Treehugger Robot · 8 years ago
  44. 3906fdb init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
  45. 6c02a58 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
  46. 6c08fcf Merge "Small clean ups" am: 5cd87d39d7 by Christopher Ferris · 8 years ago
  47. c432a78 Merge "logcat: transition to Android.bp" am: ad7f1bc0b3 by Mark Salyzyn · 8 years ago
  48. 1ed3866 Merge "Small clean ups" by Christopher Ferris · 8 years ago
  49. 5f70ea4 Merge "logcat: transition to Android.bp" by Mark Salyzyn · 8 years ago
  50. 6330951 Include asan options from data partition. by Ryan Campbell · 8 years ago
  51. e515706 bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago
  52. 1239004 Small clean ups by Christopher Ferris · 8 years ago
  53. ff5eb95 logcat: transition to Android.bp by Mark Salyzyn · 8 years ago
  54. 677799d Merge "logcat: fix error propagation." am: 2d1d8812cc by Mark Salyzyn · 8 years ago
  55. c4ee6b6 Merge "logcat: fix error propagation." by Treehugger Robot · 8 years ago
  56. 681ec0f logcat: fix error propagation. by Mark Salyzyn · 8 years ago
  57. d65aeda Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  58. f650812 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  59. 630305f ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
  60. 40a7547 Merge "fastboot: Add --disable-verity and --disable-verification options." by David Zeuthen · 8 years ago
  61. 445c02d Merge "fastboot: Add --disable-verity and --disable-verification options." by Treehugger Robot · 8 years ago
  62. fbb10ee Merge "Add AID for LoWPAN subsystem" am: f602dd4ced by Robert Quattlebaum · 8 years ago
  63. 1f5227e Merge "Add AID for LoWPAN subsystem" by Treehugger Robot · 8 years ago
  64. 270deed fastboot: Add --disable-verity and --disable-verification options. by David Zeuthen · 8 years ago
  65. e2719af Add AID for LoWPAN subsystem by Robert Quattlebaum · 8 years ago
  66. 1ce86f3 Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 by Chih-hung Hsieh · 8 years ago
  67. 966864c Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 8 years ago
  68. 10eda21 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 8 years ago
  69. 29c8f65 Merge "init: more unique_fd, less goto" by Tom Cherry · 8 years ago
  70. 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
  71. 2a782c2 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
  72. 4bf5fda Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 8 years ago
  73. 5935c64 Merge "Return correct error code when finish input length is too long." by Jocelyn Bohr · 8 years ago
  74. 0a53b5c Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
  75. a5846d3 Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
  76. 4a0d11c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  77. 8801ffc Merge "Add support for the new unwind method." am: 172b1d0008 by Christopher Ferris · 8 years ago
  78. 0c26d84 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
  79. c455820 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  80. 9f20fd6 Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 8 years ago
  81. 0e6be85 Add support for the new unwind method. by Christopher Ferris · 8 years ago
  82. 4a3a808 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  83. efbfb77 Merge "cutils: update property_get to use diagnose_if." am: 5c655991f5 by George Burgess IV · 8 years ago
  84. c85360b Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 by Elliott Hughes · 8 years ago
  85. bb85a91 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 8 years ago
  86. c4c809d Merge "Stop asking for old versions of C++ in system/core." by Treehugger Robot · 8 years ago
  87. 607d4d5 Merge "Fix reference to out of scope local in adb_thread_setname." by Elliott Hughes · 8 years ago
  88. 76f29c5 Merge "Fix reference to out of scope local in adb_thread_setname." by Treehugger Robot · 8 years ago
  89. d952dce Remove private headers from libcutils.vendor by Yifan Hong · 8 years ago
  90. 269f8c5 Merge "Revert "base: work around thread safety analysis bug."" am: b5c90e9d6b by Josh Gao · 8 years ago
  91. 298cb51 Move android_filesystem_config.h => fs_config.h by Yifan Hong · 8 years ago
  92. d41e358 Merge "base: work around thread safety analysis bug." am: f3c7f10abd by Josh Gao · 8 years ago
  93. 01566bb Merge "Make sure freeaddrinfo is always called on failure." am: f914029057 by Elliott Hughes · 8 years ago
  94. 859eeaa Merge "Revert "base: work around thread safety analysis bug."" by Josh Gao · 8 years ago
  95. efe00c1 Revert "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  96. e8cc508 Merge "libappfuse: use an explicit buffer size" am: ac8a484646 by George Burgess IV · 8 years ago
  97. b48a324 Merge "base: work around thread safety analysis bug." by Josh Gao · 8 years ago
  98. 9e7262c Merge "Make sure freeaddrinfo is always called on failure." by Treehugger Robot · 8 years ago
  99. 7e5a745 cutils: update property_get to use diagnose_if. by George Burgess IV · 8 years ago
  100. dc60880 Merge "libappfuse: use an explicit buffer size" by Treehugger Robot · 8 years ago