1. c75a7c6 storaged: fix headers. by Yifan Hong · 7 years ago
  2. 9eacd7c healthd: overridden by health@2.0-service by Yifan Hong · 7 years ago
  3. 0067b53 healthd use vintf_fragments by Yifan Hong · 7 years ago
  4. 288a992 Merge "[adb] Modernize codebase by replacing NULL with nullptr" am: a63b3309ff by Yi Kong · 7 years ago
  5. ff37362 Merge "[adb] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  6. 3092340 Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  7. 548b61e Merge "[libutils] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  8. 958eaf9 Merge "Clean up logging code." am: 17a02a33bb by Christopher Ferris · 7 years ago
  9. 7f3e15f Merge "Clean up logging code." by Christopher Ferris · 7 years ago
  10. 6eabd4a [libutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  11. c1e5fd5 Merge "fastboot: Refactor string constants to constants.h" am: fcc16c53e1 by Jerry Zhang · 7 years ago
  12. 9f86b7c Merge "ueventd: let scripts provide firmware directories" am: b504f38d7e by Tom Cherry · 7 years ago
  13. 1edf0ea Merge "fastboot: Refactor string constants to constants.h" by Treehugger Robot · 7 years ago
  14. bff86aa Merge "ueventd: let scripts provide firmware directories" by Tom Cherry · 7 years ago
  15. 2bdc87e Clean up logging code. by Christopher Ferris · 7 years ago
  16. dc9c710 fastboot: Refactor string constants to constants.h by Jerry Zhang · 7 years ago
  17. b087095 [automerger skipped] Merge "libbatterymonitor: vendor_available" by Yifan Hong · 7 years ago
  18. ced2e38 Merge "libbatterymonitor: vendor_available" by Treehugger Robot · 7 years ago
  19. 28d3049 libbatterymonitor: vendor_available by Yifan Hong · 8 years ago
  20. b7cf89f Merge "liblp: Add a method to create sparse images of the super partition." by David Anderson · 7 years ago
  21. 1c8358f Merge "liblp: Add a method to create sparse images of the super partition." by Treehugger Robot · 7 years ago
  22. 3c94c02 Merge "liblp: Move image reading/writing functions to a new cpp file." by David Anderson · 7 years ago
  23. f56046e Merge "liblp: Force more sizes to be a multiple of the sector size." by David Anderson · 7 years ago
  24. c91b22d Merge "liblp: Add block device size to LpMetadataGeometry." am: f78c9643e0 by David Anderson · 7 years ago
  25. 393b807 Merge "liblp: Move image reading/writing functions to a new cpp file." by Treehugger Robot · 7 years ago
  26. 33b966e Merge "liblp: Force more sizes to be a multiple of the sector size." by Treehugger Robot · 7 years ago
  27. 75c915d Merge "liblp: Add block device size to LpMetadataGeometry." by Treehugger Robot · 7 years ago
  28. cb89e18 Merge "libcutils: remove rather than fix the mutex." am: 39e7a1c981 by Yi Kong · 7 years ago
  29. 62346ae Merge "libcutils: remove rather than fix the mutex." by Yi Kong · 7 years ago
  30. 8f33658 Merge "[logd] Modernize codebase by replacing NULL with nullptr" am: 2a989cf525 by Yi Kong · 7 years ago
  31. ba7dd73 Merge "Remove execute bit for source files" am: dc8483cc04 by Yi Kong · 7 years ago
  32. 29da216 Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df by Yi Kong · 7 years ago
  33. b47ccb4 Merge "[logd] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  34. 10aea53 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  35. 85f6010 liblp: Add a method to create sparse images of the super partition. by David Anderson · 7 years ago
  36. fd784d5 liblp: Move image reading/writing functions to a new cpp file. by David Anderson · 7 years ago
  37. 5c0b466 liblp: Force more sizes to be a multiple of the sector size. by David Anderson · 7 years ago
  38. 80bb17b liblp: Add block device size to LpMetadataGeometry. by David Anderson · 7 years ago
  39. 5b565c0 [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  40. 62e474a Merge "Remove execute bit for source files" by Yi Kong · 7 years ago
  41. 5ac2d34 Remove execute bit for source files by Yi Kong · 7 years ago
  42. 60b8000 Merge "Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  43. 1b3e6b8 ueventd: let scripts provide firmware directories by Tom Cherry · 7 years ago
  44. 15addc4 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  45. e923d15 libcutils: remove rather than fix the mutex. by Elliott Hughes · 7 years ago
  46. 101076b Merge "cutils: move hashmap to <pthread.h>." am: dda5fe46ac by Elliott Hughes · 7 years ago
  47. 80ad064 Merge "init: actually remount /sys when changing network namespaces" by Tom Cherry · 7 years ago
  48. 181cf3e Merge "cutils: move hashmap to <pthread.h>." by Elliott Hughes · 7 years ago
  49. ebd58ca Merge "init: actually remount /sys when changing network namespaces" by Tom Cherry · 7 years ago
  50. 05f694d init: actually remount /sys when changing network namespaces by Tom Cherry · 7 years ago
  51. 57f66b3 cutils: move hashmap to <pthread.h>. by Elliott Hughes · 7 years ago
  52. b838657 Merge "libbase: return different result depend on the errno" am: 40ad8e2ade by Elliott Hughes · 7 years ago
  53. 870737f Merge "libbase: return different result depend on the errno" by Elliott Hughes · 7 years ago
  54. df9d4cc Merge "liblp: Rename the metadata partition name to "super"." am: a73ea65c5a by David Anderson · 7 years ago
  55. adb367e Merge "liblp: Rename the metadata partition name to "super"." by Treehugger Robot · 7 years ago
  56. e747afa libbase: return different result depend on the errno by liwugang · 7 years ago
  57. 0ca275d Merge "liblp: Clean up public headers." am: b399456303 by David Anderson · 7 years ago
  58. a618748 Merge "liblp: Clean up public headers." by Treehugger Robot · 7 years ago
  59. 524130f Merge "Remove Memory::ReadField." am: 5dce8ce747 by Christopher Ferris · 7 years ago
  60. f4d4c05 Merge "Remove Memory::ReadField." by Christopher Ferris · 7 years ago
  61. fdeb717 Merge "liblp: Improve reliability of UpdatePartitionTable." am: d73414c5e8 by David Anderson · 7 years ago
  62. 821eb22 liblp: Rename the metadata partition name to "super". by David Anderson · 7 years ago
  63. ec787e2 liblp: Clean up public headers. by David Anderson · 7 years ago
  64. ef457b3 Merge "liblp: Improve reliability of UpdatePartitionTable." by Treehugger Robot · 7 years ago
  65. e692a76 Remove Memory::ReadField. by Christopher Ferris · 7 years ago
  66. d71704a Merge "Separate namespace acquisition from library loading" am: 097381382b by Victor Khimenko · 7 years ago
  67. b10ac91 Merge "Separate namespace acquisition from library loading" by Victor Khimenko · 7 years ago
  68. afc1cbd Merge "libcutils: remove unused open_memstream." am: df398f2b67 by Elliott Hughes · 7 years ago
  69. b744ea6 Merge "libcutils: remove some unused API." am: fc567a9b95 by Elliott Hughes · 7 years ago
  70. 2a0af5a Merge "libcutils: remove unused open_memstream." by Elliott Hughes · 7 years ago
  71. 924c144 Merge "libcutils: remove some unused API." by Elliott Hughes · 7 years ago
  72. 70939d9 Separate namespace acquisition from library loading by Victor Khimenko · 7 years ago
  73. a8328ef Merge "liblp: Make it easier to test UpdatePartitionTable." am: c457df7d34 by David Anderson · 7 years ago
  74. 12ac577 liblp: Improve reliability of UpdatePartitionTable. by David Anderson · 7 years ago
  75. 5ca5c60 Merge "liblp: Refactor the partition table update API." am: 32960e54b4 by David Anderson · 7 years ago
  76. b120f38 Merge "liblp: Make it easier to test UpdatePartitionTable." by Treehugger Robot · 7 years ago
  77. a6d9da4 Merge "liblp: Refactor the partition table update API." by Treehugger Robot · 7 years ago
  78. 2af0f86 Merge "Move libbacktrace off cutils." am: 1433f8ab2e by Elliott Hughes · 7 years ago
  79. 5fea828 Merge "Move libbacktrace off cutils." by Treehugger Robot · 7 years ago
  80. e27ec26 libcutils: remove unused open_memstream. by Elliott Hughes · 7 years ago
  81. 9af4b33 libcutils: remove some unused API. by Elliott Hughes · 7 years ago
  82. ba00265 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  83. af59997 liblp: Make it easier to test UpdatePartitionTable. by David Anderson · 7 years ago
  84. 8187c1d Merge "Remove unused #include." am: 771f2c2a3e by Elliott Hughes · 7 years ago
  85. 50607fb Merge "Remove unused #include." by Elliott Hughes · 7 years ago
  86. 4f3355f liblp: Refactor the partition table update API. by David Anderson · 7 years ago
  87. 76ae1ec Merge "adb: work around adbd push bug." am: 3eb5d77913 by Josh Gao · 7 years ago
  88. 47f8a1a Merge "adb: work around adbd push bug." by Treehugger Robot · 7 years ago
  89. fcd3d87 Remove unused #include. by Elliott Hughes · 7 years ago
  90. 3aa9abb Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV" am: 19ef02ef42 by Luis Hector Chavez · 7 years ago
  91. 8b2d77f Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV" by Treehugger Robot · 7 years ago
  92. 055429d init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV by Luis Hector Chavez · 7 years ago
  93. 7e12f5a Merge "adb: fix escape_arg for multiple quotes" am: bcfc8a2ab0 by Ryan Prichard · 7 years ago
  94. ade2441 Merge "adb: fix escape_arg for multiple quotes" by Treehugger Robot · 7 years ago
  95. b572e6d adb: fix escape_arg for multiple quotes by Ryan Prichard · 7 years ago
  96. 15b945e Merge "Fix build breakage on non-linux" am: 348878391a by Pawin Vongmasa · 7 years ago
  97. 873b781 Merge "add event log range for audioserver" am: 6f5d464fb9 by Eric Laurent · 7 years ago
  98. 2f82b52 Merge "Fix build breakage on non-linux" by Treehugger Robot · 7 years ago
  99. b73bd99 Merge "add event log range for audioserver" by Treehugger Robot · 7 years ago
  100. f327c11 Fix build breakage on non-linux by Pawin Vongmasa · 7 years ago