1. 0872ce2 Merge "init: clean up exec command" by Treehugger Robot · 8 years ago
  2. 1c0c4ff Merge "bootstat: Log bootloader timing metrics to Tron." by James Hawkins · 8 years ago
  3. 0628cdc Merge "Revert "Get fastboot working on OS X"" by Elliott Hughes · 8 years ago
  4. 1e17b93 init: clean up exec command by Wei Wang · 8 years ago
  5. 3e53c87 Merge changes I69e6489d,Ic17d52a7 by Mark Salyzyn · 8 years ago
  6. b2691a5 Merge "logd: add getEventTag command and service" by Mark Salyzyn · 8 years ago
  7. f3212ed Revert "Get fastboot working on OS X" by Elliott Hughes · 8 years ago
  8. cd161fa bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 8 years ago
  9. 04c5f55 liblog: add android_lookupEventTagNum by Mark Salyzyn · 9 years ago
  10. 6edd4ff liblog: add /dev/event-log-tags for Tag Map by Mark Salyzyn · 9 years ago
  11. 5b91104 logd: add getEventTag command and service by Mark Salyzyn · 9 years ago
  12. 06492e5 Merge changes I321e2193,I1da92e2b by Treehugger Robot · 8 years ago
  13. 454b2d3 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 8 years ago
  14. 070e634 Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 8 years ago
  15. 345bd4d Merge "Revert "Enable seccomp in init with generated policy"" by Paul Lawrence · 8 years ago
  16. b4d3352 Merge "Better seccomp/kuser_helper diagnostics from debuggerd." by Elliott Hughes · 8 years ago
  17. 8a85e56 Revert "Enable seccomp in init with generated policy" by Paul Lawrence · 8 years ago
  18. f495598 Merge "init: add wait_for_prop builtin command" by Treehugger Robot · 8 years ago
  19. 2f4ffa6 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  20. 7999933 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 8 years ago
  21. 06e1fa4 Merge "debuggerd_handler: add and use fatal_errno." by Treehugger Robot · 8 years ago
  22. 47f450c Expand seccomp whitelist by Alex Shlyapnikov · 8 years ago
  23. 43f4d43 Merge "usb_dispatch.cpp: Lower severity of logging statement." by Treehugger Robot · 8 years ago
  24. 3ab8bbe init: add wait_for_prop builtin command by Wei Wang · 8 years ago
  25. 25f4a5f usb_dispatch.cpp: Lower severity of logging statement. by Nick Kralevich · 8 years ago
  26. b7b969f Merge "Disable integer sanitization on host." by Evgenii Stepanov · 8 years ago
  27. c878b7f Merge changes from topic 'adf-uapi-cleanup' by Treehugger Robot · 8 years ago
  28. 8274b25 Merge "bootstat: Update the wording of 'soft reboot' to 'runtime restart'." by Treehugger Robot · 8 years ago
  29. 254344e bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 8 years ago
  30. ed5f51c Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  31. 47b4ff4 Disable integer sanitization on host. by Evgenii Stepanov · 8 years ago
  32. 9b46fac Expand seccomp whitelist by Paul Lawrence · 8 years ago
  33. 5750e48 libadf: move ADF uapi header out of bionic by Greg Hackmann · 8 years ago
  34. c7fa9f6 debuggerd_handler: add and use fatal_errno. by Josh Gao · 8 years ago
  35. 71b1ec6 libadf: adf_test: fix clang + kati build by Greg Hackmann · 8 years ago
  36. 267cf15 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  37. 0a9c50d Expand seccomp whitelist by Paul Lawrence · 8 years ago
  38. f18d6ed Merge "logcat: test: inject() tuning" by Treehugger Robot · 8 years ago
  39. 19a43ea Merge changes Ibd7bbddb,I2f571009 by Treehugger Robot · 8 years ago
  40. 559e3d7 Merge "debuggerd_handler: improve nonfatal signal message." by Josh Gao · 8 years ago
  41. e6b1399 debuggerd: fix `debuggerd <pid>` by Josh Gao · 8 years ago
  42. a07ac7e debuggerd_handler: improve nonfatal signal message. by Josh Gao · 8 years ago
  43. a76a83e debuggerd: fix `debuggerd -b <pid>` by Josh Gao · 8 years ago
  44. 63f588f Merge "libsync: Replace inserting tuple into unordered_map in favour of pair." by Treehugger Robot · 8 years ago
  45. c5b89bc Merge "Revert "Continue using the legacy NDK android/log.h."" by Treehugger Robot · 8 years ago
  46. fcbfea3 logcat: test: inject() tuning by Mark Salyzyn · 8 years ago
  47. 5fdb5f8 libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 8 years ago
  48. deab287 Merge "Do not build any host targets on mac." by Treehugger Robot · 8 years ago
  49. e22939f Revert "Continue using the legacy NDK android/log.h." by Mark Salyzyn · 8 years ago
  50. 3f88e0a Do not build any host targets on mac. by Christopher Ferris · 8 years ago
  51. 6a430d8 Merge "Remote reference to log/logger.h" by Christopher Ferris · 8 years ago
  52. 9ba2d2d Remote reference to log/logger.h by Christopher Ferris · 8 years ago
  53. fec24a6 Merge "New version of unwinder." by Christopher Ferris · 8 years ago
  54. df4857f Merge "init: split property context into platform & non-platform components" by Sandeep Patil · 8 years ago
  55. b097608 Merge "bionic and init don't need to share knowledge of property file locations." by Treehugger Robot · 8 years ago
  56. 4428b38 Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" by Treehugger Robot · 8 years ago
  57. 5eb8351 bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 8 years ago
  58. 5bd5afd Merge "Allow failing app through seccomp policy" by Treehugger Robot · 8 years ago
  59. 1660e4e Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 8 years ago
  60. 761bf89 Allow failing app through seccomp policy by Paul Lawrence · 8 years ago
  61. a17e01d Merge "Allow __NR_perf_event_open" by Treehugger Robot · 8 years ago
  62. 046782f boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
  63. 3d3e908 Allow __NR_perf_event_open by Paul Lawrence · 8 years ago
  64. b48dfd8 Merge "logd: multiple identical do not report expired" by Treehugger Robot · 8 years ago
  65. 0dd78be Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 8 years ago
  66. 0404907 Merge "liblog: export log/log_read.h to vndk" by Treehugger Robot · 8 years ago
  67. f660edf Support arbitrary-length properties in property_list. by Elliott Hughes · 8 years ago
  68. 7871658 Merge "Don't use private libc++ macros." by Treehugger Robot · 8 years ago
  69. c3ce80e liblog: export log/log_read.h to vndk by Mark Salyzyn · 8 years ago
  70. b785ef6 init: split property context into platform & non-platform components by Sandeep Patil · 8 years ago
  71. fca39a0 Merge "debuggerd_handler: remove PR_SET_DUMPABLE check." by Josh Gao · 8 years ago
  72. 8d04f3d debuggerd_handler: remove PR_SET_DUMPABLE check. by Josh Gao · 8 years ago
  73. 870b198 Don't use private libc++ macros. by Dan Albert · 8 years ago
  74. c4c178c Merge "Allow __NR_pipe for 32-bit processes" by Treehugger Robot · 8 years ago
  75. e4d931e Merge "adb: fix darwin build." by Josh Gao · 8 years ago
  76. df5e3f4 adb: fix darwin build. by Josh Gao · 8 years ago
  77. a802490 Merge "fastboot: Workaround for touchbar hang on MBP 2016" by Elliott Hughes · 8 years ago
  78. c455788 Merge changes Ib3354417,I400cf4cc by Mark Salyzyn · 8 years ago
  79. b7c637b Merge "liblog: add log/log_system.h" by Mark Salyzyn · 8 years ago
  80. 89eb051 Merge "adb: add libusb implementation for Linux/Darwin." by Josh Gao · 8 years ago
  81. 39028f8 liblog: add log/log_read.h by Mark Salyzyn · 8 years ago
  82. 326feb8 Allow __NR_pipe for 32-bit processes by Paul Lawrence · 8 years ago
  83. 509f2db fastboot: Workaround for touchbar hang on MBP 2016 by Keith Mok · 8 years ago
  84. 937c73c Merge changes Iad5b5abf,Iad3704cc,If182dd9b by Treehugger Robot · 8 years ago
  85. f6ed728 Merge "fs_mgr_verity: correct dm_target_spec->next" by Treehugger Robot · 8 years ago
  86. f9a30da Merge "logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3" by Treehugger Robot · 8 years ago
  87. be6c1c8 fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 8 years ago
  88. 37c0f78 Merge "Fix a crash when parsing fastboot command-line arguments" by Treehugger Robot · 8 years ago
  89. 295df92 Merge "Add mode bits to a call to open with O_CREAT" by Treehugger Robot · 8 years ago
  90. 1037322 fs_mgr_verity: correct dm_target_spec->next by bowgotsai · 8 years ago
  91. 590f642 Fix a crash when parsing fastboot command-line arguments by Pavlin Radoslavov · 8 years ago
  92. 4a48b05 Merge "base: support logging before enter main function." by Yabin Cui · 8 years ago
  93. cd50cd4 Merge "Switch fs_mgr/*.c to C++." by Treehugger Robot · 8 years ago
  94. a5e5dd1 Merge "Exporting C++ headers from system/core" by Vijay Venkatraman · 8 years ago
  95. fed63d1 Add mode bits to a call to open with O_CREAT by George Burgess IV · 8 years ago
  96. 6b13e9f Merge "init.rc, typo: fs-post-data -> post-fs-data" by Treehugger Robot · 8 years ago
  97. b76c01c base: support logging before enter main function. by Yabin Cui · 8 years ago
  98. 12725b6 Switch fs_mgr/*.c to C++. by bowgotsai · 8 years ago
  99. 596ae13 liblog: add log/log_system.h by Mark Salyzyn · 8 years ago
  100. bca409b liblog: add log/log_time.h by Mark Salyzyn · 8 years ago