1. 7e41c84 Add shared app gid to fs config by Kenny Root · 12 years ago
  2. 50e2555 Merge "Always include <sys/socket.h> before <linux/netlink.h>." by Elliott Hughes · 12 years ago
  3. b77d3d7 Always include <sys/socket.h> before <linux/netlink.h>. by Elliott Hughes · 12 years ago
  4. 922b460 Merge "fastboot: move help command before usb connect" by Colin Cross · 12 years ago
  5. 80f9867 fastboot: move help command before usb connect by Colin Cross · 12 years ago
  6. 82959f5 Merge "Remove unnecessary compiler pragma." by Ian Rogers · 12 years ago
  7. 04b5ac3 Remove unnecessary compiler pragma. by Ian Rogers · 12 years ago
  8. af03b05 Merge "Export flags needed for ifc_reset_connections API in netutils" by Wink Saville · 12 years ago
  9. c3c5358 Merge "Add MIPS support to pixelflinger." by Jean-Baptiste Queru · 12 years ago
  10. baba998 Merge "Define TCP buffer sizes for HSPAP, HSDPA, HSUPA and EVDO" by Wink Saville · 12 years ago
  11. db56bb4 Merge "libcorkscrew: avoid future name collisions." by Jean-Baptiste Queru · 12 years ago
  12. 02fd292 Merge "Fixed warnings test_zipfile" by Jean-Baptiste Queru · 12 years ago
  13. c6620cb Merge "Fixing unused param warnings in sync_test" by Jean-Baptiste Queru · 12 years ago
  14. 9d779bf Merge "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 12 years ago
  15. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  16. 0874aa0 Merge "adb: Pick desired product value from command line it follows -p" by Jean-Baptiste Queru · 12 years ago
  17. 52d5dfc Merge "vmstat: Fix -n flag" by Jean-Baptiste Queru · 12 years ago
  18. c57689f Merge "add command-line arguments to mkbootimg to move kernel, ramdisk, etc." by Jean-Baptiste Queru · 12 years ago
  19. 6218856 Fixed warnings test_zipfile by Ariel Bernal · 12 years ago
  20. ed95159 add command-line arguments to mkbootimg to move kernel, ramdisk, etc. by Doug Zongker · 12 years ago
  21. ed2e672 Merge "Print strerror for file read errors during flashing" by Jean-Baptiste Queru · 12 years ago
  22. 7c386a6 Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 12 years ago
  23. 36b1399 Merge "diskconfig: Add missing include for loff_t" by Jean-Baptiste Queru · 12 years ago
  24. a11f4bc Merge changes I5006b467,I0118cebf,Ibc792367 by Joe Onorato · 12 years ago
  25. 5069b01 Support for multiple modules with the same name is going away. by Joe Onorato · 12 years ago
  26. 1926c15 Fix build by removing TAGS from host module by Mike J. Chen · 12 years ago
  27. 2ffe3c8 libext4_utils on host is now called libext4_utils_host so there is no name conflict by Joe Onorato · 12 years ago
  28. 091c21c Export flags needed for ifc_reset_connections API in netutils by Alex Yakavenka · 13 years ago
  29. 2290dd4 Merge "Fixing signed/unsigned comparison warnings" by Jean-Baptiste Queru · 12 years ago
  30. 2765e4f Merge "Use sigemptyset to initialise signal mask as it is more portable. Referencing sa_restorer fails on MIPS" by Jean-Baptiste Queru · 12 years ago
  31. 8124e07 Merge "Fix unused parameter warnings" by Jean-Baptiste Queru · 12 years ago
  32. cc12ed3 Merge "[MIPS] debuggerd and libcorkscrew support" by Jean-Baptiste Queru · 12 years ago
  33. c4c731e Merge "[MIPS] Enable SD-card functionality to work" by Keun-young Park · 12 years ago
  34. 6736eb1 Use sigemptyset to initialise signal mask as it is more portable. by Chris Dearman · 12 years ago
  35. 29bdc87 Fixing signed/unsigned comparison warnings by Edwin Vane · 12 years ago
  36. c95c15b Merge "Char device /dev/dri/card0 was not created during startup." by Jean-Baptiste Queru · 12 years ago
  37. 311a475 Merge "Remove system/core's remnants of SH support." by Jean-Baptiste Queru · 12 years ago
  38. 53dab58 Merge "Make setenforce usage function static." by Kenny Root · 12 years ago
  39. 492051e Make setenforce usage function static. by Matt Finifter · 12 years ago
  40. dd56039 Merge "Fixed an unused param warning in logcat" by Stephen Hines · 12 years ago
  41. 2bc2b79 Add MIPS support to pixelflinger. by Paul Lind · 12 years ago
  42. ae8927a Merge "Fix a print format warning" by Jean-Baptiste Queru · 12 years ago
  43. 80b221c Fixed an unused param warning in logcat by Edwin Vane · 12 years ago
  44. b627968 Fixing unused param warnings in sync_test by Edwin Vane · 12 years ago
  45. 8d9aa37 Fix a print format warning by Edwin Vane · 12 years ago
  46. 9494f29 Merge "Implement SELinux/MAC checks for property service." by Kenny Root · 12 years ago
  47. 297f802 Merge "Add support for reloading policy from /data/system." by Kenny Root · 12 years ago
  48. 46beebe Fix unused parameter warnings by Edwin Vane · 12 years ago
  49. 6521a41 Remove system/core's remnants of SH support. by Elliott Hughes · 12 years ago
  50. 605f870 Merge "Add Mips architecture to system/core/include" by Elliott Hughes · 12 years ago
  51. 231e3c8 [MIPS] debuggerd and libcorkscrew support by Chris Dearman · 12 years ago
  52. 7b682c4 Merge "Add Mips support to libpixelflinger" by Jean-Baptiste Queru · 12 years ago
  53. 8076b21 Merge "Decode DHCP netmask option correctly" by Jean-Baptiste Queru · 12 years ago
  54. 63207cd Implement SELinux/MAC checks for property service. by rpcraig · 12 years ago
  55. ae6f3d7 Add support for reloading policy from /data/system. by Stephen Smalley · 12 years ago
  56. d25b850 Merge "Fix unused param warning" by Stephen Hines · 12 years ago
  57. 65c37c8 Merge "Fixed an unused param warning" by Stephen Hines · 12 years ago
  58. b3a5343 Merge "Fixed a discarded const qualifier warning" by Stephen Hines · 12 years ago
  59. f889f0d Merge "Trivial signed/unsigned warning fix for adbd" by Stephen Hines · 12 years ago
  60. e551055 Merge "Fix signed/unsigned comparison warning" by Stephen Hines · 12 years ago
  61. 80bcb48 Merge "Fixed un-initialized variable warnings" by Stephen Hines · 12 years ago
  62. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  63. 8261d27 Merge "restorecon tombstone directory." by Jean-Baptiste Queru · 12 years ago
  64. 63b2c57 Merge "Conditionally use SIGSTKFLT" by Elliott Hughes · 12 years ago
  65. 8fb0caa Merge "config_mbr: Fix integer overflow" by Jean-Baptiste Queru · 12 years ago
  66. 8127323 adb: Pick desired product value from command line it follows -p by Vairavan Srinivasan · 12 years ago
  67. 62f9ffa Fix unused param warning by Edwin Vane · 12 years ago
  68. a5db95d Fixed an unused param warning by Edwin Vane · 12 years ago
  69. de7f1ad Fixed a discarded const qualifier warning by Edwin Vane · 12 years ago
  70. ae06933 Trivial signed/unsigned warning fix for adbd by Edwin Vane · 12 years ago
  71. 7ac4209 Conditionally use SIGSTKFLT by Chris Dearman · 12 years ago
  72. 97d2aef Fix signed/unsigned comparison warning by Edwin Vane · 12 years ago
  73. 8bcfb8b Fixed un-initialized variable warnings by Tareq A. Siraj · 12 years ago
  74. ce76e2d Merge "Modify init.rc and init.goldfish.rc for SE Android." by Dima Zavin · 12 years ago
  75. 1eee419 Modify init.rc and init.goldfish.rc for SE Android. by Stephen Smalley · 12 years ago
  76. 64ba258 Print strerror for file read errors during flashing by Matt Gumbel · 13 years ago
  77. 0b344e7 config_mbr: Fix integer overflow by Andrew Boie · 13 years ago
  78. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 12 years ago
  79. e8b76a3 Define TCP buffer sizes for HSPAP, HSDPA, HSUPA and EVDO by Naveen Kalla · 12 years ago
  80. 23ee469 Merge "fastboot: change default sparse limit to disabled" by Colin Cross · 12 years ago
  81. 0bbfb39 fastboot: change default sparse limit to disabled by Colin Cross · 12 years ago
  82. f650c07 Merge "fastboot: check argc before using argv" by Colin Cross · 12 years ago
  83. 8fb6e06 fastboot: check argc before using argv by Colin Cross · 12 years ago
  84. 96d0a4d Extend and document the "wait" command by Patrick McCormick · 13 years ago
  85. f58f62e Merge "libsparse: fix 32 bit overflow when calculating last chunk" by Colin Cross · 12 years ago
  86. f1ec8ac libsparse: fix 32 bit overflow when calculating last chunk by Colin Cross · 12 years ago
  87. 41dfa9b diskconfig: Add missing include for loff_t by Andrew Boie · 12 years ago
  88. e6f8d45 Char device /dev/dri/card0 was not created during startup. by Lukasz Anaczkowski · 13 years ago
  89. ec7d9dc Merge "Avoid zombies on androidscreencast" by Colin Cross · 12 years ago
  90. 5a536ef Avoid zombies on androidscreencast by Yuriy Zabroda · 12 years ago
  91. f1186f3 restorecon tombstone directory. by rpcraig · 12 years ago
  92. f694ba5 Merge changes I6c59381c,I0da088fc,I883572f5,Idc2cfe20,I1a156d10,I177abdb9,I18707bd9,I26744c74,I266f70e1,I75f10db2,I95aa2317,I2f21355b,I5d4ab07f,Ic138ad58,I012d8a42,If664e4fc by Colin Cross · 12 years ago
  93. b3a6793 Add telephony-common and mms-common to BOOTCLASSPATH - DO NOT MERGE by Wink Saville · 12 years ago
  94. b4ef91b libcorkscrew: avoid future name collisions. by David 'Digit' Turner · 12 years ago
  95. f838788 fastboot: add support for auto-resparsing large files by Colin Cross · 12 years ago
  96. 80f2d03 fastboot: add fb_getvar by Colin Cross · 12 years ago
  97. 8879f98 fastboot: use getopt_long by Colin Cross · 12 years ago
  98. 6caab4c vmstat: Fix -n flag by Arun Raghavan · 13 years ago
  99. b43828b libsparse: rename symbols that conflict with libext4_utils by Colin Cross · 12 years ago
  100. 317a09e libsparse: add sparse_file_len by Colin Cross · 12 years ago