1. 6085c61 Merge "Fix wrong mov instruction size." by Treehugger Robot · 7 years ago
  2. 3f01855 Merge "Emit the frame for DEX PC before the frame for native PC." by David Srbecky · 7 years ago
  3. 5c0695c Fix wrong mov instruction size. by Chih-Hung Hsieh · 7 years ago
  4. 4880233 Merge "Add error propagation into Unwinder/Elf objects." by Christopher Ferris · 7 years ago
  5. e917738 Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 7 years ago
  6. c0a9e2e Merge "libutilscallstack is private VNDK-SP" by Treehugger Robot · 7 years ago
  7. 278d69a libutilscallstack is private VNDK-SP by Jiyong Park · 7 years ago
  8. 68b17dd Merge "Support /product partition" by Jaekyun Seok · 7 years ago
  9. bf1413b Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 7 years ago
  10. 625ca28 Support /product partition by Jaekyun Seok · 7 years ago
  11. caee20c Merge "Add a graphics owner for graphics.h." by Treehugger Robot · 7 years ago
  12. 68255a4 Merge "Small behavioral changes to the unwinder." by Christopher Ferris · 7 years ago
  13. f90155a Small behavioral changes to the unwinder. by Christopher Ferris · 7 years ago
  14. c156884 Add a graphics owner for graphics.h. by Elliott Hughes · 7 years ago
  15. ad4abf4 Merge "Add MCL_ONFAULT to mlockall" by Daniel Colascione · 7 years ago
  16. efdade4 Merge "Add extra frame when dex_pc is non-zero." by Christopher Ferris · 7 years ago
  17. 20f01d2 Merge "Fix selinux denials for usbd" by Treehugger Robot · 7 years ago
  18. a63f7e2 Add MCL_ONFAULT to mlockall by Daniel Colascione · 7 years ago
  19. 2ab75e6 Merge "Label /vendor_file_contexts as file_contexts_file" by Tom Cherry · 7 years ago
  20. 14d452e Fix selinux denials for usbd by Badhri Jagan Sridharan · 7 years ago
  21. bfa1dd4 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 7 years ago
  22. 41c325e Label /vendor_file_contexts as file_contexts_file by Tom Cherry · 7 years ago
  23. d9bfc16 Merge "Build toolbox with _FILE_OFFSET_BITS=64." by Elliott Hughes · 7 years ago
  24. 032331d Merge "Make vendor_init check SELinux before setting properties" by Tom Cherry · 7 years ago
  25. 5be805a Merge "Fix null ptr dereference if jit debug not enabled." by Christopher Ferris · 7 years ago
  26. 14c6e7d Merge "Initial commit for usb daemon" by Badhri Jagan Sridharan · 7 years ago
  27. aa20109 Merge "ld.config.txt: Move vendor vndk to vndk namespace" by Logan Chien · 7 years ago
  28. 0da2cf1 Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 7 years ago
  29. 2daf0e2 Build toolbox with _FILE_OFFSET_BITS=64. by Elliott Hughes · 7 years ago
  30. 30b4e5e Merge "Add force_suspend function" by Treehugger Robot · 7 years ago
  31. 3f9898c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 7 years ago
  32. 5e2a61c Make vendor_init check SELinux before setting properties by Tom Cherry · 7 years ago
  33. 90ad099 Merge "Move all of init to libinit" by Tom Cherry · 7 years ago
  34. e1654dc ld.config.txt: Move vendor vndk to vndk namespace by Logan Chien · 7 years ago
  35. 2bacf80 Merge "Fix regression caused by libbacktrace API change." by Christopher Ferris · 7 years ago
  36. 6819296 Fix regression caused by libbacktrace API change. by Christopher Ferris · 7 years ago
  37. 2960476 Merge "debuggerd: add seccomp policies and tests." by Josh Gao · 7 years ago
  38. 04d12a1 Merge "Adding /data/local/traces for traceur app" by Treehugger Robot · 7 years ago
  39. 8500542 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 7 years ago
  40. d900625 Init remove direct calls to light sys nodes. by Steven Moreland · 7 years ago
  41. c34e8df Merge "Fix fastboot memory corruption." by Treehugger Robot · 7 years ago
  42. 7942f83 Move all of init to libinit by Tom Cherry · 7 years ago
  43. e19ff9a Add force_suspend function by Steve Paik · 7 years ago
  44. 02e4f1e Adding /data/local/traces for traceur app by Max Bires · 7 years ago
  45. b6d644a Merge "Fixing app compat issue b/72143978" by Treehugger Robot · 7 years ago
  46. 5277613 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 7 years ago
  47. 6a8be24 Fix fastboot memory corruption. by Elliott Hughes · 7 years ago
  48. f98bed9 Fixing app compat issue b/72143978 by Ian Pedowitz · 7 years ago
  49. 4045720 Merge "Remove libziparchive dependency on libutils" by David Sehr · 7 years ago
  50. 4375a43 debuggerd: add seccomp policies and tests. by Josh Gao · 7 years ago
  51. 935f76f Merge "Add support for getting a dex pc." by Christopher Ferris · 7 years ago
  52. f9a4cc1 Remove libziparchive dependency on libutils by David Sehr · 7 years ago
  53. 7024997 Add support for getting a dex pc. by Christopher Ferris · 7 years ago
  54. 569c5ce Merge "Apply the whitelist of actionable system properties" by Treehugger Robot · 7 years ago
  55. 04ea30f Merge "Introduce property types" by Tom Cherry · 7 years ago
  56. 657c070 Apply the whitelist of actionable system properties by Jaekyun Seok · 7 years ago
  57. 24e2bfb7 Merge "Find first non-zero jit debug entry." by Christopher Ferris · 7 years ago
  58. 542571b Merge "Add VNDK version suffix in ld.config.txt on build time." by Justin Yun · 7 years ago
  59. 63b5713 Add VNDK version suffix in ld.config.txt on build time. by Justin Yun · 7 years ago
  60. 50dc75c Initial commit for usb daemon by Badhri Jagan Sridharan · 7 years ago
  61. 00294f4 Merge "Firmware dump create directory" by Oscar Shu · 7 years ago
  62. f8d8e4b Find first non-zero jit debug entry. by Christopher Ferris · 7 years ago
  63. 9954c6f Introduce property types by Tom Cherry · 7 years ago
  64. 1a26a29 Merge "Mount eBPF file system and cgroupv2 root directory" by Treehugger Robot · 7 years ago
  65. c5bf72f Mount eBPF file system and cgroupv2 root directory by Chenbo Feng · 7 years ago
  66. 639a5d2 Firmware dump create directory by xshu · 7 years ago
  67. 78c2cc2 Merge "OWNERS: add myself" by Treehugger Robot · 7 years ago
  68. 14257db Merge "liblog: clock_gettime, clock_getres and time benchmarks" by Treehugger Robot · 7 years ago
  69. ad74ce0 Merge "liblog: benchmarks use google-benchmark library" by Treehugger Robot · 7 years ago
  70. fb8673f Merge "Use ro.logd.kernel for kernel logcat" by Treehugger Robot · 7 years ago
  71. a7a024e liblog: clock_gettime, clock_getres and time benchmarks by Mark Salyzyn · 8 years ago
  72. b887153 liblog: benchmarks use google-benchmark library by Mark Salyzyn · 7 years ago
  73. f1094d4 Merge "Remove FUSE logic; it's only a sdcardfs wrapper." by Jeff Sharkey · 7 years ago
  74. af51d2c Merge "Improve ALOGV compatiblity with clang-tidy" by Treehugger Robot · 7 years ago
  75. f59e774 Merge "Add ability to read jit gdb data." by Christopher Ferris · 7 years ago
  76. 30079e2 Remove FUSE logic; it's only a sdcardfs wrapper. by Jeff Sharkey · 7 years ago
  77. 7f6ddbc Merge changes from topic "defnormalz" by Jeff Sharkey · 7 years ago
  78. 96b768f OWNERS: add myself by Jeff Vander Stoep · 7 years ago
  79. f067045 Merge "getprop: add -T option to return a property's type" by Tom Cherry · 7 years ago
  80. e624f5b Merge "init: always expand args in subcontext" by Tom Cherry · 7 years ago
  81. 6262c9f Add "default_normal" support for sdcardfs. by Jeff Sharkey · 7 years ago
  82. 1ee25da sdcard: Use AID_ROOT constant by Ryo Hashimoto · 7 years ago
  83. b247d02 getprop: add -T option to return a property's type by Tom Cherry · 7 years ago
  84. 14c2f78 Add ability to read jit gdb data. by Christopher Ferris · 7 years ago
  85. 0fd6ecc Merge "Rename property 'schema' to 'type'" by Tom Cherry · 7 years ago
  86. a402083 init: always expand args in subcontext by Tom Cherry · 7 years ago
  87. 5214e25 Rename property 'schema' to 'type' by Tom Cherry · 7 years ago
  88. e50186d Improve ALOGV compatiblity with clang-tidy by Krzysztof Wesolowski · 7 years ago
  89. c247d90 Merge "Adding per-method clang thread safety annotations" by Vasily Tarasov · 7 years ago
  90. e6e1b43 Merge "Reland: Add getprop to toolbox" by Tom Cherry · 7 years ago
  91. 7a2d7be Merge "Do not append VNDK version if VNDK is not used" by Treehugger Robot · 7 years ago
  92. c62876e Do not append VNDK version if VNDK is not used by Justin Yun · 7 years ago
  93. 27d582e Adding per-method clang thread safety annotations by Vasily Tarasov · 7 years ago
  94. 624d43e Reland: Add getprop to toolbox by Tom Cherry · 7 years ago
  95. ee4d370 Merge "Add toolbox to vendor" by Tom Cherry · 7 years ago
  96. 4f8d748 Merge "Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons." by Treehugger Robot · 7 years ago
  97. 5093b03 Merge "Just check in tools.h." by Elliott Hughes · 7 years ago
  98. 49ac426 Merge "Remove obsolete workaround." by Treehugger Robot · 7 years ago
  99. f5b2f46 Merge "Properties: remove sanitizers" by Treehugger Robot · 7 years ago
  100. 5a81f52 Merge "Add __attribute__((__format__)) to fastboot's die()." by Treehugger Robot · 7 years ago