1. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 10 years ago
  2. 2220cb1 Merge "Make arm64 build with ART_TARGET_CLANG." by Tim Murray · 10 years ago
  3. a7f9871 Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5." by Tim Murray · 10 years ago
  4. a7e7c2a Make arm64 build with ART_TARGET_CLANG. by Tim Murray · 10 years ago
  5. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 10 years ago
  6. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 10 years ago
  7. 4a0047a Add additional flags to make ART_TARGET_CLANG function with 3.5. by Tim Murray · 10 years ago
  8. 5dee5df Merge "Avoid volatile 64-bit tearing on 32-bit architectures." by Ian Rogers · 10 years ago
  9. a984454 Avoid volatile 64-bit tearing on 32-bit architectures. by Ian Rogers · 10 years ago
  10. 53e5d10 Merge "Add a Transform to SSA phase to the optimizing compiler." by Nicolas Geoffray · 10 years ago
  11. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  12. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 10 years ago
  13. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 10 years ago
  14. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 10 years ago
  15. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 10 years ago
  16. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 10 years ago
  17. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 10 years ago
  18. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 10 years ago
  19. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 10 years ago
  20. d747543 force dex2oat target executables to be compiled for 32-bit by Colin Cross · 10 years ago
  21. 668e9d8 Update missed DEX2OAT -> DEX2OATD changes. by Nicolas Geoffray · 10 years ago
  22. 1db132d Use debug version of DEX2OAT explicitly. by Nicolas Geoffray · 10 years ago
  23. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  24. cae10f7 Add -lpthread -ldl to link executable/tests by Andrew Hsieh · 10 years ago
  25. 7f2e3da Fix host gtests compiled with gcc by Brian Carlstrom · 10 years ago
  26. 06160f2 Merge "Fix missing link line for libgtest_host." by Tim Murray · 10 years ago
  27. 0ab4461 Fix missing link line for libgtest_host. by Tim Murray · 10 years ago
  28. 2269d2a HACK: force target art executables to be compiled for 32-bit by Colin Cross · 10 years ago
  29. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  30. 43c8642 Fix lint error, and Makefile that could be confused with local files. by Nicolas Geoffray · 10 years ago
  31. bfea9c2 Class initialization check elimination. by Vladimir Marko · 11 years ago
  32. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 10 years ago
  33. 3314dcf Merge "Fix debugger crashes in presence of proxy objects." by Sebastien Hertz · 10 years ago
  34. b7054ba Fix debugger crashes in presence of proxy objects. by Sebastien Hertz · 10 years ago
  35. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago
  36. 922141a Fixed and refactored 64b host build by Andreas Gampe · 10 years ago
  37. d858c96 Disable host clang only if WITHOUT_HOST_CLANG is set by Ying Wang · 10 years ago
  38. 9719cd2 Support WITHOUT_CLANG builds by Brian Carlstrom · 10 years ago
  39. 35df1f3 Work around arm64 host prebuilt differences. by Ian Rogers · 10 years ago
  40. e0dcd46 JNI down call fixes. by Ian Rogers · 10 years ago
  41. a03de6d Revert "Revert "Make clang the default compiler on host."" by Ian Rogers · 10 years ago
  42. d54f3a6 Revert "Make clang the default compiler on host." by Ian Rogers · 10 years ago
  43. 87f8b4c Make clang the default compiler on host. by Ian Rogers · 10 years ago
  44. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  45. befbd57 Fix host architecture for 64bit. by Ian Rogers · 10 years ago
  46. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 10 years ago
  47. 2fecd65 Merge "Add codegen support to the optimizing compiler." by Nicolas Geoffray · 10 years ago
  48. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  49. d4dd255 Add codegen support to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  50. 491ca9e Add ART -help and -showversion by Brian Carlstrom · 10 years ago
  51. 24651ec Further split of the space tests by Andreas Gampe · 10 years ago
  52. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  53. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  54. 504e699 Merge "Add conditional branches, and build dominator tree." by Nicolas Geoffray · 10 years ago
  55. be9a92a Add conditional branches, and build dominator tree. by Nicolas Geoffray · 10 years ago
  56. a743351 Split space_test into separate checks by Andreas Gampe · 10 years ago
  57. f59f18b Fix and rewrite local value numbering. by Vladimir Marko · 10 years ago
  58. f3e2cc4 Code cleanup to avoid LLVM dependency when building with quick only. by Nicolas Geoffray · 10 years ago
  59. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 10 years ago
  60. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 10 years ago
  61. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 10 years ago
  62. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 10 years ago
  63. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 10 years ago
  64. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  65. 4d2efce Don't hardcode object layout in Unsafe and space_test. by Hiroshi Yamauchi · 10 years ago
  66. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 10 years ago
  67. b5a9646 Remove -D__STDC_FORMAT_MACROS. by Ian Rogers · 10 years ago
  68. 660f8f0 Remove boot.art phony target by Brian Carlstrom · 10 years ago
  69. be9e06c Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA" by Brian Carlstrom · 10 years ago
  70. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 10 years ago
  71. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 10 years ago
  72. b32a3ad Fix bit-rot in clean-oat targets by Brian Carlstrom · 10 years ago
  73. 84c7ac2 art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA by Brian Carlstrom · 11 years ago
  74. 8a7b39c Build boot.art only if we are building the host toolchain. by Ying Wang · 11 years ago
  75. 7ab763c Move boot image generation to the build project by Brian Carlstrom · 11 years ago
  76. 500793f LEB128 tests and performance measurements. by Ian Rogers · 11 years ago
  77. 86aed2a Fix testing all valgrind tests and make errors abort. by Ian Rogers · 11 years ago
  78. d912e5c Allow host valgrind gtests to be run individually. by Ian Rogers · 11 years ago
  79. 7bcbb29 am 55ed56bd: Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error" by Brian Carlstrom · 11 years ago
  80. ce90ec4 Don't force dex2oat run on dex2oat changes by Dave Allison · 11 years ago
  81. 1bd2ceb Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error by Brian Carlstrom · 11 years ago
  82. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  83. ef9ddc9 am 2b07096c: Fix Mac build by Brian Carlstrom · 11 years ago
  84. 2b07096 Fix Mac build by Brian Carlstrom · 11 years ago
  85. fe6e6a7 am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalvik/tests" by Brian Carlstrom · 11 years ago
  86. dc959ea Make ART's run-test support Dalvik so we can remove dalvik/tests by Brian Carlstrom · 11 years ago
  87. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  88. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 11 years ago
  89. 775c496 resolved conflicts for merge of b926b3c6 to dalvik-dev by Brian Carlstrom · 11 years ago
  90. b926b3c am 920d7fd5: am ce88853a: Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  91. ce88853 Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  92. b60df31 am d910172d: Don\'t fail if llvm.mk is not available. by Ying Wang · 11 years ago
  93. d910172 Don't fail if llvm.mk is not available. by Ying Wang · 11 years ago
  94. 75165d0 Add valgrind support to compiler arena allocator. by Mathieu Chartier · 11 years ago
  95. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  96. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago
  97. 8d11af5 Switch GCC -O flags, O3 non-debug, 01 debug. by Ian Rogers · 11 years ago
  98. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  99. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  100. 4446ab9 Systrace fixups and refactoring for TimingLogger by Anwar Ghuloum · 11 years ago