1. 0874aa0 Merge "adb: Pick desired product value from command line it follows -p" by Jean-Baptiste Queru · 12 years ago
  2. 52d5dfc Merge "vmstat: Fix -n flag" by Jean-Baptiste Queru · 12 years ago
  3. c57689f Merge "add command-line arguments to mkbootimg to move kernel, ramdisk, etc." by Jean-Baptiste Queru · 12 years ago
  4. ed95159 add command-line arguments to mkbootimg to move kernel, ramdisk, etc. by Doug Zongker · 12 years ago
  5. ed2e672 Merge "Print strerror for file read errors during flashing" by Jean-Baptiste Queru · 12 years ago
  6. 7c386a6 Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 12 years ago
  7. 36b1399 Merge "diskconfig: Add missing include for loff_t" by Jean-Baptiste Queru · 12 years ago
  8. a11f4bc Merge changes I5006b467,I0118cebf,Ibc792367 by Joe Onorato · 12 years ago
  9. 5069b01 Support for multiple modules with the same name is going away. by Joe Onorato · 12 years ago
  10. 1926c15 Fix build by removing TAGS from host module by Mike J. Chen · 12 years ago
  11. 2ffe3c8 libext4_utils on host is now called libext4_utils_host so there is no name conflict by Joe Onorato · 12 years ago
  12. 2290dd4 Merge "Fixing signed/unsigned comparison warnings" by Jean-Baptiste Queru · 12 years ago
  13. 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
  14. 8124e07 Merge "Fix unused parameter warnings" by Jean-Baptiste Queru · 12 years ago
  15. cc12ed3 Merge "[MIPS] debuggerd and libcorkscrew support" by Jean-Baptiste Queru · 12 years ago
  16. c4c731e Merge "[MIPS] Enable SD-card functionality to work" by Keun-young Park · 12 years ago
  17. 6736eb1 Use sigemptyset to initialise signal mask as it is more portable. by Chris Dearman · 12 years ago
  18. 29bdc87 Fixing signed/unsigned comparison warnings by Edwin Vane · 12 years ago
  19. c95c15b Merge "Char device /dev/dri/card0 was not created during startup." by Jean-Baptiste Queru · 12 years ago
  20. 311a475 Merge "Remove system/core's remnants of SH support." by Jean-Baptiste Queru · 12 years ago
  21. 53dab58 Merge "Make setenforce usage function static." by Kenny Root · 12 years ago
  22. 492051e Make setenforce usage function static. by Matt Finifter · 12 years ago
  23. dd56039 Merge "Fixed an unused param warning in logcat" by Stephen Hines · 12 years ago
  24. ae8927a Merge "Fix a print format warning" by Jean-Baptiste Queru · 12 years ago
  25. 80b221c Fixed an unused param warning in logcat by Edwin Vane · 12 years ago
  26. 8d9aa37 Fix a print format warning by Edwin Vane · 12 years ago
  27. 9494f29 Merge "Implement SELinux/MAC checks for property service." by Kenny Root · 12 years ago
  28. 297f802 Merge "Add support for reloading policy from /data/system." by Kenny Root · 12 years ago
  29. 46beebe Fix unused parameter warnings by Edwin Vane · 12 years ago
  30. 6521a41 Remove system/core's remnants of SH support. by Elliott Hughes · 12 years ago
  31. 605f870 Merge "Add Mips architecture to system/core/include" by Elliott Hughes · 12 years ago
  32. 231e3c8 [MIPS] debuggerd and libcorkscrew support by Chris Dearman · 12 years ago
  33. 7b682c4 Merge "Add Mips support to libpixelflinger" by Jean-Baptiste Queru · 12 years ago
  34. 8076b21 Merge "Decode DHCP netmask option correctly" by Jean-Baptiste Queru · 12 years ago
  35. 63207cd Implement SELinux/MAC checks for property service. by rpcraig · 12 years ago
  36. ae6f3d7 Add support for reloading policy from /data/system. by Stephen Smalley · 12 years ago
  37. d25b850 Merge "Fix unused param warning" by Stephen Hines · 12 years ago
  38. 65c37c8 Merge "Fixed an unused param warning" by Stephen Hines · 12 years ago
  39. b3a5343 Merge "Fixed a discarded const qualifier warning" by Stephen Hines · 12 years ago
  40. f889f0d Merge "Trivial signed/unsigned warning fix for adbd" by Stephen Hines · 12 years ago
  41. e551055 Merge "Fix signed/unsigned comparison warning" by Stephen Hines · 12 years ago
  42. 80bcb48 Merge "Fixed un-initialized variable warnings" by Stephen Hines · 12 years ago
  43. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  44. 8261d27 Merge "restorecon tombstone directory." by Jean-Baptiste Queru · 12 years ago
  45. 63b2c57 Merge "Conditionally use SIGSTKFLT" by Elliott Hughes · 12 years ago
  46. 8fb0caa Merge "config_mbr: Fix integer overflow" by Jean-Baptiste Queru · 12 years ago
  47. 8127323 adb: Pick desired product value from command line it follows -p by Vairavan Srinivasan · 12 years ago
  48. 62f9ffa Fix unused param warning by Edwin Vane · 12 years ago
  49. a5db95d Fixed an unused param warning by Edwin Vane · 12 years ago
  50. de7f1ad Fixed a discarded const qualifier warning by Edwin Vane · 12 years ago
  51. ae06933 Trivial signed/unsigned warning fix for adbd by Edwin Vane · 12 years ago
  52. 7ac4209 Conditionally use SIGSTKFLT by Chris Dearman · 12 years ago
  53. 97d2aef Fix signed/unsigned comparison warning by Edwin Vane · 12 years ago
  54. 8bcfb8b Fixed un-initialized variable warnings by Tareq A. Siraj · 12 years ago
  55. ce76e2d Merge "Modify init.rc and init.goldfish.rc for SE Android." by Dima Zavin · 12 years ago
  56. 1eee419 Modify init.rc and init.goldfish.rc for SE Android. by Stephen Smalley · 13 years ago
  57. 64ba258 Print strerror for file read errors during flashing by Matt Gumbel · 13 years ago
  58. 0b344e7 config_mbr: Fix integer overflow by Andrew Boie · 13 years ago
  59. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 12 years ago
  60. 23ee469 Merge "fastboot: change default sparse limit to disabled" by Colin Cross · 12 years ago
  61. 0bbfb39 fastboot: change default sparse limit to disabled by Colin Cross · 12 years ago
  62. f650c07 Merge "fastboot: check argc before using argv" by Colin Cross · 12 years ago
  63. 8fb6e06 fastboot: check argc before using argv by Colin Cross · 12 years ago
  64. 96d0a4d Extend and document the "wait" command by Patrick McCormick · 14 years ago
  65. f58f62e Merge "libsparse: fix 32 bit overflow when calculating last chunk" by Colin Cross · 12 years ago
  66. f1ec8ac libsparse: fix 32 bit overflow when calculating last chunk by Colin Cross · 12 years ago
  67. 41dfa9b diskconfig: Add missing include for loff_t by Andrew Boie · 12 years ago
  68. e6f8d45 Char device /dev/dri/card0 was not created during startup. by Lukasz Anaczkowski · 13 years ago
  69. ec7d9dc Merge "Avoid zombies on androidscreencast" by Colin Cross · 12 years ago
  70. 5a536ef Avoid zombies on androidscreencast by Yuriy Zabroda · 12 years ago
  71. f1186f3 restorecon tombstone directory. by rpcraig · 12 years ago
  72. 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
  73. b3a6793 Add telephony-common and mms-common to BOOTCLASSPATH - DO NOT MERGE by Wink Saville · 12 years ago
  74. f838788 fastboot: add support for auto-resparsing large files by Colin Cross · 12 years ago
  75. 80f2d03 fastboot: add fb_getvar by Colin Cross · 12 years ago
  76. 8879f98 fastboot: use getopt_long by Colin Cross · 12 years ago
  77. 6caab4c vmstat: Fix -n flag by Arun Raghavan · 13 years ago
  78. b43828b libsparse: rename symbols that conflict with libext4_utils by Colin Cross · 12 years ago
  79. 317a09e libsparse: add sparse_file_len by Colin Cross · 12 years ago
  80. bdc6d39 libsparse: add function to resparse a file and a utility to use it by Colin Cross · 12 years ago
  81. 1e17b31 libsparse: add callback output file type by Colin Cross · 12 years ago
  82. b4cd267 libsparse: pseudo-subclass output_file for normal and gz files by Colin Cross · 12 years ago
  83. 0c4c47f libsparse: add sparse_file read and convert tools to use it by Colin Cross · 12 years ago
  84. 13a5606 libsparse: fix windows image writing by Colin Cross · 12 years ago
  85. be8ddcb libsparse: merge adjacent blocks of the same type by Colin Cross · 12 years ago
  86. a21930b libsparse: add error reporting functions by Colin Cross · 12 years ago
  87. 9e1f17e libsparse: add support for including fds by Colin Cross · 12 years ago
  88. b55dcee libsparse: cleanups by Colin Cross · 12 years ago
  89. 411619e libsparse: remove static variables by Colin Cross · 12 years ago
  90. 28fa5bc system/core: move libsparse into system/core by Colin Cross · 12 years ago
  91. 2177c79 Reconcile with jb-release by The Android Open Source Project · 12 years ago
  92. 29f26a8 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  93. 504dcce am aeceb517: adb: Fix adb tcpip command by Benoit Goby · 12 years ago
  94. aeceb51 adb: Fix adb tcpip command by Benoit Goby · 12 years ago
  95. 1e96e16 am 0f3974c3: Merge "Enable tracing on user builds" into jb-dev by Jamie Gennis · 12 years ago
  96. 26ef0f9 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  97. 2a2e10f am 16d2b6ae: am 91e5551f: Merge "toolbox: rmmod: fix module unloading" by Jean-Baptiste Queru · 12 years ago
  98. 16d2b6a am 91e5551f: Merge "toolbox: rmmod: fix module unloading" by Jean-Baptiste Queru · 12 years ago
  99. 91e5551 Merge "toolbox: rmmod: fix module unloading" by Jean-Baptiste Queru · 12 years ago
  100. 0f3974c Merge "Enable tracing on user builds" into jb-dev by Jamie Gennis · 12 years ago