1. 823aeff Convert libbinderwrapper_test_support to be a static library by Ralph Nathan · 8 years ago
  2. 4463c82 Merge "Small debuggerd improvements." by Elliott Hughes · 7 years ago
  3. 817b2f3 Merge "adb: turn on libusb by default." by Josh Gao · 7 years ago
  4. 8df4dde Merge "Track the move of split SELinux policy CIL files" by Alex Klyubin · 7 years ago
  5. c2a4c9a Track the move of split SELinux policy CIL files by Alex Klyubin · 7 years ago
  6. 0ab93fd Merge "Include correct type of SELinux policy" by Treehugger Robot · 7 years ago
  7. 12b7129 Small debuggerd improvements. by Elliott Hughes · 7 years ago
  8. 22cc398 Merge "use ro.persistent_properties.ready for persistent props ready" by Keun-young Park · 7 years ago
  9. b51f9ab Include correct type of SELinux policy by Alex Klyubin · 7 years ago
  10. f2f0b31 adb: turn on libusb by default. by Josh Gao · 7 years ago
  11. 497cb08 Merge changes I66d4fc71,I686dce91,I31325c76 by Treehugger Robot · 7 years ago
  12. 8c35491 Merge "DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe" by Bo Hu · 7 years ago
  13. 956f1f6 libadfhwc: Fix adf_hwc_close by Marissa Wall · 8 years ago
  14. b4f0041 libadfhwc: add adf_set_active_config_hwc2 support by Marissa Wall · 8 years ago
  15. 9dcd750 libadfhwc: support hwc2 display attributes by Marissa Wall · 8 years ago
  16. 056eca2 Merge "Use split SELinux policy at boot, if available" by Treehugger Robot · 7 years ago
  17. 294d44b DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 7 years ago
  18. a02a42e Merge "liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list" by Treehugger Robot · 7 years ago
  19. 7826f85 Merge "liblogcat: replace NULL with nullptr" by Treehugger Robot · 7 years ago
  20. 404906d use ro.persistent_properties.ready for persistent props ready by Keun-young Park · 7 years ago
  21. b038995 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 7 years ago
  22. 16696e2 Use split SELinux policy at boot, if available by Alex Klyubin · 7 years ago
  23. 981761b debuggerd: remove obsolete dumpable check. by Josh Gao · 7 years ago
  24. 8951c13 Merge "init: skip early mount in recovery mode" by Treehugger Robot · 7 years ago
  25. b45a175 liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list by Mark Salyzyn · 7 years ago
  26. de022a8 liblogcat: replace NULL with nullptr by Mark Salyzyn · 7 years ago
  27. 3223272 init: skip early mount in recovery mode by Bowgo Tsai · 7 years ago
  28. b6cb9b0 Merge "There's no longer a limit to property names." by Treehugger Robot · 7 years ago
  29. df0f792 Merge "Add global GCOV_PREFIX option." by Treehugger Robot · 7 years ago
  30. 22a64b3 Merge "add base::WaitForPropertyCreation" by Keun-young Park · 7 years ago
  31. 73c6544 Merge "set ro.boottime.persistent_properties when persisted props are restored" by Keun-young Park · 7 years ago
  32. 364bf6d Merge "liblog: event log tags cache miss call logd for update" by Mark Salyzyn · 7 years ago
  33. 2a0044e liblog: event log tags cache miss call logd for update by Mark Salyzyn · 7 years ago
  34. b7788fd There's no longer a limit to property names. by Elliott Hughes · 7 years ago
  35. a9ef4dc Merge changes I975ba933,Ica9d211b by Colin Cross · 7 years ago
  36. e2d986d add base::WaitForPropertyCreation by Keun-young Park · 7 years ago
  37. 7d32026 set ro.boottime.persistent_properties when persisted props are restored by Keun-young Park · 7 years ago
  38. 8a3a166 Merge "liblogcat: measure performance" by Treehugger Robot · 7 years ago
  39. 1f8aa4c Merge "liblogcat: add simple stdout redirection" by Treehugger Robot · 7 years ago
  40. a0931eb Add tests for multiton issue by Colin Cross · 7 years ago
  41. bb3a515 Add GetExecutableDirectory to libbase by Colin Cross · 7 years ago
  42. 5a8db38 Merge "Move adb_dirname and adb_basename to libbase" by Treehugger Robot · 7 years ago
  43. 1e48879 Merge "Bluetooth hal: moved to vendor partition." by Treehugger Robot · 7 years ago
  44. 58021d1 Move adb_dirname and adb_basename to libbase by Colin Cross · 7 years ago
  45. 18676b2 Bluetooth hal: moved to vendor partition. by Steven Moreland · 7 years ago
  46. f719c25 Merge "init: early_mount: removing hard-coded paths" by Treehugger Robot · 7 years ago
  47. dfbae6d Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137 by Treehugger Robot · 7 years ago
  48. 0cde0ea Merge changes Ie9dd5d5d,Ifc6038c1 by Treehugger Robot · 7 years ago
  49. e803818 Merge "Make secilc accessible by root only" by Treehugger Robot · 7 years ago
  50. 0b36473 Add global GCOV_PREFIX option. by Ryan Campbell · 7 years ago
  51. 0026f1e Merge "fs_mgr: make is_device_secure() work even in the absence of properties." by Treehugger Robot · 7 years ago
  52. 3380927 Make secilc accessible by root only by Alex Klyubin · 7 years ago
  53. e7a1b37 fs_mgr: make is_device_secure() work even in the absence of properties. by Sandeep Patil · 7 years ago
  54. d4beed2 init: early_mount: removing hard-coded paths by Bowgo Tsai · 7 years ago
  55. 7a5d535 Merge "fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount" by Treehugger Robot · 7 years ago
  56. 4d71bc5 fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount by Wei Wang · 7 years ago
  57. 76e9a18 Merge "Treblize init.rc location" by Treehugger Robot · 7 years ago
  58. 8a16081 Merge "Add cross-platform <android-base/endian.h>." by Elliott Hughes · 7 years ago
  59. 4ec72cc Treblize init.rc location by Jaekyun Seok · 7 years ago
  60. dbb40b6 Merge changes from topic 'fs_mgr_dt' by Treehugger Robot · 7 years ago
  61. 1dbd976 Add cross-platform <android-base/endian.h>. by Elliott Hughes · 7 years ago
  62. 4cd9a46 fs_mgr: refactor: consolidate device tree file reading in one place by Sandeep Patil · 7 years ago
  63. e396c60 fs_mgr: consolidate DT compatible check by Sandeep Patil · 7 years ago
  64. f5fd488 Merge "Make libutils test compile on the host" by Colin Cross · 7 years ago
  65. 87eb0fc Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll."" by Josh Gao · 7 years ago
  66. 155c983 Make libutils test compile on the host by Colin Cross · 7 years ago
  67. 16f4fb9 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 7 years ago
  68. 26bfee5 Revert "Make libutils test compile on the host" by Richard Uhler · 7 years ago
  69. 6d795c2 Merge changes Icd5f39ae,I2a4e956c by Treehugger Robot · 7 years ago
  70. afa891e Make libutils test compile on the host by Colin Cross · 7 years ago
  71. fe06c63 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 7 years ago
  72. 78b285b Merge "Fix multiton issue" by Treehugger Robot · 7 years ago
  73. b014509 Fix multiton issue by Colin Cross · 7 years ago
  74. 93072f2 Merge changes from topic 'early-mount-verity' by Treehugger Robot · 7 years ago
  75. 0d24c8f Merge "Check setegid() return values" by Treehugger Robot · 7 years ago
  76. 3b50893 Merge "Add some basic docs for <android-base/logging.h>" by Elliott Hughes · 7 years ago
  77. f134fe0 adb: early-mount: fix verity toggle through adb for early mount by Sandeep Patil · 7 years ago
  78. c20c0c2 early_mount: fs_mgr: move all fstab logic into fs_mgr by Sandeep Patil · 7 years ago
  79. 7f932af Merge "Make Condition use CLOCK_MONOTONIC" by Treehugger Robot · 7 years ago
  80. 0506b18 Check setegid() return values by Tom Cherry · 7 years ago
  81. 3d4d973 Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 7 years ago
  82. 1fb04ff Make Condition use CLOCK_MONOTONIC by Tom Cherry · 7 years ago
  83. 4bd3fac Merge changes from topic 'early-mount-support' by Treehugger Robot · 7 years ago
  84. 311de0a Merge "adb: add `adb host-features`, report libusb status." by Treehugger Robot · 7 years ago
  85. 5d1756c adb: add `adb host-features`, report libusb status. by Josh Gao · 7 years ago
  86. 8d30276 Merge "Address property service DoS." by Treehugger Robot · 7 years ago
  87. 9f4c8f7 Add some basic docs for <android-base/logging.h> by Elliott Hughes · 7 years ago
  88. 71919f4 liblogcat: measure performance by Mark Salyzyn · 7 years ago
  89. e3d0c96 liblogcat: add simple stdout redirection by Mark Salyzyn · 7 years ago
  90. 3e3aaca Merge "logd: add getEventTag id= command" by Mark Salyzyn · 7 years ago
  91. 60c77ed Merge "liblog: logprint followup" by Mark Salyzyn · 7 years ago
  92. b005d90 Address property service DoS. by Elliott Hughes · 7 years ago
  93. 407537f logd: add getEventTag id= command by Mark Salyzyn · 7 years ago
  94. 8dcd94b liblog: logprint followup by Mark Salyzyn · 8 years ago
  95. dc80973 libadf: convert to C++ by Greg Hackmann · 7 years ago
  96. 9de748f fs_mgr: add a generic fs_mgr_get_boot_config internal API by Sandeep Patil · 7 years ago
  97. e9da79b init: early_mount: create device node for verity metadata partition by Sandeep Patil · 7 years ago
  98. 05ff38b init: early_mount: disallow partitions to be verified at boot by Sandeep Patil · 7 years ago
  99. 0a3e36f init: early_mount: add support to mount verity enabled partitions early by Sandeep Patil · 7 years ago
  100. 4129f20 fs_mgr: make fs_mgr_setup_verity public API by Sandeep Patil · 7 years ago