1. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  2. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  3. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 10 years ago
  4. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  5. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  6. 294be07 Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  7. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  8. bced67d ART: Fix Clang CFLAGS inclusion by Andreas Gampe · 10 years ago
  9. 1e86237 Merge "ART: Add imgdiag_test test dependency" by Andreas Gampe · 10 years ago
  10. c93b8b5 ART: Add imgdiag_test test dependency by Andreas Gampe · 10 years ago
  11. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  12. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  13. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  14. aa94a95 Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  15. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  16. 6427df1 Explicitly compile core.oat with the Quick compiler. by Nicolas Geoffray · 10 years ago
  17. d76a0c7 Merge "Revert "Fix VM-less builds."" by Ying Wang · 10 years ago
  18. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  19. d1512fe Merge "Add ReferenceQueue test" by Mathieu Chartier · 10 years ago
  20. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  21. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  22. 7ccf48e Don't use the version script for executables. by Dan Albert · 10 years ago
  23. 010cf91 ARM64: Enable Optimizing compiler image generation. by Serban Constantinescu · 10 years ago
  24. a28ff0f Revert "Fix VM-less builds." by Ying Wang · 10 years ago
  25. b0d22f1 Make it possible to enable heap poisoning via make variable. by Hiroshi Yamauchi · 10 years ago
  26. 044ac4f Merge "Bounds check elimination." by Mingyao Yang · 10 years ago
  27. 63130d0 Merge "ART: Wire up a valgrind-wrapped dex2oat run" by Andreas Gampe · 10 years ago
  28. b510c82 Merge "Remove unused headers." by Ian Rogers · 10 years ago
  29. 5e4d513 On arm64/optimizing, compile the boot image with interpreter. by Nicolas Geoffray · 10 years ago
  30. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  31. 088b16e ART: Wire up a valgrind-wrapped dex2oat run by Andreas Gampe · 10 years ago
  32. f384f88 Bounds check elimination. by Mingyao Yang · 10 years ago
  33. 14317f0 Remove unused headers. by Ian Rogers · 10 years ago
  34. acb23cf Merge "Fix VM-less builds." by David 'Digit' Turner · 10 years ago
  35. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  36. 62753c4 Fix VM-less builds. by David 'Digit' Turner · 10 years ago
  37. 6c7cdc5 Don't force color diagnostics. by Dan Albert · 10 years ago
  38. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  39. cd195fe Add a way to change the IMT size by Mathieu Chartier · 10 years ago
  40. 9bb492a Add ART_USE_OPTIMIZING_COMPILER flag. by Nicolas Geoffray · 10 years ago
  41. 017ff87 Merge "Fix transitive equality error in set." by Mathieu Chartier · 10 years ago
  42. 88f21ca Fix transitive equality error in set. by Mathieu Chartier · 10 years ago
  43. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  44. 1ad824c Merge "Revert "Arm64: Use the debug version of VIXL for debug builds."" by Nicolas Geoffray · 10 years ago
  45. 847c8db Revert "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  46. 6d54142 Merge "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  47. 58d2974 Merge "The libc++ gtest is being renamed to libgtest." by Dan Albert · 10 years ago
  48. 98b8bcf Up the stack size limit for SANITIZE_HOST. by Dan Albert · 10 years ago
  49. 195c576 Arm64: Use the debug version of VIXL for debug builds. by Serban Constantinescu · 10 years ago
  50. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  51. 1a28fc4 Exercise the generation of SBFX on ARM32 & Thumb-2. by Roland Levillain · 10 years ago
  52. 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
  53. 0069174 Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest" by Brian Carlstrom · 10 years ago
  54. fd84f66 The libc++ gtest is being renamed to libgtest. by Dan Albert · 10 years ago
  55. f4d4da1 Allow JNI AttachCurrentThread to fail if not enough stack. by Ian Rogers · 10 years ago
  56. 53463ea Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest by Brian Carlstrom · 10 years ago
  57. 10fc34b Update dependency after libgtest_libc++_host renaming. by Nicolas Geoffray · 10 years ago
  58. c1dea4a Fix ld_library_path now that a target can be 64bits only. by Nicolas Geoffray · 10 years ago
  59. 7372b76 Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH. by Nicolas Geoffray · 10 years ago
  60. c2e2062 Add hash set by Mathieu Chartier · 10 years ago
  61. 5bae9a2 Fix dependency from phony targets to real files to remove need for m or mma by Brian Carlstrom · 10 years ago
  62. 78a3233 Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  63. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  64. 5ac814a Add a test for SafeMath. by Ian Rogers · 10 years ago
  65. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  66. 9aee6fc Merge "ART: Add missing test dependency" by Andreas Gampe · 10 years ago
  67. da82344 ART: Add missing test dependency by Andreas Gampe · 10 years ago
  68. 130bd1b Remove generated file if compiling the image failed. by Nicolas Geoffray · 10 years ago
  69. 08d5e28 Add missing $() when testing TARGET_ARCH. by Nicolas Geoffray · 10 years ago
  70. a136ab5 Only use Quick for optimizing on arm64. by Nicolas Geoffray · 10 years ago
  71. 263f20b Merge "Tidy and reduce ART library dependencies on the host." by Ian Rogers · 10 years ago
  72. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 10 years ago
  73. 96a6345 Fix gtest dependencies. by Nicolas Geoffray · 10 years ago
  74. b96fd84 Merge "Another ART_TEST_ANDROID_ROOT fix." by Nicolas Geoffray · 10 years ago
  75. 96a37c8 Another ART_TEST_ANDROID_ROOT fix. by Nicolas Geoffray · 10 years ago
  76. 7b76ec4 Also use Quick for target boot image. by Nicolas Geoffray · 10 years ago
  77. 1381b51 Merge "Opt compiler: Add ARM64 support for the Mul IR." by Nicolas Geoffray · 10 years ago
  78. 58f767f Merge "Support gtest with ART_TEST_ANDROID_ROOT." by Nicolas Geoffray · 10 years ago
  79. 9eb4074 Support gtest with ART_TEST_ANDROID_ROOT. by Nicolas Geoffray · 10 years ago
  80. 42d641b Opt compiler: Add ARM64 support for the Mul IR. by Alexandre Rames · 10 years ago
  81. 70587a2 ART: Fix multi-image testing by Andreas Gampe · 10 years ago
  82. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  83. 63fc30e ART: Create and use multiple core images by Andreas Gampe · 10 years ago
  84. 41bb331 Add more environment variable to control test granularity. by Nicolas Geoffray · 10 years ago
  85. ee0ebc8 ART: Fix common_build CFLAGS by Andreas Gampe · 10 years ago
  86. 92cf9ae Merge "Support running run-test in ndebug mode through make." by Nicolas Geoffray · 10 years ago
  87. bd2c63c Support running run-test in ndebug mode through make. by Nicolas Geoffray · 10 years ago
  88. e49a4f6 Link libsigchain.a instead of sigchain.o by Dmitriy Ivanov · 10 years ago
  89. 570d5dd Merge "Revert "Revert "Introduce a class to implement optimization passes.""" by Roland Levillain · 10 years ago
  90. c42893e Just depend on TARGET_CORE_DEX_FILES. by Nicolas Geoffray · 10 years ago
  91. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  92. 50fe6da x86 build fix. by Ian Rogers · 10 years ago
  93. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  94. 8b5b698 Fix mac build (second attempt) by Dmitriy Ivanov · 10 years ago
  95. 1d74e57 Fixing mac build by Dmitriy Ivanov · 10 years ago
  96. 8508a43 Untie gtest executables from LD_PRELOAD by Dmitriy Ivanov · 10 years ago
  97. e4228d9 Merge "Remove libsigchain from LD_PRELOADS" by Dmitriy Ivanov · 10 years ago
  98. b7f1c06 Merge "Work around ICE bugs with MIPS GCC and O1." by Ian Rogers · 10 years ago
  99. 59c0706 Work around ICE bugs with MIPS GCC and O1. by Ian Rogers · 10 years ago
  100. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 10 years ago