1. bfa1dd4 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 7 years ago
  2. 5be805a Merge "Fix null ptr dereference if jit debug not enabled." by Christopher Ferris · 7 years ago
  3. 14c6e7d Merge "Initial commit for usb daemon" by Badhri Jagan Sridharan · 7 years ago
  4. aa20109 Merge "ld.config.txt: Move vendor vndk to vndk namespace" by Logan Chien · 7 years ago
  5. 0da2cf1 Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 7 years ago
  6. 30b4e5e Merge "Add force_suspend function" by Treehugger Robot · 7 years ago
  7. 3f9898c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 7 years ago
  8. 90ad099 Merge "Move all of init to libinit" by Tom Cherry · 7 years ago
  9. e1654dc ld.config.txt: Move vendor vndk to vndk namespace by Logan Chien · 7 years ago
  10. 2bacf80 Merge "Fix regression caused by libbacktrace API change." by Christopher Ferris · 7 years ago
  11. 6819296 Fix regression caused by libbacktrace API change. by Christopher Ferris · 7 years ago
  12. 2960476 Merge "debuggerd: add seccomp policies and tests." by Josh Gao · 7 years ago
  13. 04d12a1 Merge "Adding /data/local/traces for traceur app" by Treehugger Robot · 7 years ago
  14. 8500542 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 7 years ago
  15. d900625 Init remove direct calls to light sys nodes. by Steven Moreland · 7 years ago
  16. c34e8df Merge "Fix fastboot memory corruption." by Treehugger Robot · 7 years ago
  17. 7942f83 Move all of init to libinit by Tom Cherry · 7 years ago
  18. e19ff9a Add force_suspend function by Steve Paik · 7 years ago
  19. 02e4f1e Adding /data/local/traces for traceur app by Max Bires · 7 years ago
  20. b6d644a Merge "Fixing app compat issue b/72143978" by Treehugger Robot · 7 years ago
  21. 5277613 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 7 years ago
  22. 6a8be24 Fix fastboot memory corruption. by Elliott Hughes · 7 years ago
  23. f98bed9 Fixing app compat issue b/72143978 by Ian Pedowitz · 7 years ago
  24. 4045720 Merge "Remove libziparchive dependency on libutils" by David Sehr · 7 years ago
  25. 4375a43 debuggerd: add seccomp policies and tests. by Josh Gao · 7 years ago
  26. 935f76f Merge "Add support for getting a dex pc." by Christopher Ferris · 7 years ago
  27. f9a4cc1 Remove libziparchive dependency on libutils by David Sehr · 7 years ago
  28. 7024997 Add support for getting a dex pc. by Christopher Ferris · 7 years ago
  29. 569c5ce Merge "Apply the whitelist of actionable system properties" by Treehugger Robot · 7 years ago
  30. 04ea30f Merge "Introduce property types" by Tom Cherry · 7 years ago
  31. 657c070 Apply the whitelist of actionable system properties by Jaekyun Seok · 7 years ago
  32. 24e2bfb7 Merge "Find first non-zero jit debug entry." by Christopher Ferris · 7 years ago
  33. 542571b Merge "Add VNDK version suffix in ld.config.txt on build time." by Justin Yun · 7 years ago
  34. 63b5713 Add VNDK version suffix in ld.config.txt on build time. by Justin Yun · 7 years ago
  35. 50dc75c Initial commit for usb daemon by Badhri Jagan Sridharan · 7 years ago
  36. 00294f4 Merge "Firmware dump create directory" by Oscar Shu · 7 years ago
  37. f8d8e4b Find first non-zero jit debug entry. by Christopher Ferris · 7 years ago
  38. 9954c6f Introduce property types by Tom Cherry · 7 years ago
  39. 1a26a29 Merge "Mount eBPF file system and cgroupv2 root directory" by Treehugger Robot · 7 years ago
  40. c5bf72f Mount eBPF file system and cgroupv2 root directory by Chenbo Feng · 7 years ago
  41. 639a5d2 Firmware dump create directory by xshu · 7 years ago
  42. 78c2cc2 Merge "OWNERS: add myself" by Treehugger Robot · 7 years ago
  43. 14257db Merge "liblog: clock_gettime, clock_getres and time benchmarks" by Treehugger Robot · 7 years ago
  44. ad74ce0 Merge "liblog: benchmarks use google-benchmark library" by Treehugger Robot · 7 years ago
  45. fb8673f Merge "Use ro.logd.kernel for kernel logcat" by Treehugger Robot · 7 years ago
  46. a7a024e liblog: clock_gettime, clock_getres and time benchmarks by Mark Salyzyn · 8 years ago
  47. b887153 liblog: benchmarks use google-benchmark library by Mark Salyzyn · 7 years ago
  48. f1094d4 Merge "Remove FUSE logic; it's only a sdcardfs wrapper." by Jeff Sharkey · 7 years ago
  49. af51d2c Merge "Improve ALOGV compatiblity with clang-tidy" by Treehugger Robot · 7 years ago
  50. f59e774 Merge "Add ability to read jit gdb data." by Christopher Ferris · 7 years ago
  51. 30079e2 Remove FUSE logic; it's only a sdcardfs wrapper. by Jeff Sharkey · 7 years ago
  52. 7f6ddbc Merge changes from topic "defnormalz" by Jeff Sharkey · 7 years ago
  53. 96b768f OWNERS: add myself by Jeff Vander Stoep · 7 years ago
  54. f067045 Merge "getprop: add -T option to return a property's type" by Tom Cherry · 7 years ago
  55. e624f5b Merge "init: always expand args in subcontext" by Tom Cherry · 7 years ago
  56. 6262c9f Add "default_normal" support for sdcardfs. by Jeff Sharkey · 7 years ago
  57. 1ee25da sdcard: Use AID_ROOT constant by Ryo Hashimoto · 7 years ago
  58. b247d02 getprop: add -T option to return a property's type by Tom Cherry · 7 years ago
  59. 14c2f78 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
  60. 0fd6ecc Merge "Rename property 'schema' to 'type'" by Tom Cherry · 7 years ago
  61. a402083 init: always expand args in subcontext by Tom Cherry · 7 years ago
  62. 5214e25 Rename property 'schema' to 'type' by Tom Cherry · 7 years ago
  63. e50186d Improve ALOGV compatiblity with clang-tidy by Krzysztof Wesolowski · 7 years ago
  64. c247d90 Merge "Adding per-method clang thread safety annotations" by Vasily Tarasov · 7 years ago
  65. e6e1b43 Merge "Reland: Add getprop to toolbox" by Tom Cherry · 7 years ago
  66. 7a2d7be Merge "Do not append VNDK version if VNDK is not used" by Treehugger Robot · 7 years ago
  67. c62876e Do not append VNDK version if VNDK is not used by Justin Yun · 7 years ago
  68. 27d582e Adding per-method clang thread safety annotations by Vasily Tarasov · 7 years ago
  69. 624d43e Reland: Add getprop to toolbox by Tom Cherry · 7 years ago
  70. ee4d370 Merge "Add toolbox to vendor" by Tom Cherry · 7 years ago
  71. 4f8d748 Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons." by Treehugger Robot · 7 years ago
  72. 5093b03 Merge "Just check in tools.h." by Elliott Hughes · 7 years ago
  73. 49ac426 Merge "Remove obsolete workaround." by Treehugger Robot · 7 years ago
  74. f5b2f46 Merge "Properties: remove sanitizers" by Treehugger Robot · 7 years ago
  75. 5a81f52 Merge "Add __attribute__((__format__)) to fastboot's die()." by Treehugger Robot · 7 years ago
  76. 24c2868 Just check in tools.h. by Elliott Hughes · 7 years ago
  77. ee3bc97 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  78. ac63eca Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons. by Yi Jin · 7 years ago
  79. e57782b Merge "Allow input system access to /dev/v4l-touch" by Treehugger Robot · 7 years ago
  80. 974cfad Properties: remove sanitizers by Tom Cherry · 7 years ago
  81. 0c62c4b Add toolbox to vendor by Tom Cherry · 7 years ago
  82. acb1953 Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 7 years ago
  83. e24461b Add __attribute__((__format__)) to fastboot's die(). by Elliott Hughes · 7 years ago
  84. 25fb92a Merge "fastboot: fix log print type mismatch" by Elliott Hughes · 7 years ago
  85. 58e68c6 Merge "libcutils: Stop checking the uid of netlink messages" by Treehugger Robot · 7 years ago
  86. 976d48e Merge "Revert "Add getprop to toolbox"" by Benoit Lamarche · 7 years ago
  87. 327c981 Revert "Add getprop to toolbox" by Tom Cherry · 7 years ago
  88. 3581326 Merge "Removed unused part in ld.config.txt.in" by Treehugger Robot · 7 years ago
  89. 9a19d3f Merge "Convert toolbox to Android.bp" by Treehugger Robot · 7 years ago
  90. fcbce83 Removed unused part in ld.config.txt.in by Justin Yun · 7 years ago
  91. c7e73c2 fastboot: fix log print type mismatch by Changrong Jin · 7 years ago
  92. 9ea91f8 adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  93. 4970a6d Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  94. bde3d6a Merge "Fix logging in libsuspend" by Treehugger Robot · 7 years ago
  95. 62d63fe Merge "debuggerd_handler: set PR_SET_PTRACER before running crash_dump." by Treehugger Robot · 7 years ago
  96. 1310ea8 Convert toolbox to Android.bp by Dan Willemsen · 7 years ago
  97. 1b0b591 Merge "Add getprop to toolbox" by Tom Cherry · 7 years ago
  98. 58b1cf5 Merge "Use override_export_include_dirs." by Treehugger Robot · 7 years ago
  99. 891c559 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
  100. f79260b Merge "adb: add missing condition_variable include" by Treehugger Robot · 7 years ago