1. 71a2dcf Remote reference to log/logger.h by Christopher Ferris · 9 years ago
  2. e69b1b9 Merge "New version of unwinder." by Christopher Ferris · 9 years ago
  3. d04b1ac Merge "init: split property context into platform & non-platform components" by Sandeep Patil · 9 years ago
  4. 9cd890e Merge "bionic and init don't need to share knowledge of property file locations." by Treehugger Robot · 9 years ago
  5. 183ca56 Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" by Treehugger Robot · 9 years ago
  6. 795798d bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 9 years ago
  7. d0ff90a Merge "Allow failing app through seccomp policy" by Treehugger Robot · 9 years ago
  8. 7dde4fa Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 9 years ago
  9. e4ddaa4 Allow failing app through seccomp policy by Paul Lawrence · 9 years ago
  10. 3711469 Merge "Allow __NR_perf_event_open" by Treehugger Robot · 9 years ago
  11. 27c0522 boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 9 years ago
  12. 73f6e44 Allow __NR_perf_event_open by Paul Lawrence · 9 years ago
  13. f0cccf4 Merge "logd: multiple identical do not report expired" by Treehugger Robot · 9 years ago
  14. c8121ba Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 9 years ago
  15. ff21dba Merge "liblog: export log/log_read.h to vndk" by Treehugger Robot · 9 years ago
  16. 4eacd70 Support arbitrary-length properties in property_list. by Elliott Hughes · 9 years ago
  17. 296f7da Merge "Don't use private libc++ macros." by Treehugger Robot · 9 years ago
  18. 9b844bc liblog: export log/log_read.h to vndk by Mark Salyzyn · 9 years ago
  19. 7a5db4e init: split property context into platform & non-platform components by Sandeep Patil · 9 years ago
  20. 6fe7045 Merge "debuggerd_handler: remove PR_SET_DUMPABLE check." by Josh Gao · 9 years ago
  21. e5288f2 debuggerd_handler: remove PR_SET_DUMPABLE check. by Josh Gao · 9 years ago
  22. 9ccdd5f Don't use private libc++ macros. by Dan Albert · 9 years ago
  23. 6f9a034 Merge "Allow __NR_pipe for 32-bit processes" by Treehugger Robot · 9 years ago
  24. dd87331 Merge "adb: fix darwin build." by Josh Gao · 9 years ago
  25. 06766a8 adb: fix darwin build. by Josh Gao · 9 years ago
  26. fc267f8 Merge "fastboot: Workaround for touchbar hang on MBP 2016" by Elliott Hughes · 9 years ago
  27. b3d294d Merge changes Ib3354417,I400cf4cc by Mark Salyzyn · 9 years ago
  28. a19f8eb Merge "liblog: add log/log_system.h" by Mark Salyzyn · 9 years ago
  29. 6205a1d Merge "adb: add libusb implementation for Linux/Darwin." by Josh Gao · 9 years ago
  30. 21de8ac liblog: add log/log_read.h by Mark Salyzyn · 9 years ago
  31. 31b2a9d Allow __NR_pipe for 32-bit processes by Paul Lawrence · 9 years ago
  32. d23afb5 fastboot: Workaround for touchbar hang on MBP 2016 by Keith Mok · 9 years ago
  33. 1cb8d9d Merge changes Iad5b5abf,Iad3704cc,If182dd9b by Treehugger Robot · 9 years ago
  34. cb199c3 Merge "fs_mgr_verity: correct dm_target_spec->next" by Treehugger Robot · 9 years ago
  35. 7e51c66 Merge "logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3" by Treehugger Robot · 9 years ago
  36. 47878de fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 9 years ago
  37. 517f6d4 Merge "Fix a crash when parsing fastboot command-line arguments" by Treehugger Robot · 9 years ago
  38. 294f731 Merge "Add mode bits to a call to open with O_CREAT" by Treehugger Robot · 9 years ago
  39. ce25baf fs_mgr_verity: correct dm_target_spec->next by bowgotsai · 9 years ago
  40. 6adbd4e Fix a crash when parsing fastboot command-line arguments by Pavlin Radoslavov · 9 years ago
  41. a59c7bc Merge "base: support logging before enter main function." by Yabin Cui · 9 years ago
  42. 8c0cf30 Merge "Switch fs_mgr/*.c to C++." by Treehugger Robot · 9 years ago
  43. 812b7d5 Merge "Exporting C++ headers from system/core" by Vijay Venkatraman · 9 years ago
  44. 09175a0 Add mode bits to a call to open with O_CREAT by George Burgess IV · 9 years ago
  45. 5b202c4 Merge "init.rc, typo: fs-post-data -> post-fs-data" by Treehugger Robot · 9 years ago
  46. 0c68953 base: support logging before enter main function. by Yabin Cui · 9 years ago
  47. cea7ea7 Switch fs_mgr/*.c to C++. by bowgotsai · 9 years ago
  48. dd61659 liblog: add log/log_system.h by Mark Salyzyn · 9 years ago
  49. 52c140c liblog: add log/log_time.h by Mark Salyzyn · 9 years ago
  50. c89fea4 liblog: add log/log_radio.h by Mark Salyzyn · 9 years ago
  51. 3cdbdd5 liblog: add log/log_id.h by Mark Salyzyn · 9 years ago
  52. 5c967da ndk: reverse course on android/log.h by Mark Salyzyn · 9 years ago
  53. 01678a0 Merge "Revert "Revert "Exporting C headers from system/core""" by Vijay Venkatraman · 9 years ago
  54. e7e21ea logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3 by Mark Salyzyn · 9 years ago
  55. 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 9 years ago
  56. 4c38a92 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 9 years ago
  57. 9e60a54 Merge "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 9 years ago
  58. 651f838 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 9 years ago
  59. 723cf9b New version of unwinder. by Christopher Ferris · 9 years ago
  60. 4d61417 Merge changes Ie6c1832a,I0275ffca by Josh Gao · 9 years ago
  61. 36397cb Give crash_dump CAP_SYS_PTRACE. by Josh Gao · 9 years ago
  62. 7e14d02 debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes. by Josh Gao · 9 years ago
  63. 529b306 debuggerd_handler: don't resend nonfatal signals when not dumping. by Josh Gao · 9 years ago
  64. fc12c4b Merge "crash_dump: properly dump when we can't talk to tombstoned." by Josh Gao · 9 years ago
  65. f38aab4 init.rc, typo: fs-post-data -> post-fs-data by Steven Moreland · 9 years ago
  66. 0a3c239 Merge "fs_mgr: support using libavb to enable dm-verity" by Treehugger Robot · 9 years ago
  67. 1ef5eca Merge "Ensure property_set connection sockets are CLOEXEC." by Treehugger Robot · 9 years ago
  68. acdb06d Merge "Remove unused klog_get_level." by Elliott Hughes · 9 years ago
  69. ca2da60 Ensure property_set connection sockets are CLOEXEC. by Robert Sesek · 9 years ago
  70. b51722b fs_mgr: support using libavb to enable dm-verity by bowgotsai · 9 years ago
  71. 894f3ea Merge "fastboot: add EDL mode support" by Treehugger Robot · 9 years ago
  72. 68ab5b0 Merge "Add eraseblk and logicalblk fs_mgr flags" by Treehugger Robot · 9 years ago
  73. 5a32cc9 Merge "Revert "Revert "New protocol for property_service""" by Dimitry Ivanov · 9 years ago
  74. e0bfb75 fastboot: add EDL mode support by Alexey Polyudov · 9 years ago
  75. 46fec48 Add eraseblk and logicalblk fs_mgr flags by Connor O'Brien · 9 years ago
  76. 22b7f76 Merge "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 9 years ago
  77. fb8c70c Merge "healthd: Track the API change of minui/minui.h." by Tao Bao · 9 years ago
  78. a3f2be2 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 9 years ago
  79. 0a37901 crash_dump: properly dump when we can't talk to tombstoned. by Josh Gao · 9 years ago
  80. f38ae34 Merge "Don't disable all sanitizers in liblog, just asan." by Evgenii Stepanov · 9 years ago
  81. 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 9 years ago
  82. 897bc9b Merge "Exporting C headers from system/core" by Vijay Venkatraman · 9 years ago
  83. c9bb033 Revert "Revert "New protocol for property_service"" by Dimitry Ivanov · 9 years ago
  84. d945f27 Merge "fs_mgr: fix clang static analyzer warning" by Treehugger Robot · 9 years ago
  85. ffdabdc Don't disable all sanitizers in liblog, just asan. by Evgenii Stepanov · 9 years ago
  86. 17767ca Merge "Revert "New protocol for property_service"" by Dimitry Ivanov · 9 years ago
  87. 5fe1ceb Merge "Replaced include log/logger.h with log/log.h in debuggerd" by Vijay Venkatraman · 9 years ago
  88. b5b8796 logd: multiple identical do not report expired by Mark Salyzyn · 9 years ago
  89. 70c4ecf Revert "New protocol for property_service" by Dimitry Ivanov · 9 years ago
  90. 9fd1190 Merge "Allow tkill" by Treehugger Robot · 9 years ago
  91. a95acea Replaced include log/logger.h with log/log.h in debuggerd by Vijay Venkatraman · 9 years ago
  92. 1b3350e Merge "Allow restart_syscall" by Treehugger Robot · 9 years ago
  93. 571cd23 Merge "init: add ro.boot.init_rc" by Treehugger Robot · 9 years ago
  94. 038b8f0 Merge "New protocol for property_service" by Dimitry Ivanov · 9 years ago
  95. a2fd28e Merge changes I8b3e8a3b,I4976abef,I31dadb9c by Josh Gao · 9 years ago
  96. 2e253cb Allow tkill by Colin Cross · 9 years ago
  97. 47afc6b Allow restart_syscall by Colin Cross · 9 years ago
  98. 8498016 tombstoned: silence spurious error messages. by Josh Gao · 9 years ago
  99. 0ad5107 Actually don't start tombstoned until /data is mounted. by Josh Gao · 9 years ago
  100. 4decbe0 debuggerd_handler: add SIGSYS to the list of handled signals. by Josh Gao · 9 years ago