1. e69ba76 Revert "Add getprop to toolbox" by Tom Cherry · 7 years ago
  2. 8fa3e72 Merge "Removed unused part in ld.config.txt.in" by Treehugger Robot · 7 years ago
  3. 603826f Merge "Convert toolbox to Android.bp" by Treehugger Robot · 7 years ago
  4. 939f06b Removed unused part in ld.config.txt.in by Justin Yun · 7 years ago
  5. e69917c fastboot: fix log print type mismatch by Changrong Jin · 7 years ago
  6. b0449da adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  7. b91021a Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  8. ac4f472 Merge "Fix logging in libsuspend" by Treehugger Robot · 7 years ago
  9. be10cae Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump." by Treehugger Robot · 7 years ago
  10. a852f95 Convert toolbox to Android.bp by Dan Willemsen · 7 years ago
  11. acaeeee Merge "Add getprop to toolbox" by Tom Cherry · 7 years ago
  12. affd4e9 Merge "Use override_export_include_dirs." by Treehugger Robot · 7 years ago
  13. 18cdd35 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
  14. 6097150 Merge "adb: add missing condition_variable include" by Treehugger Robot · 7 years ago
  15. d5dc807 Fix logging in libsuspend by Steve Paik · 7 years ago
  16. 84c9913 libcutils: Stop checking the uid of netlink messages by Luis Hector Chavez · 7 years ago
  17. 830fd16 Merge "Make property_info_checker a static executable for CTS" by Tom Cherry · 7 years ago
  18. c73497e Add getprop to toolbox by Tom Cherry · 7 years ago
  19. 1406d99 Merge "Change seccomp to the system filter" by Treehugger Robot · 7 years ago
  20. ace69b2 Merge "fs_mgr: don't log error messages when missing fstab" by Christopher Morin · 7 years ago
  21. a7004e5 Merge changes from topic "resgidz" by Jeff Sharkey · 7 years ago
  22. 01ccde3 Merge "Nativeloader: Add minimal effort for host library path" by Treehugger Robot · 7 years ago
  23. 9410d57 Add reserved disk GID to critical component. by Jeff Sharkey · 7 years ago
  24. 47dc236 Set reserved GID when setting reserved blocks. by Jeff Sharkey · 7 years ago
  25. 354417a Allocate GID to use reserved disk space. by Jeff Sharkey · 7 years ago
  26. b607dae bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  27. e1c834d Use override_export_include_dirs. by Steven Moreland · 7 years ago
  28. fcec40d Merge "rootdir: make sure the /odm mountpoint is always available" by Treehugger Robot · 7 years ago
  29. 99a4150 Make property_info_checker a static executable for CTS by Tom Cherry · 7 years ago
  30. b183e05 fs_mgr: don't log error messages when missing fstab by Chris Morin · 7 years ago
  31. 9bbcea1 Merge "fs_mgr: fix memory leak" by Christopher Morin · 7 years ago
  32. 5a7a8f2 Merge "PropertyService: Exclude sanitization for darwin" by Tom Cherry · 7 years ago
  33. e4c9acb PropertyService: Exclude sanitization for darwin by Andreas Gampe · 7 years ago
  34. 517ed63 fs_mgr: fix memory leak by Chris Morin · 7 years ago
  35. db976aa Merge "Create a host side checker for property info file correctness" by Treehugger Robot · 7 years ago
  36. 919458c Create a host side checker for property info file correctness by Tom Cherry · 7 years ago
  37. 2af1be4 Merge "Add OWNERS file" by Tom Cherry · 7 years ago
  38. b6917a3 Add OWNERS file by Tom Cherry · 7 years ago
  39. 9e7cec2 Merge "LogAudit: remove dynamic rate limiter" by Treehugger Robot · 7 years ago
  40. 0f65650 Merge "system property: property set without time spent asleep" by Tom Cherry · 7 years ago
  41. 1a3e306 rootdir: make sure the /odm mountpoint is always available by Steve Muckle · 7 years ago
  42. 2fdf9da Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 7 years ago
  43. bb877e2 system property: property set without time spent asleep by Dong Jinguang · 7 years ago
  44. 625d138 Merge "Pin lmkd for real" by Treehugger Robot · 7 years ago
  45. 54c7a5f LogAudit: remove dynamic rate limiter by Jeff Vander Stoep · 7 years ago
  46. 4dd5d00 Pin lmkd for real by Daniel Colascione · 7 years ago
  47. 370d2e0 Merge "Use correct format specifier" by Yi Kong · 7 years ago
  48. e8ed36b Use ro.logd.kernel for kernel logcat by Siarhei Vishniakou · 7 years ago
  49. 5c7d582 Nativeloader: Add minimal effort for host library path by Andreas Gampe · 7 years ago
  50. 50ecaca adb: add missing condition_variable include by Mike Frysinger · 7 years ago
  51. 21c515a Use correct format specifier by Yi Kong · 7 years ago
  52. 4841e74 debuggerd_handler: set PR_SET_PTRACER before running crash_dump. by Luis Hector Chavez · 7 years ago
  53. 93d344d Merge "zip_archive: Fix a few more badly written tests." by Treehugger Robot · 7 years ago
  54. c36b809 zip_archive: Fix a few more badly written tests. by Narayan Kamath · 7 years ago
  55. 38d4352 Allow input system access to /dev/v4l-touch by Siarhei Vishniakou · 7 years ago
  56. 2da01a2 Merge "debuggerd: restore the location of abort message." by Treehugger Robot · 7 years ago
  57. 1f3b605 Merge "debuggerd: wait for dump completion on crashes." by Treehugger Robot · 7 years ago
  58. 9a0e12d Change seccomp to the system filter by Victor Hsieh · 7 years ago
  59. 34c2556 debuggerd: restore the location of abort message. by Josh Gao · 7 years ago
  60. 7302097 debuggerd: wait for dump completion on crashes. by Josh Gao · 7 years ago
  61. 18f25d3 Merge "Get rid of unneeded allocations in Extract...() APIs" by Narayan Kamath · 7 years ago
  62. 492de53 Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." by Narayan Kamath · 7 years ago
  63. 8edf81d Merge "Add swillden and dkrahn to OWNERS" by Shawn Willden · 7 years ago
  64. 10ed6fc Add swillden and dkrahn to OWNERS by Shawn Willden · 7 years ago
  65. f37bb8e zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49. by Narayan Kamath · 7 years ago
  66. 9ddf491 Merge "Fix sanitizer errors in bootstat.cpp." by Ivan Lozano · 7 years ago
  67. 3b7998a Merge "Convert autosuspend_wakeup_count.c to cpp" by Treehugger Robot · 7 years ago
  68. b00ed37 Merge "Separate VNDK libs into another linker namespace" by Logan Chien · 7 years ago
  69. db88774 Convert autosuspend_wakeup_count.c to cpp by Steve Paik · 7 years ago
  70. d8dc605 Merge "usblib: usb_device_get_string decoding fixes." by Andrew Chant · 7 years ago
  71. 7c20a6c Merge "Add tool to save information from a process." by Christopher Ferris · 7 years ago
  72. 44d3cac Fix sanitizer errors in bootstat.cpp. by Ivan Lozano · 7 years ago
  73. d535a9c Merge "Use LOG_TAG instead of binary name as a tag." by Tomasz Wasilczyk · 7 years ago
  74. 3dfd2ae Add tool to save information from a process. by Christopher Ferris · 7 years ago
  75. dbbba76 Merge "Add std::string StartsWith*/EndsWith* overloads." by Elliott Hughes · 7 years ago
  76. c251600 Use LOG_TAG instead of binary name as a tag. by Tomasz Wasilczyk · 7 years ago
  77. 834326c Get rid of unneeded allocations in Extract...() APIs by Yurii Zubrytskyi · 7 years ago
  78. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  79. df9fbc7 Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test." by Treehugger Robot · 7 years ago
  80. e6b83cf Merge "Only apply match if there is something to apply" by Tom Cherry · 7 years ago
  81. 1b4ab8b Merge "debuggerd: add pause time benchmark." by Treehugger Robot · 7 years ago
  82. 3388af4 Merge "/vendor/lib/hw is removed from search paths for vendor default ns" by Treehugger Robot · 7 years ago
  83. 30171a8 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 7 years ago
  84. f5ed661 Only apply match if there is something to apply by Tom Cherry · 7 years ago
  85. a42314e debuggerd: add pause time benchmark. by Josh Gao · 7 years ago
  86. 8ea8101 usblib: usb_device_get_string decoding fixes. by Andrew Chant · 7 years ago
  87. 51c2088 Merge "Usage suggestions." by Treehugger Robot · 7 years ago
  88. e1d9e7c Merge "libBacktraceOffline: improve unwinding callchains." by Yabin Cui · 7 years ago
  89. e3114fd Merge "bootstat: Add tons of new boot reasons." by James Hawkins · 7 years ago
  90. ad5ed89 Merge "Support partners to expose their own system libs to Android apps" by Treehugger Robot · 7 years ago
  91. d1006fe Support partners to expose their own system libs to Android apps by Jiyong Park · 7 years ago
  92. 483cd2e /vendor/lib/hw is removed from search paths for vendor default ns by Jiyong Park · 7 years ago
  93. 04398a9 Sort devices list before output. by Artem Iglikov · 7 years ago
  94. 20bc9eb Merge "Add suite component to test modules" by Treehugger Robot · 7 years ago
  95. 225b71d Separate VNDK libs into another linker namespace by Logan Chien · 7 years ago
  96. 9879137 libBacktraceOffline: improve unwinding callchains. by Yabin Cui · 7 years ago
  97. 6d8aff5 Merge "Remove CompileTimeIfElse." by Treehugger Robot · 7 years ago
  98. b8f152d Usage suggestions. by Steven Moreland · 7 years ago
  99. d848876 Merge "Create wrapper function for set_wakeup_callback" by Treehugger Robot · 7 years ago
  100. 8edb490 Remove CompileTimeIfElse. by Steven Moreland · 7 years ago