1. 84e5242 Merge "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 10 years ago
  2. 7a4c1c1 Make vixl tests a dependency in the vixl makefile. by Ian Rogers · 10 years ago
  3. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  4. c6585b7 64-bit host multilib build. by Ying Wang · 10 years ago
  5. 3c03357 ART: Run cctest_vixl in test-art-host by Andreas Gampe · 10 years ago
  6. 83ae6d2 More dalvik-cache cleaning fixes. by Brian Carlstrom · 10 years ago
  7. 81c56e7 art/test: support sequential run by Dmitry Petrochenko · 10 years ago
  8. ae08961 Update clean-oat targets to handle ISA directories by Brian Carlstrom · 10 years ago
  9. a63229c ART: GTest target tests missing "PASSED" by Andreas Gampe · 10 years ago
  10. 72f184d Merge "Fix dependencies in the test suite for multi-target tests" by Andreas Gampe · 10 years ago
  11. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 10 years ago
  12. 9b79776 Get instruction-set/features from build/core/config.mk by Ian Rogers · 10 years ago
  13. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 10 years ago
  14. 1db132d Use debug version of DEX2OAT explicitly. by Nicolas Geoffray · 10 years ago
  15. 934ce80 Use TEST_ART_RUN_TESTS consistently by Brian Carlstrom · 10 years ago
  16. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  17. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 10 years ago
  18. 92cf83e Run Java tests with the optimizing compiler. by Nicolas Geoffray · 10 years ago
  19. 1e895cd Add convenience targets for switching between full, smart, interpret-only by Brian Carlstrom · 10 years ago
  20. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  21. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  22. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 10 years ago
  23. 4353486 Fixes to allow test-art-host to run via build server by Brian Carlstrom · 10 years ago
  24. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 10 years ago
  25. 239e8da Merge "Revert "Revert "Revert "Add a script for running art standalone."""" by Ian Rogers · 10 years ago
  26. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 10 years ago
  27. 44ba806 Merge "Revert "Revert "Add a script for running art standalone.""" by Nicolas Geoffray · 10 years ago
  28. 938d30f Add jasmin dependency needed for run-test by Brian Carlstrom · 10 years ago
  29. 4b23250 Revert "Revert "Add a script for running art standalone."" by Nicolas Geoffray · 10 years ago
  30. 41dcb9f Revert "Add a script for running art standalone." by Brian Carlstrom · 10 years ago
  31. 1f5a90f Add a script for running art standalone. by Nicolas Geoffray · 10 years ago
  32. db79f74 Fix dump-oat-boot to work with new build location by supplying explict host-prefix by Brian Carlstrom · 10 years ago
  33. 2492b9d Remove jdwpspy. by Ian Rogers · 10 years ago
  34. 2d27d83 art: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  35. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  36. b32a3ad Fix bit-rot in clean-oat targets by Brian Carlstrom · 10 years ago
  37. 7ab763c Move boot image generation to the build project by Brian Carlstrom · 11 years ago
  38. fd7ad0a Fix dependencies to be on core-libart, not core by Brian Carlstrom · 11 years ago
  39. 1f8730b Fix clean-oat by Brian Carlstrom · 11 years ago
  40. d912e5c Allow host valgrind gtests to be run individually. by Ian Rogers · 11 years ago
  41. 56dafdd Merge "Fix oatdump and valgrind." into dalvik-dev by Ian Rogers · 11 years ago
  42. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  43. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  44. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  45. a404db0 Add test-art-oat-<test> test-art-run-test-<test> variants by Brian Carlstrom · 11 years ago
  46. fa50baa Restore build-art minimal build by Brian Carlstrom · 11 years ago
  47. dbaa93a Make test-art-host-run-test and test-art-host-oat run with and without interpreter. by Brian Carlstrom · 11 years ago
  48. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  49. 05eecea Enable running cpplint.py on art C++ files when using mm and mmm by Brian Carlstrom · 11 years ago
  50. fb6996f Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 11 years ago
  51. 3e79aad Fixing cpplint readability/constructors issues by Brian Carlstrom · 11 years ago
  52. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 11 years ago
  53. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  54. 751d4ed Fixing cpplint legal/copyright issues by Brian Carlstrom · 11 years ago
  55. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  56. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 11 years ago
  57. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 11 years ago
  58. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 11 years ago
  59. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  60. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  61. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  62. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  63. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  64. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  65. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  66. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  67. cef450c add dalvik.system.VMRuntime.vmLibrary implementation for ART by Brian Carlstrom · 11 years ago
  68. a7a60a8 add use-art, use-artd, use-dalvik phony targets by Brian Carlstrom · 11 years ago
  69. 999cd43 Fix oat-target to use new odex style extensions by Brian Carlstrom · 11 years ago
  70. 30e2ea4 Move art to use dalvik names for .oat files by Brian Carlstrom · 11 years ago
  71. 35bd61a Fix Mac build by making dalvikvm definition visible by Brian Carlstrom · 11 years ago
  72. 7675e16 Rename art-cache to dalvik-cache by Brian Carlstrom · 11 years ago
  73. 13aebfc Disable darwin build of art by Brian Carlstrom · 11 years ago
  74. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  75. 58805e4 Fix missing dependency for test-art-host-gtest-dex_method_iterator_test by Brian Carlstrom · 11 years ago
  76. 52e55cb Remove gcc-based tsan support by Brian Carlstrom · 11 years ago
  77. 90e2741 Fix oat-target-* to create output directory by Brian Carlstrom · 11 years ago
  78. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 11 years ago
  79. 1d6848c Update clean-oat to remove unstripped versions with symbols by Brian Carlstrom · 11 years ago
  80. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  81. 00bc1dc Remove separate libart-compiler-llvm by Brian Carlstrom · 11 years ago
  82. cb91f1a Improve ART_BUILD_ disabling by Brian Carlstrom · 11 years ago
  83. 85d9ba6 Interpreter oat tests. by Ian Rogers · 12 years ago
  84. 27cedf8 Add test-art-host-interpreter-run-test build rule. by Ian Rogers · 12 years ago
  85. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  86. 2e92fd6 Revert "Remove dump-oat-Calculator" by Brian Carlstrom · 12 years ago
  87. de4f7be Remove dump-oat-Calculator by Ian Rogers · 12 years ago
  88. 46b8a62 Compare checksum in oat files adjacent to jar/apk to support oat in system image by Brian Carlstrom · 12 years ago
  89. 62e3ee3 clean-oat should not build anything by Brian Carlstrom · 12 years ago
  90. 105215d Improve run-test to use new directory for each run by Brian Carlstrom · 12 years ago
  91. 2ab7f48 Remove explicit dex2oat calls from run-test by Brian Carlstrom · 12 years ago
  92. 60d25e4 Fix cross compiling ISA flag for oat-target. by Logan Chien · 12 years ago
  93. 7eea0e8 Fix oat-target-sync dependency: Use $$(OUT_OAT_FILE) instead of $. by Shih-wei Liao · 12 years ago
  94. e94d9b2 Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland by Shih-wei Liao · 12 years ago
  95. 2e01f24 oat-target-sync: Only build those apks that haven't been dex2oat'ed. by Shih-wei Liao · 12 years ago
  96. 08981ab Add test-art-host-run-test to test-art-host by Brian Carlstrom · 12 years ago
  97. 84a5bb4 Even better reflection IllegalArgumentException detail messages and less code. by Elliott Hughes · 12 years ago
  98. c72f1b1 clean-oat should remove intermediate oat files by Brian Carlstrom · 12 years ago
  99. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 12 years ago
  100. 58e63f9 Higher degree of parallel compilation on the LLVM side. by TDYa127 · 12 years ago