1. 6d626eb Merge "Remove undocumented functionality from init." am: 4888d79 by Elliott Hughes · 9 years ago
  2. c18e85a Merge "Remove undocumented functionality from init." by Treehugger Robot · 9 years ago
  3. ba07086 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  4. d39ecb2 Merge changes from topic \'boringssl_conversion\' am: 52eb93c by Mattias Nissler · 9 years ago
  5. dec3a16 Merge "logcat: apct test failures" am: 90c2e75 by Mark Salyzyn · 9 years ago
  6. 5122b27 Merge changes from topic 'boringssl_conversion' by Elliott Hughes · 9 years ago
  7. aa9baa6 Merge "logcat: apct test failures" by Treehugger Robot · 9 years ago
  8. 399f1c0 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  9. fe5b569 logcat: apct test failures by Mark Salyzyn · 9 years ago
  10. 50db315 Merge "binderwrapper: Resolve ambiguous base::Closure reference" am: 979ce0e by Christopher Wiley · 9 years ago
  11. 2d431c6 Add libcrypto_utils. by Mattias Nissler · 9 years ago
  12. 70a9469 Merge "binderwrapper: Resolve ambiguous base::Closure reference" by Treehugger Robot · 9 years ago
  13. 0f04fd5 Merge "healthd: Explicitly reference headers from libbinder" am: 911982d by Christopher Wiley · 9 years ago
  14. 0b2f022 Merge "healthd: Explicitly reference headers from libbinder" by Treehugger Robot · 9 years ago
  15. 59a60b0 binderwrapper: Resolve ambiguous base::Closure reference by Christopher Wiley · 9 years ago
  16. 1895484 healthd: Explicitly reference headers from libbinder by Christopher Wiley · 9 years ago
  17. f65db98 Merge "Fix toolbox failure return to match similar tools." am: 5aef89b by Elliott Hughes · 9 years ago
  18. 83a3fac Merge "Fix toolbox failure return to match similar tools." by Elliott Hughes · 9 years ago
  19. 3e28595 Fix toolbox failure return to match similar tools. by Elliott Hughes · 9 years ago
  20. 14f0ec8 Merge "Clean up toolbox runner slightly." am: 2d7c1cd by Elliott Hughes · 9 years ago
  21. c1f3871 Merge "Clean up toolbox runner slightly." by Elliott Hughes · 9 years ago
  22. cc98361 Clean up toolbox runner slightly. by Elliott Hughes · 9 years ago
  23. 0a48bcc Merge "Allow vendors to extend the list of public libs" am: dc727ef by Dimitry Ivanov · 9 years ago
  24. 2b91796 Merge "Allow vendors to extend the list of public libs" by Dimitry Ivanov · 9 years ago
  25. 62cf439 Merge "bootstat: Differentiate system update boot times." am: a5fef89 by James Hawkins · 9 years ago
  26. 7367258 Merge "bootstat: Differentiate system update boot times." by James Hawkins · 9 years ago
  27. 9af6eee Merge "liblog: remove android_ids and replace with getpwuid" am: f7040c8 by William Roberts · 9 years ago
  28. 7938965 Merge "liblog: remove android_ids and replace with getpwuid" by Mark Salyzyn · 9 years ago
  29. 7c316ee liblog: remove android_ids and replace with getpwuid by William Roberts · 9 years ago
  30. 04896d4 Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61acc by Elliott Hughes · 9 years ago
  31. 9ac4958 Merge "Remove debugging code for a fixed 3.6 kernel bug." by Elliott Hughes · 9 years ago
  32. 862ea48 bootstat: Differentiate system update boot times. by James Hawkins · 9 years ago
  33. dc5876a Merge "metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr" by Alex Vakulenko · 9 years ago
  34. f8e1d25 Merge "metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr" by Alex Vakulenko · 9 years ago
  35. 2cbe30f metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  36. 2948f4a Merge "ueventd: convert to use pwd family of functions" am: 2c78f62 by William Roberts · 9 years ago
  37. 11a2345 Merge "property_service: drop unused header" am: 1134925 by William Roberts · 9 years ago
  38. 6c149ce Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7 by William Roberts · 9 years ago
  39. 3d341aa Merge "init: switch from android_ids to getpwnam" am: 171504f by William Roberts · 9 years ago
  40. de022a7 Merge "ueventd: convert to use pwd family of functions" by Elliott Hughes · 9 years ago
  41. 4ad29fd Merge "property_service: drop unused header" by Elliott Hughes · 9 years ago
  42. 0c4951d Merge "init: drop unused header android_filesystem_config.h" by Elliott Hughes · 9 years ago
  43. fd23d9b Merge "init: switch from android_ids to getpwnam" by Elliott Hughes · 9 years ago
  44. 87bb073 ueventd: convert to use pwd family of functions by William Roberts · 9 years ago
  45. 78b110e property_service: drop unused header by William Roberts · 9 years ago
  46. 1dbc188 init: drop unused header android_filesystem_config.h by William Roberts · 9 years ago
  47. 122159c init: switch from android_ids to getpwnam by William Roberts · 9 years ago
  48. ceb5cdc Allow vendors to extend the list of public libs by Dimitry Ivanov · 9 years ago
  49. 7251bff Merge "init: turn off backlight when performing shutdown cleanup" am: adf1cde by Mark Salyzyn · 9 years ago
  50. d6c5783 Merge "init: turn off backlight when performing shutdown cleanup" by Mark Salyzyn · 9 years ago
  51. 07ce90d init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  52. 368eb66 Merge "init: watchdog restarted during shutdown fsck" am: 3443caa by Mark Salyzyn · 9 years ago
  53. 28d8a52 Merge "init: watchdog restarted during shutdown fsck" by Mark Salyzyn · 9 years ago
  54. eb2989e init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  55. 646c88c Merge "Fix Condition::waitRelative." am: 0d6bb55 by Elliott Hughes · 9 years ago
  56. 4057273 Merge "Fix Condition::waitRelative." by Elliott Hughes · 9 years ago
  57. 1f84d4e Remove debugging code for a fixed 3.6 kernel bug. by Elliott Hughes · 9 years ago
  58. 85b18e2 Fix Condition::waitRelative. by Elliott Hughes · 9 years ago
  59. 7a8d7ba Merge "logcat: -f <non-existent-directory>/<filename> segfaults" am: ba6de23 by Mark Salyzyn · 9 years ago
  60. 8ef4e8e Merge "logcat: -f <non-existent-directory>/<filename> segfaults" by Mark Salyzyn · 9 years ago
  61. d66535a logcat: -f <non-existent-directory>/<filename> segfaults by Mark Salyzyn · 9 years ago
  62. 4251629 Merge "liblog: suppress pmsg on user builds" am: 0858071 by Mark Salyzyn · 9 years ago
  63. 96a30b3 Merge "liblog: suppress pmsg on user builds" by Mark Salyzyn · 9 years ago
  64. bb6eaf0 Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" am: d709914 by Erik Kline · 9 years ago
  65. e37438d Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" by Erik Kline · 9 years ago
  66. cdaa135 Merge "logcat: add --print flag" am: a8ee1a3 by Mark Salyzyn · 9 years ago
  67. df8251c Merge "logcat: posixize and extend long arguments" am: 6dcecd9 by Mark Salyzyn · 9 years ago
  68. 18febc0 Merge "logcat: support --regex on binary buffers as-is" am: c812057 by Mark Salyzyn · 9 years ago
  69. 328e235 Merge "logcat: add --print flag" by Mark Salyzyn · 9 years ago
  70. 9ed2bed Merge "logcat: posixize and extend long arguments" by Mark Salyzyn · 9 years ago
  71. f42111d Merge "logcat: support --regex on binary buffers as-is" by Mark Salyzyn · 9 years ago
  72. 8bc53e2 Merge "logcat: do not assign 0 or NULL to global variables" am: df1d03e by Mark Salyzyn · 9 years ago
  73. 00825d8 Merge "logcat: do not assign 0 or NULL to global variables" by Mark Salyzyn · 9 years ago
  74. 46557d1 logcat: add --print flag by Mark Salyzyn · 9 years ago
  75. 31710c0 logcat: posixize and extend long arguments by Mark Salyzyn · 9 years ago
  76. 9391ebd logcat: support --regex on binary buffers as-is by Mark Salyzyn · 9 years ago
  77. 9600507 logcat: do not assign 0 or NULL to global variables by Mark Salyzyn · 9 years ago
  78. 6e4e9b6 Merge "debuggerd: set the name of the signal sender." am: 3d0a87b by Josh Gao · 9 years ago
  79. 91118a2 Merge "debuggerd: set the name of the signal sender." by Josh Gao · 9 years ago
  80. 4a64fd2 Merge "Address const issues in preparation for libcxx rebase." am: b2cb35e by Dan Austin · 9 years ago
  81. b748e0a Merge "Address const issue in preparation for libcxx rebase." am: a2a13e3 by Dan Austin · 9 years ago
  82. 8258f42 Merge "bootstat: Two changes to aid in debugging TimeSinceFactoryReset." by James Hawkins · 9 years ago
  83. 6d4679d Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  84. 434c4c8 Merge "Address const issue in preparation for libcxx rebase." by Dan Austin · 9 years ago
  85. cc272ac Merge "bootstat: Two changes to aid in debugging TimeSinceFactoryReset." by James Hawkins · 9 years ago
  86. 5bb5dfa Set IFA_BROADCAST during IPv4 RTM_NEWADDRs by Erik Kline · 9 years ago
  87. cc33672 Merge "init/builtins.cpp: Switch to finit_module" am: b3cf2e0 by Nick Kralevich · 9 years ago
  88. b0cf0cd Merge "init/builtins.cpp: Switch to finit_module" by Nick Kralevich · 9 years ago
  89. 87d438f Merge "mkbootimg: use int for os_version and os_patch_level" am: adbe06d by Sami Tolvanen · 9 years ago
  90. 145b44d Merge "mkbootimg: use int for os_version and os_patch_level" by Sami Tolvanen · 9 years ago
  91. 16274ea debuggerd: set the name of the signal sender. by Josh Gao · 9 years ago
  92. 0878daf init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  93. 446b805 bootstat: Two changes to aid in debugging TimeSinceFactoryReset. by James Hawkins · 9 years ago
  94. cd9ae2e mkbootimg: use int for os_version and os_patch_level by Sami Tolvanen · 9 years ago
  95. 1e4e482 liblog: suppress pmsg on user builds by Mark Salyzyn · 9 years ago
  96. 8e8356e Merge "liblog: gate write on log id available" am: fbdbf10 by Mark Salyzyn · 9 years ago
  97. ce1c25b Merge "liblog: gate write on log id available" by Mark Salyzyn · 9 years ago
  98. 1cf36a4 liblog: gate write on log id available by Mark Salyzyn · 9 years ago
  99. 96b3b25 Merge "libbacktrace_offline: support unwinding of shared libraries in apk file." by Yabin Cui · 9 years ago
  100. 03e9e8c Merge "libbacktrace_offline: support unwinding of shared libraries in apk file." by Yabin Cui · 9 years ago