1. 98277cb init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  2. 3e070a6 init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  3. 43ba0c7 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  4. 0bddb67 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 8 years ago
  5. d23aa94 Merge "Compare new unwinder to old unwinder in debuggerd." am: bb2f03f344 by Christopher Ferris · 8 years ago
  6. fd0e17b Merge "Add demangling of function name." am: 6452b9036d am: e10835f28a by Christopher Ferris · 8 years ago
  7. 70b5f94 Merge "Compare new unwinder to old unwinder in debuggerd." am: bb2f03f344 by Christopher Ferris · 8 years ago
  8. 6e3fd2c Merge "Add demangling of function name." am: 6452b9036d by Christopher Ferris · 8 years ago
  9. 0c851fd Merge "Compare new unwinder to old unwinder in debuggerd." by Christopher Ferris · 8 years ago
  10. fc5e548 Merge "Add demangling of function name." by Christopher Ferris · 8 years ago
  11. fe45286 Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924 by Jocelyn Bohr · 8 years ago
  12. c1cac5c Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924 by Jocelyn Bohr · 8 years ago
  13. 58ce9ec Merge "Enable non-secure side to receive messages > 4K" by Treehugger Robot · 8 years ago
  14. a0d0ea4 Merge "debuggerd_handler: print pid and process name." am: 94b0e4f5df by Josh Gao · 8 years ago
  15. c4367fc Merge "debuggerd_handler: print pid and process name." am: 94b0e4f5df by Josh Gao · 8 years ago
  16. 3502978 Merge "debuggerd_handler: print pid and process name." by Treehugger Robot · 8 years ago
  17. 703b9f9 Merge "init: fix format issue" am: f95338f634 am: a1051005a9 by Tom Cherry · 8 years ago
  18. 8338ce7 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 8 years ago
  19. f800d03 Merge "init: fix format issue" by Treehugger Robot · 8 years ago
  20. c552ec3 Compare new unwinder to old unwinder in debuggerd. by Christopher Ferris · 8 years ago
  21. c997f41 debuggerd_handler: print pid and process name. by Josh Gao · 8 years ago
  22. d6e2acc Add demangling of function name. by Christopher Ferris · 8 years ago
  23. 99442c2 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 8 years ago
  24. e662a69 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  25. 8086f9d Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 8 years ago
  26. b9c2915 Merge "init: Add readahead built-in command" by Treehugger Robot · 8 years ago
  27. abe046d init: fix format issue by Tom Cherry · 8 years ago
  28. 030550d init: Add readahead built-in command by Wei Wang · 8 years ago
  29. a1bfc2f Merge "Fix another set of bugs." am: af6a262020 am: df04d3bc93 by Christopher Ferris · 8 years ago
  30. e7b3898 Merge "Fix another set of bugs." am: af6a262020 by Christopher Ferris · 8 years ago
  31. e75a878 Merge "Fix another set of bugs." by Christopher Ferris · 8 years ago
  32. 355f1de Fix another set of bugs. by Christopher Ferris · 8 years ago
  33. 7a13fee Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 8 years ago
  34. a74ef02 Merge "Add HSM AID." am: 4723d7c66d am: ef1dd0d279 by Andrew Scull · 8 years ago
  35. 16f202d Merge "Add HSM AID." am: 4723d7c66d by Andrew Scull · 8 years ago
  36. 24db3c3 Merge "Add HSM AID." by Treehugger Robot · 8 years ago
  37. cf04e61 Add HSM AID. by Andrew Scull · 8 years ago
  38. 6ee5922 Merge "bootstat: switch from root.root to system.log" am: de6b44aa0e by Mark Salyzyn · 8 years ago
  39. 72a95b0 Merge "bootstat: switch from root.root to system.log" am: de6b44aa0e by Mark Salyzyn · 8 years ago
  40. 8bcf482 Merge "bootstat: switch from root.root to system.log" by Treehugger Robot · 8 years ago
  41. 0ed8c28 Merge "Don't try to strip a shell script" am: ff7e13c260 am: 3efedfae39 by Dan Willemsen · 8 years ago
  42. 94c5a72 Merge "Don't try to strip a shell script" am: ff7e13c260 by Dan Willemsen · 8 years ago
  43. 82c0b39 Merge "Don't try to strip a shell script" by Treehugger Robot · 8 years ago
  44. d7d3140 Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c by Tom Cherry · 8 years ago
  45. 7db43b5 Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 8 years ago
  46. d7cc49e Merge changes If1cffa85,I9011a959 by Tom Cherry · 8 years ago
  47. c34577a Don't try to strip a shell script by Dan Willemsen · 8 years ago
  48. 5c7f387 Merge "Include asan options from data partition." am: 5d89e6c7fe am: 725fa57109 by Ryan Campbell · 8 years ago
  49. e612f06 Merge "Include asan options from data partition." am: 5d89e6c7fe by Ryan Campbell · 8 years ago
  50. 9cb512f Merge "Include asan options from data partition." by Treehugger Robot · 8 years ago
  51. 3906fdb init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
  52. 6c02a58 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
  53. 996fd7d Merge "Small clean ups" am: 5cd87d39d7 am: 188072f6a4 by Christopher Ferris · 8 years ago
  54. e4caac7 Merge "logcat: transition to Android.bp" am: ad7f1bc0b3 am: b5a69e8e70 by Mark Salyzyn · 8 years ago
  55. 6c08fcf Merge "Small clean ups" am: 5cd87d39d7 by Christopher Ferris · 8 years ago
  56. c432a78 Merge "logcat: transition to Android.bp" am: ad7f1bc0b3 by Mark Salyzyn · 8 years ago
  57. 1ed3866 Merge "Small clean ups" by Christopher Ferris · 8 years ago
  58. 5f70ea4 Merge "logcat: transition to Android.bp" by Mark Salyzyn · 8 years ago
  59. 6330951 Include asan options from data partition. by Ryan Campbell · 8 years ago
  60. e515706 bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago
  61. 1239004 Small clean ups by Christopher Ferris · 8 years ago
  62. ff5eb95 logcat: transition to Android.bp by Mark Salyzyn · 8 years ago
  63. 0b50e4e Merge "logcat: fix error propagation." am: 2d1d8812cc am: 94984cf4bd by Mark Salyzyn · 8 years ago
  64. 677799d Merge "logcat: fix error propagation." am: 2d1d8812cc by Mark Salyzyn · 8 years ago
  65. c4ee6b6 Merge "logcat: fix error propagation." by Treehugger Robot · 8 years ago
  66. 4b08eac Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c by Tom Cherry · 8 years ago
  67. 681ec0f logcat: fix error propagation. by Mark Salyzyn · 8 years ago
  68. d65aeda Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  69. f650812 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  70. 630305f ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
  71. 0528c90 Merge "fastboot: Add --disable-verity and --disable-verification options." am: 24c39f0b4c by David Zeuthen · 8 years ago
  72. 40a7547 Merge "fastboot: Add --disable-verity and --disable-verification options." by David Zeuthen · 8 years ago
  73. 445c02d Merge "fastboot: Add --disable-verity and --disable-verification options." by Treehugger Robot · 8 years ago
  74. 606152e Merge "Add AID for LoWPAN subsystem" am: f602dd4ced am: 4ff32084d5 by Robert Quattlebaum · 8 years ago
  75. fbb10ee Merge "Add AID for LoWPAN subsystem" am: f602dd4ced by Robert Quattlebaum · 8 years ago
  76. 1f5227e Merge "Add AID for LoWPAN subsystem" by Treehugger Robot · 8 years ago
  77. 270deed fastboot: Add --disable-verity and --disable-verification options. by David Zeuthen · 8 years ago
  78. e2719af Add AID for LoWPAN subsystem by Robert Quattlebaum · 8 years ago
  79. 510e49f Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 by Chih-hung Hsieh · 8 years ago
  80. 1ce86f3 Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 by Chih-hung Hsieh · 8 years ago
  81. 966864c Merge "Fix clang-tidy performance warnings in system/core." by Chih-hung Hsieh · 8 years ago
  82. 7371eae Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a by Tom Cherry · 8 years ago
  83. 10eda21 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 8 years ago
  84. 29c8f65 Merge "init: more unique_fd, less goto" by Tom Cherry · 8 years ago
  85. 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
  86. 20bb469 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
  87. 2a782c2 Merge "libcutils: write trace event into socket in container" am: 59b33cb01c by Earl Ou · 8 years ago
  88. 4bf5fda Merge "libcutils: write trace event into socket in container" by Treehugger Robot · 8 years ago
  89. 2083253 Merge "Return correct error code when finish input length is too long." am: 90657bbeab by Jocelyn Bohr · 8 years ago
  90. 5935c64 Merge "Return correct error code when finish input length is too long." by Jocelyn Bohr · 8 years ago
  91. 0a53b5c Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
  92. a5846d3 Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
  93. 4a0d11c Fix clang-tidy performance warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  94. 15b73ea Merge "Add support for the new unwind method." am: 172b1d0008 am: 0d35dffc18 by Christopher Ferris · 8 years ago
  95. e7e46e3 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
  96. 8801ffc Merge "Add support for the new unwind method." am: 172b1d0008 by Christopher Ferris · 8 years ago
  97. 0c26d84 Merge changes from topic 'libcutils_private_headers' am: 472808a570 by Yifan Hong · 8 years ago
  98. c455820 Merge "Add support for the new unwind method." by Christopher Ferris · 8 years ago
  99. 9f20fd6 Merge changes from topic 'libcutils_private_headers' by Yifan Hong · 8 years ago
  100. 0e6be85 Add support for the new unwind method. by Christopher Ferris · 8 years ago