1. 6ab5283 Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Nicolas Geoffray · 8 years ago
  2. 3c92b12 cpp-define-generator: "make art-update-cpp-defines" to regen asm_support by Igor Murashkin · 8 years ago
  3. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  4. e5e76f4 Add Valgrind target tests by Anton Kirilov · 8 years ago
  5. ee17426 Make a fake libart for misbehaving apps. by Alex Light · 8 years ago
  6. fad48e7 ART: Add Makefile target for boot image by Andreas Gampe · 8 years ago
  7. 4dd47ab Fix valgrind-test-art-host to run both 32-bit and 64-bit tests. by Hiroshi Yamauchi · 8 years ago
  8. 70b92ae Clean up the valgrind test targets. by Hiroshi Yamauchi · 8 years ago
  9. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 8 years ago
  10. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 8 years ago
  11. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 8 years ago
  12. 0095d88 Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 8 years ago
  13. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  14. 05b9125 Ensure Jack server is running before any use by Yohann Roussel · 9 years ago
  15. 6ca77ec Separate OpenjdkJvm.cc into its own shared library. by Narayan Kamath · 9 years ago
  16. a3f245d Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" am: 4741516396 by Roland Levillain · 9 years ago
  17. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  18. 7c21c7c Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." am: 763fd2d3d1 am: 74af075f11 by Roland Levillain · 9 years ago
  19. ca023a3 Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used. by Roland Levillain · 9 years ago
  20. 2c88a33 Merge "Make target-sync work with verity." am: db001ab8d8 am: 9db399ea9a by Alex Light · 9 years ago
  21. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  22. 53fc75a Make target-sync work with verity. by Alex Light · 9 years ago
  23. d7b3c7f Rename native library. by Narayan Kamath · 9 years ago
  24. 67ef2c9 Add libxxavacore to the list of run-test dependencies. by Narayan Kamath · 9 years ago
  25. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  26. 0787f9d Rename native library. by Narayan Kamath · 9 years ago
  27. 8ca9077 Load libopenjdkjavacore in addition to libjavacore. by Piotr Jastrzebski · 9 years ago
  28. 62ce656 Add core-oj to the list of boot libraries. by Piotr Jastrzebski · 9 years ago
  29. 751beff Revert "Revert "Introduce support for hardware simulators, starting with ARM64"" by Phil Wang · 9 years ago
  30. 0ccc341 Move dmtracedump from dalvik to art. by Jeff Hao · 9 years ago
  31. 37ef3c0 Merge "Convert ART benchmarks into caliper benchmarks" by Mathieu Chartier · 9 years ago
  32. 563e984 Convert ART benchmarks into caliper benchmarks by Mathieu Chartier · 9 years ago
  33. a852a5b ART: Build tests in checkbuild by Andreas Gampe · 9 years ago
  34. b00ae4a Merge "Make Art's dexlist the real one!" by Aart Bik · 9 years ago
  35. b1b45be Make Art's dexlist the real one! by Aart Bik · 9 years ago
  36. b730b78 ahat - An android heap dump viewer. Initial checkin. by Richard Uhler · 9 years ago
  37. d71795b Change phony targets to set dalvik.vm.usejit properly by Mathieu Chartier · 9 years ago
  38. 882a4f3 Have test-art-host-dexdump specifically depend on the host binaries. by Ying Wang · 9 years ago
  39. 22c26f5 Revert "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  40. d10ee1c Make Art dexdump/list the real utilities. by Aart Bik · 9 years ago
  41. 3e40f4a Migrated dexlist from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  42. a59032f Build rule for dexdump regression test on host. by Aart Bik · 9 years ago
  43. 69ae54a Migrated dexdump from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  44. 07f2bc1 Also add run-test dependencies to build-art-*-tests. by Nicolas Geoffray · 9 years ago
  45. 58035ae Refactor makefiles to allow just building tests. by Nicolas Geoffray · 9 years ago
  46. 039ab3d Remove doublequoted command to adb sh -c. by Hiroshi Yamauchi · 9 years ago
  47. 0a4c61d Remove doublequoted command to adb sh -c. by Hiroshi Yamauchi · 9 years ago
  48. 2c9bd22 Fix clean-oat by Mathieu Chartier · 9 years ago
  49. 572f07c Update clean-oat-host after latest oat location changes. by Nicolas Geoffray · 9 years ago
  50. 3d12ead ART: Change the isa defaults for Mips by Douglas Leung · 9 years ago
  51. 721f3a8 Fix jit tests by Mathieu Chartier · 9 years ago
  52. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 9 years ago
  53. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  54. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  55. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  56. 3eb21e5 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  57. 959ffdf Adds the dexfuzz fuzzing tool to ART. by Stephen Kyle · 10 years ago
  58. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  59. 63fc30e ART: Create and use multiple core images by Andreas Gampe · 10 years ago
  60. 46a6fc5 Restore valgrind-test-art-host by Brian Carlstrom · 10 years ago
  61. 1ffa074 Make which dex2oat version to use configurable. by Nicolas Geoffray · 10 years ago
  62. b5594ba Fix make test exclusion bugs. by Ian Rogers · 10 years ago
  63. 8f0bbd2 Only include test targets if test-art* or build-art* is being built. by Ian Rogers · 10 years ago
  64. 28a42c1 Add adb root to test-art-target, required by adb remount. by Nicolas Geoffray · 10 years ago
  65. b9620f3 Merge "ART: Fix things for valgrind" by Andreas Gampe · 10 years ago
  66. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  67. 87bb26f Remove art-* targets in favor of build-art-* targets. by Brian Carlstrom · 10 years ago
  68. f63a0a5 Clean-up and make the art script usable on target. by Nicolas Geoffray · 10 years ago
  69. 2994e29 ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  70. 3d4e684 Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY." by Brian Carlstrom · 10 years ago
  71. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  72. 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  73. 2e87969 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art] by Brian Carlstrom · 10 years ago
  74. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago
  75. b1efe97 Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY. by Nicolas Geoffray · 10 years ago
  76. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  77. 44a3c19 art: fix host dex2oat runtime args by Colin Cross · 10 years ago
  78. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 10 years ago
  79. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  80. 15582b9 Add make rule to debug interpreter-only mode by Sebastien Hertz · 10 years ago
  81. 72e146f Fix build-art-target and build-art-host rules. by Nicolas Geoffray · 10 years ago
  82. fc3c67a Fix art-host rule and art script after build changes. by Nicolas Geoffray · 10 years ago
  83. de38833 ART: Add arch-specific directories to host-oat-cleaning rule by Andreas Gampe · 10 years ago
  84. 4d1231d The host build has changed from lib32/lib to lib/lib64. by Nicolas Geoffray · 10 years ago
  85. 327e6b4 We can no longer use "adb shell sh -c ..." internally by Brian Carlstrom · 10 years ago
  86. 44e37a5 Add the dalvikvm symlink to the art-host rule. by Nicolas Geoffray · 10 years ago
  87. d9faf45 Fix use-art-*. by Hiroshi Yamauchi · 10 years ago
  88. 532714a Fix test-art-target error by Brian Carlstrom · 10 years ago
  89. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  90. fe40874 Add missing parens to Makefile rule. by Nicolas Geoffray · 10 years ago
  91. 3a50522 Build rules for running run-test with optimizing compiler. by Nicolas Geoffray · 10 years ago
  92. 07935e5 Use HOST_LIBRARY_PATH to access host shared libraries. by Ying Wang · 10 years ago
  93. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago
  94. 346265e Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  95. 7a6b280 Add TARGET_2ND_ARCH support for dump-oat-boot by Brian Carlstrom · 10 years ago
  96. 0f5baa0 Update dump-oat-* and oatdump for new image file layout by Brian Carlstrom · 10 years ago
  97. fb040d0 ART: Fix libjavacore dependency by Andreas Gampe · 10 years ago
  98. 1271e5d Merge "Add DALVIKVM_FLAGS to test invocation." by Mathieu Chartier · 10 years ago
  99. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 10 years ago
  100. 02d2d48 Merge "Add use-artd-full." by Hiroshi Yamauchi · 10 years ago