1. bcf1454 Merge "Use FileMap from libcutil instead of rolling our own." by Narayan Kamath · 11 years ago
  2. eaf9885 Use FileMap from libcutil instead of rolling our own. by Narayan Kamath · 11 years ago
  3. a183f45 Merge "Add unit tests for libziparchive." by Narayan Kamath · 11 years ago
  4. 404c540 Merge "Fix return code for ended iteration." by Narayan Kamath · 11 years ago
  5. 58aaf46 Add unit tests for libziparchive. by Narayan Kamath · 11 years ago
  6. 6fec3a2 Merge "Log a warning on services that lack SELinux domains." by Nick Kralevich · 11 years ago
  7. af06c67 Log a warning on services that lack SELinux domains. by Stephen Smalley · 11 years ago
  8. bdf53e2 Merge "Do not change ownership on /sys/fs/selinux/enforce." by Nick Kralevich · 11 years ago
  9. eb41ad2 Fix return code for ended iteration. by Narayan Kamath · 11 years ago
  10. 17bec83 Do not change ownership on /sys/fs/selinux/enforce. by Stephen Smalley · 11 years ago
  11. 48a6d3d am ac3ab308: Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  12. ac3ab30 Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  13. 574c3b3 Fix Mac OS build for libziparchive. by Narayan Kamath · 11 years ago
  14. 51a1d4e am a2125077: Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  15. a212507 Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  16. 7fc7a07 Merge commit '252d9030cd4b2e3e6cf13fa33f328eccedb5e26c' into HEAD by The Android Open Source Project · 11 years ago
  17. 02ac0bf Merge changes I28ce0288,I86482e16,Ib957fae8,I1a27459b,I3e9c53c3,I91082f58,I395e5361,I6a01ff6f,I0ca31094,I56408690,Ieabdcb1c,Ib9b21771,I10927f48,I49ba2ba2 by Colin Cross · 11 years ago
  18. 9536b8c Fix fastbootd's <linux/kexec.h> reference. by Elliott Hughes · 11 years ago
  19. baf4c4b Fastbootd: Comments and general cleaning by Szymon Starzycki · 11 years ago
  20. 55b61f4 Fastbootd: General fixes and changes by Szymon Starzycki · 11 years ago
  21. 4662a11 Revert "Revert "Fastbootd: flashing certification"" by Szymon Starzycki · 11 years ago
  22. 27ea99f Fastbootd: auto ssh server start by Szymon Starzycki · 11 years ago
  23. bc849f1 Fastbootd: network auto discovery by Szymon Starzycki · 11 years ago
  24. 2a656c3 Fastbootd: socket and network transport by Szymon Starzycki · 11 years ago
  25. 00f4e93 Fastbootd: build breakage fix by Szymon Starzycki · 11 years ago
  26. b80e4c7 Revert "Fastbootd: flashing certification" by Colin Cross · 11 years ago
  27. 5621248 Fastbootd: flashing certification by Szymon Starzycki · 11 years ago
  28. b88fa32 Fastbootd: improved operations on gpt by Szymon Starzycki · 11 years ago
  29. ae2e69b Remove a homebrew mmap64. by Elliott Hughes · 11 years ago
  30. c50dfd1 Fastbootd: fixed missing file in Android.mk by Szymon Starzycki · 11 years ago
  31. b6c5f28 fastbootd: erase, boot and partitioning commands by Szymon Starzycki · 11 years ago
  32. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago
  33. b097ece Merge "libadf: add helper to set up a simple post" by Greg Hackmann · 11 years ago
  34. 0e29200 Merge "libadf: filter overlay engines by a list of acceptable formats" by Greg Hackmann · 11 years ago
  35. 4635df3 Merge "add libadfhwc" by Greg Hackmann · 11 years ago
  36. 4b95c2b Merge "add libadf" by Greg Hackmann · 11 years ago
  37. 71e096c Merge "Increase buffer size, use bounds checking functions" by Nick Kralevich · 11 years ago
  38. 4ec2910 Increase buffer size, use bounds checking functions by Nick Kralevich · 11 years ago
  39. 1899628 Merge "Switch ARM debuggerd over to <sys/user.h>." by Elliott Hughes · 11 years ago
  40. 9e7d218 Switch ARM debuggerd over to <sys/user.h>. by Elliott Hughes · 11 years ago
  41. 1832635 libadf: add helper to set up a simple post by Greg Hackmann · 11 years ago
  42. 47e0c8d libadf: filter overlay engines by a list of acceptable formats by Greg Hackmann · 11 years ago
  43. ebb26c7 add libadfhwc by Greg Hackmann · 11 years ago
  44. b85d12a add libadf by Greg Hackmann · 11 years ago
  45. b240697 Merge changes I727d9135,I3bd1b59d,I0d05aa28 by Greg Hackmann · 11 years ago
  46. 95b348c rootdir: add ueventd.rc rule for adf subsystem by Greg Hackmann · 11 years ago
  47. 3312aa8 init: add subsystem rules to ueventd.rc by Greg Hackmann · 11 years ago
  48. f6e009e init: handle ueventd path truncation better by Greg Hackmann · 11 years ago
  49. 0914e01 Merge "init: limit visibility of init_parser.c helpers" by Greg Hackmann · 11 years ago
  50. 121400a Merge "Make init distinguish between orderly exit and being killed by signals." by Elliott Hughes · 11 years ago
  51. e456d42 Merge "libpixelflinger: do not use anonymous structs" by Stephen Hines · 11 years ago
  52. 6c5ad5c Make init distinguish between orderly exit and being killed by signals. by Elliott Hughes · 11 years ago
  53. 71f2f25 Merge "logwrapper: fix missing include" by JP Abgrall · 11 years ago
  54. d68db71 init: limit visibility of init_parser.c helpers by Greg Hackmann · 11 years ago
  55. cd2fe3b libpixelflinger: do not use anonymous structs by synergy dev · 11 years ago
  56. 5605cda logwrapper: fix missing include by William Roberts · 11 years ago
  57. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  58. dd2ac3d am d966eebf: Merge "Fix build." by Elliott Hughes · 11 years ago
  59. d966eeb Merge "Fix build." by Elliott Hughes · 11 years ago
  60. f98e4bf Fix build. by Elliott Hughes · 11 years ago
  61. 486ebac am a6fbc0f9: Merge "Replace __reboot call with syscall" by Elliott Hughes · 11 years ago
  62. a6fbc0f Merge "Replace __reboot call with syscall" by Elliott Hughes · 11 years ago
  63. dccdb94 Replace __reboot call with syscall by Pavel Chupin · 11 years ago
  64. 4a4616f am 048bb92f: Merge "split setptop ethernet tcp buffer from wifi" by Elliott Hughes · 11 years ago
  65. 048bb92 Merge "split setptop ethernet tcp buffer from wifi" by Elliott Hughes · 11 years ago
  66. 8ab9ece am 162c9a24: Merge "Switch MIPS over to <sys/user.h>." by Elliott Hughes · 11 years ago
  67. 162c9a2 Merge "Switch MIPS over to <sys/user.h>." by Elliott Hughes · 11 years ago
  68. 76e7f5e Switch MIPS over to <sys/user.h>. by Elliott Hughes · 11 years ago
  69. 85fddd8 am cbc32e9f: Merge "Support parsing RDNSS ND options from netlink." by Lorenzo Colitti · 11 years ago
  70. 6231f7f am 71dd5ba4: Merge "Switch back to subsystem "net" for netlink events." by Lorenzo Colitti · 11 years ago
  71. ee67631 am a0b3fef0: Merge "Get rid of an infinite loop in NetlinkEvent.cpp." by Lorenzo Colitti · 11 years ago
  72. 740bf8d am 8c099bc2: Merge "Parse IP address changes in NetlinkEvent." by Lorenzo Colitti · 11 years ago
  73. cbc32e9 Merge "Support parsing RDNSS ND options from netlink." by Lorenzo Colitti · 11 years ago
  74. 71dd5ba Merge "Switch back to subsystem "net" for netlink events." by Lorenzo Colitti · 11 years ago
  75. a0b3fef Merge "Get rid of an infinite loop in NetlinkEvent.cpp." by Lorenzo Colitti · 11 years ago
  76. 8c099bc Merge "Parse IP address changes in NetlinkEvent." by Lorenzo Colitti · 11 years ago
  77. c7eec83 Support parsing RDNSS ND options from netlink. by Lorenzo Colitti · 11 years ago
  78. 526b838 Switch back to subsystem "net" for netlink events. by Lorenzo Colitti · 11 years ago
  79. 9683456 Get rid of an infinite loop in NetlinkEvent.cpp. by Lorenzo Colitti · 11 years ago
  80. 381f70f Parse IP address changes in NetlinkEvent. by Lorenzo Colitti · 11 years ago
  81. 252d903 am bf8e9342: am 3fa14a53: Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew." by Elliott Hughes · 11 years ago
  82. bf8e934 am 3fa14a53: Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew." by Elliott Hughes · 11 years ago
  83. 3fa14a5 Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew." by Elliott Hughes · 11 years ago
  84. 52ea510 split setptop ethernet tcp buffer from wifi by Jianzheng Zhou · 11 years ago
  85. 18ddd42 Remove x86 debuggerd dependencies on non-uapi headers and corkscrew. by Elliott Hughes · 11 years ago
  86. fc6a1da am d97a34af: am 60e7d495: Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  87. d97a34a am 60e7d495: Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  88. 60e7d49 Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  89. 2d640c2 Fix libnetutils to build with clean uapi headers. by Elliott Hughes · 11 years ago
  90. 36ff3bd am e8c6d15b: am 59644a6c: Merge "Fix nandread to build with old or uapi headers." by Elliott Hughes · 11 years ago
  91. e8c6d15 am 59644a6c: Merge "Fix nandread to build with old or uapi headers." by Elliott Hughes · 11 years ago
  92. 59644a6 Merge "Fix nandread to build with old or uapi headers." by Elliott Hughes · 11 years ago
  93. b05a2e5 Fix nandread to build with old or uapi headers. by Elliott Hughes · 11 years ago
  94. 90e67bc am d36bfc30: am e6279294: Merge "Revert "Revert enabling libunwind."" by Christopher Ferris · 11 years ago
  95. d36bfc3 am e6279294: Merge "Revert "Revert enabling libunwind."" by Christopher Ferris · 11 years ago
  96. e627929 Merge "Revert "Revert enabling libunwind."" by Christopher Ferris · 11 years ago
  97. e6feaee Revert "Revert enabling libunwind." by Christopher Ferris · 11 years ago
  98. 8ddd08b am 4ae94541: am 62ea993a: Merge "Revert enabling libunwind." by Elliott Hughes · 11 years ago
  99. 4ae9454 am 62ea993a: Merge "Revert enabling libunwind." by Elliott Hughes · 11 years ago
  100. 2ee9859 am fde641ee: am 30296f28: Merge "Let external/mksh install directly into /system/bin/sh." by Elliott Hughes · 11 years ago