1. 94e9305 Merge "init: add TODO for mount operations." by Treehugger Robot · 6 years ago
  2. 880d566 init: add TODO for mount operations. by Tom Cherry · 6 years ago
  3. 7c271bd Merge "emulator: not start adbd upon ro.kernel.qemu=1" by Treehugger Robot · 6 years ago
  4. b40193e emulator: not start adbd upon ro.kernel.qemu=1 by bohu · 6 years ago
  5. 7f5615e Merge "Load dex files from ART-specific data structure." by David Srbecky · 6 years ago
  6. 176afbb Merge "Do not block SIGTERM in init's child processes" by Treehugger Robot · 6 years ago
  7. 4a4ec14e Do not block SIGTERM in init's child processes by yusukes · 6 years ago
  8. 7747b60 Load dex files from ART-specific data structure. by Christopher Ferris · 6 years ago
  9. 4819edf Merge "Use vold's mount with metadata encryption service." by Treehugger Robot · 6 years ago
  10. c684696 Use vold's mount with metadata encryption service. by Paul Crowley · 6 years ago
  11. 0ce76f9 Merge "Fix symbol resolution within a dex file." by Christopher Ferris · 6 years ago
  12. f9006ec Fix symbol resolution within a dex file. by David Srbecky · 6 years ago
  13. c146c8f Merge "Move dex pc frame creation into libunwindstack." by Christopher Ferris · 6 years ago
  14. 5e041a4 Merge "Update stable_properties.h" by Treehugger Robot · 6 years ago
  15. d70ea5e Move dex pc frame creation into libunwindstack. by Christopher Ferris · 6 years ago
  16. 8848052 Merge changes I877b8027,I469bd931 by Josh Gao · 6 years ago
  17. dd218e6 Merge "libcutils: test: increase use of ashmem_valid(fd)" by Treehugger Robot · 6 years ago
  18. cf2da29 Update stable_properties.h by Jaekyun Seok · 6 years ago
  19. b800d88 adb: extract atransport's connection interface. by Josh Gao · 6 years ago
  20. fb413a2 adb: fix a leak. by Josh Gao · 6 years ago
  21. 0e239bb Merge "Don't initialize atrace if it's already disabled." by Treehugger Robot · 6 years ago
  22. e184423 Don't initialize atrace if it's already disabled. by Paul Crowley · 6 years ago
  23. 01ba115 Merge "Use new unwinder for offline in libbacktrace." by Christopher Ferris · 6 years ago
  24. c8bec5a Use new unwinder for offline in libbacktrace. by Christopher Ferris · 7 years ago
  25. 8abe4e2 Merge "sepolicy: renames nonplat_* to vendor_*" by Treehugger Robot · 6 years ago
  26. 91837d7 Merge "Fix frame numbering regression." by Christopher Ferris · 6 years ago
  27. 4b69be3 Merge "bootstat: Add more boot reasons." by Treehugger Robot · 6 years ago
  28. 79a4ee2 bootstat: Add more boot reasons. by James Hawkins · 6 years ago
  29. 8fe5836 Fix frame numbering regression. by Christopher Ferris · 6 years ago
  30. 969539c Merge "Doxygen format <android/log.h>." by Elliott Hughes · 6 years ago
  31. d3e7e31 Merge "Add AID for Secure Element Application" by Ruchi Kandoi · 6 years ago
  32. 65725ac Doxygen format <android/log.h>. by Elliott Hughes · 6 years ago
  33. 276758d libcutils: test: increase use of ashmem_valid(fd) by Mark Salyzyn · 6 years ago
  34. bb4d172 Merge "Add a global elf cache." by Christopher Ferris · 6 years ago
  35. 1e11f5f Merge "ld.config.txt: Link vendor vndk ns to default ns" by Logan Chien · 6 years ago
  36. b6e957a Merge "Don't shared oem-defined libs to vendor apks" by Treehugger Robot · 6 years ago
  37. d42e093 Merge "Remove DwarfError.h that moved." by Christopher Ferris · 6 years ago
  38. 0b79ae1 Add a global elf cache. by Christopher Ferris · 6 years ago
  39. c85935d Remove DwarfError.h that moved. by Christopher Ferris · 6 years ago
  40. dc0edb5 Merge "Fix wrong mov instruction size." by Treehugger Robot · 6 years ago
  41. 4a21788 Merge "Emit the frame for DEX PC before the frame for native PC." by David Srbecky · 6 years ago
  42. 09f8807 Fix wrong mov instruction size. by Chih-Hung Hsieh · 6 years ago
  43. d506c06 Add AID for Secure Element Application by Ruchi Kandoi · 6 years ago
  44. 19ab458 Merge "Add error propagation into Unwinder/Elf objects." by Christopher Ferris · 6 years ago
  45. 645f8bb Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 6 years ago
  46. 4d182ff Merge "libutilscallstack is private VNDK-SP" by Treehugger Robot · 6 years ago
  47. a32678d libutilscallstack is private VNDK-SP by Jiyong Park · 6 years ago
  48. 8f32454 Merge "Support /product partition" by Jaekyun Seok · 6 years ago
  49. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 6 years ago
  50. dff165d Support /product partition by Jaekyun Seok · 7 years ago
  51. 3303c5d Merge "Add a graphics owner for graphics.h." by Treehugger Robot · 6 years ago
  52. 335675c Merge "Small behavioral changes to the unwinder." by Christopher Ferris · 6 years ago
  53. 1a141a0 Small behavioral changes to the unwinder. by Christopher Ferris · 6 years ago
  54. f2f049f Add a graphics owner for graphics.h. by Elliott Hughes · 6 years ago
  55. ccb9960 Merge "Add MCL_ONFAULT to mlockall" by Daniel Colascione · 6 years ago
  56. 0ad4243 Merge "Add extra frame when dex_pc is non-zero." by Christopher Ferris · 6 years ago
  57. 23e60de Merge "Fix selinux denials for usbd" by Treehugger Robot · 6 years ago
  58. d39adf2 Add MCL_ONFAULT to mlockall by Daniel Colascione · 6 years ago
  59. a0e50d0 Merge "Label /vendor_file_contexts as file_contexts_file" by Tom Cherry · 6 years ago
  60. d5db344 Fix selinux denials for usbd by Badhri Jagan Sridharan · 6 years ago
  61. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 6 years ago
  62. af0a1f8 Label /vendor_file_contexts as file_contexts_file by Tom Cherry · 6 years ago
  63. 98aad49 Merge "Build toolbox with _FILE_OFFSET_BITS=64." by Elliott Hughes · 6 years ago
  64. f09649c Merge "Make vendor_init check SELinux before setting properties" by Tom Cherry · 6 years ago
  65. b04bbcc Merge "Fix null ptr dereference if jit debug not enabled." by Christopher Ferris · 6 years ago
  66. b9b54e7 Merge "Initial commit for usb daemon" by Badhri Jagan Sridharan · 6 years ago
  67. ea4a2bd ld.config.txt: Link vendor vndk ns to default ns by Logan Chien · 6 years ago
  68. c6805c3 Merge "ld.config.txt: Move vendor vndk to vndk namespace" by Logan Chien · 6 years ago
  69. 2486d5a Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 6 years ago
  70. 16b82b7 Build toolbox with _FILE_OFFSET_BITS=64. by Elliott Hughes · 6 years ago
  71. daac5aa Merge "Add force_suspend function" by Treehugger Robot · 6 years ago
  72. 17b959c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 6 years ago
  73. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 6 years ago
  74. ad939af Merge "Move all of init to libinit" by Tom Cherry · 6 years ago
  75. 91b3fb4 ld.config.txt: Move vendor vndk to vndk namespace by Logan Chien · 6 years ago
  76. 0ba2c9f Merge "Fix regression caused by libbacktrace API change." by Christopher Ferris · 6 years ago
  77. e36afb0 Fix regression caused by libbacktrace API change. by Christopher Ferris · 6 years ago
  78. fd0e0db Merge "debuggerd: add seccomp policies and tests." by Josh Gao · 6 years ago
  79. 658e4dd Merge "Adding /data/local/traces for traceur app" by Treehugger Robot · 6 years ago
  80. e20b4a4 Merge "Change all uintptr_t to uint64_t in API." by Christopher Ferris · 6 years ago
  81. d5eccfd Init remove direct calls to light sys nodes. by Steven Moreland · 6 years ago
  82. b6d7f26 Merge "Fix fastboot memory corruption." by Treehugger Robot · 6 years ago
  83. 618d310 Move all of init to libinit by Tom Cherry · 6 years ago
  84. 10b149f Add force_suspend function by Steve Paik · 6 years ago
  85. 181d11c Adding /data/local/traces for traceur app by Max Bires · 6 years ago
  86. 0f2ed7d Merge "Fixing app compat issue b/72143978" by Treehugger Robot · 6 years ago
  87. 7937a36 Change all uintptr_t to uint64_t in API. by Christopher Ferris · 6 years ago
  88. aaa3b6b Fix fastboot memory corruption. by Elliott Hughes · 6 years ago
  89. 7bb9785 Fixing app compat issue b/72143978 by Ian Pedowitz · 6 years ago
  90. 34f8eaa Merge "Remove libziparchive dependency on libutils" by David Sehr · 6 years ago
  91. e04ca27 debuggerd: add seccomp policies and tests. by Josh Gao · 6 years ago
  92. 5e5056c Merge "Add support for getting a dex pc." by Christopher Ferris · 6 years ago
  93. abfb9f3 Remove libziparchive dependency on libutils by David Sehr · 6 years ago
  94. 98984b4 Add support for getting a dex pc. by Christopher Ferris · 6 years ago
  95. 2c4f487 Merge "Apply the whitelist of actionable system properties" by Treehugger Robot · 6 years ago
  96. a0ffad6 Merge "Introduce property types" by Tom Cherry · 6 years ago
  97. eeb2188 Apply the whitelist of actionable system properties by Jaekyun Seok · 6 years ago
  98. 765516e Merge "Find first non-zero jit debug entry." by Christopher Ferris · 6 years ago
  99. 447280c Merge "Add VNDK version suffix in ld.config.txt on build time." by Justin Yun · 6 years ago
  100. cbbf195 Add VNDK version suffix in ld.config.txt on build time. by Justin Yun · 6 years ago