1. 178509e am fa351ab2: Only do bugreport on user build with ADB enabled by Kenny Root · 13 years ago
  2. fa351ab Only do bugreport on user build with ADB enabled by Kenny Root · 13 years ago
  3. 9883083 am 412d55c7: Merge "fix fd leaking and deallocation freed resource" by Jean-Baptiste Queru · 13 years ago
  4. 412d55c Merge "fix fd leaking and deallocation freed resource" by Jean-Baptiste Queru · 13 years ago
  5. b30136b DO NOT MERGE Add iteration option to micro_bench by Eric Rowe · 13 years ago
  6. 0dbb4f8 am 8be30e05: Merge "Include the shared memory and slab memory in procrank output." into ics-mr0 by Dianne Hackborn · 13 years ago
  7. 8be30e0 Merge "Include the shared memory and slab memory in procrank output." into ics-mr0 by Dianne Hackborn · 13 years ago
  8. 83b0b0a Include the shared memory and slab memory in procrank output. by Dianne Hackborn · 13 years ago
  9. 230b99f am 2c9d3f92: (-s ours) DO NOT MERGE. Integrate: showmap now includes the number of maps in a row. by Dianne Hackborn · 13 years ago
  10. 2c9d3f9 DO NOT MERGE. Integrate: showmap now includes the number of maps in a row. by Dianne Hackborn · 13 years ago
  11. 42ec735 showmap now includes the number of maps in a row. by Dianne Hackborn · 13 years ago
  12. 8beb397 Bring screenshot back to bugreport by Guang Zhu · 13 years ago
  13. 73b89ae tests: add socket tagging test for qtaguid kernel netfilter module by JP Abgrall · 13 years ago
  14. 01cef7d Add screenshot to bugreport email if available by Alon Albert · 13 years ago
  15. d4cd324 BugReporter integration by Guang Zhu · 13 years ago
  16. 4335037 Update to follow framework change. by Dianne Hackborn · 13 years ago
  17. 8c658e0 additional scripts for emailing bugreports after capture by Guang Zhu · 13 years ago
  18. e9eeec8 Add information about totals to procrank. by Dianne Hackborn · 13 years ago
  19. a2cfe41 Merge "showmap enhancements" by Jeff Brown · 13 years ago
  20. f956017 showmap enhancements by Jeff Brown · 13 years ago
  21. 66de9c9 Merge "Round down the filesystem size to a multiple of the block size" by Ken Sumrall · 13 years ago
  22. 88833a6 Round down the filesystem size to a multiple of the block size by Ken Sumrall · 13 years ago
  23. 3604d4b Merge "Handle EOF when reading /proc/<pid>/pagemap" by Colin Cross · 13 years ago
  24. 6620157 Handle EOF when reading /proc/<pid>/pagemap by Colin Cross · 13 years ago
  25. 3f54dc1 Merge changes I5f0758bb,I03f90ae6 by Colin Cross · 13 years ago
  26. 5923f33 Ignore the vector page in /proc/<pid>/maps by Colin Cross · 13 years ago
  27. eff7888 Detect an error case and prevent printing an uninitialized variable by Colin Cross · 13 years ago
  28. d7892bf Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  29. 6f23f0d Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  30. 9690ca9 Merge "script for capturing and mailing bugreport" by Guang Zhu · 13 years ago
  31. 42f4377 script for capturing and mailing bugreport by Guang Zhu · 13 years ago
  32. fda77ea More robust parsing for smaps by Kenny Root · 13 years ago
  33. dba3324 Update simg2img to handle CHUNK_TYPE_FILL. by Ken Sumrall · 13 years ago
  34. 107a9f1 Bug fixes to make_ext4fs by Ken Sumrall · 13 years ago
  35. 7e5ff13 Add test/debugging code to ext4fixup by Ken Sumrall · 13 years ago
  36. 97fc910 Fixes for ext4fixup. by Ken Sumrall · 13 years ago
  37. 671cd21 ext4fixup tool to fix wonky filesystems made by old version of make_ext4fs by Ken Sumrall · 13 years ago
  38. a0b154f A few small cleanups to setup_fs.c by Ken Sumrall · 13 years ago
  39. 0a5b2a3 fix fd leaking and deallocation freed resource by Robert CH Chou · 13 years ago
  40. 337847a Move the setup_fs program from device/samsung/crespo to ext4_utils. by Ken Sumrall · 13 years ago
  41. 67bf7cb Reconcile with honeycomb-release by The Android Open Source Project · 13 years ago
  42. 06c35f9 Merge "Make inodes per group a multiple of inodes per block" by Colin Cross · 13 years ago
  43. 96cc54a Make inodes per group a multiple of inodes per block by Colin Cross · 13 years ago
  44. 480a3b1 tests: fb-simple: add 32bit support by Dima Zavin · 14 years ago
  45. 7c81ec4 Properly compute the size of a directory by Ken Sumrall · 14 years ago
  46. c12588c am 2ae7663e: Implement poor man\'s exception handling to prevent errors from killling recovery by Ken Sumrall · 14 years ago
  47. 2ae7663 Implement poor man's exception handling to prevent errors from killling recovery by Ken Sumrall · 14 years ago
  48. fe1eb68 Merge commit '427c3a2177eb4d34c88406bb86107548737168cc' into honeycomb-release by The Android Automerger · 14 years ago
  49. ef4b5b0 am 8c00dae6: am 427c3a21: Make a failure of the BLKDISCARD ioctl non-fatal. by Ken Sumrall · 14 years ago
  50. dcc60bf am e2e962fd: am 3e620597: Fix to properly wipe filesystems larger than 4 gigabytes. by Ken Sumrall · 14 years ago
  51. 8c00dae am 427c3a21: Make a failure of the BLKDISCARD ioctl non-fatal. by Ken Sumrall · 14 years ago
  52. e2e962f am 3e620597: Fix to properly wipe filesystems larger than 4 gigabytes. by Ken Sumrall · 14 years ago
  53. 427c3a2 Make a failure of the BLKDISCARD ioctl non-fatal. by Ken Sumrall · 14 years ago
  54. 3e62059 Fix to properly wipe filesystems larger than 4 gigabytes. by Ken Sumrall · 14 years ago
  55. c72ab98 system/extras: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  56. 61d6591 Fix to properly wipe filesystems larger than 4 gigabytes. by Ken Sumrall · 14 years ago
  57. 957010b Fix for X86 target by Kenny Root · 14 years ago
  58. 7f44798 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  59. 004598b merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  60. 5ab2cce merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  61. 759154e merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  62. 441d61f merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  63. 99f1ace merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  64. 2aff939 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  65. 02e4462 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  66. a99785d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  67. 273285b merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  68. f8bb71b merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  69. 97bad3c merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  70. d850e36 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  71. 7f101d6 tests:bionic: small improvement to dlclose test. by David 'Digit' Turner · 14 years ago
  72. 3bac545 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  73. 49739fa merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  74. 77569c3 am bb079ff7: ext4_utils: Fix non-linux builds by Colin Cross · 14 years ago
  75. bb079ff ext4_utils: Fix non-linux builds by Colin Cross · 14 years ago
  76. 9345000 am c2470654: ext4_utils: Add support for wipe option, and wipe by default in recovery by Colin Cross · 14 years ago
  77. 3b35e64 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  78. c247065 ext4_utils: Add support for wipe option, and wipe by default in recovery by Colin Cross · 14 years ago
  79. 75a409a merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  80. fafc339 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  81. b569973 ext4_utils: Fix off-by-one bug in dentry size calculation by Colin Cross · 14 years ago
  82. caa18ac am 442985ba: Merge "ext4_utils: Fix off-by-one bug in dentry size calculation" into honeycomb by Colin Cross · 14 years ago
  83. 442985b Merge "ext4_utils: Fix off-by-one bug in dentry size calculation" into honeycomb by Colin Cross · 14 years ago
  84. 2ff1c5b ext4_utils: Fix off-by-one bug in dentry size calculation by Colin Cross · 14 years ago
  85. 93a9433 am 983fb19d: Change the API for make_ext4fs() to better match the user\'s needs by Ken Sumrall · 14 years ago
  86. 983fb19 Change the API for make_ext4fs() to better match the user's needs by Ken Sumrall · 14 years ago
  87. b6d6b5a Merge "Minimal test program for clock(3)" by Glenn Kasten · 14 years ago
  88. 78a6695 am 435a8b61: Add the ability to specify a reserved space size when making filesystems. by Ken Sumrall · 14 years ago
  89. f06bff7 Minimal test program for clock(3) by Glenn Kasten · 14 years ago
  90. 435a8b6 Add the ability to specify a reserved space size when making filesystems. by Ken Sumrall · 14 years ago
  91. 8b37200 Test cases for strptime by Glenn Kasten · 14 years ago
  92. acc4973 am f3df372c: BinderAddInts benchmark change to spin delay by Louis Huemiller · 14 years ago
  93. f3df372 BinderAddInts benchmark change to spin delay by Louis Huemiller · 14 years ago
  94. cb023d0 am aa6d5675: binderAddInts benchmark refactor out workaround by Louis Huemiller · 14 years ago
  95. aa6d567 binderAddInts benchmark refactor out workaround by Louis Huemiller · 14 years ago
  96. 0bb2ea8 am 39e01fc2: Add a mode to the open(2) call when creating the output file. by Ken Sumrall · 14 years ago
  97. 39e01fc Add a mode to the open(2) call when creating the output file. by Ken Sumrall · 14 years ago
  98. e246d86 Add a mode to the open(2) call when creating the output file. by Ken Sumrall · 14 years ago
  99. fe4a031 ext4_utils: Fix OSX build by Colin Cross · 14 years ago
  100. 5f10636 Merge changes Ibeb2001a,I0440171a,I406674de,Ic7f2d12e,I6c0d71d7,Ibfcf1cde,I93cbe335,I6af69d67,Ic635afbb by Colin Cross · 14 years ago