1. dcff612 Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 9 years ago
  2. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 9 years ago
  3. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 9 years ago
  4. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 9 years ago
  5. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 9 years ago
  6. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 9 years ago
  7. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  8. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 9 years ago
  9. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  10. bce416f Add code cache test by Mathieu Chartier · 9 years ago
  11. 2a39584 Merge "ART: Change the isa defaults for Mips" by Andreas Gampe · 9 years ago
  12. 3d12ead ART: Change the isa defaults for Mips by Douglas Leung · 9 years ago
  13. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 9 years ago
  14. 26584ca Merge "Add missing patchoatd dependency for oat_file_assistant_test." by Richard Uhler · 9 years ago
  15. 9a44f87 Add missing patchoatd dependency for oat_file_assistant_test. by Richard Uhler · 9 years ago
  16. 1f49bdc Merge "Compress the Dex register maps built by the optimizing compiler." by Roland Levillain · 9 years ago
  17. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 9 years ago
  18. 4d57ecf Properly compile multidex for tests when using Jack. by Richard Uhler · 9 years ago
  19. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  20. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  21. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  22. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 9 years ago
  23. 86a4db4 Merge "Remove ART_SMALL_MODE ifdefs." by Jeff Hao · 9 years ago
  24. f3c7ba6 Remove ART_SMALL_MODE ifdefs. by Jeff Hao · 9 years ago
  25. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 9 years ago
  26. 721f3a8 Fix jit tests by Mathieu Chartier · 9 years ago
  27. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  28. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 9 years ago
  29. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 9 years ago
  30. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 9 years ago
  31. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  32. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  33. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  34. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  35. 8df91ac ART: Add VALGRIND_LIB for gtests by Andreas Gampe · 9 years ago
  36. 3c0bb31 ART: Use Valgrind from tree by Andreas Gampe · 9 years ago
  37. 7a01dc2 Dead code elimination based on GVN results. by Vladimir Marko · 10 years ago
  38. a5afcfc Be more lenient with 4 byte UTF-8 sequences. by Narayan Kamath · 10 years ago
  39. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  40. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  41. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  42. 685fbe4 ART: Clean up some build flags by Andreas Gampe · 10 years ago
  43. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  44. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  45. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  46. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 10 years ago
  47. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  48. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  49. 294be07 Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  50. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  51. bced67d ART: Fix Clang CFLAGS inclusion by Andreas Gampe · 10 years ago
  52. 1e86237 Merge "ART: Add imgdiag_test test dependency" by Andreas Gampe · 10 years ago
  53. c93b8b5 ART: Add imgdiag_test test dependency by Andreas Gampe · 10 years ago
  54. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  55. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  56. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  57. aa94a95 Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  58. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  59. 6427df1 Explicitly compile core.oat with the Quick compiler. by Nicolas Geoffray · 10 years ago
  60. d76a0c7 Merge "Revert "Fix VM-less builds."" by Ying Wang · 10 years ago
  61. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  62. d1512fe Merge "Add ReferenceQueue test" by Mathieu Chartier · 10 years ago
  63. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  64. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  65. 7ccf48e Don't use the version script for executables. by Dan Albert · 10 years ago
  66. 010cf91 ARM64: Enable Optimizing compiler image generation. by Serban Constantinescu · 10 years ago
  67. a28ff0f Revert "Fix VM-less builds." by Ying Wang · 10 years ago
  68. b0d22f1 Make it possible to enable heap poisoning via make variable. by Hiroshi Yamauchi · 10 years ago
  69. 044ac4f Merge "Bounds check elimination." by Mingyao Yang · 10 years ago
  70. 63130d0 Merge "ART: Wire up a valgrind-wrapped dex2oat run" by Andreas Gampe · 10 years ago
  71. b510c82 Merge "Remove unused headers." by Ian Rogers · 10 years ago
  72. 5e4d513 On arm64/optimizing, compile the boot image with interpreter. by Nicolas Geoffray · 10 years ago
  73. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  74. 088b16e ART: Wire up a valgrind-wrapped dex2oat run by Andreas Gampe · 10 years ago
  75. f384f88 Bounds check elimination. by Mingyao Yang · 10 years ago
  76. 14317f0 Remove unused headers. by Ian Rogers · 10 years ago
  77. acb23cf Merge "Fix VM-less builds." by David 'Digit' Turner · 10 years ago
  78. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  79. 62753c4 Fix VM-less builds. by David 'Digit' Turner · 10 years ago
  80. 6c7cdc5 Don't force color diagnostics. by Dan Albert · 10 years ago
  81. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  82. cd195fe Add a way to change the IMT size by Mathieu Chartier · 10 years ago
  83. 9bb492a Add ART_USE_OPTIMIZING_COMPILER flag. by Nicolas Geoffray · 10 years ago
  84. 017ff87 Merge "Fix transitive equality error in set." by Mathieu Chartier · 10 years ago
  85. 88f21ca Fix transitive equality error in set. by Mathieu Chartier · 10 years ago
  86. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  87. 1ad824c Merge "Revert "Arm64: Use the debug version of VIXL for debug builds."" by Nicolas Geoffray · 10 years ago
  88. 847c8db Revert "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  89. 6d54142 Merge "Arm64: Use the debug version of VIXL for debug builds." by Nicolas Geoffray · 10 years ago
  90. 58d2974 Merge "The libc++ gtest is being renamed to libgtest." by Dan Albert · 10 years ago
  91. 98b8bcf Up the stack size limit for SANITIZE_HOST. by Dan Albert · 10 years ago
  92. 195c576 Arm64: Use the debug version of VIXL for debug builds. by Serban Constantinescu · 10 years ago
  93. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  94. 1a28fc4 Exercise the generation of SBFX on ARM32 & Thumb-2. by Roland Levillain · 10 years ago
  95. 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
  96. 0069174 Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest" by Brian Carlstrom · 10 years ago
  97. fd84f66 The libc++ gtest is being renamed to libgtest. by Dan Albert · 10 years ago
  98. f4d4da1 Allow JNI AttachCurrentThread to fail if not enough stack. by Ian Rogers · 10 years ago
  99. 53463ea Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest by Brian Carlstrom · 10 years ago
  100. 10fc34b Update dependency after libgtest_libc++_host renaming. by Nicolas Geoffray · 10 years ago