1. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
  2. 55feb24 Merge "Adding per-method clang thread safety annotations" by Vasily Tarasov · 7 years ago
  3. eac86b0 Merge "Reland: Add getprop to toolbox" by Tom Cherry · 7 years ago
  4. 4d28188 Merge "Do not append VNDK version if VNDK is not used" by Treehugger Robot · 7 years ago
  5. dd16301 Do not append VNDK version if VNDK is not used by Justin Yun · 7 years ago
  6. 713f289 Adding per-method clang thread safety annotations by Vasily Tarasov · 7 years ago
  7. 91094e0 Reland: Add getprop to toolbox by Tom Cherry · 7 years ago
  8. ea4c7d5 Merge "Add toolbox to vendor" by Tom Cherry · 7 years ago
  9. e0fc36c Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons." by Treehugger Robot · 7 years ago
  10. 5edeadb Merge "Just check in tools.h." by Elliott Hughes · 7 years ago
  11. 3553883 Merge "Remove obsolete workaround." by Treehugger Robot · 7 years ago
  12. 85abdb5 Merge "Properties: remove sanitizers" by Treehugger Robot · 7 years ago
  13. d1f0687 Merge "Add __attribute__((__format__)) to fastboot's die()." by Treehugger Robot · 7 years ago
  14. 4e4ab4a Just check in tools.h. by Elliott Hughes · 7 years ago
  15. 1f3ac75 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  16. 31b5066 Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons. by Yi Jin · 7 years ago
  17. f636398 Merge "Allow input system access to /dev/v4l-touch" by Treehugger Robot · 7 years ago
  18. 106a0d3 Properties: remove sanitizers by Tom Cherry · 7 years ago
  19. 6fb3dca Add toolbox to vendor by Tom Cherry · 7 years ago
  20. ef213b6 Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 7 years ago
  21. 3d7fa22 Add __attribute__((__format__)) to fastboot's die(). by Elliott Hughes · 7 years ago
  22. a1e27d3 Merge "fastboot: fix log print type mismatch" by Elliott Hughes · 7 years ago
  23. f008571 Merge "libcutils: Stop checking the uid of netlink messages" by Treehugger Robot · 7 years ago
  24. fde1cee Merge "Revert "Add getprop to toolbox"" by Benoit Lamarche · 7 years ago
  25. e69ba76 Revert "Add getprop to toolbox" by Tom Cherry · 7 years ago
  26. 8fa3e72 Merge "Removed unused part in ld.config.txt.in" by Treehugger Robot · 7 years ago
  27. 603826f Merge "Convert toolbox to Android.bp" by Treehugger Robot · 7 years ago
  28. 939f06b Removed unused part in ld.config.txt.in by Justin Yun · 7 years ago
  29. e69917c fastboot: fix log print type mismatch by Changrong Jin · 7 years ago
  30. b0449da adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  31. b91021a Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  32. ac4f472 Merge "Fix logging in libsuspend" by Treehugger Robot · 7 years ago
  33. be10cae Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump." by Treehugger Robot · 7 years ago
  34. a852f95 Convert toolbox to Android.bp by Dan Willemsen · 7 years ago
  35. acaeeee Merge "Add getprop to toolbox" by Tom Cherry · 7 years ago
  36. affd4e9 Merge "Use override_export_include_dirs." by Treehugger Robot · 7 years ago
  37. 18cdd35 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
  38. 6097150 Merge "adb: add missing condition_variable include" by Treehugger Robot · 7 years ago
  39. d5dc807 Fix logging in libsuspend by Steve Paik · 7 years ago
  40. 84c9913 libcutils: Stop checking the uid of netlink messages by Luis Hector Chavez · 7 years ago
  41. 830fd16 Merge "Make property_info_checker a static executable for CTS" by Tom Cherry · 7 years ago
  42. c73497e Add getprop to toolbox by Tom Cherry · 7 years ago
  43. 1406d99 Merge "Change seccomp to the system filter" by Treehugger Robot · 7 years ago
  44. ace69b2 Merge "fs_mgr: don't log error messages when missing fstab" by Christopher Morin · 7 years ago
  45. a7004e5 Merge changes from topic "resgidz" by Jeff Sharkey · 7 years ago
  46. 01ccde3 Merge "Nativeloader: Add minimal effort for host library path" by Treehugger Robot · 7 years ago
  47. 9410d57 Add reserved disk GID to critical component. by Jeff Sharkey · 7 years ago
  48. 47dc236 Set reserved GID when setting reserved blocks. by Jeff Sharkey · 7 years ago
  49. 354417a Allocate GID to use reserved disk space. by Jeff Sharkey · 7 years ago
  50. b607dae bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  51. e1c834d Use override_export_include_dirs. by Steven Moreland · 7 years ago
  52. fcec40d Merge "rootdir: make sure the /odm mountpoint is always available" by Treehugger Robot · 7 years ago
  53. 99a4150 Make property_info_checker a static executable for CTS by Tom Cherry · 7 years ago
  54. b183e05 fs_mgr: don't log error messages when missing fstab by Chris Morin · 7 years ago
  55. 9bbcea1 Merge "fs_mgr: fix memory leak" by Christopher Morin · 7 years ago
  56. 5a7a8f2 Merge "PropertyService: Exclude sanitization for darwin" by Tom Cherry · 7 years ago
  57. e4c9acb PropertyService: Exclude sanitization for darwin by Andreas Gampe · 7 years ago
  58. 517ed63 fs_mgr: fix memory leak by Chris Morin · 7 years ago
  59. db976aa Merge "Create a host side checker for property info file correctness" by Treehugger Robot · 7 years ago
  60. 919458c Create a host side checker for property info file correctness by Tom Cherry · 7 years ago
  61. 2af1be4 Merge "Add OWNERS file" by Tom Cherry · 7 years ago
  62. b6917a3 Add OWNERS file by Tom Cherry · 7 years ago
  63. 9e7cec2 Merge "LogAudit: remove dynamic rate limiter" by Treehugger Robot · 7 years ago
  64. 0f65650 Merge "system property: property set without time spent asleep" by Tom Cherry · 7 years ago
  65. 1a3e306 rootdir: make sure the /odm mountpoint is always available by Steve Muckle · 7 years ago
  66. 2fdf9da Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 7 years ago
  67. bb877e2 system property: property set without time spent asleep by Dong Jinguang · 7 years ago
  68. 625d138 Merge "Pin lmkd for real" by Treehugger Robot · 7 years ago
  69. 54c7a5f LogAudit: remove dynamic rate limiter by Jeff Vander Stoep · 7 years ago
  70. 4dd5d00 Pin lmkd for real by Daniel Colascione · 7 years ago
  71. 370d2e0 Merge "Use correct format specifier" by Yi Kong · 7 years ago
  72. 5c7d582 Nativeloader: Add minimal effort for host library path by Andreas Gampe · 7 years ago
  73. 50ecaca adb: add missing condition_variable include by Mike Frysinger · 7 years ago
  74. 21c515a Use correct format specifier by Yi Kong · 7 years ago
  75. 4841e74 debuggerd_handler: set PR_SET_PTRACER before running crash_dump. by Luis Hector Chavez · 7 years ago
  76. 93d344d Merge "zip_archive: Fix a few more badly written tests." by Treehugger Robot · 7 years ago
  77. c36b809 zip_archive: Fix a few more badly written tests. by Narayan Kamath · 7 years ago
  78. 38d4352 Allow input system access to /dev/v4l-touch by Siarhei Vishniakou · 7 years ago
  79. 2da01a2 Merge "debuggerd: restore the location of abort message." by Treehugger Robot · 7 years ago
  80. 1f3b605 Merge "debuggerd: wait for dump completion on crashes." by Treehugger Robot · 7 years ago
  81. 9a0e12d Change seccomp to the system filter by Victor Hsieh · 7 years ago
  82. 34c2556 debuggerd: restore the location of abort message. by Josh Gao · 7 years ago
  83. 7302097 debuggerd: wait for dump completion on crashes. by Josh Gao · 7 years ago
  84. 18f25d3 Merge "Get rid of unneeded allocations in Extract...() APIs" by Narayan Kamath · 7 years ago
  85. 492de53 Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." by Narayan Kamath · 7 years ago
  86. 8edf81d Merge "Add swillden and dkrahn to OWNERS" by Shawn Willden · 7 years ago
  87. 10ed6fc Add swillden and dkrahn to OWNERS by Shawn Willden · 7 years ago
  88. f37bb8e zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49. by Narayan Kamath · 7 years ago
  89. 9ddf491 Merge "Fix sanitizer errors in bootstat.cpp." by Ivan Lozano · 7 years ago
  90. 3b7998a Merge "Convert autosuspend_wakeup_count.c to cpp" by Treehugger Robot · 7 years ago
  91. b00ed37 Merge "Separate VNDK libs into another linker namespace" by Logan Chien · 7 years ago
  92. db88774 Convert autosuspend_wakeup_count.c to cpp by Steve Paik · 7 years ago
  93. d8dc605 Merge "usblib: usb_device_get_string decoding fixes." by Andrew Chant · 7 years ago
  94. 7c20a6c Merge "Add tool to save information from a process." by Christopher Ferris · 7 years ago
  95. 44d3cac Fix sanitizer errors in bootstat.cpp. by Ivan Lozano · 7 years ago
  96. d535a9c Merge "Use LOG_TAG instead of binary name as a tag." by Tomasz Wasilczyk · 7 years ago
  97. 3dfd2ae Add tool to save information from a process. by Christopher Ferris · 7 years ago
  98. dbbba76 Merge "Add std::string StartsWith*/EndsWith* overloads." by Elliott Hughes · 7 years ago
  99. c251600 Use LOG_TAG instead of binary name as a tag. by Tomasz Wasilczyk · 7 years ago
  100. 834326c Get rid of unneeded allocations in Extract...() APIs by Yurii Zubrytskyi · 7 years ago