1. 4c0078d adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 7 years ago
  2. 78ea17a Merge "init: fix the parse error when meeting escape characters" by Tom Cherry · 7 years ago
  3. 78522d3 Merge changes I2157efc5,Iaf1d6f9c by Treehugger Robot · 7 years ago
  4. b27d572 Merge changes Ia35a4541,Iaf13450d by Treehugger Robot · 7 years ago
  5. b5acb1a fs_mgr: remove fs_mgr_dm_ioctl by David Anderson · 7 years ago
  6. 40b5948 fs_mgr: replace DM_TABLE_STATUS use with libdm. by David Anderson · 7 years ago
  7. 5417bcb run-as: Migrate to blueprint by Luis Hector Chavez · 7 years ago
  8. ef62f3f Add a way to disable run-as at runtime by Luis Hector Chavez · 7 years ago
  9. 6effd4d Merge "Parse IfIndex for Netlink RTM_NEWADDR / RTM_DELADDR event" by Rubin Xu · 7 years ago
  10. f5aaa81 Merge "libbase: switch to #pragma once." by Treehugger Robot · 7 years ago
  11. b4a2f57 Merge "fs_mgr: Use libdm for fs_mgr_verity." by Treehugger Robot · 7 years ago
  12. 4d8bbc6 libbase: switch to #pragma once. by Elliott Hughes · 7 years ago
  13. 2aa50ff Merge "Simplify __attribute__((__printf__)) use." by Treehugger Robot · 7 years ago
  14. d8a4c60 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 7 years ago
  15. b8f4fe4 Merge changes from topic "mingw-clang" by Treehugger Robot · 7 years ago
  16. b0ea3d3 Merge "libdm: Add DmTargetVerity and use it in fs_mgr_avb." by Treehugger Robot · 7 years ago
  17. 9803fbf fs_mgr: Use libdm for fs_mgr_verity. by David Anderson · 7 years ago
  18. 855a643 Merge "Fix memory leak when GateKeeperProxy.verify() returns" by Treehugger Robot · 7 years ago
  19. 332afef init: fix the parse error when meeting escape characters by liwugang · 7 years ago
  20. 1d17339 libdm: Add DmTargetVerity and use it in fs_mgr_avb. by David Anderson · 7 years ago
  21. 7a8bed3 Merge "fs_mgr: Use libdm for dm-linear devices." by Treehugger Robot · 7 years ago
  22. 9d254f0 Merge "libdm: Add unit tests for dm-linear." by Treehugger Robot · 7 years ago android-p-preview-4
  23. 516ec4c Merge "libdm: Add helper classes for loop control." by Treehugger Robot · 7 years ago
  24. 4b52440 fs_mgr: Use libdm for dm-linear devices. by David Anderson · 7 years ago
  25. 2d3e79f libdm: Add unit tests for dm-linear. by David Anderson · 7 years ago
  26. a2df1ef Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 7 years ago
  27. 8e52362 Adapt to switch to Clang for Windows host builds by Pirama Arumuga Nainar · 7 years ago
  28. 1f428ea libdm: Add helper classes for loop control. by David Anderson · 7 years ago
  29. fc1cf907 Merge "Fix ARM program header values used for exidx." by Christopher Ferris · 7 years ago
  30. 409465a Merge "adb: fix obsolete documentation." by Treehugger Robot · 7 years ago
  31. b8f4f14 Merge "Revert "adb: detect some spin loops and abort."" by Treehugger Robot · 7 years ago
  32. a67b00a Merge "libdm: Implement GetDmDevicePathByName()." by Treehugger Robot · 7 years ago
  33. f882a38 Fix ARM program header values used for exidx. by Christopher Ferris · 7 years ago
  34. 245b032 Merge "liblp: Add unit tests for flashing and readback." by Treehugger Robot · 7 years ago
  35. 5e9e74b libdm: Implement GetDmDevicePathByName(). by David Anderson · 7 years ago
  36. 8ddd105 Merge "liblp: Add unit tests." by Treehugger Robot · 7 years ago android-n-iot-release-smart-display
  37. bb7e812 Merge "Remove pstore case ibc.__pstore_append from CTS" by Elliott Hughes · 7 years ago
  38. accc95d adb: fix obsolete documentation. by Elliott Hughes · 7 years ago
  39. 27eda48 Merge "init: Don't set ro.serialno when androidboot.serialno is not set" by Christopher Morin · 7 years ago
  40. 04b9ca8 Revert "adb: detect some spin loops and abort." by Josh Gao · 7 years ago
  41. 39d124b init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 7 years ago
  42. d9b581e Merge "libdm: Implement zero and linear targets." by Treehugger Robot · 7 years ago
  43. 2502aa2 Merge "libdm: Add DmTargetTypeInfo and a unit test." by Treehugger Robot · 7 years ago
  44. 7d8880e Remove pstore case ibc.__pstore_append from CTS by chenhg · 7 years ago
  45. 0a186a8 liblp: Add unit tests for flashing and readback. by David Anderson · 7 years ago
  46. e9619eb liblp: Add unit tests. by David Anderson · 7 years ago
  47. bac58ae libdm: Implement zero and linear targets. by David Anderson · 7 years ago
  48. c7def68 libdm: Add DmTargetTypeInfo and a unit test. by David Anderson · 7 years ago
  49. d41a1f9 Merge "init: print service name when started waiting" by Treehugger Robot · 7 years ago
  50. 2e98fd2 Merge "libdm: Implement LoadTableAndActivate." by Treehugger Robot · 7 years ago
  51. bdc56b0 Merge "libdm: Move includes to a libdm folder." by Treehugger Robot · 7 years ago
  52. a242a4b Merge "Split shell_and_utilities into partition parts." by Anton Hansson · 7 years ago
  53. 73e9046 Merge "shell_and_utilities: update README.md." by Treehugger Robot · 7 years ago
  54. 16bb55c Merge "Revert "init: dummy host_init_verifier for mac"" by Yifan Hong · 7 years ago
  55. 2c4ee75 init: print service name when started waiting by Wei Wang · 7 years ago
  56. 3c4aa11 Revert "init: dummy host_init_verifier for mac" by Yifan Hong · 7 years ago
  57. 0310f46 shell_and_utilities: update README.md. by Elliott Hughes · 7 years ago
  58. e1c0744 libdm: Implement LoadTableAndActivate. by David Anderson · 7 years ago
  59. b1a834e libdm: Move includes to a libdm folder. by David Anderson · 7 years ago
  60. 9a2891c Merge "libdm: Clean up error messages and dm_ioctl use." by Treehugger Robot · 7 years ago
  61. ca38c79 Split shell_and_utilities into partition parts. by Anton Hansson · 7 years ago
  62. b0e193c Merge "init: dummy host_init_verifier for mac" by Treehugger Robot · 7 years ago
  63. ab8131f Merge "init: document what host init verifier checks" by Treehugger Robot · 7 years ago
  64. f567367 init: dummy host_init_verifier for mac by Tom Cherry · 7 years ago
  65. c50fe3d Merge "newfs_msdos: switch to external/newfs_msdos." by Treehugger Robot · 7 years ago
  66. 47111ae init: document what host init verifier checks by Tom Cherry · 7 years ago
  67. 81101cb Merge "Don't check permissions bits on init scripts for host_init_verifier" by Tom Cherry · 7 years ago
  68. 7982178 Update cflags for building Windows modules with Clang by Pirama Arumuga Nainar · 7 years ago
  69. b6181e3 libdm: Clean up error messages and dm_ioctl use. by David Anderson · 7 years ago
  70. 08839ff Merge "init: Create logical partitions via liblp." by Treehugger Robot · 7 years ago
  71. dc0f5bc Merge "logd: remove failing test." by Treehugger Robot · 7 years ago
  72. 20480a2 Merge "libselinux is dynamically linked from init" by Treehugger Robot · 7 years ago
  73. c86d311 Merge "fs_mgr: Add a library for managing logical partitions." by Treehugger Robot · 7 years ago
  74. d72432d Don't check permissions bits on init scripts for host_init_verifier by Tom Cherry · 7 years ago
  75. 6427c36 logd: remove failing test. by Elliott Hughes · 7 years ago
  76. 2bf8328 Merge "Determine product partition path on build time" by Treehugger Robot · 7 years ago
  77. 6590df2 init: Create logical partitions via liblp. by David Anderson · 7 years ago
  78. ea3b8ac fs_mgr: Add a library for managing logical partitions. by David Anderson · 7 years ago
  79. cccad0b Determine product partition path on build time by Doheon Lee · 7 years ago
  80. 012171d libselinux is dynamically linked from init by Jiyong Park · 7 years ago
  81. 9674bcb Merge changes Ibfa5e7e6,I706b57a9,I53d21134,I69d4d585 by Treehugger Robot · 7 years ago
  82. 3bbc816 adb: detect some spin loops and abort. by Josh Gao · 7 years ago
  83. 812ba6a Merge "adb: add nonblocking fd Connection." by Treehugger Robot · 7 years ago
  84. ded557f adb: add an id field to fdevent. by Josh Gao · 7 years ago
  85. e44d38d adb: delete unused members in fdevent. by Josh Gao · 7 years ago
  86. 172d0d4 adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 7 years ago
  87. b9a2243 Merge "Revert "fs_mgr: Add a library for managing logical partitions."" by David Anderson · 7 years ago
  88. 89a1dca Revert "fs_mgr: Add a library for managing logical partitions." by David Anderson · 7 years ago
  89. 9040b88 Merge "logcat: tidy "logcat.h"." by Treehugger Robot · 7 years ago
  90. 169aa98 Merge "fs_mgr: Add a library for managing logical partitions." by Treehugger Robot · 7 years ago
  91. 66680bd logcat: tidy "logcat.h". by Elliott Hughes · 7 years ago
  92. 28a3160 Merge "Remove liblogcat." by Elliott Hughes · 7 years ago
  93. fe80d06 Merge "Support oem_#### users/groups for host_init_verifier" by Tom Cherry · 7 years ago
  94. c733e5a Merge "Add /system/product/* paths to permitted paths" by Treehugger Robot · 7 years ago
  95. 3918936 Add /system/product/* paths to permitted paths by Inseob Kim · 7 years ago
  96. d9ad02e Fix memory leak when GateKeeperProxy.verify() returns by Kihyung Lee · 7 years ago
  97. 61b580e Remove liblogcat. by Elliott Hughes · 7 years ago
  98. 8c6f7ec Merge "bootstat: remove the only caller of liblogcat." by Elliott Hughes · 7 years ago
  99. 50a24eb bootstat: remove the only caller of liblogcat. by Elliott Hughes · 7 years ago
  100. 4632f4e Merge "Relax host init parser to work with the build system" by Tom Cherry · 7 years ago