1. 5df1022 Merge "fs_mgr: support to reserved some blocks for an ext2/3/4 partition." by Jin Qian · 8 years ago
  2. f4aa004 Merge "Use hasmntopt(3) rather than reinventing the wheel." by Elliott Hughes · 8 years ago
  3. 2b43225 Merge "Statically link LLVM libraries into backtrace_test" by Treehugger Robot · 8 years ago
  4. cb13e1c Statically link LLVM libraries into backtrace_test by Pirama Arumuga Nainar · 8 years ago
  5. 64a34b9 Merge "init: Fix sync issue on property trigger." by Elliott Hughes · 8 years ago
  6. b615be0 Use hasmntopt(3) rather than reinventing the wheel. by Elliott Hughes · 8 years ago
  7. 5e2b4f5 Merge "libcutils: tests" by Treehugger Robot · 8 years ago
  8. f84e67d Merge "logcat: Fix --last usage option typo" by Treehugger Robot · 8 years ago
  9. b18d678 Merge "liblog: CTS test" by Treehugger Robot · 8 years ago
  10. 6fb6b28 Merge "liblog: event_tag_map benchmark" by Treehugger Robot · 8 years ago
  11. ad81458 logcat: Fix --last usage option typo by Oleksiy Avramchenko · 8 years ago
  12. 20fe774 Merge "ion.c: add O_CLOEXEC to /dev/ion open" by Treehugger Robot · 8 years ago
  13. 915c3ae Merge "debuggerd: Dump list of open files on process crash." by Treehugger Robot · 8 years ago
  14. c7023ea Merge changes Ia0ca36fc,Ib42c0635 by Treehugger Robot · 8 years ago
  15. 592eccf Merge "Switch sdcardfs over to bind mounts." by Treehugger Robot · 8 years ago
  16. d0a851d Merge "delete toolbox/r.c" by Treehugger Robot · 8 years ago
  17. a43836a delete toolbox/r.c by Nick Kralevich · 8 years ago
  18. 32fae00 ion.c: add O_CLOEXEC to /dev/ion open by Nick Kralevich · 8 years ago
  19. 89983d5 Enable liblog on host bionic by Dan Willemsen · 8 years ago
  20. 27993bc Enable libbase/libutils/libziparchive on host bionic by Dan Willemsen · 8 years ago
  21. 0402f20 init: Fix sync issue on property trigger. by caozhiyuan · 8 years ago
  22. 8ccc1af Merge "system/core: replace EVENT_TAG_MAP_FILE with NULL" by Treehugger Robot · 8 years ago
  23. cf086a6 Merge changes I1d03564f,I883e4e6c by Treehugger Robot · 8 years ago
  24. eff525c libcutils: tests by Mark Salyzyn · 8 years ago
  25. e52bb28 Merge "Revert "init: Reworked how we wait for COLDBOOT_DONE"" by Treehugger Robot · 8 years ago
  26. e3e91ac liblog: CTS test by Mark Salyzyn · 9 years ago
  27. b9123e2 Revert "init: Reworked how we wait for COLDBOOT_DONE" by Elliott Hughes · 8 years ago
  28. d25411c Merge "init: Reworked how we wait for COLDBOOT_DONE" by Billy Lau · 8 years ago
  29. 18f1cc9 Switch sdcardfs over to bind mounts. by Daniel Rosenberg · 8 years ago
  30. 0c755c7 liblog: event_tag_map benchmark by Mark Salyzyn · 8 years ago
  31. 0cd5844 fs_mgr: support to reserved some blocks for an ext2/3/4 partition. by liminghao · 9 years ago
  32. 47a6f27 Merge "toolbox: exit when failed to allocate buffer for ioctl" by Treehugger Robot · 8 years ago
  33. 7d78199 Merge "change /data/bugreports to /bugreports" by Treehugger Robot · 8 years ago
  34. c72c7f2 toolbox: exit when failed to allocate buffer for ioctl by Ting-Yuan Huang · 8 years ago
  35. f85700c init: Reworked how we wait for COLDBOOT_DONE by Billy Lau · 8 years ago
  36. 011c3ed Merge "fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master" by Jin Qian · 8 years ago
  37. de2edc6 change /data/bugreports to /bugreports by Nick Kralevich · 8 years ago
  38. 409de10 Merge "liblog: add private android_log_write_list_buffer()" by Treehugger Robot · 8 years ago
  39. e96e370 Merge "liblog: move android_log_event_context class to log/log_event_list.h" by Treehugger Robot · 8 years ago
  40. 6e1f3f3 adb: be more permissive in test_push_error_reporting. by Josh Gao · 8 years ago
  41. d8452fa adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  42. 8fcbbcd system/core: replace EVENT_TAG_MAP_FILE with NULL by Mark Salyzyn · 8 years ago
  43. 2de8e3f liblog: add private android_log_write_list_buffer() by Mark Salyzyn · 9 years ago
  44. d6c7748 liblog: move android_log_event_context class to log/log_event_list.h by Mark Salyzyn · 8 years ago
  45. c8c8997 debuggerd: Dump list of open files on process crash. by Richard Uhler · 8 years ago
  46. fad1d2d Merge "Revert "Revert "init: create /dev/urandom, /dev/random in first stage.""" by Treehugger Robot · 8 years ago
  47. 9ba6416 fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master by Jin Qian · 8 years ago
  48. e69c6f0 Merge "Add support for max_comp_streams option for zram" by Treehugger Robot · 8 years ago
  49. 8be2696 Revert "Revert "init: create /dev/urandom, /dev/random in first stage."" by Evgenii Stepanov · 8 years ago
  50. 5f17c60 Add support for max_comp_streams option for zram by Peter Enderborg · 9 years ago
  51. ff970cd Merge "logd: add EXIT command" by Mark Salyzyn · 8 years ago
  52. 1150ee2 Merge "adb: fix progress percentage when pulling symlinks." by Treehugger Robot · 8 years ago
  53. 34f278c adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  54. 0a2d767 logd: add EXIT command by Mark Salyzyn · 9 years ago
  55. d8c2e5e Merge "Remove dead code." by Treehugger Robot · 8 years ago
  56. 68d66af Merge "init: move empty string check to InitTriggers" by Wei Wang · 8 years ago
  57. 572e6b3 Remove dead code. by Elliott Hughes · 8 years ago
  58. c8a22a9 Merge "Add flags to restorecon_recursive to traverse filesystems" by Treehugger Robot · 8 years ago
  59. 5189bf8 Merge "libcutils: sdk(mac) build error (part deux)" by Mark Salyzyn · 8 years ago
  60. 8d1b65a libcutils: sdk(mac) build error (part deux) by Mark Salyzyn · 8 years ago
  61. c93b9a2 Merge "libcutils: sdk(mac) build error" by Mark Salyzyn · 8 years ago
  62. fae6eed libcutils: sdk(mac) build error by Mark Salyzyn · 8 years ago
  63. ad13e9a Merge "logcat: add hidden --debug flag and cleanup" by Treehugger Robot · 8 years ago
  64. 942daae Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  65. c01e804 init: move empty string check to InitTriggers by Wei Wang · 8 years ago
  66. 5d48490 Merge "Remove FuseBridgeLoop class." by Treehugger Robot · 8 years ago
  67. 8e14a22 Merge changes from topic 'slow_log' by Wei Wang · 8 years ago
  68. 0496d05 Merge "Stops the loop when all files are closed." by Treehugger Robot · 8 years ago
  69. b2e155b Remove FuseBridgeLoop class. by Daichi Hirono · 8 years ago
  70. 387a85b Stops the loop when all files are closed. by Daichi Hirono · 8 years ago
  71. e7c9280 libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  72. 5850ea1 logcat: add hidden --debug flag and cleanup by Mark Salyzyn · 8 years ago
  73. 777bb67 init: fix undefined behavior in ExecuteCommand by Wei Wang · 8 years ago
  74. e50c7b0 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  75. 57e6343 Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." by Treehugger Robot · 8 years ago
  76. c7a1aaa Merge "Only restorecon CE storage after unlocked." by Treehugger Robot · 8 years ago
  77. 9801424 Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  78. fc176db adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  79. 2d2ede6 Merge "Switch adb over to <chrono>." by Treehugger Robot · 8 years ago
  80. 03d823e Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  81. ddcae1d Revert "Revert "init: warn slow action"" by Wei Wang · 8 years ago
  82. de0f2f2 Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_INIT." by Treehugger Robot · 8 years ago
  83. 3a74137 Merge "Update to new minui text API" by Tao Bao · 8 years ago
  84. a3cecf1 Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available." by Treehugger Robot · 8 years ago
  85. 8aee029 Merge "init: fix memory leaks" by Treehugger Robot · 8 years ago
  86. f3ff0f2 Merge "toolbox: fix memory leak" by Treehugger Robot · 8 years ago
  87. ad56edd Use FUSE_COMPAT_22_INIT_OUT_SIZE always as the resopnse size of FUSE_INIT. by Daichi Hirono · 8 years ago
  88. 1754a9c Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available. by Daichi Hirono · 8 years ago
  89. 6bc086c init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  90. 77cdcc5 toolbox: fix memory leak by Ting-Yuan Huang · 8 years ago
  91. ea9c137 Merge "liblog: logprint: report truncated event log contents if error" by Mark Salyzyn · 8 years ago
  92. 2ea05d7 liblog: logprint: report truncated event log contents if error by Mark Salyzyn · 8 years ago
  93. 5710d1f Update to new minui text API by Damien Bargiacchi · 9 years ago
  94. 44a23ba Merge "ziparchive: Allow ExtractEntryToFile() to work with block device." by Tao Bao · 8 years ago
  95. fd4dde4 ziparchive: Allow ExtractEntryToFile() to work with block device. by Tao Bao · 8 years ago
  96. 1aa897b Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for." by Elliott Hughes · 8 years ago
  97. cf1e474 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 8 years ago
  98. 563e013 Merge "Revert "init: warn slow action"" by Treehugger Robot · 8 years ago
  99. b88001c Merge "Add static assert to check if FuseBuffer is standard layout union." by Treehugger Robot · 8 years ago
  100. b05a404 init: fix BuildTriggersString for empty string by Wei Wang · 8 years ago