1. 3c71bbd libbase: add libbase_headers by Steven Moreland · 7 years ago
  2. 8b318d0 Merge "liblog: __android_logger_property_bool svelte+eng default" by Mark Salyzyn · 7 years ago
  3. 0ca7eec Merge "logd: report log reader instantiation" by Treehugger Robot · 7 years ago
  4. 9fcaaba liblog: __android_logger_property_bool svelte+eng default by Mark Salyzyn · 7 years ago
  5. edaed3e Merge "Allocate a GID range for external cache files." by Treehugger Robot · 7 years ago
  6. fa3add3 logd: report log reader instantiation by Mark Salyzyn · 8 years ago
  7. 0bdf653 Merge "libsparse: Fix verbose_error string usage" by Treehugger Robot · 7 years ago
  8. 14ed55b Merge "init: handle sys.powerctl immediately" by Tom Cherry · 7 years ago
  9. a7eeb22 libsparse: Fix verbose_error string usage by Chris Fries · 7 years ago
  10. f358bed Merge "libcutils: compile with BOARD_VNDK_VERSION current" by Treehugger Robot · 7 years ago
  11. 6ad16cd Merge changes Iec369a50,I3f9f8d56,I78959464,I72ea858e by Mark Salyzyn · 7 years ago
  12. 98ad32a init: handle sys.powerctl immediately by Tom Cherry · 7 years ago
  13. 24aa9a4 logd: instrument tests better for failure by Mark Salyzyn · 7 years ago
  14. d87d47f liblog: log_time add explicit to some constructors. by Mark Salyzyn · 7 years ago
  15. 3614a0c logd: iterator corruption paranoia by Mark Salyzyn · 7 years ago
  16. 5836379 logd: regression in handling watermark boundary. by Mark Salyzyn · 7 years ago
  17. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  18. ffa38cf Merge "ueventd: create classes for dev and sys permissions" by Tom Cherry · 7 years ago
  19. fa16473 Allocate a GID range for external cache files. by Jeff Sharkey · 7 years ago
  20. 66f44d8 Merge "init.rc: set initial cpuset to all cores" by Wei Wang · 7 years ago
  21. cc054c9 ueventd: create classes for dev and sys permissions by Tom Cherry · 7 years ago
  22. b7826a7 Merge changes from topic '36810152' by Chris Fries · 7 years ago
  23. 0ea946c fastboot: Support larger transfers during flash by Chris Fries · 7 years ago
  24. 75d1956 Merge "Add a README.md about our shell and utilities." by Treehugger Robot · 7 years ago
  25. e831149 Merge "Set libavb version into system property for Treble OTA" by Bowgo Tsai · 7 years ago
  26. 1a898c2 Set libavb version into system property for Treble OTA by Bowgo Tsai · 7 years ago
  27. 5a0818a Add a README.md about our shell and utilities. by Elliott Hughes · 7 years ago
  28. 82bd278 Merge "check ext4 magic before running next steps" by Keun-young Park · 7 years ago
  29. eea6080 Merge "Revert "Send property_service AVC messages to the kernel audit system"" by Elliott Hughes · 7 years ago
  30. 2e83b86 init.rc: set initial cpuset to all cores by Wei Wang · 7 years ago
  31. b87f1c1 Merge changes I9d0482d1,Ib82833be by Tom Cherry · 7 years ago
  32. 030b4d1 Merge changes I596b8706,I262c0377,Iaf2bee97 by Mark Salyzyn · 7 years ago
  33. 42d524f Merge "logd: statistics truncate name" by Treehugger Robot · 7 years ago
  34. 6a99971 fastboot: Cap max size sent to libsparse by Chris Fries · 7 years ago
  35. 4bf1be7 fastboot: add AdbWinUsbApi as a required module by Chris Fries · 7 years ago
  36. 0301b32 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 7 years ago
  37. 01bdb04 liblog: allow event tags to include some punctuations by Mark Salyzyn · 7 years ago
  38. 5768d3d liblog: logprint supports number of seconds time event field by Mark Salyzyn · 8 years ago
  39. d8f9356 Revert "Send property_service AVC messages to the kernel audit system" by Elliott Hughes · 7 years ago
  40. 46186a7 logcat: test: standardize rest() to let logs land when injecting by Mark Salyzyn · 7 years ago
  41. 1ab8f55 ueventd: convert platform_names from C list to std::vector by Tom Cherry · 7 years ago
  42. e3e4821 ueventd: replace char* with std::string in struct uevent by Tom Cherry · 7 years ago
  43. e771b69 Merge changes I6a29c678,I76212f65 by Treehugger Robot · 7 years ago
  44. d738137 Merge changes from topic 'avb-early-mount' by Treehugger Robot · 7 years ago
  45. aaf70e7 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 8 years ago
  46. 8bba52f init: support early_mount with vboot 2.0 (external/avb/libavb) by Bowgo Tsai · 7 years ago
  47. 9e3756f Merge "liblog: android_log_event_list class permit -EBUSY retry" by Treehugger Robot · 7 years ago
  48. fc827be reboot: fix owner and permissions of last_reboot_reason file by Todd Poynor · 7 years ago
  49. e092b72 init.rc: create /data/misc/reboot owned by system by Todd Poynor · 7 years ago
  50. 6000a3f check ext4 magic before running next steps by Keun-young Park · 7 years ago
  51. d9b45c5 Merge "fs_mgr: adds/changes some public APIs for early mount in init" by Treehugger Robot · 7 years ago
  52. f31ae3d logd: statistics truncate name by Mark Salyzyn · 7 years ago
  53. 659b78e Merge changes Ie5ec609a,I5a2ac369,I690137b5 by Tom Cherry · 7 years ago
  54. 7ecfd6a liblog: android_log_event_list class permit -EBUSY retry by Mark Salyzyn · 7 years ago
  55. fc500dd Merge "fs_mgr_avb: refactors how vbmeta is loaded" by Treehugger Robot · 7 years ago
  56. b26f48f Merge "fs_mgr: adding fs_mgr_get_slot_suffix() public API" by Treehugger Robot · 7 years ago
  57. 80d1ad1 fs_mgr: adds/changes some public APIs for early mount in init by Bowgo Tsai · 7 years ago
  58. 95c966a fs_mgr_avb: refactors how vbmeta is loaded by Bowgo Tsai · 7 years ago
  59. 87d0836 fs_mgr: adding fs_mgr_get_slot_suffix() public API by Bowgo Tsai · 7 years ago
  60. 0de940c Merge "Force set timezone to UTC in logd." by Treehugger Robot · 7 years ago
  61. 86c725a Merge "libutils: mark as vendor_available" by Treehugger Robot · 7 years ago
  62. 47330e2 adb: statically link libbase into the tests. by Josh Gao · 7 years ago
  63. e0ab255 Merge "Passing additional parameter to powerctl" by Dmitri Plotnikov · 7 years ago
  64. 83f5084 Merge "Moved include/backtrace to libbacktrace/include" by Vijay Venkatraman · 7 years ago
  65. e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 7 years ago
  66. 3fa4673 ueventd: Fix up string handling in handle_*_device_event() by Tom Cherry · 7 years ago
  67. 060b74b ueventd: convert mkdir_recursive() to std::string by Tom Cherry · 7 years ago
  68. 780a71e ueventd: move subsystem logic from code to ueventd.rc by Tom Cherry · 7 years ago
  69. 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 7 years ago
  70. 20b7f78 Merge "disable module loading after BOOT_COMPLETED broadcast" by Jaesoo Lee · 7 years ago
  71. 00e1c4f Passing additional parameter to powerctl by Dmitri Plotnikov · 7 years ago
  72. 352476e Force set timezone to UTC in logd. by Hidehiko Abe · 7 years ago
  73. e4e4777 Merge "libcutils: fix system-background tasks shown in top command" by Elliott Hughes · 7 years ago
  74. 48cdaff libutils: mark as vendor_available by Steven Moreland · 7 years ago
  75. 4a36cc7 Merge "Move adb backup/restore helptext to adb shell bu help." by Johan Torås Halseth · 7 years ago
  76. 6748f24 libcutils: fix system-background tasks shown in top command by Ganesh Mahendran · 7 years ago
  77. 120add0 Merge "ueventd: remove /dev/log" by Treehugger Robot · 7 years ago
  78. 2e3abe2 Merge "use s_max_mnt_count to detect mke2fs generated partition" by Treehugger Robot · 7 years ago
  79. dcf4d19 disable module loading after BOOT_COMPLETED broadcast by Jaesoo Lee · 7 years ago
  80. 1621189 Merge "ueventd: replace char** links with std::vector<std::string>" by Treehugger Robot · 7 years ago
  81. 95e233f use s_max_mnt_count to detect mke2fs generated partition by Keun-young Park · 7 years ago
  82. d4ff8d8 ueventd: remove /dev/log by Tom Cherry · 7 years ago
  83. a309bc4 Merge "ZipWriter: Keep LFH and CFH in sync" by Treehugger Robot · 7 years ago
  84. 8f2c28d Moved include/backtrace to libbacktrace/include by Vijay Venkatraman · 7 years ago
  85. eca1b3b Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 7 years ago
  86. a4b4002 Merge changes from topic 'trusty_km2_hal' by Jocelyn Bohr · 7 years ago
  87. b37312a Merge "Remove .(ll)ndk suffix from (ll)ndk_library" by Treehugger Robot · 7 years ago
  88. ca3de55 Merge "Add a reasonably full implementation of gzip/gunzip/zcat." by Elliott Hughes · 7 years ago
  89. ab89b34 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  90. d987c9d ZipWriter: Keep LFH and CFH in sync by Adam Lesinski · 7 years ago
  91. 625a098 Merge "poll umount completion from /proc/mounts" by Keun-young Park · 7 years ago
  92. 5020603 trusty: keymaster: update device tests to use 2.0 API by Jocelyn Bohr · 8 years ago
  93. 465615e trusty: keymaster: Implement abort by Jocelyn Bohr · 8 years ago
  94. e57f3ce trusty: keymaster: Implement finish by Jocelyn Bohr · 8 years ago
  95. 86eb966 trusty: keymaster: Implement update by Jocelyn Bohr · 8 years ago
  96. d7da42c trusty: keymaster: Implement begin by Jocelyn Bohr · 8 years ago
  97. 22812e9 trusty: keymaster: Implement upgrade_key by Jocelyn Bohr · 8 years ago
  98. a256198 trusty: keymaster: Implement attest_key by Jocelyn Bohr · 8 years ago
  99. 4cbfa7f trusty: keymaster: Implement export_key by Jocelyn Bohr · 8 years ago
  100. 2d76866 trusty: keymaster: Implement import_key by Jocelyn Bohr · 8 years ago