1. f5b2f46 Merge "Properties: remove sanitizers" by Treehugger Robot · 7 years ago
  2. 5a81f52 Merge "Add __attribute__((__format__)) to fastboot's die()." by Treehugger Robot · 7 years ago
  3. e57782b Merge "Allow input system access to /dev/v4l-touch" by Treehugger Robot · 7 years ago
  4. 974cfad Properties: remove sanitizers by Tom Cherry · 7 years ago
  5. acb1953 Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 7 years ago
  6. e24461b Add __attribute__((__format__)) to fastboot's die(). by Elliott Hughes · 7 years ago
  7. 25fb92a Merge "fastboot: fix log print type mismatch" by Elliott Hughes · 7 years ago
  8. 58e68c6 Merge "libcutils: Stop checking the uid of netlink messages" by Treehugger Robot · 7 years ago
  9. 976d48e Merge "Revert "Add getprop to toolbox"" by Benoit Lamarche · 7 years ago
  10. 327c981 Revert "Add getprop to toolbox" by Tom Cherry · 7 years ago
  11. 3581326 Merge "Removed unused part in ld.config.txt.in" by Treehugger Robot · 7 years ago
  12. 9a19d3f Merge "Convert toolbox to Android.bp" by Treehugger Robot · 7 years ago
  13. fcbce83 Removed unused part in ld.config.txt.in by Justin Yun · 7 years ago
  14. c7e73c2 fastboot: fix log print type mismatch by Changrong Jin · 7 years ago
  15. 9ea91f8 adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  16. 4970a6d Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  17. bde3d6a Merge "Fix logging in libsuspend" by Treehugger Robot · 7 years ago
  18. 62d63fe Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump." by Treehugger Robot · 7 years ago
  19. 1310ea8 Convert toolbox to Android.bp by Dan Willemsen · 7 years ago
  20. 1b0b591 Merge "Add getprop to toolbox" by Tom Cherry · 7 years ago
  21. 58b1cf5 Merge "Use override_export_include_dirs." by Treehugger Robot · 7 years ago
  22. 891c559 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
  23. f79260b Merge "adb: add missing condition_variable include" by Treehugger Robot · 7 years ago
  24. 151b29d Fix logging in libsuspend by Steve Paik · 7 years ago
  25. 349f783 libcutils: Stop checking the uid of netlink messages by Luis Hector Chavez · 7 years ago
  26. efa4a52 Merge "Make property_info_checker a static executable for CTS" by Tom Cherry · 7 years ago
  27. f56096e Add getprop to toolbox by Tom Cherry · 7 years ago
  28. e64510c Merge "Change seccomp to the system filter" by Treehugger Robot · 7 years ago
  29. 2d48367 Merge "fs_mgr: don't log error messages when missing fstab" by Christopher Morin · 7 years ago
  30. 664194f Merge changes from topic "resgidz" by Jeff Sharkey · 7 years ago
  31. acf183f Merge "Nativeloader: Add minimal effort for host library path" by Treehugger Robot · 7 years ago
  32. 5e80564 Add reserved disk GID to critical component. by Jeff Sharkey · 7 years ago
  33. 7dafc6f Set reserved GID when setting reserved blocks. by Jeff Sharkey · 7 years ago
  34. d0cf24e Allocate GID to use reserved disk space. by Jeff Sharkey · 7 years ago
  35. d735b8f bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  36. 156a88f Use override_export_include_dirs. by Steven Moreland · 7 years ago
  37. 94298ba Merge "rootdir: make sure the /odm mountpoint is always available" by Treehugger Robot · 7 years ago
  38. 449d36c Make property_info_checker a static executable for CTS by Tom Cherry · 7 years ago
  39. 4ac7f3f fs_mgr: don't log error messages when missing fstab by Chris Morin · 7 years ago
  40. da02002 Merge "fs_mgr: fix memory leak" by Christopher Morin · 7 years ago
  41. 5f5bfa2 Merge "PropertyService: Exclude sanitization for darwin" by Tom Cherry · 7 years ago
  42. f5e9eac PropertyService: Exclude sanitization for darwin by Andreas Gampe · 7 years ago
  43. a357780 fs_mgr: fix memory leak by Chris Morin · 7 years ago
  44. bb3f6e0 Merge "Create a host side checker for property info file correctness" by Treehugger Robot · 7 years ago
  45. a4235c8 Create a host side checker for property info file correctness by Tom Cherry · 7 years ago
  46. 3c8fcbb Merge "Add OWNERS file" by Tom Cherry · 7 years ago
  47. 70c7b78 Add OWNERS file by Tom Cherry · 7 years ago
  48. 7f6ca07 Merge "LogAudit: remove dynamic rate limiter" by Treehugger Robot · 7 years ago
  49. 9709d70 Merge "system property: property set without time spent asleep" by Tom Cherry · 7 years ago
  50. 0412726 rootdir: make sure the /odm mountpoint is always available by Steve Muckle · 7 years ago
  51. e21e4c8 Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 7 years ago
  52. d012395 system property: property set without time spent asleep by Dong Jinguang · 7 years ago
  53. 4cb5faa Merge "Pin lmkd for real" by Treehugger Robot · 7 years ago
  54. d0651fb LogAudit: remove dynamic rate limiter by Jeff Vander Stoep · 7 years ago
  55. 664d7a6 Pin lmkd for real by Daniel Colascione · 7 years ago
  56. 3760b83 Merge "Use correct format specifier" by Yi Kong · 7 years ago
  57. a3464fe Nativeloader: Add minimal effort for host library path by Andreas Gampe · 7 years ago
  58. 74e74fc adb: add missing condition_variable include by Mike Frysinger · 7 years ago
  59. 0f6c081 Use correct format specifier by Yi Kong · 7 years ago
  60. 370d387 debuggerd_handler: set PR_SET_PTRACER before running crash_dump. by Luis Hector Chavez · 7 years ago
  61. a04e96a Merge "zip_archive: Fix a few more badly written tests." by Treehugger Robot · 7 years ago
  62. 1791bcb zip_archive: Fix a few more badly written tests. by Narayan Kamath · 7 years ago
  63. f67988c Allow input system access to /dev/v4l-touch by Siarhei Vishniakou · 7 years ago
  64. 170f617 Merge "debuggerd: restore the location of abort message." by Treehugger Robot · 7 years ago
  65. 09a83aa Merge "debuggerd: wait for dump completion on crashes." by Treehugger Robot · 7 years ago
  66. fb54fa9 Change seccomp to the system filter by Victor Hsieh · 7 years ago
  67. 76088a6 debuggerd: restore the location of abort message. by Josh Gao · 7 years ago
  68. 7d7226f debuggerd: wait for dump completion on crashes. by Josh Gao · 7 years ago
  69. e1bb36d Merge "Get rid of unneeded allocations in Extract...() APIs" by Narayan Kamath · 7 years ago
  70. 03eb8c7 Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." by Narayan Kamath · 7 years ago
  71. 3b9c968 Merge "Add swillden and dkrahn to OWNERS" by Shawn Willden · 7 years ago
  72. e0f5357 Add swillden and dkrahn to OWNERS by Shawn Willden · 7 years ago
  73. 155a41f zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49. by Narayan Kamath · 7 years ago
  74. b953d81 Merge "Fix sanitizer errors in bootstat.cpp." by Ivan Lozano · 7 years ago
  75. 17ccbc6 Merge "Convert autosuspend_wakeup_count.c to cpp" by Treehugger Robot · 7 years ago
  76. c5ca7da Merge "Separate VNDK libs into another linker namespace" by Logan Chien · 7 years ago
  77. 21a61fb Convert autosuspend_wakeup_count.c to cpp by Steve Paik · 7 years ago
  78. 9e5e54f Merge "usblib: usb_device_get_string decoding fixes." by Andrew Chant · 7 years ago
  79. a9972c9 Merge "Add tool to save information from a process." by Christopher Ferris · 7 years ago
  80. dd58e00 Fix sanitizer errors in bootstat.cpp. by Ivan Lozano · 7 years ago
  81. 2f520b4 Merge "Use LOG_TAG instead of binary name as a tag." by Tomasz Wasilczyk · 7 years ago
  82. 18aae69 Add tool to save information from a process. by Christopher Ferris · 7 years ago
  83. 350aebc Merge "Add std::string StartsWith*/EndsWith* overloads." by Elliott Hughes · 7 years ago
  84. e24685d Use LOG_TAG instead of binary name as a tag. by Tomasz Wasilczyk · 7 years ago
  85. 0807197 Get rid of unneeded allocations in Extract...() APIs by Yurii Zubrytskyi · 7 years ago
  86. a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  87. 8614157 Merge "base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test." by Treehugger Robot · 7 years ago
  88. 6770681 Merge "Only apply match if there is something to apply" by Tom Cherry · 7 years ago
  89. 5790df5 Merge "debuggerd: add pause time benchmark." by Treehugger Robot · 7 years ago
  90. 567f7c7 Merge "/vendor/lib/hw is removed from search paths for vendor default ns" by Treehugger Robot · 7 years ago
  91. 1723e52 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 8 years ago
  92. 192f69b Only apply match if there is something to apply by Tom Cherry · 7 years ago
  93. 4817a01 debuggerd: add pause time benchmark. by Josh Gao · 7 years ago
  94. 3caf11e usblib: usb_device_get_string decoding fixes. by Andrew Chant · 7 years ago
  95. fb60717 Merge "Usage suggestions." by Treehugger Robot · 7 years ago
  96. adfcd2e Merge "libBacktraceOffline: improve unwinding callchains." by Yabin Cui · 7 years ago
  97. 00b9841 Merge "bootstat: Add tons of new boot reasons." by James Hawkins · 7 years ago
  98. 9f4272f Merge "Support partners to expose their own system libs to Android apps" by Treehugger Robot · 7 years ago
  99. c3d0d1d Support partners to expose their own system libs to Android apps by Jiyong Park · 7 years ago
  100. df4f7a8 /vendor/lib/hw is removed from search paths for vendor default ns by Jiyong Park · 7 years ago