1. 25221ee libadfhwc: Fix adf_hwc_close by Marissa Wall · 9 years ago
  2. 0bc6ae2 libadfhwc: add adf_set_active_config_hwc2 support by Marissa Wall · 9 years ago
  3. 23db2b6 libadfhwc: support hwc2 display attributes by Marissa Wall · 9 years ago
  4. 4191d57 Merge "Use split SELinux policy at boot, if available" by Treehugger Robot · 8 years ago
  5. 0d1481a Merge "liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list" by Treehugger Robot · 8 years ago
  6. b60acee Merge "liblogcat: replace NULL with nullptr" by Treehugger Robot · 8 years ago
  7. 5297814 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 8 years ago
  8. 52ef9ea Use split SELinux policy at boot, if available by Alex Klyubin · 8 years ago
  9. c4486f1 debuggerd: remove obsolete dumpable check. by Josh Gao · 8 years ago
  10. fb84da6 Merge "init: skip early mount in recovery mode" by Treehugger Robot · 8 years ago
  11. 55d7e1b liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list by Mark Salyzyn · 8 years ago
  12. 5e0018b liblogcat: replace NULL with nullptr by Mark Salyzyn · 8 years ago
  13. 6a4bfd2 init: skip early mount in recovery mode by Bowgo Tsai · 8 years ago
  14. c887847 Merge "There's no longer a limit to property names." by Treehugger Robot · 8 years ago
  15. afc8248 Merge "Add global GCOV_PREFIX option." by Treehugger Robot · 8 years ago
  16. a15d32a Merge "add base::WaitForPropertyCreation" by Keun-young Park · 8 years ago
  17. c3c4758 Merge "set ro.boottime.persistent_properties when persisted props are restored" by Keun-young Park · 8 years ago
  18. e195d22 Merge "liblog: event log tags cache miss call logd for update" by Mark Salyzyn · 8 years ago
  19. 48fb417 liblog: event log tags cache miss call logd for update by Mark Salyzyn · 8 years ago
  20. 570f016 There's no longer a limit to property names. by Elliott Hughes · 8 years ago
  21. 408bd56 Merge changes I975ba933,Ica9d211b by Colin Cross · 8 years ago
  22. ca4ad4d add base::WaitForPropertyCreation by Keun-young Park · 8 years ago
  23. 63693da set ro.boottime.persistent_properties when persisted props are restored by Keun-young Park · 8 years ago
  24. a44c04a Merge "liblogcat: measure performance" by Treehugger Robot · 8 years ago
  25. 32c419b Merge "liblogcat: add simple stdout redirection" by Treehugger Robot · 8 years ago
  26. dd027ff Add tests for multiton issue by Colin Cross · 8 years ago
  27. 34a6fdd Add GetExecutableDirectory to libbase by Colin Cross · 8 years ago
  28. eaeddd7 Merge "Move adb_dirname and adb_basename to libbase" by Treehugger Robot · 8 years ago
  29. a4aa53d Merge "Bluetooth hal: moved to vendor partition." by Treehugger Robot · 8 years ago
  30. e246be9 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
  31. 7fb83f3 Bluetooth hal: moved to vendor partition. by Steven Moreland · 8 years ago
  32. 96aacc1 Merge "init: early_mount: removing hard-coded paths" by Treehugger Robot · 8 years ago
  33. 005ac4b Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137 by Treehugger Robot · 8 years ago
  34. bb4c73c Merge changes Ie9dd5d5d,Ifc6038c1 by Treehugger Robot · 8 years ago
  35. 5647b50 Merge "Make secilc accessible by root only" by Treehugger Robot · 8 years ago
  36. b70b303 Add global GCOV_PREFIX option. by Ryan Campbell · 8 years ago
  37. 3f1b9df Merge "fs_mgr: make is_device_secure() work even in the absence of properties." by Treehugger Robot · 8 years ago
  38. e24abef Make secilc accessible by root only by Alex Klyubin · 8 years ago
  39. 1ffa1fe fs_mgr: make is_device_secure() work even in the absence of properties. by Sandeep Patil · 8 years ago
  40. 77298c7 init: early_mount: removing hard-coded paths by Bowgo Tsai · 8 years ago
  41. 8d669fe Merge "fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount" by Treehugger Robot · 8 years ago
  42. c8b0672 fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount by Wei Wang · 8 years ago
  43. 9c4710b Merge "Treblize init.rc location" by Treehugger Robot · 8 years ago
  44. 9f1736f Merge "Add cross-platform <android-base/endian.h>." by Elliott Hughes · 8 years ago
  45. 8eb414f Treblize init.rc location by Jaekyun Seok · 8 years ago
  46. 82fc446 Merge changes from topic 'fs_mgr_dt' by Treehugger Robot · 8 years ago
  47. 1ed8388 Add cross-platform <android-base/endian.h>. by Elliott Hughes · 8 years ago
  48. cb67998 fs_mgr: refactor: consolidate device tree file reading in one place by Sandeep Patil · 8 years ago
  49. cdbbee1 fs_mgr: consolidate DT compatible check by Sandeep Patil · 8 years ago
  50. 04487d9 Merge "Make libutils test compile on the host" by Colin Cross · 8 years ago
  51. fe984bb Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll."" by Josh Gao · 8 years ago
  52. a201281 Make libutils test compile on the host by Colin Cross · 8 years ago
  53. 2b34650 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 8 years ago
  54. ec453b2 Revert "Make libutils test compile on the host" by Richard Uhler · 8 years ago
  55. 8a2887a Merge changes Icd5f39ae,I2a4e956c by Treehugger Robot · 8 years ago
  56. 3e5c135 Make libutils test compile on the host by Colin Cross · 8 years ago
  57. 0ab8252 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 8 years ago
  58. 7ebba21 Merge "Fix multiton issue" by Treehugger Robot · 8 years ago
  59. 5e1389c Fix multiton issue by Colin Cross · 8 years ago
  60. e32b3fe Merge changes from topic 'early-mount-verity' by Treehugger Robot · 8 years ago
  61. 0ba2cb4 Merge "Check setegid() return values" by Treehugger Robot · 8 years ago
  62. fc513cd Merge "Add some basic docs for <android-base/logging.h>" by Elliott Hughes · 8 years ago
  63. 185a7d3 adb: early-mount: fix verity toggle through adb for early mount by Sandeep Patil · 8 years ago
  64. 1300702 early_mount: fs_mgr: move all fstab logic into fs_mgr by Sandeep Patil · 8 years ago
  65. fd1345e Merge "Make Condition use CLOCK_MONOTONIC" by Treehugger Robot · 8 years ago
  66. cffdcba Check setegid() return values by Tom Cherry · 8 years ago
  67. 21a932a Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 8 years ago
  68. 533a1e3 Make Condition use CLOCK_MONOTONIC by Tom Cherry · 8 years ago
  69. 1439687 Merge changes from topic 'early-mount-support' by Treehugger Robot · 8 years ago
  70. e0def13 Merge "adb: add `adb host-features`, report libusb status." by Treehugger Robot · 8 years ago
  71. 0610edc adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
  72. ace86e3 Merge "Address property service DoS." by Treehugger Robot · 8 years ago
  73. dd9211f Add some basic docs for <android-base/logging.h> by Elliott Hughes · 8 years ago
  74. 330e20d liblogcat: measure performance by Mark Salyzyn · 8 years ago
  75. d5d4b12 liblogcat: add simple stdout redirection by Mark Salyzyn · 8 years ago
  76. 84757a3 Merge "logd: add getEventTag id= command" by Mark Salyzyn · 8 years ago
  77. 1d98112 Merge "liblog: logprint followup" by Mark Salyzyn · 8 years ago
  78. 1e096b1 Address property service DoS. by Elliott Hughes · 8 years ago
  79. 2177fa2 logd: add getEventTag id= command by Mark Salyzyn · 8 years ago
  80. 17be751 liblog: logprint followup by Mark Salyzyn · 8 years ago
  81. 358abd2 libadf: convert to C++ by Greg Hackmann · 8 years ago
  82. 57d3a8f fs_mgr: add a generic fs_mgr_get_boot_config internal API by Sandeep Patil · 8 years ago
  83. 4ca31b1 init: early_mount: create device node for verity metadata partition by Sandeep Patil · 8 years ago
  84. c4be0d3 init: early_mount: disallow partitions to be verified at boot by Sandeep Patil · 8 years ago
  85. 0643bd1 init: early_mount: add support to mount verity enabled partitions early by Sandeep Patil · 8 years ago
  86. 5a8b2e4 fs_mgr: make fs_mgr_setup_verity public API by Sandeep Patil · 8 years ago
  87. ff8c129 fs_mgr: fix the fs_mgr_setup_verity param name by Sandeep Patil · 8 years ago
  88. 3861b49 init: refactor to allow successive device_init calls by Sandeep Patil · 8 years ago
  89. c336301 libadf: adf_test: fix crash on adf.devices failure by Greg Hackmann · 8 years ago
  90. 4962ca4 libcutils: build tests with -Wall -Wextra -Werror by Greg Hackmann · 8 years ago
  91. 69448a4 libcutils: fix socket type in SocketsTest.TestGetLocalPort by Greg Hackmann · 8 years ago
  92. b523dec libcutils: fix Wsign-compare warnings in multiuser_test by Greg Hackmann · 8 years ago
  93. 03d5668 Merge "adb: remove win32 dependency on libwinpthread-1.dll." by Treehugger Robot · 8 years ago
  94. 25c931e Merge "Add timeout support to android::base::WaitForProperty." by Treehugger Robot · 8 years ago
  95. 53af38d Merge "liblogcat: redirect logcat output correctly for -Q" by Treehugger Robot · 8 years ago
  96. 2da43e3 liblogcat: redirect logcat output correctly for -Q by Mark Salyzyn · 8 years ago
  97. 19e0478 Merge "init: minor fix to READEME.md" by Treehugger Robot · 8 years ago
  98. 303b63a adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 8 years ago
  99. 9a8e2ae Merge "liblog: Harden log_id check." by Mark Salyzyn · 8 years ago
  100. 6c83b12 Add timeout support to android::base::WaitForProperty. by Elliott Hughes · 8 years ago