1. f3e2cc4 Code cleanup to avoid LLVM dependency when building with quick only. by Nicolas Geoffray · 11 years ago
  2. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 11 years ago
  3. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  4. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  5. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  6. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 11 years ago
  7. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  8. 4d2efce Don't hardcode object layout in Unsafe and space_test. by Hiroshi Yamauchi · 11 years ago
  9. 43b2e0f Fix multi-line hex dumping and add unit test. by Ian Rogers · 11 years ago
  10. b5a9646 Remove -D__STDC_FORMAT_MACROS. by Ian Rogers · 11 years ago
  11. 660f8f0 Remove boot.art phony target by Brian Carlstrom · 11 years ago
  12. be9e06c Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA" by Brian Carlstrom · 11 years ago
  13. 3cab422 Move __STDC_FORMAT_MACROS to a cflag. by Ian Rogers · 11 years ago
  14. 3f2d031 Use macros to remove CFI information for MAC OS/X by Mark Mendell · 11 years ago
  15. b32a3ad Fix bit-rot in clean-oat targets by Brian Carlstrom · 11 years ago
  16. 84c7ac2 art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA by Brian Carlstrom · 11 years ago
  17. 8a7b39c Build boot.art only if we are building the host toolchain. by Ying Wang · 11 years ago
  18. 7ab763c Move boot image generation to the build project by Brian Carlstrom · 11 years ago
  19. 500793f LEB128 tests and performance measurements. by Ian Rogers · 11 years ago
  20. 86aed2a Fix testing all valgrind tests and make errors abort. by Ian Rogers · 11 years ago
  21. d912e5c Allow host valgrind gtests to be run individually. by Ian Rogers · 11 years ago
  22. 7bcbb29 am 55ed56bd: Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error" by Brian Carlstrom · 11 years ago
  23. ce90ec4 Don't force dex2oat run on dex2oat changes by Dave Allison · 11 years ago
  24. 1bd2ceb Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error by Brian Carlstrom · 11 years ago
  25. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  26. ef9ddc9 am 2b07096c: Fix Mac build by Brian Carlstrom · 11 years ago
  27. 2b07096 Fix Mac build by Brian Carlstrom · 11 years ago
  28. fe6e6a7 am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalvik/tests" by Brian Carlstrom · 11 years ago
  29. dc959ea Make ART's run-test support Dalvik so we can remove dalvik/tests by Brian Carlstrom · 11 years ago
  30. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  31. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 11 years ago
  32. 775c496 resolved conflicts for merge of b926b3c6 to dalvik-dev by Brian Carlstrom · 11 years ago
  33. b926b3c am 920d7fd5: am ce88853a: Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  34. ce88853 Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  35. b60df31 am d910172d: Don\'t fail if llvm.mk is not available. by Ying Wang · 11 years ago
  36. d910172 Don't fail if llvm.mk is not available. by Ying Wang · 11 years ago
  37. 75165d0 Add valgrind support to compiler arena allocator. by Mathieu Chartier · 11 years ago
  38. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  39. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago
  40. 8d11af5 Switch GCC -O flags, O3 non-debug, 01 debug. by Ian Rogers · 11 years ago
  41. 9b3c3cd C++11 support for ART. by Mathieu Chartier · 11 years ago
  42. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  43. 4446ab9 Systrace fixups and refactoring for TimingLogger by Anwar Ghuloum · 11 years ago
  44. 597e46b Added tests for SEA IR intermediate representation. by Dragos Sbirlea · 11 years ago
  45. 423fb4d Add tests for SEA IR types infrastructure. by Dragos Sbirlea · 11 years ago
  46. fa50baa Restore build-art minimal build by Brian Carlstrom · 11 years ago
  47. f133479 am 025218c7: Clean up stlport usage. by Elliott Hughes · 11 years ago
  48. 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
  49. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  50. 32e8e04 Merge "Multiple-inclusion protection for Android.common.mk" into dalvik-dev by Brian Carlstrom · 11 years ago
  51. 2f7eb4d am 9004cb65: Allow MemMap to support empty map requests by Brian Carlstrom · 11 years ago
  52. 9004cb6 Allow MemMap to support empty map requests by Brian Carlstrom · 11 years ago
  53. 37c19bc Multiple-inclusion protection for Android.common.mk by Dragos Sbirlea · 11 years ago
  54. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  55. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  56. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 11 years ago
  57. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  58. d0e4e9e am 05eecea7: Enable running cpplint.py on art C++ files when using mm and mmm by Brian Carlstrom · 11 years ago
  59. 05eecea Enable running cpplint.py on art C++ files when using mm and mmm by Brian Carlstrom · 11 years ago
  60. 61ecc58 am 17bfe263: Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we only relink the tests on libart changes but do not recompile them. by Brian Carlstrom · 11 years ago
  61. 17bfe26 Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we only relink the tests on libart changes but do not recompile them. by Brian Carlstrom · 11 years ago
  62. cf6aba6 am 0cb7853d: Fix typo in makefile by Brian Carlstrom · 11 years ago
  63. 0cb7853 Fix typo in makefile by Brian Carlstrom · 11 years ago
  64. c0ee650 Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk by Brian Carlstrom · 11 years ago
  65. 875ebec am 3795f251: Use non-PHONY dependency to avoid rebuilding art gtests repeatedly. by Brian Carlstrom · 11 years ago
  66. 3795f25 Use non-PHONY dependency to avoid rebuilding art gtests repeatedly. by Brian Carlstrom · 11 years ago
  67. ad0c220 am 4478eb0a: Include dex2oatd along with libart and libartd-compiler by Brian Carlstrom · 11 years ago
  68. 4478eb0 Include dex2oatd along with libart and libartd-compiler by Brian Carlstrom · 11 years ago
  69. 58cc497 Move ScopedHashtable files out of art/src by Brian Carlstrom · 11 years ago
  70. c8475a6 Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk by Brian Carlstrom · 11 years ago
  71. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 11 years ago
  72. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  73. bba5dd5 Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev by Anwar Ghuloum · 11 years ago
  74. 8cc5162 Semi-pruned SSA support for sea-ir. by Dragos Sbirlea · 11 years ago
  75. 987ccff Native allocation accounting by Mathieu Chartier · 11 years ago
  76. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 11 years ago
  77. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  78. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 11 years ago
  79. e53ebbc Merge changes I3b33358e,I7467ee05 into dalvik-dev by Anwar Ghuloum · 11 years ago
  80. eae0550 Make art use core-libart explicitly (part 2) by Brian Carlstrom · 11 years ago
  81. 9c7ca42 am 3b010aa8: Make art use core-libart explicitly by Brian Carlstrom · 11 years ago
  82. 3b010aa Make art use core-libart explicitly by Brian Carlstrom · 11 years ago
  83. 7467ee0 Added support for SEA IR. by Dragos Sbirlea · 11 years ago
  84. 2d6ba51 Quickening support. by Sebastien Hertz · 11 years ago
  85. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  86. 4c22e7e am 30e2ea4a: Move art to use dalvik names for .oat files by Brian Carlstrom · 11 years ago
  87. 30e2ea4 Move art to use dalvik names for .oat files by Brian Carlstrom · 11 years ago
  88. e4c891a am fa42b441: Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  89. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  90. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  91. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  92. a72dd8b Conform to convention for build env var for small art by Anwar Ghuloum · 11 years ago
  93. 637c65b Verifier improvements. by Ian Rogers · 11 years ago
  94. f89eccd Use no-omit-frame-pointer in host builds. by Ian Rogers · 11 years ago
  95. ba3ce9a Re-enable thread-safety checking on host, warn when not enabled. by Ian Rogers · 11 years ago
  96. 1e8c505 Remove quick compile-time dependency on mclinker by Brian Carlstrom · 11 years ago
  97. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago
  98. cd5d042 Clang build support, -Wthread-safety with GCC 4.6. by Ian Rogers · 11 years ago
  99. c44f68f Fixed Android.common.mk #define setting for small art by Anwar Ghuloum · 11 years ago
  100. cf9773a Merge "Compile filter for small applications and methods" into dalvik-dev by Anwar Ghuloum · 11 years ago