1. c02b92a Merge "Run restorecon after init creates a symlink or writes to a file." by Treehugger Robot · 7 years ago
  2. 96b5268 Merge "Fix incorrect usage of relative pcs." by Christopher Ferris · 7 years ago
  3. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 7 years ago
  4. 4b591f1 Run restorecon after init creates a symlink or writes to a file. by Joel Galenson · 7 years ago
  5. b623389 Merge "bootstat: Add a few more bootreasons." by James Hawkins · 7 years ago
  6. 34778d2 Merge "ld.config.txt.in typo: absolution -> absolute" by Treehugger Robot · 7 years ago
  7. 166c6a4 Merge "Remove a duplicate TEMP_FAILURE_RETRY." by Elliott Hughes · 7 years ago
  8. f819c1d Merge "Allow multiple threads sharing a map to unwind." by Christopher Ferris · 7 years ago
  9. 3df2fa6 Remove a duplicate TEMP_FAILURE_RETRY. by Elliott Hughes · 7 years ago
  10. 74b1758 bootstat: Add a few more bootreasons. by James Hawkins · 7 years ago
  11. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  12. 2f1aa4e Merge "Add way to specify an offset in an elf file." by Christopher Ferris · 7 years ago
  13. ab338c1 ld.config.txt.in typo: absolution -> absolute by Steven Moreland · 7 years ago
  14. f03f2a5 Merge "add null pointer check for msg buffer" by Treehugger Robot · 7 years ago
  15. a141709 Add way to specify an offset in an elf file. by Christopher Ferris · 7 years ago
  16. 8055ea4 Merge "Don't complain that the DNSSL RA option is "unknown"." by Treehugger Robot · 7 years ago
  17. 53eb0cb add null pointer check for msg buffer by Yan, Shaopu · 7 years ago
  18. cbfd65d Don't complain that the DNSSL RA option is "unknown". by Lorenzo Colitti · 7 years ago
  19. 23cc38d Merge "libutils: Cleanup unused class declaration" by Logan Chien · 7 years ago
  20. 4bbcddf Merge "add llndk|vndksp.libraries.txt to vndk_package" by Treehugger Robot · 7 years ago
  21. e04e4e7 add llndk|vndksp.libraries.txt to vndk_package by Jiyong Park · 7 years ago
  22. af03f48 Merge "Standarize on VFS_CAP_REVISION_2" by Treehugger Robot · 7 years ago
  23. f71a3d6 Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  24. 65b8d74 Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 7 years ago
  25. a227804 Merge "init: Drop inheritable capabilities when switching uids" by Treehugger Robot · 7 years ago
  26. 3dfba33 Merge "Create location to store surface and window trace files on init" by Treehugger Robot · 7 years ago
  27. db49c08 Merge "fastboot: make_f2fs call by linux/darwin" by Treehugger Robot · 7 years ago
  28. d09ab7a Create location to store surface and window trace files on init by Vishnu Nair · 7 years ago
  29. 193e434 Revert "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  30. fa65396 Merge "Move mkdir /data/nfc/... to rootdir init.rc" by Tom Cherry · 7 years ago
  31. 20f7dc7 libutils: Cleanup unused class declaration by Logan Chien · 7 years ago
  32. 76adcdf Merge "a new folder to store OTA carrier id update" by Chen Xu · 7 years ago
  33. 06b8e2e a new folder to store OTA carrier id update by fionaxu · 7 years ago
  34. c319310 Move mkdir /data/nfc/... to rootdir init.rc by Tom Cherry · 7 years ago
  35. 70fda27 Merge "bootstat: kernel_panic test w/o bootloader or pstore support" by Treehugger Robot · 7 years ago
  36. 547063e bootstat: kernel_panic test w/o bootloader or pstore support by Mark Salyzyn · 7 years ago
  37. b796927 Merge "Force call the fallback handler." by Christopher Ferris · 7 years ago
  38. 94fb5b0 init: Drop inheritable capabilities when switching uids by Luis Hector Chavez · 7 years ago
  39. 664d2a9 Force call the fallback handler. by Christopher Ferris · 7 years ago
  40. 8d9b6ee fastboot: make_f2fs call by linux/darwin by Jaegeuk Kim · 7 years ago
  41. 37eb97d Merge changes from topic "b69050941" by Treehugger Robot · 7 years ago
  42. 68f2c85 Merge changes from topic "stats_log" by yaochen · 7 years ago
  43. 6f5333a Allow a service to override another. by Steven Moreland · 7 years ago
  44. 5e1bea3 Move service name duplication lookup to EndSection by Steven Moreland · 7 years ago
  45. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 7 years ago
  46. c6eafeb Register an event logtag for stats logs. by Yao Chen · 7 years ago
  47. 701a065 Create stats buffer in logd. by Stefan Lafon · 7 years ago
  48. b480d44 Fix out of date SectionParser comment. by Steven Moreland · 7 years ago
  49. b77ecd0 Merge "Better, consistent definition of AID_SHARED_GID." by Jeff Sharkey · 7 years ago
  50. 53d37ba Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  51. 21d3840 Merge "fastboot: support f2fs format" by Jaegeuk Kim · 7 years ago
  52. d040631 Merge "Fix logcatd dependency in logpersist." by Treehugger Robot · 7 years ago
  53. c437e14 Merge "PRODUCT_TREBLE_LINKER_NAMESPACES for ld.config.txt" by Treehugger Robot · 7 years ago
  54. 24e7a25 Fix logcatd dependency in logpersist. by Calvin On · 7 years ago
  55. 2736aec Merge "Remove dead dlmalloc stubs." by Elliott Hughes · 7 years ago
  56. 6b07ee9 Merge "DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back" by Treehugger Robot · 7 years ago
  57. d872118 fastboot: support f2fs format by Jaegeuk Kim · 7 years ago
  58. d0d7346 Merge "first stage mount: abort when failed to parse fstab in device-tree" by Treehugger Robot · 7 years ago
  59. 0626f72 Merge "fastboot: show how long extraction takes." by Elliott Hughes · 7 years ago
  60. 1412f5f Remove dead dlmalloc stubs. by Elliott Hughes · 7 years ago
  61. 25f1631 DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back by Sandeep Patil · 7 years ago
  62. d2ce2f4 Merge "Move libcutils source to C++." by Elliott Hughes · 7 years ago
  63. 865f9c2 Merge "libvndksupport: do not use functions from android/dlext.h" by Treehugger Robot · 7 years ago
  64. 78d882b Merge "Create a new directory on boot for update_engine logs" by Tianjie Xu · 7 years ago
  65. 1ccdb7d libvndksupport: do not use functions from android/dlext.h by Yifan Hong · 7 years ago
  66. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  67. 6707ef1 Merge changes from topic "qtaguidReplace" by Treehugger Robot · 7 years ago
  68. 4e641e3 PRODUCT_TREBLE_LINKER_NAMESPACES for ld.config.txt by Steven Moreland · 7 years ago
  69. 23af112 fastboot: show how long extraction takes. by Elliott Hughes · 7 years ago
  70. ec19cf6 first stage mount: abort when failed to parse fstab in device-tree by Bowgo Tsai · 7 years ago
  71. c021b75 Merge changes from topic "libvndksupport_cp" by Treehugger Robot · 7 years ago
  72. 090b593 Make libvndksupport look for default namespace as well. by Justin Yun · 7 years ago
  73. a34bd05 libvndksupport: Change log level and message. by Justin Yun · 7 years ago
  74. baede73 Redirect qtaguid native call to netd fwmark client by Chenbo Feng · 7 years ago
  75. 74fa3ca Create a new directory on boot for update_engine logs by Tianjie Xu · 7 years ago
  76. 93e5cd8 Merge "Move GetDeviceTest from adb's test_device.py to adb package." by Treehugger Robot · 7 years ago
  77. 5b11831 Move qtaguid API out of libcutils by Chenbo Feng · 7 years ago
  78. 85d4789 Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 7 years ago
  79. 331d8e9 Merge "Fix another nullptr dereference." by Christopher Ferris · 7 years ago
  80. d96cbae Fix another nullptr dereference. by Christopher Ferris · 7 years ago
  81. 35fc001 Merge "Buffer overrun in __android_log_is_loggable() fix" by Mark Salyzyn · 7 years ago
  82. 58fb262 Merge "Add support for only a .eh_frame." by Christopher Ferris · 7 years ago
  83. 28e0985 Merge changes from topic "uevent" by Treehugger Robot · 7 years ago
  84. dbef1ee Merge "crash_dump: don't inherit environment from parent." by Treehugger Robot · 7 years ago
  85. c9dee84 Add support for only a .eh_frame. by Christopher Ferris · 7 years ago
  86. 1e0b967 Merge "MIPS[64]: codeflinger: Fix build due to unused variable warnings" by Treehugger Robot · 7 years ago
  87. 8e1ac14 Merge "Fix nullptr dereference." by Christopher Ferris · 7 years ago
  88. d998474 Merge "Don't include the build number in the adbd binary." by Treehugger Robot · 7 years ago
  89. 6b97021 Don't include the build number in the adbd binary. by Elliott Hughes · 7 years ago
  90. c6ed8f3 Buffer overrun in __android_log_is_loggable() fix by Paul Elliott · 7 years ago
  91. cc59927 MIPS[64]: codeflinger: Fix build due to unused variable warnings by Miodrag Dinic · 7 years ago
  92. 13b8665 Fix nullptr dereference. by Christopher Ferris · 7 years ago
  93. fae195b libcutils: Work around the lack of __mulodi4 by Luis Hector Chavez · 7 years ago
  94. cdea750 crash_dump: don't inherit environment from parent. by Josh Gao · 7 years ago
  95. ebcfa44 Merge "fastboot: handle small flash block sizes correctly" by Connor O'Brien · 7 years ago
  96. e97a4b9 libcutils: Make uevent_kernel_* namespace-aware by Luis Hector Chavez · 7 years ago
  97. 5252055 Merge "fastboot: remove reference of deprecated make_ext4 code" by Jin Qian · 7 years ago
  98. e3db2ab Merge "Use -Werror in system/core/libpixelflinger" by Chih-hung Hsieh · 7 years ago
  99. 2f0c95a Merge "Revert "delete toolbox/r.c"" by Treehugger Robot · 7 years ago
  100. e5ff9b9 Merge "fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'." by Tao Bao · 7 years ago