1. f7d64fd DO NOT MERGE ANYWHERE Qemu: make the qemu_pipe_open compatible with old apis by bohu · 9 years ago
  2. f099dce DO NOT MERGE ANYWHERE Emulator: Enhance qemu_pipe.h to handle partial read and write by bohu · 9 years ago
  3. 294d44b DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 9 years ago
  4. 1e48879 Merge "Bluetooth hal: moved to vendor partition." by Treehugger Robot · 9 years ago
  5. 18676b2 Bluetooth hal: moved to vendor partition. by Steven Moreland · 9 years ago
  6. f719c25 Merge "init: early_mount: removing hard-coded paths" by Treehugger Robot · 9 years ago
  7. dfbae6d Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137 by Treehugger Robot · 9 years ago
  8. 0cde0ea Merge changes Ie9dd5d5d,Ifc6038c1 by Treehugger Robot · 9 years ago
  9. e803818 Merge "Make secilc accessible by root only" by Treehugger Robot · 9 years ago
  10. 0026f1e Merge "fs_mgr: make is_device_secure() work even in the absence of properties." by Treehugger Robot · 9 years ago
  11. 3380927 Make secilc accessible by root only by Alex Klyubin · 9 years ago
  12. e7a1b37 fs_mgr: make is_device_secure() work even in the absence of properties. by Sandeep Patil · 9 years ago
  13. d4beed2 init: early_mount: removing hard-coded paths by Bowgo Tsai · 9 years ago
  14. 7a5d535 Merge "fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount" by Treehugger Robot · 9 years ago
  15. 4d71bc5 fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount by Wei Wang · 9 years ago
  16. 76e9a18 Merge "Treblize init.rc location" by Treehugger Robot · 9 years ago
  17. 8a16081 Merge "Add cross-platform <android-base/endian.h>." by Elliott Hughes · 9 years ago
  18. 4ec72cc Treblize init.rc location by Jaekyun Seok · 9 years ago
  19. dbb40b6 Merge changes from topic 'fs_mgr_dt' by Treehugger Robot · 9 years ago
  20. 1dbd976 Add cross-platform <android-base/endian.h>. by Elliott Hughes · 9 years ago
  21. 4cd9a46 fs_mgr: refactor: consolidate device tree file reading in one place by Sandeep Patil · 9 years ago
  22. e396c60 fs_mgr: consolidate DT compatible check by Sandeep Patil · 9 years ago
  23. f5fd488 Merge "Make libutils test compile on the host" by Colin Cross · 9 years ago
  24. 87eb0fc Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll."" by Josh Gao · 9 years ago
  25. 155c983 Make libutils test compile on the host by Colin Cross · 9 years ago
  26. 16f4fb9 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 9 years ago
  27. 26bfee5 Revert "Make libutils test compile on the host" by Richard Uhler · 9 years ago
  28. 6d795c2 Merge changes Icd5f39ae,I2a4e956c by Treehugger Robot · 9 years ago
  29. afa891e Make libutils test compile on the host by Colin Cross · 9 years ago
  30. fe06c63 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 9 years ago
  31. 78b285b Merge "Fix multiton issue" by Treehugger Robot · 9 years ago
  32. b014509 Fix multiton issue by Colin Cross · 9 years ago
  33. 93072f2 Merge changes from topic 'early-mount-verity' by Treehugger Robot · 9 years ago
  34. 0d24c8f Merge "Check setegid() return values" by Treehugger Robot · 9 years ago
  35. 3b50893 Merge "Add some basic docs for <android-base/logging.h>" by Elliott Hughes · 9 years ago
  36. f134fe0 adb: early-mount: fix verity toggle through adb for early mount by Sandeep Patil · 9 years ago
  37. c20c0c2 early_mount: fs_mgr: move all fstab logic into fs_mgr by Sandeep Patil · 9 years ago
  38. 7f932af Merge "Make Condition use CLOCK_MONOTONIC" by Treehugger Robot · 9 years ago
  39. 0506b18 Check setegid() return values by Tom Cherry · 9 years ago
  40. 3d4d973 Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 9 years ago
  41. 1fb04ff Make Condition use CLOCK_MONOTONIC by Tom Cherry · 9 years ago
  42. 4bd3fac Merge changes from topic 'early-mount-support' by Treehugger Robot · 9 years ago
  43. 311de0a Merge "adb: add `adb host-features`, report libusb status." by Treehugger Robot · 9 years ago
  44. 5d1756c adb: add `adb host-features`, report libusb status. by Josh Gao · 9 years ago
  45. 8d30276 Merge "Address property service DoS." by Treehugger Robot · 9 years ago
  46. 9f4c8f7 Add some basic docs for <android-base/logging.h> by Elliott Hughes · 9 years ago
  47. 3e3aaca Merge "logd: add getEventTag id= command" by Mark Salyzyn · 9 years ago
  48. 60c77ed Merge "liblog: logprint followup" by Mark Salyzyn · 9 years ago
  49. b005d90 Address property service DoS. by Elliott Hughes · 9 years ago
  50. 407537f logd: add getEventTag id= command by Mark Salyzyn · 9 years ago
  51. 8dcd94b liblog: logprint followup by Mark Salyzyn · 9 years ago
  52. dc80973 libadf: convert to C++ by Greg Hackmann · 9 years ago
  53. 9de748f fs_mgr: add a generic fs_mgr_get_boot_config internal API by Sandeep Patil · 9 years ago
  54. e9da79b init: early_mount: create device node for verity metadata partition by Sandeep Patil · 9 years ago
  55. 05ff38b init: early_mount: disallow partitions to be verified at boot by Sandeep Patil · 9 years ago
  56. 0a3e36f init: early_mount: add support to mount verity enabled partitions early by Sandeep Patil · 9 years ago
  57. 4129f20 fs_mgr: make fs_mgr_setup_verity public API by Sandeep Patil · 9 years ago
  58. d246257 fs_mgr: fix the fs_mgr_setup_verity param name by Sandeep Patil · 9 years ago
  59. 971a460 init: refactor to allow successive device_init calls by Sandeep Patil · 9 years ago
  60. 52ae36e libadf: adf_test: fix crash on adf.devices failure by Greg Hackmann · 9 years ago
  61. a930af8 libcutils: build tests with -Wall -Wextra -Werror by Greg Hackmann · 9 years ago
  62. 7c60ec3 libcutils: fix socket type in SocketsTest.TestGetLocalPort by Greg Hackmann · 9 years ago
  63. 6d90fdc libcutils: fix Wsign-compare warnings in multiuser_test by Greg Hackmann · 9 years ago
  64. 1d73abb Merge "adb: remove win32 dependency on libwinpthread-1.dll." by Treehugger Robot · 9 years ago
  65. ff692a5 Merge "Add timeout support to android::base::WaitForProperty." by Treehugger Robot · 9 years ago
  66. 151fec4 Merge "liblogcat: redirect logcat output correctly for -Q" by Treehugger Robot · 9 years ago
  67. f9dbdbc liblogcat: redirect logcat output correctly for -Q by Mark Salyzyn · 9 years ago
  68. a20c678 Merge "init: minor fix to READEME.md" by Treehugger Robot · 9 years ago
  69. c2e984e adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 9 years ago
  70. c280143 Merge "liblog: Harden log_id check." by Mark Salyzyn · 9 years ago
  71. 03edc9f Add timeout support to android::base::WaitForProperty. by Elliott Hughes · 9 years ago
  72. b63d473 Merge "adb: set max_rw to USB_FFS_BULK_SIZE explicitly" by Jerry Zhang · 9 years ago
  73. a08f002 init: minor fix to READEME.md by Bin Chen · 9 years ago
  74. f3fb7de adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 9 years ago
  75. d69e801 liblog: Harden log_id check. by Mark Salyzyn · 9 years ago
  76. 01815fd Merge "liblogcat: LOCAL_C_INCLUDE_DIRS correction" by Treehugger Robot · 9 years ago
  77. 05009d9 Merge "Revert "Only allow system to write to existing input nodes."" by Treehugger Robot · 9 years ago
  78. 14667c1 Revert "Only allow system to write to existing input nodes." by Michael Wright · 9 years ago
  79. eb40816 liblogcat: LOCAL_C_INCLUDE_DIRS correction by Mark Salyzyn · 9 years ago
  80. ee57bbd Merge changes I9494ce71,Idc14e4ad,I30de692e,Ieed3223b,I63d0667a by Mark Salyzyn · 9 years ago
  81. d3f8d28 Merge "Removed cpusets/schedboost build time dependency." by Isaac Chen · 9 years ago
  82. 56f9ada fs_mgr: add fs_mgr_do_mount_one() API by Sandeep Patil · 9 years ago
  83. 795267d Removed cpusets/schedboost build time dependency. by Isaac Chen · 9 years ago
  84. 4a534eb Merge "Fix-up coding style" by Treehugger Robot · 9 years ago
  85. 4caf4c0 Fix-up coding style by Bowgo Tsai · 9 years ago
  86. 1a4e2df Merge "Vector.h: remove unused import <new>" by Treehugger Robot · 9 years ago
  87. 6dabc81 liblogcat: add android_logcat_popen and android_logcat_system by Mark Salyzyn · 9 years ago
  88. 1d6928b liblogcat: add android_logcat_run_command_thread by Mark Salyzyn · 9 years ago
  89. c0cf90d logcat: Create liblogcat by Mark Salyzyn · 9 years ago
  90. f329029 logcat: Use std::string instead of large static buffer for -Q by Mark Salyzyn · 9 years ago
  91. 5f60660 logcat: Add coding style by Mark Salyzyn · 9 years ago
  92. 94aabe4 Merge "debuggerd_test: add capability test." by Treehugger Robot · 9 years ago
  93. 40c7ddf Vector.h: remove unused import <new> by Steven Moreland · 9 years ago
  94. 81c6ff3 Merge "adbd's children should have SIGPIPE set to SIG_DFL." by Treehugger Robot · 9 years ago
  95. fac6d83 Merge "Add crasher check for passing a bad pthread_t to pthread_join." by Treehugger Robot · 9 years ago
  96. 502cfd2 debuggerd_test: add capability test. by Josh Gao · 9 years ago
  97. 9eb5518 adbd's children should have SIGPIPE set to SIG_DFL. by Elliott Hughes · 9 years ago
  98. da9e395 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 9 years ago
  99. 892b158 Merge changes I29c45a8b,I807439d8 by Josh Gao · 9 years ago
  100. 5ad965b crash_dump: fix overflow. by Josh Gao · 9 years ago