1. 454b2d3 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 8 years ago
  2. 070e634 Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 8 years ago
  3. b7b969f Merge "Disable integer sanitization on host." by Evgenii Stepanov · 8 years ago
  4. c878b7f Merge changes from topic 'adf-uapi-cleanup' by Treehugger Robot · 8 years ago
  5. 8274b25 Merge "bootstat: Update the wording of 'soft reboot' to 'runtime restart'." by Treehugger Robot · 8 years ago
  6. 254344e bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 8 years ago
  7. ed5f51c Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  8. 47b4ff4 Disable integer sanitization on host. by Evgenii Stepanov · 8 years ago
  9. 9b46fac Expand seccomp whitelist by Paul Lawrence · 8 years ago
  10. 5750e48 libadf: move ADF uapi header out of bionic by Greg Hackmann · 8 years ago
  11. 71b1ec6 libadf: adf_test: fix clang + kati build by Greg Hackmann · 8 years ago
  12. 267cf15 Merge "Expand seccomp whitelist" by Treehugger Robot · 8 years ago
  13. 0a9c50d Expand seccomp whitelist by Paul Lawrence · 8 years ago
  14. f18d6ed Merge "logcat: test: inject() tuning" by Treehugger Robot · 8 years ago
  15. 19a43ea Merge changes Ibd7bbddb,I2f571009 by Treehugger Robot · 8 years ago
  16. 559e3d7 Merge "debuggerd_handler: improve nonfatal signal message." by Josh Gao · 8 years ago
  17. e6b1399 debuggerd: fix `debuggerd <pid>` by Josh Gao · 8 years ago
  18. a07ac7e debuggerd_handler: improve nonfatal signal message. by Josh Gao · 8 years ago
  19. a76a83e debuggerd: fix `debuggerd -b <pid>` by Josh Gao · 8 years ago
  20. 63f588f Merge "libsync: Replace inserting tuple into unordered_map in favour of pair." by Treehugger Robot · 8 years ago
  21. c5b89bc Merge "Revert "Continue using the legacy NDK android/log.h."" by Treehugger Robot · 8 years ago
  22. fcbfea3 logcat: test: inject() tuning by Mark Salyzyn · 8 years ago
  23. 5fdb5f8 libsync: Replace inserting tuple into unordered_map in favour of pair. by mtezych · 8 years ago
  24. deab287 Merge "Do not build any host targets on mac." by Treehugger Robot · 8 years ago
  25. e22939f Revert "Continue using the legacy NDK android/log.h." by Mark Salyzyn · 8 years ago
  26. 3f88e0a Do not build any host targets on mac. by Christopher Ferris · 8 years ago
  27. 6a430d8 Merge "Remote reference to log/logger.h" by Christopher Ferris · 8 years ago
  28. 9ba2d2d Remote reference to log/logger.h by Christopher Ferris · 8 years ago
  29. fec24a6 Merge "New version of unwinder." by Christopher Ferris · 8 years ago
  30. df4857f Merge "init: split property context into platform & non-platform components" by Sandeep Patil · 8 years ago
  31. b097608 Merge "bionic and init don't need to share knowledge of property file locations." by Treehugger Robot · 8 years ago
  32. 4428b38 Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>" by Treehugger Robot · 8 years ago
  33. 5eb8351 bionic and init don't need to share knowledge of property file locations. by Elliott Hughes · 8 years ago
  34. 5bd5afd Merge "Allow failing app through seccomp policy" by Treehugger Robot · 8 years ago
  35. 1660e4e Merge "boottime/init: Report ro.boottime.init* properties in milliseconds." by James Hawkins · 8 years ago
  36. 761bf89 Allow failing app through seccomp policy by Paul Lawrence · 8 years ago
  37. a17e01d Merge "Allow __NR_perf_event_open" by Treehugger Robot · 8 years ago
  38. 046782f boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
  39. 3d3e908 Allow __NR_perf_event_open by Paul Lawrence · 8 years ago
  40. b48dfd8 Merge "logd: multiple identical do not report expired" by Treehugger Robot · 8 years ago
  41. 0dd78be Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 8 years ago
  42. 0404907 Merge "liblog: export log/log_read.h to vndk" by Treehugger Robot · 8 years ago
  43. f660edf Support arbitrary-length properties in property_list. by Elliott Hughes · 8 years ago
  44. 7871658 Merge "Don't use private libc++ macros." by Treehugger Robot · 8 years ago
  45. c3ce80e liblog: export log/log_read.h to vndk by Mark Salyzyn · 8 years ago
  46. b785ef6 init: split property context into platform & non-platform components by Sandeep Patil · 8 years ago
  47. fca39a0 Merge "debuggerd_handler: remove PR_SET_DUMPABLE check." by Josh Gao · 8 years ago
  48. 8d04f3d debuggerd_handler: remove PR_SET_DUMPABLE check. by Josh Gao · 8 years ago
  49. 870b198 Don't use private libc++ macros. by Dan Albert · 8 years ago
  50. c4c178c Merge "Allow __NR_pipe for 32-bit processes" by Treehugger Robot · 8 years ago
  51. e4d931e Merge "adb: fix darwin build." by Josh Gao · 8 years ago
  52. df5e3f4 adb: fix darwin build. by Josh Gao · 8 years ago
  53. a802490 Merge "fastboot: Workaround for touchbar hang on MBP 2016" by Elliott Hughes · 8 years ago
  54. c455788 Merge changes Ib3354417,I400cf4cc by Mark Salyzyn · 8 years ago
  55. b7c637b Merge "liblog: add log/log_system.h" by Mark Salyzyn · 8 years ago
  56. 89eb051 Merge "adb: add libusb implementation for Linux/Darwin." by Josh Gao · 8 years ago
  57. 39028f8 liblog: add log/log_read.h by Mark Salyzyn · 8 years ago
  58. 326feb8 Allow __NR_pipe for 32-bit processes by Paul Lawrence · 8 years ago
  59. 509f2db fastboot: Workaround for touchbar hang on MBP 2016 by Keith Mok · 8 years ago
  60. 937c73c Merge changes Iad5b5abf,Iad3704cc,If182dd9b by Treehugger Robot · 8 years ago
  61. f6ed728 Merge "fs_mgr_verity: correct dm_target_spec->next" by Treehugger Robot · 8 years ago
  62. f9a30da Merge "logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3" by Treehugger Robot · 8 years ago
  63. be6c1c8 fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 8 years ago
  64. 37c0f78 Merge "Fix a crash when parsing fastboot command-line arguments" by Treehugger Robot · 8 years ago
  65. 295df92 Merge "Add mode bits to a call to open with O_CREAT" by Treehugger Robot · 8 years ago
  66. 1037322 fs_mgr_verity: correct dm_target_spec->next by bowgotsai · 8 years ago
  67. 590f642 Fix a crash when parsing fastboot command-line arguments by Pavlin Radoslavov · 8 years ago
  68. 4a48b05 Merge "base: support logging before enter main function." by Yabin Cui · 8 years ago
  69. cd50cd4 Merge "Switch fs_mgr/*.c to C++." by Treehugger Robot · 8 years ago
  70. a5e5dd1 Merge "Exporting C++ headers from system/core" by Vijay Venkatraman · 8 years ago
  71. fed63d1 Add mode bits to a call to open with O_CREAT by George Burgess IV · 8 years ago
  72. 6b13e9f Merge "init.rc, typo: fs-post-data -> post-fs-data" by Treehugger Robot · 8 years ago
  73. b76c01c base: support logging before enter main function. by Yabin Cui · 8 years ago
  74. 12725b6 Switch fs_mgr/*.c to C++. by bowgotsai · 8 years ago
  75. 596ae13 liblog: add log/log_system.h by Mark Salyzyn · 8 years ago
  76. bca409b liblog: add log/log_time.h by Mark Salyzyn · 8 years ago
  77. c76bd9c liblog: add log/log_radio.h by Mark Salyzyn · 8 years ago
  78. ad87cec liblog: add log/log_id.h by Mark Salyzyn · 8 years ago
  79. eca9447 ndk: reverse course on android/log.h by Mark Salyzyn · 8 years ago
  80. c8cf2ff Merge "Revert "Revert "Exporting C headers from system/core""" by Vijay Venkatraman · 8 years ago
  81. f778f4b logcat: test: increase retry on fgetLongTimestamp to 4, and sleep to settle to 3 by Mark Salyzyn · 8 years ago
  82. 850625f adb: add libusb implementation for Linux/Darwin. by Josh Gao · 9 years ago
  83. d2ee375 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 8 years ago
  84. 04a2a3c Merge "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 8 years ago
  85. 98b5036 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
  86. c826af3 New version of unwinder. by Christopher Ferris · 8 years ago
  87. 9e4cafa Merge changes Ie6c1832a,I0275ffca by Josh Gao · 8 years ago
  88. 1db8a02 Give crash_dump CAP_SYS_PTRACE. by Josh Gao · 8 years ago
  89. 7603344 debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes. by Josh Gao · 8 years ago
  90. eca5e7c debuggerd_handler: don't resend nonfatal signals when not dumping. by Josh Gao · 8 years ago
  91. 1b1102f Merge "crash_dump: properly dump when we can't talk to tombstoned." by Josh Gao · 8 years ago
  92. 1a1ee41 init.rc, typo: fs-post-data -> post-fs-data by Steven Moreland · 8 years ago
  93. b3d0b86 Merge "fs_mgr: support using libavb to enable dm-verity" by Treehugger Robot · 8 years ago
  94. 33689d6 Merge "Ensure property_set connection sockets are CLOEXEC." by Treehugger Robot · 8 years ago
  95. 392595b Merge "Remove unused klog_get_level." by Elliott Hughes · 8 years ago
  96. 88a96d8 Ensure property_set connection sockets are CLOEXEC. by Robert Sesek · 8 years ago
  97. 824e31f fs_mgr: support using libavb to enable dm-verity by bowgotsai · 8 years ago
  98. ec882ad Merge "fastboot: add EDL mode support" by Treehugger Robot · 8 years ago
  99. 17af9f4 Merge "Add eraseblk and logicalblk fs_mgr flags" by Treehugger Robot · 8 years ago
  100. 38f5d36 Merge "Revert "Revert "New protocol for property_service""" by Dimitry Ivanov · 8 years ago