1. 829f684 Merge "OWNERS: add myself" am: 4ba3ebbc2f by Jeff Vander Stoep · 7 years ago
  2. 78c2cc2 Merge "OWNERS: add myself" by Treehugger Robot · 7 years ago
  3. f77c891 Merge "liblog: clock_gettime, clock_getres and time benchmarks" am: 5ee641c6cd by Mark Salyzyn · 7 years ago
  4. 01aacc0 Merge "liblog: benchmarks use google-benchmark library" am: 962566095f by Mark Salyzyn · 7 years ago
  5. 0a32b26 Merge "Use ro.logd.kernel for kernel logcat" am: d443dd327a by Siarhei Vishniakou · 7 years ago
  6. 14257db Merge "liblog: clock_gettime, clock_getres and time benchmarks" by Treehugger Robot · 7 years ago
  7. ad74ce0 Merge "liblog: benchmarks use google-benchmark library" by Treehugger Robot · 7 years ago
  8. fb8673f Merge "Use ro.logd.kernel for kernel logcat" by Treehugger Robot · 7 years ago
  9. a7a024e liblog: clock_gettime, clock_getres and time benchmarks by Mark Salyzyn · 8 years ago
  10. b887153 liblog: benchmarks use google-benchmark library by Mark Salyzyn · 7 years ago
  11. 36aa655 Merge "Remove FUSE logic; it's only a sdcardfs wrapper." am: 3b44d2846e by Jeff Sharkey · 7 years ago
  12. f1094d4 Merge "Remove FUSE logic; it's only a sdcardfs wrapper." by Jeff Sharkey · 7 years ago
  13. 716e30b Merge "Improve ALOGV compatiblity with clang-tidy" am: 854eb6cf78 by Krzysztof Wesolowski · 7 years ago
  14. af51d2c Merge "Improve ALOGV compatiblity with clang-tidy" by Treehugger Robot · 7 years ago
  15. e4a634d Merge "Add ability to read jit gdb data." am: 85d0c3adaf by Christopher Ferris · 7 years ago
  16. f59e774 Merge "Add ability to read jit gdb data." by Christopher Ferris · 7 years ago
  17. af387d5 Merge changes from topic "defnormalz" am: 178ede377a by Jeff Sharkey · 7 years ago
  18. 30079e2 Remove FUSE logic; it's only a sdcardfs wrapper. by Jeff Sharkey · 7 years ago
  19. 7f6ddbc Merge changes from topic "defnormalz" by Jeff Sharkey · 7 years ago
  20. 233921e Merge "getprop: add -T option to return a property's type" am: 5939c71606 by Tom Cherry · 7 years ago
  21. 96b768f OWNERS: add myself by Jeff Vander Stoep · 7 years ago
  22. f067045 Merge "getprop: add -T option to return a property's type" by Tom Cherry · 7 years ago
  23. 266012d Merge "init: always expand args in subcontext" am: c64c006991 by Tom Cherry · 7 years ago
  24. e624f5b Merge "init: always expand args in subcontext" by Tom Cherry · 7 years ago
  25. 6262c9f Add "default_normal" support for sdcardfs. by Jeff Sharkey · 7 years ago
  26. 1ee25da sdcard: Use AID_ROOT constant by Ryo Hashimoto · 7 years ago
  27. a2d2cdb Merge "Rename property 'schema' to 'type'" am: ceecbfc40e by Tom Cherry · 7 years ago
  28. b247d02 getprop: add -T option to return a property's type by Tom Cherry · 7 years ago
  29. 14c2f78 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
  30. 0fd6ecc Merge "Rename property 'schema' to 'type'" by Tom Cherry · 7 years ago
  31. a402083 init: always expand args in subcontext by Tom Cherry · 7 years ago
  32. 5214e25 Rename property 'schema' to 'type' by Tom Cherry · 7 years ago
  33. e50186d Improve ALOGV compatiblity with clang-tidy by Krzysztof Wesolowski · 7 years ago
  34. 38eb91e Merge "Adding per-method clang thread safety annotations" am: 55feb241b1 by Vasily Tarasov · 7 years ago
  35. c247d90 Merge "Adding per-method clang thread safety annotations" by Vasily Tarasov · 7 years ago
  36. bd471cc Merge "Reland: Add getprop to toolbox" am: eac86b0ea9 by Tom Cherry · 7 years ago
  37. e6e1b43 Merge "Reland: Add getprop to toolbox" by Tom Cherry · 7 years ago
  38. 69ef952 Merge "Do not append VNDK version if VNDK is not used" am: 4d281880e0 by Justin Yun · 7 years ago
  39. 7a2d7be Merge "Do not append VNDK version if VNDK is not used" by Treehugger Robot · 7 years ago
  40. c62876e Do not append VNDK version if VNDK is not used by Justin Yun · 7 years ago
  41. 27d582e Adding per-method clang thread safety annotations by Vasily Tarasov · 7 years ago
  42. 624d43e Reland: Add getprop to toolbox by Tom Cherry · 7 years ago
  43. caf0f5f Merge "Add toolbox to vendor" am: ea4c7d5727 by Tom Cherry · 7 years ago
  44. ee4d370 Merge "Add toolbox to vendor" by Tom Cherry · 7 years ago
  45. af62278 Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons." by Yi Jin · 7 years ago
  46. b03fdde Merge "Just check in tools.h." am: 5edeadb53b by Elliott Hughes · 7 years ago
  47. 4f8d748 Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons." by Treehugger Robot · 7 years ago
  48. 5093b03 Merge "Just check in tools.h." by Elliott Hughes · 7 years ago
  49. 6538120 Merge "Remove obsolete workaround." am: 3553883418 by Elliott Hughes · 7 years ago
  50. 49ac426 Merge "Remove obsolete workaround." by Treehugger Robot · 7 years ago
  51. 876ebd8 Merge "Properties: remove sanitizers" am: 85abdb5df7 by Tom Cherry · 7 years ago
  52. f5b2f46 Merge "Properties: remove sanitizers" by Treehugger Robot · 7 years ago
  53. 16bfb90 Merge "Add __attribute__((__format__)) to fastboot's die()." am: d1f0687fe9 by Elliott Hughes · 7 years ago
  54. 5a81f52 Merge "Add __attribute__((__format__)) to fastboot's die()." by Treehugger Robot · 7 years ago
  55. 24c2868 Just check in tools.h. by Elliott Hughes · 7 years ago
  56. ee3bc97 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  57. ac63eca Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons. by Yi Jin · 7 years ago
  58. b16bb32 Merge "Allow input system access to /dev/v4l-touch" am: f6363989f4 by Siarhei Vishniakou · 7 years ago
  59. e57782b Merge "Allow input system access to /dev/v4l-touch" by Treehugger Robot · 7 years ago
  60. 974cfad Properties: remove sanitizers by Tom Cherry · 7 years ago
  61. 0c62c4b Add toolbox to vendor by Tom Cherry · 7 years ago
  62. 9bf1f9e Merge "adb/fastboot: switch over to shared AdbWinApi." am: ef213b6d5b by Josh Gao · 7 years ago
  63. acb1953 Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 7 years ago
  64. e24461b Add __attribute__((__format__)) to fastboot's die(). by Elliott Hughes · 7 years ago
  65. 6ccecbf Merge "fastboot: fix log print type mismatch" am: a1e27d342e by Elliott Hughes · 7 years ago
  66. 25fb92a Merge "fastboot: fix log print type mismatch" by Elliott Hughes · 7 years ago
  67. 171cdf0 Merge "libcutils: Stop checking the uid of netlink messages" am: f008571a4f by Luis Hector Chavez · 7 years ago
  68. 58e68c6 Merge "libcutils: Stop checking the uid of netlink messages" by Treehugger Robot · 7 years ago
  69. fb612a7 Merge "Revert "Add getprop to toolbox"" am: fde1cee92e by Benoit Lamarche · 7 years ago
  70. 976d48e Merge "Revert "Add getprop to toolbox"" by Benoit Lamarche · 7 years ago
  71. 327c981 Revert "Add getprop to toolbox" by Tom Cherry · 7 years ago
  72. 15eba84 Merge "Removed unused part in ld.config.txt.in" am: 8fa3e72846 by Justin Yun · 7 years ago
  73. 3581326 Merge "Removed unused part in ld.config.txt.in" by Treehugger Robot · 7 years ago
  74. 1194c00 Merge "Convert toolbox to Android.bp" am: 603826f857 by Dan Willemsen · 7 years ago
  75. 9a19d3f Merge "Convert toolbox to Android.bp" by Treehugger Robot · 7 years ago
  76. fcbce83 Removed unused part in ld.config.txt.in by Justin Yun · 7 years ago
  77. c7e73c2 fastboot: fix log print type mismatch by Changrong Jin · 7 years ago
  78. 9ea91f8 adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  79. a28ad66 Merge "bootstat: Add more boot reasons." am: b91021a2a8 by James Hawkins · 7 years ago
  80. 4970a6d Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  81. d7dcd1a Merge "Fix logging in libsuspend" am: ac4f4721a0 by Steve Paik · 7 years ago
  82. e0aeb8d Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump." by Luis Hector Chavez · 7 years ago
  83. bde3d6a Merge "Fix logging in libsuspend" by Treehugger Robot · 7 years ago
  84. 62d63fe Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump." by Treehugger Robot · 7 years ago
  85. 1310ea8 Convert toolbox to Android.bp by Dan Willemsen · 7 years ago
  86. c3c95ed Merge "Add getprop to toolbox" am: acaeeeed73 by Tom Cherry · 7 years ago
  87. 1b0b591 Merge "Add getprop to toolbox" by Tom Cherry · 7 years ago
  88. e6652a6 Merge "Use override_export_include_dirs." am: affd4e9bd9 by Steven Moreland · 7 years ago
  89. 03e92c1 Merge "Sort devices list before output." am: 18cdd3502a by Elliott Hughes · 7 years ago
  90. 58b1cf5 Merge "Use override_export_include_dirs." by Treehugger Robot · 7 years ago
  91. 891c559 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
  92. 7312a3c Merge "adb: add missing condition_variable include" am: 6097150de6 by Mike Frysinger · 7 years ago
  93. f79260b Merge "adb: add missing condition_variable include" by Treehugger Robot · 7 years ago
  94. 151b29d Fix logging in libsuspend by Steve Paik · 7 years ago
  95. 349f783 libcutils: Stop checking the uid of netlink messages by Luis Hector Chavez · 7 years ago
  96. 79a125a Merge "Make property_info_checker a static executable for CTS" am: 830fd168de by Tom Cherry · 7 years ago
  97. efa4a52 Merge "Make property_info_checker a static executable for CTS" by Tom Cherry · 7 years ago
  98. f56096e Add getprop to toolbox by Tom Cherry · 7 years ago
  99. 55035cf Merge "Change seccomp to the system filter" am: 1406d991a3 by Victor Hsieh · 7 years ago
  100. e64510c Merge "Change seccomp to the system filter" by Treehugger Robot · 7 years ago