1. b7f1c06 Merge "Work around ICE bugs with MIPS GCC and O1." by Ian Rogers · 10 years ago
  2. 59c0706 Work around ICE bugs with MIPS GCC and O1. by Ian Rogers · 10 years ago
  3. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 10 years ago
  4. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  5. 611e1db Makefile cleanups. by Nicolas Geoffray · 10 years ago
  6. 9800e55 Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  7. 1ffa074 Make which dex2oat version to use configurable. by Nicolas Geoffray · 10 years ago
  8. 88c0569 Respect USE_CLANG_PLATFORM_BUILD for art builds by Bernhard Rosenkraenzer · 10 years ago
  9. d642a91 Colorize warnings when building with clang. by Ian Rogers · 10 years ago
  10. d25cee7 Merge "Revert "Introduce a class to implement optimization passes."" by Nicolas Geoffray · 10 years ago
  11. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  12. bff187b Merge "Introduce a class to implement optimization passes." by Roland Levillain · 10 years ago
  13. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago
  14. 0714083 Enable -Wunreachable-code by Ian Rogers · 10 years ago
  15. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 11 years ago
  16. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 11 years ago
  17. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 11 years ago
  18. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 11 years ago
  19. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 11 years ago
  20. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 11 years ago
  21. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 11 years ago
  22. 7e3652c Revert "Implement suspend checks in new compiler." by Nicolas Geoffray · 11 years ago
  23. 6fbce02 Implement suspend checks in new compiler. by Nicolas Geoffray · 11 years ago
  24. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 11 years ago
  25. 928f72b ART: Fix things for valgrind by Andreas Gampe · 11 years ago
  26. 1ef4ce8 Really fix tests. by Alex Light · 11 years ago
  27. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 11 years ago
  28. f5c44b3 Use loops to build combinations of run-tests. by Ian Rogers · 11 years ago
  29. 0ff21b1 ART: Add dex dependency for gtest by Andreas Gampe · 11 years ago
  30. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 11 years ago
  31. deb6fe2 Really fix target gtest dependencies by Brian Carlstrom · 11 years ago
  32. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 11 years ago
  33. 5a586cc Mark ParallelGC with gcstress failing. by Nicolas Geoffray · 11 years ago
  34. f6e206c Support x86_64 stack overflow checks in opt compiler. by Nicolas Geoffray · 11 years ago
  35. 6400683 Fix target and host gtest dependencies. by Nicolas Geoffray · 11 years ago
  36. e71d597 Merge "Fix proxy tracing and enable tests that now work with tracing." by Jeff Hao · 11 years ago
  37. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
  38. 3d4e684 Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY." by Brian Carlstrom · 11 years ago
  39. 2c26501 Add card table test. by Mathieu Chartier · 11 years ago
  40. bfac14a Add --always-clean flag to run-test. by Alex Light · 11 years ago
  41. 3bb12b9 Add a variable to disable PREBUILD in run-tests. by Nicolas Geoffray · 11 years ago
  42. 1fe5e5c ART: Fix target test paths by Andreas Gampe · 11 years ago
  43. 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 11 years ago
  44. 86507ed Merge "Add a new stack map scheme that encodes compilation info per pc." by Nicolas Geoffray · 11 years ago
  45. e7655c5 ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars by Andreas Gampe · 11 years ago
  46. 1159727 Increase limit to 2600 on host clang builds for frame size. by Stephen Hines · 11 years ago
  47. 7f9c8f7 Merge "Update frame-larger-than limit to 2440 for new clang." by Stephen Hines · 11 years ago
  48. 67a4338 Update frame-larger-than limit to 2440 for new clang. by Stephen Hines · 11 years ago
  49. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 11 years ago
  50. 6a6d3c2 Use the TMPDIR environment variable for test directory if set. by Ian Rogers · 11 years ago
  51. 55fff04 Rewrite topological sort order and improve GVN. by Vladimir Marko · 11 years ago
  52. b1efe97 Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY. by Nicolas Geoffray · 11 years ago
  53. ab9167b Merge "Changed default non-full tests to be prebuild." by Andreas Gampe · 11 years ago
  54. 9d72253 Changed default non-full tests to be prebuild. by Alex Light · 11 years ago
  55. d2c0b09 Put oat test output on stderr. by Ian Rogers · 11 years ago
  56. a59dd80 Runtime can now be set to require relocation by Alex Light · 11 years ago
  57. 99ea58c Add a new stack map scheme that encodes compilation info per pc. by Nicolas Geoffray · 11 years ago
  58. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 11 years ago
  59. 5182915 Redirect failing test output to stderr. by Ian Rogers · 11 years ago
  60. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 11 years ago
  61. 8a14b75 Add a GC stress run that uses a moving collector and small heap sizes. by Ian Rogers · 11 years ago
  62. 701aa64 Add GC verification test rules. by Ian Rogers · 11 years ago
  63. 5242c0a Allow optimizing and trace tests to be not run. by Ian Rogers · 11 years ago
  64. b0777f0 Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
  65. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  66. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  67. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  68. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  69. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  70. 95a0597 Global Value Numbering. by Vladimir Marko · 11 years ago
  71. c4f72ec Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 11 years ago
  72. 7424081 Use memory chunks for monitors on LP64 by Andreas Gampe · 11 years ago
  73. 44a3c19 art: fix host dex2oat runtime args by Colin Cross · 11 years ago
  74. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  75. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  76. 608520c Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler." by Ian Rogers · 11 years ago
  77. 997660d Adds PGO_GEN and PGO_USE for libart and libart-compiler. by Dehao Chen · 11 years ago
  78. 6e524dd Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 11 years ago
  79. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 11 years ago
  80. a1d1781 Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago
  81. 1a2f84e Fix dex file dependencies for oat tests. by Ian Rogers · 11 years ago
  82. 53cb16b Add patchoat tool to Art. by Alex Light · 11 years ago
  83. b63727c Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception" by Andreas Gampe · 11 years ago
  84. 1af6a1f ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception by Elena Sayapina · 11 years ago
  85. e130ee6 Add a local elf.h by Brian Carlstrom · 11 years ago
  86. 4d1231d The host build has changed from lib32/lib to lib/lib64. by Nicolas Geoffray · 11 years ago
  87. 8b11544 Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered" by Andreas Gampe · 11 years ago
  88. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  89. 327e6b4 We can no longer use "adb shell sh -c ..." internally by Brian Carlstrom · 11 years ago
  90. f5449a2 Fix build rule. by Nicolas Geoffray · 11 years ago
  91. b1cbf58 Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  92. f61b537 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  93. eb85f2b Further refine gtest dependencies. by Brian Carlstrom · 11 years ago
  94. 532714a Fix test-art-target error by Brian Carlstrom · 11 years ago
  95. 665de8a Fix various test dependencies. by Ian Rogers · 11 years ago
  96. afd9acc Multilib ART host. by Ian Rogers · 11 years ago
  97. ea521dc Really use GCC for ARM64 by Sebastien Hertz · 11 years ago
  98. a76724f Merge "Use GCC on ARM64" by Sebastien Hertz · 11 years ago
  99. ca3aaba Fix implicit check option handling for non-cross-compiles by Dave Allison · 11 years ago
  100. 56c3e84 Use GCC on ARM64 by Sebastien Hertz · 11 years ago