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