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