1. 19d42d8 poll umount completion from /proc/mounts by Keun-young Park · 8 years ago
  2. bb81332 Merge "liblog: adapt to removal of property name size limit" into oc-dev by Mark Salyzyn · 8 years ago
  3. 7827ec7 libcutils: fs_config: target_out_path assumed /system breaking partitions by Mark Salyzyn · 8 years ago
  4. a0ef6db Merge "libcutils: create private/fs_config.h" into oc-dev by TreeHugger Robot · 8 years ago
  5. 6a56d91 Merge "Add LLNDK liblog stub library for the VNDK" into oc-dev by Steven Moreland · 8 years ago
  6. 6a7ac88 libcutils: create private/fs_config.h by Mark Salyzyn · 8 years ago
  7. 0a81f97 Add LLNDK liblog stub library for the VNDK by Dan Willemsen · 8 years ago
  8. cf5605e liblog: adapt to removal of property name size limit by Mark Salyzyn · 8 years ago
  9. 613cf84 NativeBridge: add "linked namespace" semantic corresponding to linker by Zhenhua WANG · 8 years ago
  10. 781dcfe Merge "Move early_hal start to late-fs trigger action" into oc-dev by TreeHugger Robot · 8 years ago
  11. 658a676 Move early_hal start to late-fs trigger action by Janis Danisevskis · 8 years ago
  12. 68592a0 Merge "ZipWriter: Do not write DataDescriptor for STORED files" into oc-dev by Adam Lesinski · 8 years ago
  13. a2ede1c Merge changes from topic 'logcatd -L' into oc-dev by Mark Salyzyn · 8 years ago
  14. b13623d Reflect move of mapping file to /system. by Dan Cashman · 8 years ago
  15. 0b784df logcatd: introduce logcatd executable by Mark Salyzyn · 8 years ago
  16. 3ee3e08 logcat: Add -h and --help flags by Mark Salyzyn · 8 years ago
  17. d0cef0d Merge "Fix liblog#__security failure" into oc-dev by TreeHugger Robot · 8 years ago
  18. d13d1f5 ZipWriter: Do not write DataDescriptor for STORED files by Adam Lesinski · 8 years ago
  19. eb83f60 Merge "init.rc: add class_start early_hal" into oc-dev by TreeHugger Robot · 8 years ago
  20. f6b3add Fix liblog#__security failure by Rubin Xu · 8 years ago
  21. 56c19c8 debuggerd_test: remove useless pipe. by Josh Gao · 8 years ago
  22. 350710f debuggerd_client: fix infinite timeouts. by Josh Gao · 8 years ago
  23. d7b7114 init.rc: add class_start early_hal by Steven Moreland · 8 years ago
  24. 95e5884 Merge "Revert "Include vendor gralloc0 flags in gralloc1 conversion."" into oc-dev by Yin-Chia Yeh · 8 years ago
  25. 155636b Merge "logd: cap out-of-order entry search" into oc-dev by Mark Salyzyn · 8 years ago
  26. f6439fa Revert "Include vendor gralloc0 flags in gralloc1 conversion." by Yin-Chia Yeh · 8 years ago
  27. 91690be Merge changes from topic 'refcount' into oc-dev by Jin Qian · 8 years ago
  28. 0f2978a storaged: stop binder threads before exiting by Jin Qian · 8 years ago
  29. 6d11576 logd: cap out-of-order entry search by Mark Salyzyn · 8 years ago
  30. 43f4542 storaged: exit if batteryproperties service is dead. by Jin Qian · 8 years ago
  31. 8f04c01 Merge "Update to support staging behavior" into oc-dev by Neil Fuller · 8 years ago
  32. dfe5052 Merge "Add /dev/vndbinder to ueventd.rc" into oc-dev by TreeHugger Robot · 8 years ago
  33. 4e28127 storaged: use sp<> to keep refcount for storaged_t object by Jin Qian · 8 years ago
  34. 8427357 Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()" into oc-dev by TreeHugger Robot · 8 years ago
  35. 242c11c Merge "Restorecon new vndservice_contexts file." into oc-dev by Martijn Coenen · 8 years ago
  36. fa5ee1c debuggerd_test: add test for process/thread names. by Josh Gao · 8 years ago
  37. 32c6219 Add /dev/vndbinder to ueventd.rc by Martijn Coenen · 8 years ago
  38. 0405c8a Merge "add shutdown animation" into oc-dev by TreeHugger Robot · 8 years ago
  39. cb86e30 Merge "Include vendor gralloc0 flags in gralloc1 conversion." into oc-dev by Eino-Ville Talvala · 8 years ago
  40. ba57399 Merge "Make init builtin command installkey respect property updates" into oc-dev by Tom Cherry · 8 years ago
  41. 2d4df2b add shutdown animation by Keun-young Park · 8 years ago
  42. 1e3c1ab Restorecon new vndservice_contexts file. by Martijn Coenen · 8 years ago
  43. 97e4553 storaged: skip batteryproperties listener if uid_io not available by Jin Qian · 8 years ago
  44. 51e0e1d storaged: add support for ufs health info by Jin Qian · 8 years ago
  45. c1f7b57 storaged: read emmc health data from sysfs by Jin Qian · 8 years ago
  46. 4b41433 Merge changes I0c3887f2,I8fc585bb into oc-dev by Mark Salyzyn · 8 years ago
  47. 308b155 fs_mgr: removing fs_mgr_read_fstab_with_dt() by Bowgo Tsai · 8 years ago
  48. 1b91869 logd: correctly label identical lines by Mark Salyzyn · 8 years ago
  49. e9c80f4 logd: strip out empty trailing iovec by Mark Salyzyn · 8 years ago
  50. 24d3ec9 Make init builtin command installkey respect property updates by Janis Danisevskis · 8 years ago
  51. 85f6e78 Update to support staging behavior by Neil Fuller · 8 years ago
  52. b691618 fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct by Bowgo Tsai · 8 years ago
  53. 3d7abd5 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 8 years ago
  54. 059759a Merge "Retry write operation when getting ENOBUFS." into oc-dev by TreeHugger Robot · 8 years ago
  55. 9c27a0b Retry write operation when getting ENOBUFS. by Daichi Hirono · 8 years ago
  56. 5faf509 tombstoned: add tests for b/36685795. by Josh Gao · 8 years ago
  57. d42a22f tombstoned: fix a race between intercept and crash_dump. by Josh Gao · 8 years ago
  58. baf6679 tombstoned: refactor request dequeuing a bit. by Josh Gao · 8 years ago
  59. f948eff tombstoned: don't increment num_concurrent_dumps until success. by Josh Gao · 8 years ago
  60. 7a7bc68 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  61. 8e4b118 send SIGTERM only once by Keun-young Park · 8 years ago
  62. bc071ba add killProcessGroupOnce by Keun-young Park · 8 years ago
  63. 9c43102 set zero shutdown timeout for eng build by Keun-young Park · 8 years ago
  64. c18775a Merge "fs_mgr: change the log level in fs_mgr_get_boot_config()" into oc-dev by Tao Bao · 8 years ago
  65. c3e3adb libcutils: remove schedgroup fds [DO NOT MERGE] am: bcb6419fc9 -s ours by Wei Wang · 8 years ago
  66. a3c5ec7 Merge changes from topic 'update-verified-priority-bump' into oc-dev by TreeHugger Robot · 8 years ago
  67. c64feca Merge "split LightRefBase out of RefBase" into oc-dev by Mathias Agopian · 8 years ago
  68. 778f275 libcutils: remove schedgroup fds [DO NOT MERGE] by Wei Wang · 8 years ago
  69. 7a04b54 split LightRefBase out of RefBase by Mathias Agopian · 8 years ago
  70. 4f4092e init.rc: launch update_verifier with exec_start by Tom Cherry · 8 years ago
  71. 2cdda0d init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  72. 29b2c22 init: remove unused cutils includes by Tom Cherry · 8 years ago
  73. 1b7c405 init: add exec_start command by Tom Cherry · 8 years ago
  74. f314664 Include vendor gralloc0 flags in gralloc1 conversion. by Eino-Ville Talvala · 8 years ago
  75. 884a334 init: explicitly label all selinux files in rootfs by Sandeep Patil · 8 years ago
  76. 8f19e53 init: consolidate restorecon after selinux initialization in single function by Sandeep Patil · 8 years ago
  77. 99b90ec fs_mgr: change the log level in fs_mgr_get_boot_config() by Bowgo Tsai · 8 years ago
  78. c9ca26a Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 8 years ago
  79. 0432402 Merge "Add gralloc usage conversion functions" into oc-dev by TreeHugger Robot · 8 years ago
  80. 18f2d44 libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  81. a4d2f1b Add gralloc usage conversion functions by Jesse Hall · 8 years ago
  82. dd1c96e Merge "init: add class_restart" am: 8678872a00 am: ee7137208e am: 0bd29405c0 by Steven Moreland · 8 years ago
  83. 3586041 Merge "init: add class_restart" am: 8678872a00 am: ee7137208e by Steven Moreland · 8 years ago
  84. 02424ca Merge "init: add class_restart" am: 8678872a00 by Steven Moreland · 8 years ago
  85. b62746b Merge "init: add class_restart" by Treehugger Robot · 8 years ago
  86. 54ae5a2 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 am: 6340d91308 by Josh Gao · 8 years ago
  87. 29a2789 Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  88. 444313c Merge "debuggerd_client: properly wait for completion." am: 372d8a2931 by Josh Gao · 8 years ago
  89. 94b7184 Merge "debuggerd_client: properly wait for completion." by Treehugger Robot · 8 years ago
  90. e354660 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 am: 256c8f5076 by Tom Cherry · 8 years ago
  91. 5c0caf8 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  92. 763a246 Merge "init: remove superfluous forward definitions" am: deb23ba2c1 by Tom Cherry · 8 years ago
  93. 6c39db2 Merge "init: remove superfluous forward definitions" by Treehugger Robot · 8 years ago
  94. fc01ce2 Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  95. 185288a Merge "init: Fix README.md for writepid" am: 88d6b4af16 am: dc597affcc by Tom Cherry · 8 years ago
  96. 2b5cd6e Merge "init: Fix README.md for writepid" am: 88d6b4af16 by Tom Cherry · 8 years ago
  97. 0d34917 Merge "init: Fix README.md for writepid" by Treehugger Robot · 8 years ago
  98. 7c26d70 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  99. c98ce2d Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago
  100. 9ae6b9d Merge "init: add support of multiple class names" am: 3c1568aa13 am: fd450bb95a by Wei Wang · 8 years ago