1. 2d08ae5 libutils: switch Looper's fds to unique_fd. by Josh Gao · 7 years ago
  2. 1b49634 libziparchive: use fdsan in ZipArchive. by Josh Gao · 7 years ago
  3. 3fa9637 crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). by Josh Gao · 7 years ago
  4. c954ec0 debuggerd_handler: use syscall(__NR_close) instead of close. by Josh Gao · 7 years ago
  5. fcf2c01 base: add support for tagged fd closure to unique_fd. by Josh Gao · 7 years ago
  6. 54f4030 Merge "liblp: Allow specifying a custom block size when building sparse images." by Treehugger Robot · 7 years ago
  7. bd13056 Merge "ueventd: add a test for ueventd_parser.cpp" by Tom Cherry · 7 years ago
  8. 5fd5be3 Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" by Joel Fernandes · 7 years ago
  9. ce483b6 liblp: Allow specifying a custom block size when building sparse images. by David Anderson · 7 years ago
  10. 56cd651 libcutils: ashmem: Avoid doing fd checks for ashmem calls by Joel Fernandes · 7 years ago
  11. cb140c0 Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 7 years ago
  12. 5f0198b ueventd: add a test for ueventd_parser.cpp by Tom Cherry · 7 years ago
  13. cda7c3b adb: Add io size and zero packet to usb_handle by Jerry Zhang · 7 years ago
  14. 16b78db adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
  15. b156c60 adb: Expose device usb_handle through libadbd by Jerry Zhang · 7 years ago
  16. a63b330 Merge "[adb] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  17. ab3203f Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  18. 17a02a3 Merge "Clean up logging code." by Christopher Ferris · 7 years ago
  19. e1731a4 [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  20. fcc16c5 Merge "fastboot: Refactor string constants to constants.h" by Treehugger Robot · 7 years ago
  21. b504f38 Merge "ueventd: let scripts provide firmware directories" by Tom Cherry · 7 years ago
  22. c637ada Clean up logging code. by Christopher Ferris · 7 years ago
  23. 769a9c1 fastboot: Refactor string constants to constants.h by Jerry Zhang · 7 years ago
  24. 895aceb Merge "libbatterymonitor: vendor_available" by Treehugger Robot · 7 years ago
  25. 3da9f08 libbatterymonitor: vendor_available by Yifan Hong · 8 years ago
  26. 97d3fd8 Merge "liblp: Add a method to create sparse images of the super partition." by Treehugger Robot · 7 years ago
  27. fcb0ef9 Merge "liblp: Move image reading/writing functions to a new cpp file." by Treehugger Robot · 7 years ago
  28. 4749900 Merge "liblp: Force more sizes to be a multiple of the sector size." by Treehugger Robot · 7 years ago
  29. f78c964 Merge "liblp: Add block device size to LpMetadataGeometry." by Treehugger Robot · 7 years ago
  30. 39e7a1c Merge "libcutils: remove rather than fix the mutex." by Yi Kong · 7 years ago
  31. 2a989cf Merge "[logd] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  32. aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  33. b36db4b liblp: Add a method to create sparse images of the super partition. by David Anderson · 7 years ago
  34. 62cd1e0 liblp: Move image reading/writing functions to a new cpp file. by David Anderson · 7 years ago
  35. 8cf1e38 liblp: Force more sizes to be a multiple of the sector size. by David Anderson · 7 years ago
  36. 4813823 liblp: Add block device size to LpMetadataGeometry. by David Anderson · 7 years ago
  37. c8d09dd [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  38. dc8483c Merge "Remove execute bit for source files" by Yi Kong · 7 years ago
  39. 760a35a Remove execute bit for source files by Yi Kong · 7 years ago
  40. 9154fbc Merge "Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  41. 7421fa1 ueventd: let scripts provide firmware directories by Tom Cherry · 7 years ago
  42. c1a1562 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  43. 51a2cac libcutils: remove rather than fix the mutex. by Elliott Hughes · 7 years ago
  44. dda5fe4 Merge "cutils: move hashmap to <pthread.h>." by Elliott Hughes · 7 years ago android-p-preview-5
  45. a8df2b9 Merge "init: actually remount /sys when changing network namespaces" by Tom Cherry · 7 years ago
  46. 9bb0a4d init: actually remount /sys when changing network namespaces by Tom Cherry · 7 years ago
  47. 9d12725 cutils: move hashmap to <pthread.h>. by Elliott Hughes · 7 years ago
  48. 40ad8e2 Merge "libbase: return different result depend on the errno" by Elliott Hughes · 7 years ago
  49. a73ea65 Merge "liblp: Rename the metadata partition name to "super"." by Treehugger Robot · 7 years ago
  50. c63cb07 libbase: return different result depend on the errno by liwugang · 7 years ago
  51. b399456 Merge "liblp: Clean up public headers." by Treehugger Robot · 7 years ago
  52. 5dce8ce Merge "Remove Memory::ReadField." by Christopher Ferris · 7 years ago
  53. b3fc16c liblp: Rename the metadata partition name to "super". by David Anderson · 7 years ago
  54. 9c3c294 liblp: Clean up public headers. by David Anderson · 7 years ago
  55. d73414c Merge "liblp: Improve reliability of UpdatePartitionTable." by Treehugger Robot · 7 years ago
  56. 5afddb0 Remove Memory::ReadField. by Christopher Ferris · 7 years ago
  57. 0973813 Merge "Separate namespace acquisition from library loading" by Victor Khimenko · 7 years ago
  58. df398f2 Merge "libcutils: remove unused open_memstream." by Elliott Hughes · 7 years ago
  59. fc567a9 Merge "libcutils: remove some unused API." by Elliott Hughes · 7 years ago
  60. 1443ec4 Separate namespace acquisition from library loading by Victor Khimenko · 7 years ago
  61. a5cb671 liblp: Improve reliability of UpdatePartitionTable. by David Anderson · 7 years ago
  62. c457df7 Merge "liblp: Make it easier to test UpdatePartitionTable." by Treehugger Robot · 7 years ago
  63. 32960e5 Merge "liblp: Refactor the partition table update API." by Treehugger Robot · 7 years ago
  64. 1433f8a Merge "Move libbacktrace off cutils." by Treehugger Robot · 7 years ago
  65. c35d4a5 libcutils: remove unused open_memstream. by Elliott Hughes · 7 years ago
  66. 721e3eb libcutils: remove some unused API. by Elliott Hughes · 7 years ago
  67. 3848890 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  68. 451694e liblp: Make it easier to test UpdatePartitionTable. by David Anderson · 7 years ago
  69. 771f2c2 Merge "Remove unused #include." by Elliott Hughes · 7 years ago
  70. 21671ed liblp: Refactor the partition table update API. by David Anderson · 7 years ago
  71. 3eb5d77 Merge "adb: work around adbd push bug." by Treehugger Robot · 7 years ago
  72. cd0f5c3 Remove unused #include. by Elliott Hughes · 7 years ago
  73. 19ef02e Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV" by Treehugger Robot · 7 years ago
  74. d07d094 init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV by Luis Hector Chavez · 7 years ago
  75. bcfc8a2 Merge "adb: fix escape_arg for multiple quotes" by Treehugger Robot · 7 years ago
  76. e4fded2 adb: fix escape_arg for multiple quotes by Ryan Prichard · 7 years ago
  77. 3488783 Merge "Fix build breakage on non-linux" by Treehugger Robot · 7 years ago
  78. 6f5d464 Merge "add event log range for audioserver" by Treehugger Robot · 7 years ago
  79. 2b67f0b Fix build breakage on non-linux by Pawin Vongmasa · 7 years ago
  80. ab2ced5 add event log range for audioserver by Eric Laurent · 7 years ago
  81. 0cee7cc adb: work around adbd push bug. by Josh Gao · 7 years ago
  82. 1db3789 Merge "Add debug system properties to control profiling limits." by Yabin Cui · 7 years ago android-o-mr1-iot-release-1.0.2
  83. 6a288d8 Merge "liblp: Implement support for request queue alignment." by Treehugger Robot · 7 years ago
  84. 2332afb liblp: Implement support for request queue alignment. by David Anderson · 7 years ago
  85. de1d06e Merge "adbd: fix spurious failure to create dirs when pushing." by Treehugger Robot · 7 years ago
  86. 4f0da7c Add debug system properties to control profiling limits. by Yabin Cui · 7 years ago
  87. 4c0078d adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 7 years ago
  88. 4251739 Merge "Add support for new defines in v4.17.3 headers." by Christopher Ferris · 7 years ago
  89. a04058e Merge "liblp: Fix incorrect get_block_device_size usage." by Treehugger Robot · 7 years ago
  90. 839a818 liblp: Fix incorrect get_block_device_size usage. by David Anderson · 7 years ago
  91. 35f2704 Merge "Add /mnt/product rw mount point for product partitions." by Treehugger Robot · 7 years ago
  92. 7002558 Merge "bootstat: record reboot reason history in persist.sys.boot.reason.history" by Treehugger Robot · 7 years ago
  93. 8a0b46e Merge "libbase: assume clang." by Elliott Hughes · 7 years ago
  94. 50d874b Merge "bootstat: kpdpwr actually means reboot,longkey" by Treehugger Robot · 7 years ago
  95. 98c7649 libbase: assume clang. by Elliott Hughes · 7 years ago
  96. 432791e Add support for new defines in v4.17.3 headers. by Christopher Ferris · 7 years ago
  97. 8b80960 Merge "rootdir: access to pstore denied to bootstat" by Treehugger Robot · 7 years ago
  98. 5c58c9d bootstat: record reboot reason history in persist.sys.boot.reason.history by Mark Salyzyn · 7 years ago
  99. 7ab805e rootdir: access to pstore denied to bootstat by Mark Salyzyn · 7 years ago
  100. 384a682 Merge "Fix misleading comments" by Treehugger Robot · 7 years ago