1. 75cff06 Merge changes from topic "linker-config" by Jae Shin · 7 years ago
  2. ba02863 Merge "Replace (unsigned) short with (u)int16_t." by Treehugger Robot · 7 years ago
  3. 088d18e Merge "Allow C++17 in fastboot." by Treehugger Robot · 7 years ago
  4. 08d470b Replace (unsigned) short with (u)int16_t. by Chih-Hung Hsieh · 7 years ago
  5. 3195e6e Allow C++17 in fastboot. by David Anderson · 7 years ago
  6. 3b984c7 Merge "Increase fastboot timeout to 30 seconds" by Chris Fries · 7 years ago
  7. f6c6aaa Parse the list of supported vndk snapshot versions by Jae Shin · 7 years ago
  8. 61f474f Add '.bak' for sed -i that is required by BSD sed by Justin Yun · 7 years ago
  9. f6dff6d Build ld.config.txt for older VNDK versions by Jae Shin · 7 years ago
  10. 2a58811 Merge "base: remove execute bit from utf8.h" by Treehugger Robot · 7 years ago
  11. 991eedd base: remove execute bit from utf8.h by Spencer Low · 7 years ago
  12. 389e950 Merge changes I784c1dcc,Ic6a06cdc,I874b10c2 by Treehugger Robot · 7 years ago
  13. 7bb1ae2 Merge "lmkd: Add meminfo logging after each kill for easy troubleshooting" by Suren Baghdasaryan · 7 years ago
  14. 8a40c8a adb: switch reconnect_queue to std::set. by Josh Gao · 7 years ago
  15. 50acca7 Increase fastboot timeout to 30 seconds by Aaron Wisner · 7 years ago
  16. 043fbec adb: add environment variables to disable usb, emulators, mdns. by Josh Gao · 7 years ago
  17. e032387 adb: minor cleanup. by Josh Gao · 7 years ago
  18. 282ad1a lmkd: Add meminfo logging after each kill for easy troubleshooting by Suren Baghdasaryan · 7 years ago
  19. 67bf7df Merge changes I78f273db,I2fdaa9d3,Ib6e1df87 by Treehugger Robot · 7 years ago
  20. 5f42ee1 Merge "fs_mgr: Small fix in overlayfs setup/teardown" by Treehugger Robot · 7 years ago
  21. 0e7dc30 Merge "llkd: switch to std::literals" by Treehugger Robot · 7 years ago
  22. b4bf8c6 fs_mgr: Small fix in overlayfs setup/teardown by Greg Kaiser · 7 years ago
  23. 6d5b931 Merge "fastbootd: Add is-userspace variable." by Treehugger Robot · 7 years ago
  24. 770395d Merge "fastbootd: Add commands for logical partitions." by Treehugger Robot · 7 years ago
  25. 18eae78 Merge changes If7c8d38f,I7117dd19,Iaa5006e3,I3a568361,I37df06e4, ... by Josh Gao · 7 years ago
  26. d9ba061 fastbootd: Add is-userspace variable. by David Anderson · 7 years ago
  27. 0d4277d fastbootd: Add commands for logical partitions. by David Anderson · 7 years ago
  28. edc9cee Merge "ParseFloat/ParseDouble, also take std::string" by Steven Moreland · 7 years ago
  29. d88b52e Merge changes from topic "squashfs+overlayfs" by Mark Salyzyn · 7 years ago
  30. 3cf9f9b Merge changes Id2a61d35,Ibe802c36 by Treehugger Robot · 7 years ago
  31. 424ffa2 Merge "init: clarify comment for the restorecon of second stage init" by Treehugger Robot · 7 years ago
  32. 88ef0b1 fastbootd: Add support for flashing logical partitions. by David Anderson · 7 years ago
  33. f1911f4 ParseFloat/ParseDouble, also take std::string by Steven Moreland · 7 years ago
  34. e85b2ad init: clarify comment for the restorecon of second stage init by Tom Cherry · 7 years ago
  35. 12211d1 fastbootd: Enable erase and flash commands for physical partitions. by David Anderson · 7 years ago
  36. 075c351 Merge "fastboot: `fastbootd` uses `libadbd.so`." by Tao Bao · 7 years ago
  37. 4264b7f Merge "fastbootd: Allow returning errors from getvar handlers." by Treehugger Robot · 7 years ago
  38. 9ce0de0 Merge "Add ParseFloat (in parsedouble.h)." by Steven Moreland · 7 years ago
  39. 52e54a6 llkd: switch to std::literals by Mark Salyzyn · 7 years ago
  40. 2d3f234 Merge "Revert^2 "Prepare to fail in RefBase destructor if count is untouched"" by Hans Boehm · 7 years ago
  41. 4842b1b Merge "ParseDouble: allow validation only." by Treehugger Robot · 7 years ago
  42. e74c526 Merge "base: move unique_fd fdsan tests into bionic." by Treehugger Robot · 7 years ago
  43. 856b7ec fastbootd: Allow returning errors from getvar handlers. by David Anderson · 7 years ago
  44. 586ef26 Add ParseFloat (in parsedouble.h). by Steven Moreland · 7 years ago
  45. 362e696 adb: report connection status when we're unauthorized. by Josh Gao · 7 years ago
  46. a8db274 adb: disable test_device.FileOperationsTest.test_pull_symlink_dir. by Josh Gao · 7 years ago
  47. 6c1b42c adb: fix test_device.FileOperationsTest.test_push_empty by Josh Gao · 7 years ago
  48. b361073 adb: switch test_adb.py over to double quotes. by Josh Gao · 7 years ago
  49. 676f375d adb: make test_adb.py work on windows. by Josh Gao · 7 years ago
  50. 9b6522b adb: switch test_adb.py to python3. by Josh Gao · 7 years ago
  51. fa06fc7 base: move unique_fd fdsan tests into bionic. by Josh Gao · 7 years ago
  52. 81ebcb1 Move IPC functionality from trusty_keymaster_device to trusty_keymaster_ipc by Roberto Pereira · 7 years ago
  53. 22a3b1f Update the Trusty Keymaster directory structure by Roberto Pereira · 7 years ago
  54. 4f9599e Run clang-format on all trusty/keymaster .cpp and .h files by Roberto Pereira · 7 years ago
  55. 7b1d163 Merge "Add adb integration test to general-tests" by Treehugger Robot · 7 years ago
  56. 1b8981e ParseDouble: allow validation only. by Steven Moreland · 7 years ago
  57. 2a019ec Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  58. b71eedf fastboot: `fastbootd` uses `libadbd.so`. by Tao Bao · 7 years ago
  59. 934db8a init: add fs_mgr_overlayfs_mount_all to FirstStageMount by Mark Salyzyn · 7 years ago
  60. c60153f adb: add overlayfs handling for readonly system filesystems by Mark Salyzyn · 7 years ago
  61. d9e6c20 fs_mgr: get fs_mgr_mount_all to call fs_mgr_overlayfs_mount_all by Mark Salyzyn · 7 years ago
  62. b28389f fs_mgr: add overlayfs handling for squashfs system filesystems by Mark Salyzyn · 7 years ago
  63. 70306b9 Merge "fastbootd: Implement the getvar command." by Treehugger Robot · 7 years ago
  64. ec004eb Merge "Allow to get raw register data on all platforms." by Florian Mayer · 7 years ago
  65. f41897a Merge "adb: clean up handle_host_request." by Treehugger Robot · 7 years ago
  66. fe891a8 Merge "Move to using ClassAccessor" by Mathieu Chartier · 7 years ago
  67. 75fea7e Add adb integration test to general-tests by Julien Desprez · 7 years ago
  68. 31d2c26 fastbootd: Implement the getvar command. by Hridya Valsaraju · 7 years ago
  69. c2277fc Move to using ClassAccessor by Mathieu Chartier · 7 years ago
  70. 1e0e1b4 Merge "lmkd: Skip memory.stat usage when per-app memcgs are not used" by Treehugger Robot · 7 years ago
  71. 932247e Allow to get raw register data on all platforms. by Florian Mayer · 7 years ago
  72. 1d1c002 lmkd: Skip memory.stat usage when per-app memcgs are not used by Suren Baghdasaryan · 7 years ago
  73. 41950dd Merge "lmkd: Protect against buffer overflow" by Suren Baghdasaryan · 7 years ago
  74. 8fa3adb Merge "Merge libsync_recovery rules into libsync." by Tao Bao · 7 years ago
  75. f0da9b0 lmkd: Protect against buffer overflow by Greg Kaiser · 7 years ago
  76. 4039051 adb: clean up handle_host_request. by Josh Gao · 7 years ago
  77. 7d4e7d3 Merge "Revert "Support Speck encryption."" by Treehugger Robot · 7 years ago android-o-mr1-iot-release-1.0.3
  78. 6b0ecda Merge "fastboot: Fix product-services typo" by Treehugger Robot · 7 years ago
  79. ba22102 Merge "Make libadf, libsync_recovery recovery_available." by Tao Bao · 7 years ago
  80. f32d3df Merge libsync_recovery rules into libsync. by Tao Bao · 7 years ago
  81. 9b66330 Make libadf, libsync_recovery recovery_available. by Jerry Zhang · 7 years ago
  82. f3c3327 Merge "bootstat: duplicate boot reason entries" by Mark Salyzyn · 7 years ago
  83. 954c141 Revert "Support Speck encryption." by Greg Kaiser · 7 years ago
  84. 274b544 bootstat: duplicate boot reason entries by Mark Salyzyn · 7 years ago
  85. 5d70781 Merge "Merge Android Pie into master" by Xin Li · 7 years ago
  86. 8cdea7f fastboot: Fix product-services typo by David Anderson · 7 years ago
  87. 574533a Merge "split first stage init into a separate executable" by Tom Cherry · 7 years ago
  88. 50973d1 Merge changes from topic "fdsan_debuggerd" by Josh Gao · 7 years ago
  89. 919ee8a Merge "Revert "Prepare to fail in RefBase destructor if count is untouched"" by Orion Hodson · 7 years ago
  90. b9d0753 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
  91. 297d9bf adb: actually enable fdsan. by Josh Gao · 7 years ago
  92. 9d100f1 adb: move AdbCloser to its rightful place. by Josh Gao · 7 years ago
  93. ce841d9 libdebuggerd: extract and print the fdsan table. by Josh Gao · 7 years ago
  94. 9da1f51 crash_dump: pass the address of the fdsan table. by Josh Gao · 7 years ago
  95. 4f878cf Merge "fs_mgr: Do not mount empty partitions." by Treehugger Robot · 7 years ago
  96. a70e2b2 Merge "liblp: Allow flashing to readonly logical partitions." by Treehugger Robot · 7 years ago
  97. fb973d3 Merge Android Pie into master by Xin Li · 7 years ago
  98. c4630ef Merge "Allow existance of partition to be checked before flashall or update" by Treehugger Robot · 7 years ago
  99. c30a75a Merge "Add fastbootd." by Treehugger Robot · 7 years ago
  100. 6868cb9 fs_mgr: Do not mount empty partitions. by David Anderson · 7 years ago