1. a7f6b81 Add ART_DEFAULT_COMPACT_DEX_LEVEL by Mathieu Chartier · 6 years ago
  2. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 7 years ago
  3. 71a155f Remove unused build code by Colin Cross · 8 years ago
  4. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  5. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  6. 728b27a Stop manually including gtest headers. by Dan Albert · 8 years ago
  7. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  8. dac87e9 ART: Remove -std=gnu++11 by Andreas Gampe · 8 years ago
  9. ff46c7d Only compile device codegen for device architectures by Colin Cross · 8 years ago
  10. a75b01a Fix building tests with partial arch codegen support by Colin Cross · 8 years ago
  11. 802d598 Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES by Colin Cross · 8 years ago
  12. b41928d ART: Reduce stack frame size limit on host by Andreas Gampe · 8 years ago
  13. d126228 ART: Configure stack guard size in the Makefile by Andreas Gampe · 8 years ago
  14. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 8 years ago
  15. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 8 years ago
  16. 998bf2b ART: remove ART_JIT makefile variable by Colin Cross · 8 years ago
  17. df53be2 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  18. b5390f7 Have LOCAL_ASFLAGS honor debug/non-debug configuration. by Roland Levillain · 8 years ago
  19. 013e3f3 Change IMT size from 64 to 43 by Matthew Gharrity · 8 years ago
  20. a06481e Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx by Brian Carlstrom · 8 years ago
  21. 3071f80 Patch for compiling art to run on linux target by Bilyan Borisov · 8 years ago
  22. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  23. 2f74be0 Merge "Enable clang for ARM builds." by Stephen Hines · 8 years ago
  24. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 8 years ago
  25. a388c5a Enable clang for ARM builds. by Stephen Hines · 8 years ago
  26. 1fdabe6 Revert "Do not build art with clang for mips64" by Andreas Gampe · 8 years ago
  27. 37ba27a Temporarily use -fstack-protector for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  28. 1cab143 Re-enable optimization for clang arm64 art builds by Colin Cross · 8 years ago
  29. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 8 years ago
  30. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 8 years ago
  31. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 8 years ago
  32. 610a142 Do not build art with clang for mips64 by Lazar Trsic · 9 years ago
  33. 5295bc2 ART: Disable Clang for arm by Andreas Gampe · 9 years ago
  34. 8069d9f Allow changing the optimization level of a build with env variable. by Alex Light · 9 years ago
  35. 2e28775 Make it possible to change the read barrier type as build config. by Hiroshi Yamauchi · 9 years ago
  36. 409e809 Don't force the boot image to using quick. by Nicolas Geoffray · 9 years ago
  37. d472066 Revert "Revert "Re-enable Clang's -Wpessimizing-move"" by Pirama Arumuga Nainar · 9 years ago
  38. 4a37953 Revert "Re-enable Clang's -Wpessimizing-move" by Pirama Arumuga Nainar · 9 years ago
  39. 8f5d2d8 Re-enable Clang's -Wpessimizing-move by Pirama Arumuga Nainar · 9 years ago
  40. f54cde6 Increase max stack frame for sanitizers to handle x86. by Ivan Krasin · 9 years ago
  41. f71ad9e Merge "Svelter libart-compiler" by Alex Light · 9 years ago
  42. 50fa993 Svelter libart-compiler by Alex Light · 9 years ago
  43. bc0d79b Only apply aarch64 clang WAR to the target. by Dan Albert · 9 years ago
  44. b47bad5 Force Clang aarch64 builds to -O1. by Dan Albert · 9 years ago
  45. 799e81c Merge "Add -Wno-pessimizing-move to Clang flags" by Stephen Hines · 9 years ago
  46. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 9 years ago
  47. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 9 years ago
  48. b815358 ART: Use bionic TLS slot for thread-self by Andreas Gampe · 9 years ago
  49. 676ff8e Enable art host static builds only for checkbuilds. by Calin Juravle · 9 years ago
  50. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  51. 093f1b4 Add ART_TEST_DEBUG_GC to help with debugging gc. by Hiroshi Yamauchi · 9 years ago
  52. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  53. 15144b8 Add -Wno-pessimizing-move to Clang flags by Pirama Arumuga Nainar · 9 years ago
  54. 0e26f46 Fix makefile test against host os. by Calin Juravle · 9 years ago
  55. 4895ea4 Disable static builds for mac and asan. by Calin Juravle · 9 years ago
  56. dc56161 Enable ART_BUILD_HOST_STATIC for check builds. by Calin Juravle · 9 years ago
  57. 65e069d Build statically linked version of dex2oat. by Calin Juravle · 9 years ago
  58. e1b6e97 Disable -Wframe-larger-than when building SANITIZE_TARGET. by Evgenii Stepanov · 9 years ago
  59. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 9 years ago
  60. 6130f73 Fix valgrind includes by Dmitriy Ivanov · 9 years ago
  61. b6cee94 Undo arm64 workaround. by Chih-Hung Hsieh · 9 years ago
  62. 91ddd0d Re-enable clang for Mips/Mips64 targets. by Duane Sand · 9 years ago
  63. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 10 years ago
  64. 6622266 ART: Turn off missing-noreturn for Mac by Andreas Gampe · 9 years ago
  65. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 9 years ago
  66. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 9 years ago
  67. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 9 years ago
  68. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 9 years ago
  69. f3c7ba6 Remove ART_SMALL_MODE ifdefs. by Jeff Hao · 9 years ago
  70. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 9 years ago
  71. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 9 years ago
  72. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  73. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  74. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  75. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  76. 40e7f0e Go back to -O2. by Nicolas Geoffray · 9 years ago
  77. 7b7e524 ART: Fix assembler_thumb_test by Andreas Gampe · 9 years ago
  78. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  79. 685fbe4 ART: Clean up some build flags by Andreas Gampe · 9 years ago
  80. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 9 years ago
  81. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 9 years ago
  82. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 9 years ago
  83. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 9 years ago
  84. bced67d ART: Fix Clang CFLAGS inclusion by Andreas Gampe · 9 years ago
  85. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 9 years ago
  86. d76a0c7 Merge "Revert "Fix VM-less builds."" by Ying Wang · 9 years ago
  87. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  88. 956af0f Remove portable. by Elliott Hughes · 9 years ago
  89. a28ff0f Revert "Fix VM-less builds." by Ying Wang · 9 years ago
  90. b0d22f1 Make it possible to enable heap poisoning via make variable. by Hiroshi Yamauchi · 9 years ago
  91. acb23cf Merge "Fix VM-less builds." by David 'Digit' Turner · 9 years ago
  92. 62753c4 Fix VM-less builds. by David 'Digit' Turner · 10 years ago
  93. 6c7cdc5 Don't force color diagnostics. by Dan Albert · 9 years ago
  94. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  95. cd195fe Add a way to change the IMT size by Mathieu Chartier · 10 years ago
  96. 9bb492a Add ART_USE_OPTIMIZING_COMPILER flag. by Nicolas Geoffray · 10 years ago
  97. 017ff87 Merge "Fix transitive equality error in set." by Mathieu Chartier · 10 years ago
  98. 88f21ca Fix transitive equality error in set. by Mathieu Chartier · 10 years ago
  99. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  100. 98b8bcf Up the stack size limit for SANITIZE_HOST. by Dan Albert · 10 years ago