1. 16abe7a Better handling for the process info array by Kenny Root · 14 years ago
  2. cd23be0 do not merge - create sparse ext4 images by Brian Swetland · 14 years ago
  3. 9c842ad Add support for IEEE 802.c stylc CRC32 computation to the sparse image tools by Ken Sumrall · 14 years ago
  4. 8642b7f ext4_utils: brought over from master by Brian Swetland · 14 years ago
  5. 6f09971 bionic: add a test for dlopen(NULL,...) by David 'Digit' Turner · 14 years ago
  6. 83b47cc bionic: add tests for sem_post() and static C++ destruction on dlclose(). by David 'Digit' Turner · 14 years ago
  7. 220a991 am 32880844: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  8. 3288084 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  9. cb5fdcb merge from open-source master by The Android Open Source Project · 14 years ago
  10. c610219 tests: Add simple direct i/o test by Seth Forshee · 14 years ago
  11. 5d2e48d Merge "Add pthread mutex regression tests." by David 'Digit' Turner · 15 years ago
  12. 3ab6b6d merge from open-source master by The Android Open Source Project · 15 years ago
  13. 8e88ea5 Add pthread mutex regression tests. by David 'Digit' Turner · 15 years ago
  14. bea2ba0 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  15. 48b40fe Make memtest conform to POSIX memcmp defn by Bruce Beare · 15 years ago
  16. d37b4c8 New test to shmoo the size of the working set against the memory system. by Ben Cheng · 15 years ago
  17. 431ccc3 am fa2de09c: am 8e2734af: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  18. fa2de09 am 8e2734af: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  19. 8e2734a reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  20. 4529c93 Merge "Add clone() test." by David Turner · 15 years ago
  21. de7d1f4 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  22. 84a66d0 Add clone() test. by David 'Digit' Turner · 15 years ago
  23. 1dd402f dont create sqlite_stmt_journals dir. by Vasu Nori · 15 years ago
  24. 978e023 android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  25. 5b805c4 Merge commit 'goog/eclair-plus-aosp' by Android Git Automerger · 15 years ago
  26. 4a38160 Add missing symbol type directives. by Doug Kwan · 15 years ago
  27. 7d33939 am 6b896be7: am b0ba9854: Add standard deviation to the test results by Xia Wang · 15 years ago
  28. 6b896be am b0ba9854: Add standard deviation to the test results by Xia Wang · 15 years ago
  29. 421bf12 am b0ba9854: Add standard deviation to the test results by Xia Wang · 15 years ago
  30. b0ba985 Add standard deviation to the test results by Xia Wang · 15 years ago
  31. 50752df am 3006d019: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  32. 3006d01 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  33. 7e35a8f merge from open-source master by Jean-Baptiste Queru · 15 years ago
  34. a015c9d merge from eclair by Jean-Baptiste Queru · 15 years ago
  35. 0ac334c eclair snapshot by Jean-Baptiste Queru · 15 years ago
  36. 98916fd am d989a8e3: Added check for the version of Gnuplot. by Nicolas Catania · 15 years ago
  37. 493b6c2 am 77ea834d: am d989a8e3: Added check for the version of Gnuplot. by Nicolas Catania · 15 years ago
  38. 77ea834 am d989a8e3: Added check for the version of Gnuplot. by Nicolas Catania · 15 years ago
  39. d989a8e Added check for the version of Gnuplot. by Nicolas Catania · 15 years ago
  40. e557b7c am f5a44422: am 906d825d: Fixed the plotting script to work with latest kernel version. by Nicolas Catania · 15 years ago
  41. f5a4442 am 906d825d: Fixed the plotting script to work with latest kernel version. by Nicolas Catania · 15 years ago
  42. 2b9c39d am 906d825d: Fixed the plotting script to work with latest kernel version. by Nicolas Catania · 15 years ago
  43. 906d825 Fixed the plotting script to work with latest kernel version. by Nicolas Catania · 15 years ago
  44. 399b4a7 Add back missing shared library libutils used by the executable in linker by Doug Kwan · 15 years ago
  45. ccc6a16 am b4950a59: added a simple way to swap memcpy for another function by Mathias Agopian · 15 years ago
  46. b4950a5 added a simple way to swap memcpy for another function by Mathias Agopian · 15 years ago
  47. a572d86 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  48. 71e7624 merge from donut by Jean-Baptiste Queru · 15 years ago
  49. 51c7d82 am 43896f61: Remove (experimental) backup tool. by Debajit Ghosh · 15 years ago
  50. 43896f6 Remove (experimental) backup tool. by Debajit Ghosh · 15 years ago
  51. fdaeaab merge from open-source master by Jean-Baptiste Queru · 15 years ago
  52. 4f6d2a2 merge from donut by Jean-Baptiste Queru · 15 years ago
  53. 913f841 merge from donut by Jean-Baptiste Queru · 15 years ago
  54. a766247 am 894b139a: Simple checks to make sure /dev/mem and /dev/kmem do not exist. by Chris Palmer · 15 years ago
  55. aaf27ba reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  56. e92807b Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  57. 40e98c7 add some configurability to mdp_test by Dima Zavin · 15 years ago
  58. 894b139 Simple checks to make sure /dev/mem and /dev/kmem do not exist. by Chris Palmer · 15 years ago
  59. bc0ae70 am 7082788e: Merge change 6868 into donut by Android (Google) Code Review · 15 years ago
  60. 7082788 Merge change 6868 into donut by Android (Google) Code Review · 15 years ago
  61. 54a1d1e Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  62. 63aaf24 am 8987a8e8: Moves the out location of perm_checker and perm_checker.conf to /data/local by Shabsi Walfish · 15 years ago
  63. 8987a8e Moves the out location of perm_checker and perm_checker.conf to /data/local by Shabsi Walfish · 15 years ago
  64. dd59a1a am 18d9c5da: Updates the filesystem permissions test so that the binary and config file can be located anywhere (and change the default config file location to /data/local). by Shabsi Walfish · 15 years ago
  65. 18d9c5d Updates the filesystem permissions test so that the binary and config file can by Shabsi Walfish · 15 years ago
  66. b000782 Test to ensure that /sdcard is mounted with security-critical options. by Chris Palmer · 15 years ago
  67. 885aa69 am b381ead4: Don\'t build libstdc++ host tests with the Bionic headers. by David 'Digit' Turner · 15 years ago
  68. b381ead Don't build libstdc++ host tests with the Bionic headers. by David 'Digit' Turner · 15 years ago
  69. 365aff4 fb_test: allow the user to specify the buffer to draw to and make active. by Dima Zavin · 15 years ago
  70. 9a8ffbe tests: Add a simple MDP test. by Rebecca Zavin · 15 years ago
  71. 96ea075 am 360efc12: Rename backup command to rawbu. by Dianne Hackborn · 15 years ago
  72. 57bcf86 am 5570651e: Merge change 4730 into donut by Android (Google) Code Review · 15 years ago
  73. 360efc1 Rename backup command to rawbu. by Dianne Hackborn · 15 years ago
  74. 5570651 Merge change 4730 into donut by Android (Google) Code Review · 15 years ago
  75. 5e28318 am 9c67529d: Remove sound, memtest, vibrator, timetest, cachetest from tests build by Sriram Raman · 15 years ago
  76. eefb04e am d6079c62: Added main with command line args to plot the data. by Nicolas Catania · 15 years ago
  77. 9c67529 Remove sound, memtest, vibrator, timetest, cachetest from tests build by Sriram Raman · 15 years ago
  78. 32c21d9 fstest: Fix device, directory, and file permissions for VPN. by Chia-chi Yeh · 15 years ago
  79. d6079c6 Added main with command line args to plot the data. by Nicolas Catania · 15 years ago
  80. 3ab8f4e am 3d44de40: Merge change 1918 into donut by Android (Google) Code Review · 15 years ago
  81. 3d44de4 Merge change 1918 into donut by Android (Google) Code Review · 15 years ago
  82. 1ded028 am 611cdccd: Add a new unit test that checks that the static C++ constructors of shared libraries and dynamic executables are called only once, and in the correct order. by David 'Digit' Turner · 15 years ago
  83. 39c016f Load test for the sdcard. by Nicolas Catania · 15 years ago
  84. 611cdcc Add a new unit test that checks that the static C++ constructors of by David 'Digit' Turner · 15 years ago
  85. 59811e4 am d7f225b7: Merge change 1908 into donut by Android (Google) Code Review · 15 years ago
  86. d7f225b Merge change 1908 into donut by Android (Google) Code Review · 15 years ago
  87. 4c04610 Add <cmath> test by David 'Digit' Turner · 15 years ago
  88. 87c0389 am 89f9b911: showmap: Add support for 2.6.29 by San Mehat · 15 years ago
  89. 89f9b91 showmap: Add support for 2.6.29 by San Mehat · 15 years ago
  90. 05abce1 am fb96abd: Bring timetest back. by Arve Hjønnevåg · 15 years ago
  91. fb96abd Bring timetest back. by Arve Hjønnevåg · 15 years ago
  92. e09db60 am ac6a88e: Add a new test to check the behaviour of getaddrinfo() by David 'Digit' Turner · 15 years ago
  93. ac6a88e Add a new test to check the behaviour of getaddrinfo() by David 'Digit' Turner · 15 years ago
  94. c69163b am acbb5bc: fb_test: Look for fbdev in several possible locations. by Dima Zavin · 15 years ago
  95. acbb5bc fb_test: Look for fbdev in several possible locations. by Dima Zavin · 15 years ago
  96. e890f68 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  97. d15831a merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  98. 1d6584f Merge donut into master by Jean-Baptiste Queru · 15 years ago
  99. 1f6b24c Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  100. 382aa73 Merge branch 'readonly-p4-master' by Niko Catania · 15 years ago