1. c85935d Remove DwarfError.h that moved. by Christopher Ferris · 6 years ago
  2. dc0edb5 Merge "Fix wrong mov instruction size." by Treehugger Robot · 6 years ago
  3. 4a21788 Merge "Emit the frame for DEX PC before the frame for native PC." by David Srbecky · 6 years ago
  4. 09f8807 Fix wrong mov instruction size. by Chih-Hung Hsieh · 6 years ago
  5. 19ab458 Merge "Add error propagation into Unwinder/Elf objects." by Christopher Ferris · 6 years ago
  6. 645f8bb Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 6 years ago
  7. 4d182ff Merge "libutilscallstack is private VNDK-SP" by Treehugger Robot · 6 years ago
  8. a32678d libutilscallstack is private VNDK-SP by Jiyong Park · 6 years ago
  9. 8f32454 Merge "Support /product partition" by Jaekyun Seok · 6 years ago
  10. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 6 years ago
  11. dff165d Support /product partition by Jaekyun Seok · 7 years ago
  12. 3303c5d Merge "Add a graphics owner for graphics.h." by Treehugger Robot · 6 years ago
  13. 335675c Merge "Small behavioral changes to the unwinder." by Christopher Ferris · 6 years ago
  14. 1a141a0 Small behavioral changes to the unwinder. by Christopher Ferris · 6 years ago
  15. f2f049f Add a graphics owner for graphics.h. by Elliott Hughes · 6 years ago
  16. ccb9960 Merge "Add MCL_ONFAULT to mlockall" by Daniel Colascione · 6 years ago
  17. 0ad4243 Merge "Add extra frame when dex_pc is non-zero." by Christopher Ferris · 6 years ago
  18. 23e60de Merge "Fix selinux denials for usbd" by Treehugger Robot · 6 years ago
  19. d39adf2 Add MCL_ONFAULT to mlockall by Daniel Colascione · 6 years ago
  20. a0e50d0 Merge "Label /vendor_file_contexts as file_contexts_file" by Tom Cherry · 6 years ago
  21. d5db344 Fix selinux denials for usbd by Badhri Jagan Sridharan · 6 years ago
  22. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 6 years ago
  23. af0a1f8 Label /vendor_file_contexts as file_contexts_file by Tom Cherry · 6 years ago
  24. 98aad49 Merge "Build toolbox with _FILE_OFFSET_BITS=64." by Elliott Hughes · 6 years ago
  25. f09649c Merge "Make vendor_init check SELinux before setting properties" by Tom Cherry · 6 years ago
  26. b04bbcc Merge "Fix null ptr dereference if jit debug not enabled." by Christopher Ferris · 6 years ago
  27. b9b54e7 Merge "Initial commit for usb daemon" by Badhri Jagan Sridharan · 6 years ago
  28. c6805c3 Merge "ld.config.txt: Move vendor vndk to vndk namespace" by Logan Chien · 6 years ago
  29. 2486d5a Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 6 years ago
  30. 16b82b7 Build toolbox with _FILE_OFFSET_BITS=64. by Elliott Hughes · 6 years ago
  31. daac5aa Merge "Add force_suspend function" by Treehugger Robot · 6 years ago
  32. 17b959c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 6 years ago
  33. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 6 years ago
  34. ad939af Merge "Move all of init to libinit" by Tom Cherry · 6 years ago
  35. 91b3fb4 ld.config.txt: Move vendor vndk to vndk namespace by Logan Chien · 6 years ago
  36. 0ba2c9f Merge "Fix regression caused by libbacktrace API change." by Christopher Ferris · 6 years ago
  37. e36afb0 Fix regression caused by libbacktrace API change. by Christopher Ferris · 6 years ago
  38. fd0e0db Merge "debuggerd: add seccomp policies and tests." by Josh Gao · 6 years ago
  39. 658e4dd Merge "Adding /data/local/traces for traceur app" by Treehugger Robot · 6 years ago
  40. e20b4a4 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 6 years ago
  41. d5eccfd Init remove direct calls to light sys nodes. by Steven Moreland · 6 years ago
  42. b6d7f26 Merge "Fix fastboot memory corruption." by Treehugger Robot · 6 years ago
  43. 618d310 Move all of init to libinit by Tom Cherry · 6 years ago
  44. 10b149f Add force_suspend function by Steve Paik · 6 years ago
  45. 181d11c Adding /data/local/traces for traceur app by Max Bires · 6 years ago
  46. 0f2ed7d Merge "Fixing app compat issue b/72143978" by Treehugger Robot · 6 years ago
  47. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 6 years ago
  48. aaa3b6b Fix fastboot memory corruption. by Elliott Hughes · 6 years ago
  49. 7bb9785 Fixing app compat issue b/72143978 by Ian Pedowitz · 6 years ago
  50. 34f8eaa Merge "Remove libziparchive dependency on libutils" by David Sehr · 6 years ago
  51. e04ca27 debuggerd: add seccomp policies and tests. by Josh Gao · 6 years ago
  52. 5e5056c Merge "Add support for getting a dex pc." by Christopher Ferris · 6 years ago
  53. abfb9f3 Remove libziparchive dependency on libutils by David Sehr · 6 years ago
  54. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 6 years ago
  55. 2c4f487 Merge "Apply the whitelist of actionable system properties" by Treehugger Robot · 6 years ago
  56. a0ffad6 Merge "Introduce property types" by Tom Cherry · 6 years ago
  57. eeb2188 Apply the whitelist of actionable system properties by Jaekyun Seok · 6 years ago
  58. 765516e Merge "Find first non-zero jit debug entry." by Christopher Ferris · 6 years ago
  59. 447280c Merge "Add VNDK version suffix in ld.config.txt on build time." by Justin Yun · 6 years ago
  60. cbbf195 Add VNDK version suffix in ld.config.txt on build time. by Justin Yun · 6 years ago
  61. 5e1a0ca Initial commit for usb daemon by Badhri Jagan Sridharan · 7 years ago
  62. da007e0 Merge "Firmware dump create directory" by Oscar Shu · 6 years ago
  63. ed37aca Find first non-zero jit debug entry. by Christopher Ferris · 6 years ago
  64. 927c5d5 Introduce property types by Tom Cherry · 7 years ago
  65. 4719ecd Merge "Mount eBPF file system and cgroupv2 root directory" by Treehugger Robot · 6 years ago
  66. 2cba6f2 Mount eBPF file system and cgroupv2 root directory by Chenbo Feng · 7 years ago
  67. 9a7a5b6 Firmware dump create directory by xshu · 7 years ago
  68. 4ba3ebb Merge "OWNERS: add myself" by Treehugger Robot · 6 years ago
  69. 5ee641c Merge "liblog: clock_gettime, clock_getres and time benchmarks" by Treehugger Robot · 6 years ago
  70. 9625660 Merge "liblog: benchmarks use google-benchmark library" by Treehugger Robot · 6 years ago
  71. d443dd3 Merge "Use ro.logd.kernel for kernel logcat" by Treehugger Robot · 6 years ago
  72. dc3c147 liblog: clock_gettime, clock_getres and time benchmarks by Mark Salyzyn · 7 years ago
  73. 1520bd4 liblog: benchmarks use google-benchmark library by Mark Salyzyn · 6 years ago
  74. 3b44d28 Merge "Remove FUSE logic; it's only a sdcardfs wrapper." by Jeff Sharkey · 6 years ago
  75. 854eb6c Merge "Improve ALOGV compatiblity with clang-tidy" by Treehugger Robot · 6 years ago
  76. 85d0c3a Merge "Add ability to read jit gdb data." by Christopher Ferris · 6 years ago
  77. 68e1093 Remove FUSE logic; it's only a sdcardfs wrapper. by Jeff Sharkey · 6 years ago
  78. 178ede3 Merge changes from topic "defnormalz" by Jeff Sharkey · 6 years ago
  79. e2f77d8 OWNERS: add myself by Jeff Vander Stoep · 6 years ago
  80. 5939c71 Merge "getprop: add -T option to return a property's type" by Tom Cherry · 6 years ago
  81. c64c006 Merge "init: always expand args in subcontext" by Tom Cherry · 6 years ago
  82. e2e3610 Add "default_normal" support for sdcardfs. by Jeff Sharkey · 6 years ago
  83. d2d8eab sdcard: Use AID_ROOT constant by Ryo Hashimoto · 7 years ago
  84. 8573b55 getprop: add -T option to return a property's type by Tom Cherry · 6 years ago
  85. 150db12 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
  86. ceecbfc Merge "Rename property 'schema' to 'type'" by Tom Cherry · 6 years ago
  87. c49719f init: always expand args in subcontext by Tom Cherry · 6 years ago
  88. 4094e5e Rename property 'schema' to 'type' by Tom Cherry · 6 years ago
  89. b0e17c9 Improve ALOGV compatiblity with clang-tidy by Krzysztof Wesolowski · 7 years ago
  90. 55feb24 Merge "Adding per-method clang thread safety annotations" by Vasily Tarasov · 6 years ago
  91. eac86b0 Merge "Reland: Add getprop to toolbox" by Tom Cherry · 6 years ago
  92. 4d28188 Merge "Do not append VNDK version if VNDK is not used" by Treehugger Robot · 6 years ago
  93. dd16301 Do not append VNDK version if VNDK is not used by Justin Yun · 6 years ago
  94. 713f289 Adding per-method clang thread safety annotations by Vasily Tarasov · 6 years ago
  95. 91094e0 Reland: Add getprop to toolbox by Tom Cherry · 6 years ago
  96. ea4c7d5 Merge "Add toolbox to vendor" by Tom Cherry · 6 years ago
  97. e0fc36c Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons." by Treehugger Robot · 6 years ago
  98. 5edeadb Merge "Just check in tools.h." by Elliott Hughes · 6 years ago
  99. 3553883 Merge "Remove obsolete workaround." by Treehugger Robot · 6 years ago
  100. 85abdb5 Merge "Properties: remove sanitizers" by Treehugger Robot · 6 years ago