1. ae2e69b Remove a homebrew mmap64. by Elliott Hughes · 11 years ago
  2. c50dfd1 Fastbootd: fixed missing file in Android.mk by Szymon Starzycki · 11 years ago
  3. b6c5f28 fastbootd: erase, boot and partitioning commands by Szymon Starzycki · 11 years ago
  4. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago
  5. b097ece Merge "libadf: add helper to set up a simple post" by Greg Hackmann · 11 years ago
  6. 0e29200 Merge "libadf: filter overlay engines by a list of acceptable formats" by Greg Hackmann · 11 years ago
  7. 4635df3 Merge "add libadfhwc" by Greg Hackmann · 11 years ago
  8. 4b95c2b Merge "add libadf" by Greg Hackmann · 11 years ago
  9. 8dfdf65 Minor cleanups. by Nick Kralevich · 11 years ago
  10. 71e096c Merge "Increase buffer size, use bounds checking functions" by Nick Kralevich · 11 years ago
  11. 4ec2910 Increase buffer size, use bounds checking functions by Nick Kralevich · 11 years ago
  12. 1899628 Merge "Switch ARM debuggerd over to <sys/user.h>." by Elliott Hughes · 11 years ago
  13. 9e7d218 Switch ARM debuggerd over to <sys/user.h>. by Elliott Hughes · 11 years ago
  14. 1832635 libadf: add helper to set up a simple post by Greg Hackmann · 11 years ago
  15. 47e0c8d libadf: filter overlay engines by a list of acceptable formats by Greg Hackmann · 11 years ago
  16. ebb26c7 add libadfhwc by Greg Hackmann · 11 years ago
  17. b85d12a add libadf by Greg Hackmann · 11 years ago
  18. b240697 Merge changes I727d9135,I3bd1b59d,I0d05aa28 by Greg Hackmann · 11 years ago
  19. 95b348c rootdir: add ueventd.rc rule for adf subsystem by Greg Hackmann · 11 years ago
  20. 3312aa8 init: add subsystem rules to ueventd.rc by Greg Hackmann · 11 years ago
  21. f6e009e init: handle ueventd path truncation better by Greg Hackmann · 11 years ago
  22. 0914e01 Merge "init: limit visibility of init_parser.c helpers" by Greg Hackmann · 11 years ago
  23. 121400a Merge "Make init distinguish between orderly exit and being killed by signals." by Elliott Hughes · 11 years ago
  24. e456d42 Merge "libpixelflinger: do not use anonymous structs" by Stephen Hines · 11 years ago
  25. 6c5ad5c Make init distinguish between orderly exit and being killed by signals. by Elliott Hughes · 11 years ago
  26. 71f2f25 Merge "logwrapper: fix missing include" by JP Abgrall · 11 years ago
  27. d68db71 init: limit visibility of init_parser.c helpers by Greg Hackmann · 11 years ago
  28. cd2fe3b libpixelflinger: do not use anonymous structs by synergy dev · 11 years ago
  29. 5605cda logwrapper: fix missing include by William Roberts · 11 years ago
  30. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  31. dd2ac3d am d966eebf: Merge "Fix build." by Elliott Hughes · 11 years ago
  32. d966eeb Merge "Fix build." by Elliott Hughes · 11 years ago
  33. f98e4bf Fix build. by Elliott Hughes · 11 years ago
  34. 486ebac am a6fbc0f9: Merge "Replace __reboot call with syscall" by Elliott Hughes · 11 years ago
  35. a6fbc0f Merge "Replace __reboot call with syscall" by Elliott Hughes · 11 years ago
  36. dccdb94 Replace __reboot call with syscall by Pavel Chupin · 11 years ago
  37. 4a4616f am 048bb92f: Merge "split setptop ethernet tcp buffer from wifi" by Elliott Hughes · 11 years ago
  38. 048bb92 Merge "split setptop ethernet tcp buffer from wifi" by Elliott Hughes · 11 years ago
  39. 8ab9ece am 162c9a24: Merge "Switch MIPS over to <sys/user.h>." by Elliott Hughes · 11 years ago
  40. 162c9a2 Merge "Switch MIPS over to <sys/user.h>." by Elliott Hughes · 11 years ago
  41. 76e7f5e Switch MIPS over to <sys/user.h>. by Elliott Hughes · 11 years ago
  42. 85fddd8 am cbc32e9f: Merge "Support parsing RDNSS ND options from netlink." by Lorenzo Colitti · 11 years ago
  43. 6231f7f am 71dd5ba4: Merge "Switch back to subsystem "net" for netlink events." by Lorenzo Colitti · 11 years ago
  44. ee67631 am a0b3fef0: Merge "Get rid of an infinite loop in NetlinkEvent.cpp." by Lorenzo Colitti · 11 years ago
  45. 740bf8d am 8c099bc2: Merge "Parse IP address changes in NetlinkEvent." by Lorenzo Colitti · 11 years ago
  46. cbc32e9 Merge "Support parsing RDNSS ND options from netlink." by Lorenzo Colitti · 11 years ago
  47. 71dd5ba Merge "Switch back to subsystem "net" for netlink events." by Lorenzo Colitti · 11 years ago
  48. a0b3fef Merge "Get rid of an infinite loop in NetlinkEvent.cpp." by Lorenzo Colitti · 11 years ago
  49. 8c099bc Merge "Parse IP address changes in NetlinkEvent." by Lorenzo Colitti · 11 years ago
  50. c7eec83 Support parsing RDNSS ND options from netlink. by Lorenzo Colitti · 11 years ago
  51. 526b838 Switch back to subsystem "net" for netlink events. by Lorenzo Colitti · 11 years ago
  52. 9683456 Get rid of an infinite loop in NetlinkEvent.cpp. by Lorenzo Colitti · 11 years ago
  53. 381f70f Parse IP address changes in NetlinkEvent. by Lorenzo Colitti · 11 years ago
  54. 1d4e86c ueventd: fix a busy loop while reading uevents by Amir Goldstein · 11 years ago
  55. 252d903 am bf8e9342: am 3fa14a53: Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew." by Elliott Hughes · 11 years ago
  56. bf8e934 am 3fa14a53: Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew." by Elliott Hughes · 11 years ago
  57. 3fa14a5 Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew." by Elliott Hughes · 11 years ago
  58. 52ea510 split setptop ethernet tcp buffer from wifi by Jianzheng Zhou · 11 years ago
  59. 18ddd42 Remove x86 debuggerd dependencies on non-uapi headers and corkscrew. by Elliott Hughes · 11 years ago
  60. fc6a1da am d97a34af: am 60e7d495: Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  61. d97a34a am 60e7d495: Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  62. 60e7d49 Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  63. 2d640c2 Fix libnetutils to build with clean uapi headers. by Elliott Hughes · 11 years ago
  64. 36ff3bd am e8c6d15b: am 59644a6c: Merge "Fix nandread to build with old or uapi headers." by Elliott Hughes · 11 years ago
  65. e8c6d15 am 59644a6c: Merge "Fix nandread to build with old or uapi headers." by Elliott Hughes · 11 years ago
  66. 59644a6 Merge "Fix nandread to build with old or uapi headers." by Elliott Hughes · 11 years ago
  67. b05a2e5 Fix nandread to build with old or uapi headers. by Elliott Hughes · 11 years ago
  68. 90e67bc am d36bfc30: am e6279294: Merge "Revert "Revert enabling libunwind."" by Christopher Ferris · 11 years ago
  69. d36bfc3 am e6279294: Merge "Revert "Revert enabling libunwind."" by Christopher Ferris · 11 years ago
  70. e627929 Merge "Revert "Revert enabling libunwind."" by Christopher Ferris · 11 years ago
  71. e6feaee Revert "Revert enabling libunwind." by Christopher Ferris · 11 years ago
  72. 8ddd08b am 4ae94541: am 62ea993a: Merge "Revert enabling libunwind." by Elliott Hughes · 11 years ago
  73. 4ae9454 am 62ea993a: Merge "Revert enabling libunwind." by Elliott Hughes · 11 years ago
  74. 2ee9859 am fde641ee: am 30296f28: Merge "Let external/mksh install directly into /system/bin/sh." by Elliott Hughes · 11 years ago
  75. c3920de am 11d04d04: am 351b0123: Merge "Enable libunwind on arm platforms." by Christopher Ferris · 11 years ago
  76. 62ea993 Merge "Revert enabling libunwind." by Elliott Hughes · 11 years ago
  77. fde641e am 30296f28: Merge "Let external/mksh install directly into /system/bin/sh." by Elliott Hughes · 11 years ago
  78. 11d04d0 am 351b0123: Merge "Enable libunwind on arm platforms." by Christopher Ferris · 11 years ago
  79. db2309e Revert enabling libunwind. by Christopher Ferris · 11 years ago
  80. 30296f2 Merge "Let external/mksh install directly into /system/bin/sh." by Elliott Hughes · 11 years ago
  81. 351b012 Merge "Enable libunwind on arm platforms." by Christopher Ferris · 11 years ago
  82. aca6a4c am 5e860ce2: am d6f9be1b: Merge "Fix include files in backtrace.h." by Christopher Ferris · 11 years ago
  83. 5e860ce am d6f9be1b: Merge "Fix include files in backtrace.h." by Christopher Ferris · 11 years ago
  84. d6f9be1 Merge "Fix include files in backtrace.h." by Christopher Ferris · 11 years ago
  85. e57912d Fix include files in backtrace.h. by Christopher Ferris · 11 years ago
  86. 22f91cb Enable libunwind on arm platforms. by Christopher Ferris · 11 years ago
  87. dee1842 am adbb3352: am a2d1469c: Merge "Use new defines in test code." by Christopher Ferris · 11 years ago
  88. adbb335 am a2d1469c: Merge "Use new defines in test code." by Christopher Ferris · 11 years ago
  89. a2d1469 Merge "Use new defines in test code." by Christopher Ferris · 11 years ago
  90. 7f081ec Use new defines in test code. by Christopher Ferris · 11 years ago
  91. 2e47c8a am 1e1bae1b: am c2945850: Merge "Add some clarifying defines." by Christopher Ferris · 11 years ago
  92. 1e1bae1 am c2945850: Merge "Add some clarifying defines." by Christopher Ferris · 11 years ago
  93. c294585 Merge "Add some clarifying defines." by Christopher Ferris · 11 years ago
  94. 09b3598 Let external/mksh install directly into /system/bin/sh. by Elliott Hughes · 11 years ago
  95. cbfc730 Add some clarifying defines. by Christopher Ferris · 11 years ago
  96. f6e11ef am f4b3b73e: am c8626ba4: Merge "Dispose of ash." by Elliott Hughes · 11 years ago
  97. 4ddea7f am d5a7c371: am 408b3acf: Merge "Add corkscrew support for finding static symbols." by Christopher Ferris · 11 years ago
  98. f4b3b73 am c8626ba4: Merge "Dispose of ash." by Elliott Hughes · 11 years ago
  99. d5a7c37 am 408b3acf: Merge "Add corkscrew support for finding static symbols." by Christopher Ferris · 11 years ago
  100. c8626ba Merge "Dispose of ash." by Elliott Hughes · 11 years ago