1. 30f9b50 Merge "libdiskconfig: Use uintptr_t instead of uint32_t" by Elliott Hughes · 11 years ago
  2. 35539af libdiskconfig: Use uintptr_t instead of uint32_t by Ashok Bhat · 11 years ago
  3. 532f465 Merge "AArch64: Correction of struct surface_t" by Elliott Hughes · 11 years ago
  4. fd7eabe Merge "Pixelflinger: Add AArch64 support to pixelflinger JIT." by Elliott Hughes · 11 years ago
  5. cadb10c Merge "Pixelflinger: Support for handling 64-bit addresses in GGL Assembler" by Elliott Hughes · 11 years ago
  6. e433548 Merge "Relabel /data/misc/zoneinfo" by Nick Kralevich · 11 years ago
  7. 818d641 adb: Check sender's socket id when receiving packets. by David 'Digit' Turner · 11 years ago
  8. e1a475c Merge "Force alignment of data buffer used to process netlink messages" by Elliott Hughes · 11 years ago
  9. 354e9ed Relabel /data/misc/zoneinfo by Nick Kralevich · 11 years ago
  10. 4928d8d Merge "Fix ExtractEntryToFile." by Narayan Kamath · 11 years ago
  11. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  12. d5f97db Merge "libion: Use %zu for size_t" by Elliott Hughes · 11 years ago
  13. a67b39c Merge "Pixelflinger: Fix issue of pointers being stored in ints" by Elliott Hughes · 11 years ago
  14. 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 11 years ago
  15. bfc6dc4 Pixelflinger: Support for handling 64-bit addresses in GGL Assembler by Ashok Bhat · 11 years ago
  16. d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
  17. 7d92b7c Merge "Get rid of some log spam." by Narayan Kamath · 11 years ago
  18. f6a1965 Get rid of some log spam. by Narayan Kamath · 11 years ago
  19. 8779c4e Merge "Minor cleanups." by Nick Kralevich · 11 years ago
  20. 52998578 Dwarf backtrace for MIPS by Chris Dearman · 11 years ago
  21. bcf1454 Merge "Use FileMap from libcutil instead of rolling our own." by Narayan Kamath · 11 years ago
  22. eaf9885 Use FileMap from libcutil instead of rolling our own. by Narayan Kamath · 11 years ago
  23. 6053564 AArch64: Correction of struct surface_t by Marcus Oakland · 11 years ago
  24. aed6bec libion: Use %zu for size_t by Ashok Bhat · 11 years ago
  25. a183f45 Merge "Add unit tests for libziparchive." by Narayan Kamath · 11 years ago
  26. 404c540 Merge "Fix return code for ended iteration." by Narayan Kamath · 11 years ago
  27. 58aaf46 Add unit tests for libziparchive. by Narayan Kamath · 11 years ago
  28. 6fec3a2 Merge "Log a warning on services that lack SELinux domains." by Nick Kralevich · 11 years ago
  29. af06c67 Log a warning on services that lack SELinux domains. by Stephen Smalley · 11 years ago
  30. bdf53e2 Merge "Do not change ownership on /sys/fs/selinux/enforce." by Nick Kralevich · 11 years ago
  31. eb41ad2 Fix return code for ended iteration. by Narayan Kamath · 11 years ago
  32. 17bec83 Do not change ownership on /sys/fs/selinux/enforce. by Stephen Smalley · 11 years ago
  33. 48a6d3d am ac3ab308: Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  34. ac3ab30 Merge "Fix Mac OS build for libziparchive." by Narayan Kamath · 11 years ago
  35. 574c3b3 Fix Mac OS build for libziparchive. by Narayan Kamath · 11 years ago
  36. 51a1d4e am a2125077: Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  37. a212507 Merge "Unify zipfile implementations : Step 1." by Narayan Kamath · 11 years ago
  38. 7fc7a07 Merge commit '252d9030cd4b2e3e6cf13fa33f328eccedb5e26c' into HEAD by The Android Open Source Project · 11 years ago
  39. dd8fddd Fix tracing on user builds by Carton He · 11 years ago
  40. 02ac0bf Merge changes I28ce0288,I86482e16,Ib957fae8,I1a27459b,I3e9c53c3,I91082f58,I395e5361,I6a01ff6f,I0ca31094,I56408690,Ieabdcb1c,Ib9b21771,I10927f48,I49ba2ba2 by Colin Cross · 11 years ago
  41. 9536b8c Fix fastbootd's <linux/kexec.h> reference. by Elliott Hughes · 11 years ago
  42. baf4c4b Fastbootd: Comments and general cleaning by Szymon Starzycki · 11 years ago
  43. 55b61f4 Fastbootd: General fixes and changes by Szymon Starzycki · 11 years ago
  44. 4662a11 Revert "Revert "Fastbootd: flashing certification"" by Szymon Starzycki · 11 years ago
  45. 27ea99f Fastbootd: auto ssh server start by Szymon Starzycki · 11 years ago
  46. bc849f1 Fastbootd: network auto discovery by Szymon Starzycki · 11 years ago
  47. 2a656c3 Fastbootd: socket and network transport by Szymon Starzycki · 11 years ago
  48. 00f4e93 Fastbootd: build breakage fix by Szymon Starzycki · 11 years ago
  49. b80e4c7 Revert "Fastbootd: flashing certification" by Colin Cross · 11 years ago
  50. 5621248 Fastbootd: flashing certification by Szymon Starzycki · 11 years ago
  51. b88fa32 Fastbootd: improved operations on gpt by Szymon Starzycki · 11 years ago
  52. ae2e69b Remove a homebrew mmap64. by Elliott Hughes · 11 years ago
  53. c50dfd1 Fastbootd: fixed missing file in Android.mk by Szymon Starzycki · 11 years ago
  54. b6c5f28 fastbootd: erase, boot and partitioning commands by Szymon Starzycki · 11 years ago
  55. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago
  56. b097ece Merge "libadf: add helper to set up a simple post" by Greg Hackmann · 11 years ago
  57. 0e29200 Merge "libadf: filter overlay engines by a list of acceptable formats" by Greg Hackmann · 11 years ago
  58. 4635df3 Merge "add libadfhwc" by Greg Hackmann · 11 years ago
  59. 4b95c2b Merge "add libadf" by Greg Hackmann · 11 years ago
  60. 8dfdf65 Minor cleanups. by Nick Kralevich · 11 years ago
  61. 71e096c Merge "Increase buffer size, use bounds checking functions" by Nick Kralevich · 11 years ago
  62. 4ec2910 Increase buffer size, use bounds checking functions by Nick Kralevich · 11 years ago
  63. 1899628 Merge "Switch ARM debuggerd over to <sys/user.h>." by Elliott Hughes · 11 years ago
  64. 9e7d218 Switch ARM debuggerd over to <sys/user.h>. by Elliott Hughes · 11 years ago
  65. 1832635 libadf: add helper to set up a simple post by Greg Hackmann · 11 years ago
  66. 47e0c8d libadf: filter overlay engines by a list of acceptable formats by Greg Hackmann · 11 years ago
  67. ebb26c7 add libadfhwc by Greg Hackmann · 11 years ago
  68. b85d12a add libadf by Greg Hackmann · 11 years ago
  69. b240697 Merge changes I727d9135,I3bd1b59d,I0d05aa28 by Greg Hackmann · 11 years ago
  70. 95b348c rootdir: add ueventd.rc rule for adf subsystem by Greg Hackmann · 11 years ago
  71. 3312aa8 init: add subsystem rules to ueventd.rc by Greg Hackmann · 11 years ago
  72. f6e009e init: handle ueventd path truncation better by Greg Hackmann · 11 years ago
  73. 0914e01 Merge "init: limit visibility of init_parser.c helpers" by Greg Hackmann · 11 years ago
  74. 121400a Merge "Make init distinguish between orderly exit and being killed by signals." by Elliott Hughes · 11 years ago
  75. e456d42 Merge "libpixelflinger: do not use anonymous structs" by Stephen Hines · 11 years ago
  76. 6c5ad5c Make init distinguish between orderly exit and being killed by signals. by Elliott Hughes · 11 years ago
  77. 71f2f25 Merge "logwrapper: fix missing include" by JP Abgrall · 11 years ago
  78. d68db71 init: limit visibility of init_parser.c helpers by Greg Hackmann · 11 years ago
  79. cd2fe3b libpixelflinger: do not use anonymous structs by synergy dev · 11 years ago
  80. 5605cda logwrapper: fix missing include by William Roberts · 11 years ago
  81. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  82. dd2ac3d am d966eebf: Merge "Fix build." by Elliott Hughes · 11 years ago
  83. d966eeb Merge "Fix build." by Elliott Hughes · 11 years ago
  84. f98e4bf Fix build. by Elliott Hughes · 11 years ago
  85. 486ebac am a6fbc0f9: Merge "Replace __reboot call with syscall" by Elliott Hughes · 11 years ago
  86. a6fbc0f Merge "Replace __reboot call with syscall" by Elliott Hughes · 11 years ago
  87. dccdb94 Replace __reboot call with syscall by Pavel Chupin · 11 years ago
  88. 4a4616f am 048bb92f: Merge "split setptop ethernet tcp buffer from wifi" by Elliott Hughes · 11 years ago
  89. 048bb92 Merge "split setptop ethernet tcp buffer from wifi" by Elliott Hughes · 11 years ago
  90. 8ab9ece am 162c9a24: Merge "Switch MIPS over to <sys/user.h>." by Elliott Hughes · 11 years ago
  91. 162c9a2 Merge "Switch MIPS over to <sys/user.h>." by Elliott Hughes · 11 years ago
  92. 76e7f5e Switch MIPS over to <sys/user.h>. by Elliott Hughes · 11 years ago
  93. 85fddd8 am cbc32e9f: Merge "Support parsing RDNSS ND options from netlink." by Lorenzo Colitti · 11 years ago
  94. 6231f7f am 71dd5ba4: Merge "Switch back to subsystem "net" for netlink events." by Lorenzo Colitti · 11 years ago
  95. ee67631 am a0b3fef0: Merge "Get rid of an infinite loop in NetlinkEvent.cpp." by Lorenzo Colitti · 11 years ago
  96. 740bf8d am 8c099bc2: Merge "Parse IP address changes in NetlinkEvent." by Lorenzo Colitti · 11 years ago
  97. cbc32e9 Merge "Support parsing RDNSS ND options from netlink." by Lorenzo Colitti · 11 years ago
  98. 71dd5ba Merge "Switch back to subsystem "net" for netlink events." by Lorenzo Colitti · 11 years ago
  99. a0b3fef Merge "Get rid of an infinite loop in NetlinkEvent.cpp." by Lorenzo Colitti · 11 years ago
  100. 8c099bc Merge "Parse IP address changes in NetlinkEvent." by Lorenzo Colitti · 11 years ago