- fb84da6 Merge "init: skip early mount in recovery mode" by Treehugger Robot · 8 years ago
- 6a4bfd2 init: skip early mount in recovery mode by Bowgo Tsai · 8 years ago
- c887847 Merge "There's no longer a limit to property names." by Treehugger Robot · 8 years ago
- afc8248 Merge "Add global GCOV_PREFIX option." by Treehugger Robot · 8 years ago
- a15d32a Merge "add base::WaitForPropertyCreation" by Keun-young Park · 8 years ago
- c3c4758 Merge "set ro.boottime.persistent_properties when persisted props are restored" by Keun-young Park · 8 years ago
- e195d22 Merge "liblog: event log tags cache miss call logd for update" by Mark Salyzyn · 8 years ago
- 48fb417 liblog: event log tags cache miss call logd for update by Mark Salyzyn · 8 years ago
- 570f016 There's no longer a limit to property names. by Elliott Hughes · 8 years ago
- 408bd56 Merge changes I975ba933,Ica9d211b by Colin Cross · 8 years ago
- ca4ad4d add base::WaitForPropertyCreation by Keun-young Park · 8 years ago
- 63693da set ro.boottime.persistent_properties when persisted props are restored by Keun-young Park · 8 years ago
- a44c04a Merge "liblogcat: measure performance" by Treehugger Robot · 8 years ago
- 32c419b Merge "liblogcat: add simple stdout redirection" by Treehugger Robot · 8 years ago
- dd027ff Add tests for multiton issue by Colin Cross · 8 years ago
- 34a6fdd Add GetExecutableDirectory to libbase by Colin Cross · 8 years ago
- eaeddd7 Merge "Move adb_dirname and adb_basename to libbase" by Treehugger Robot · 8 years ago
- a4aa53d Merge "Bluetooth hal: moved to vendor partition." by Treehugger Robot · 8 years ago
- e246be9 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
- 7fb83f3 Bluetooth hal: moved to vendor partition. by Steven Moreland · 8 years ago
- 96aacc1 Merge "init: early_mount: removing hard-coded paths" by Treehugger Robot · 8 years ago
- 005ac4b Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137 by Treehugger Robot · 8 years ago
- bb4c73c Merge changes Ie9dd5d5d,Ifc6038c1 by Treehugger Robot · 8 years ago
- 5647b50 Merge "Make secilc accessible by root only" by Treehugger Robot · 8 years ago
- b70b303 Add global GCOV_PREFIX option. by Ryan Campbell · 8 years ago
- 3f1b9df Merge "fs_mgr: make is_device_secure() work even in the absence of properties." by Treehugger Robot · 8 years ago
- e24abef Make secilc accessible by root only by Alex Klyubin · 8 years ago
- 1ffa1fe fs_mgr: make is_device_secure() work even in the absence of properties. by Sandeep Patil · 8 years ago
- 77298c7 init: early_mount: removing hard-coded paths by Bowgo Tsai · 8 years ago
- 8d669fe Merge "fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount" by Treehugger Robot · 8 years ago
- c8b0672 fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount by Wei Wang · 8 years ago
- 9c4710b Merge "Treblize init.rc location" by Treehugger Robot · 8 years ago
- 9f1736f Merge "Add cross-platform <android-base/endian.h>." by Elliott Hughes · 8 years ago
- 8eb414f Treblize init.rc location by Jaekyun Seok · 8 years ago
- 82fc446 Merge changes from topic 'fs_mgr_dt' by Treehugger Robot · 8 years ago
- 1ed8388 Add cross-platform <android-base/endian.h>. by Elliott Hughes · 8 years ago
- cb67998 fs_mgr: refactor: consolidate device tree file reading in one place by Sandeep Patil · 8 years ago
- cdbbee1 fs_mgr: consolidate DT compatible check by Sandeep Patil · 8 years ago
- 04487d9 Merge "Make libutils test compile on the host" by Colin Cross · 8 years ago
- fe984bb Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll."" by Josh Gao · 8 years ago
- a201281 Make libutils test compile on the host by Colin Cross · 8 years ago
- 2b34650 Merge "Revert "Make libutils test compile on the host"" by Richard Uhler · 8 years ago
- ec453b2 Revert "Make libutils test compile on the host" by Richard Uhler · 8 years ago
- 8a2887a Merge changes Icd5f39ae,I2a4e956c by Treehugger Robot · 8 years ago
- 3e5c135 Make libutils test compile on the host by Colin Cross · 8 years ago
- 0ab8252 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 8 years ago
- 7ebba21 Merge "Fix multiton issue" by Treehugger Robot · 8 years ago
- 5e1389c Fix multiton issue by Colin Cross · 8 years ago
- e32b3fe Merge changes from topic 'early-mount-verity' by Treehugger Robot · 8 years ago
- 0ba2cb4 Merge "Check setegid() return values" by Treehugger Robot · 8 years ago
- fc513cd Merge "Add some basic docs for <android-base/logging.h>" by Elliott Hughes · 8 years ago
- 185a7d3 adb: early-mount: fix verity toggle through adb for early mount by Sandeep Patil · 8 years ago
- 1300702 early_mount: fs_mgr: move all fstab logic into fs_mgr by Sandeep Patil · 8 years ago
- fd1345e Merge "Make Condition use CLOCK_MONOTONIC" by Treehugger Robot · 8 years ago
- cffdcba Check setegid() return values by Tom Cherry · 8 years ago
- 21a932a Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 8 years ago
- 533a1e3 Make Condition use CLOCK_MONOTONIC by Tom Cherry · 8 years ago
- 1439687 Merge changes from topic 'early-mount-support' by Treehugger Robot · 8 years ago
- e0def13 Merge "adb: add `adb host-features`, report libusb status." by Treehugger Robot · 8 years ago
- 0610edc adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
- ace86e3 Merge "Address property service DoS." by Treehugger Robot · 8 years ago
- dd9211f Add some basic docs for <android-base/logging.h> by Elliott Hughes · 8 years ago
- 330e20d liblogcat: measure performance by Mark Salyzyn · 8 years ago
- d5d4b12 liblogcat: add simple stdout redirection by Mark Salyzyn · 8 years ago
- 84757a3 Merge "logd: add getEventTag id= command" by Mark Salyzyn · 8 years ago
- 1d98112 Merge "liblog: logprint followup" by Mark Salyzyn · 8 years ago
- 1e096b1 Address property service DoS. by Elliott Hughes · 8 years ago
- 2177fa2 logd: add getEventTag id= command by Mark Salyzyn · 8 years ago
- 17be751 liblog: logprint followup by Mark Salyzyn · 8 years ago
- 358abd2 libadf: convert to C++ by Greg Hackmann · 8 years ago
- 57d3a8f fs_mgr: add a generic fs_mgr_get_boot_config internal API by Sandeep Patil · 8 years ago
- 4ca31b1 init: early_mount: create device node for verity metadata partition by Sandeep Patil · 8 years ago
- c4be0d3 init: early_mount: disallow partitions to be verified at boot by Sandeep Patil · 8 years ago
- 0643bd1 init: early_mount: add support to mount verity enabled partitions early by Sandeep Patil · 8 years ago
- 5a8b2e4 fs_mgr: make fs_mgr_setup_verity public API by Sandeep Patil · 8 years ago
- ff8c129 fs_mgr: fix the fs_mgr_setup_verity param name by Sandeep Patil · 8 years ago
- 3861b49 init: refactor to allow successive device_init calls by Sandeep Patil · 8 years ago
- c336301 libadf: adf_test: fix crash on adf.devices failure by Greg Hackmann · 8 years ago
- 4962ca4 libcutils: build tests with -Wall -Wextra -Werror by Greg Hackmann · 8 years ago
- 69448a4 libcutils: fix socket type in SocketsTest.TestGetLocalPort by Greg Hackmann · 8 years ago
- b523dec libcutils: fix Wsign-compare warnings in multiuser_test by Greg Hackmann · 8 years ago
- 03d5668 Merge "adb: remove win32 dependency on libwinpthread-1.dll." by Treehugger Robot · 8 years ago
- 25c931e Merge "Add timeout support to android::base::WaitForProperty." by Treehugger Robot · 8 years ago
- 53af38d Merge "liblogcat: redirect logcat output correctly for -Q" by Treehugger Robot · 8 years ago
- 2da43e3 liblogcat: redirect logcat output correctly for -Q by Mark Salyzyn · 8 years ago
- 19e0478 Merge "init: minor fix to READEME.md" by Treehugger Robot · 8 years ago
- 303b63a adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 8 years ago
- 9a8e2ae Merge "liblog: Harden log_id check." by Mark Salyzyn · 8 years ago
- 6c83b12 Add timeout support to android::base::WaitForProperty. by Elliott Hughes · 8 years ago
- f191b0e Merge "adb: set max_rw to USB_FFS_BULK_SIZE explicitly" by Jerry Zhang · 8 years ago
- 914a522 init: minor fix to READEME.md by Bin Chen · 8 years ago
- 50c5be2 adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
- 3b50faa liblog: Harden log_id check. by Mark Salyzyn · 8 years ago
- 679ec71 Merge "liblogcat: LOCAL_C_INCLUDE_DIRS correction" by Treehugger Robot · 8 years ago
- aefbf35 Merge "Revert "Only allow system to write to existing input nodes."" by Treehugger Robot · 8 years ago
- 6694115 Revert "Only allow system to write to existing input nodes." by Michael Wright · 8 years ago
- a550bfb liblogcat: LOCAL_C_INCLUDE_DIRS correction by Mark Salyzyn · 8 years ago
- eb3f678 Merge changes I9494ce71,Idc14e4ad,I30de692e,Ieed3223b,I63d0667a by Mark Salyzyn · 8 years ago
- 1171666 Merge "Removed cpusets/schedboost build time dependency." by Isaac Chen · 8 years ago
- 7dbcb36 fs_mgr: add fs_mgr_do_mount_one() API by Sandeep Patil · 8 years ago