1. 3d4e684 Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY." by Brian Carlstrom · 10 years ago
  2. b1efe97 Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY. by Nicolas Geoffray · 10 years ago
  3. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  4. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  5. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  6. 44a3c19 art: fix host dex2oat runtime args by Colin Cross · 10 years ago
  7. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  8. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  9. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 10 years ago
  10. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  11. f5449a2 Fix build rule. by Nicolas Geoffray · 10 years ago
  12. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  13. ca3aaba Fix implicit check option handling for non-cross-compiles by Dave Allison · 10 years ago
  14. e3d5581 Fix host Mac build. by Ian Rogers · 10 years ago
  15. f662e06 Updating clean-oat again by Brian Carlstrom · 10 years ago
  16. bbf079e Remove unneeded realpath that was causing bad dependencies in a clean build by Brian Carlstrom · 10 years ago
  17. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  18. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 10 years ago
  19. 668e9d8 Update missed DEX2OAT -> DEX2OATD changes. by Nicolas Geoffray · 10 years ago
  20. 1db132d Use debug version of DEX2OAT explicitly. by Nicolas Geoffray · 10 years ago
  21. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  22. 922141a Fixed and refactored 64b host build by Andreas Gampe · 10 years ago
  23. befbd57 Fix host architecture for 64bit. by Ian Rogers · 10 years ago
  24. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  25. 660f8f0 Remove boot.art phony target by Brian Carlstrom · 10 years ago
  26. 84c7ac2 art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA by Brian Carlstrom · 11 years ago
  27. 8a7b39c Build boot.art only if we are building the host toolchain. by Ying Wang · 11 years ago
  28. 7ab763c Move boot image generation to the build project by Brian Carlstrom · 11 years ago
  29. 7bcbb29 am 55ed56bd: Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error" by Brian Carlstrom · 11 years ago
  30. ce90ec4 Don't force dex2oat run on dex2oat changes by Dave Allison · 11 years ago
  31. 1bd2ceb Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error by Brian Carlstrom · 11 years ago
  32. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  33. 2b07096 Fix Mac build by Brian Carlstrom · 11 years ago
  34. dc959ea Make ART's run-test support Dalvik so we can remove dalvik/tests by Brian Carlstrom · 11 years ago
  35. c0ee650 Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk by Brian Carlstrom · 11 years ago
  36. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  37. f3b3bf1 Make art use core-libart explicitly (part 2) by Brian Carlstrom · 11 years ago
  38. 3b010aa Make art use core-libart explicitly by Brian Carlstrom · 11 years ago
  39. 654d919 Add conscrypt to art tests by Brian Carlstrom · 11 years ago
  40. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 11 years ago
  41. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  42. cb91f1a Improve ART_BUILD_ disabling by Brian Carlstrom · 11 years ago
  43. 8161c03 More MIPS fixes. The vm-tests and oat tests all work on the emulator. by jeffhao · 12 years ago
  44. 85545cd Add PHONY target for host core.art so that is included in default build by Brian Carlstrom · 12 years ago
  45. 1f71ae8 Fix host build to properly build x86. by jeffhao · 12 years ago
  46. 58e63f9 Higher degree of parallel compilation on the LLVM side. by TDYa127 · 12 years ago
  47. 8cfa882 Higher degree of parallel compilation on the LLVM side. by Shih-wei Liao · 12 years ago
  48. d0b3a30 Do not rerun dex2oat just because dex2oat changed by Brian Carlstrom · 12 years ago
  49. 57b86d4 Refactor runtime support. by Ian Rogers · 12 years ago
  50. 3bbbe82 Add disabled --instruction-set=X86 for test-art-host-oat by Brian Carlstrom · 12 years ago
  51. 73666be Add dependency from dex2oat to supporting libart-compiler-* libraries by Brian Carlstrom · 12 years ago
  52. 4d3c07f Fix core.oat dex file dependencies by Brian Carlstrom · 12 years ago
  53. 87587cb Update core image to include everything needed by core-tests by Brian Carlstrom · 12 years ago
  54. 04941d9 Always run dex2oat (2 of 3) by Brian Carlstrom · 12 years ago
  55. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 12 years ago
  56. bd41102 trygon support by Brian Carlstrom · 12 years ago
  57. a6cc893 Add installd support to dex2oat by Brian Carlstrom · 13 years ago
  58. 29e7ac7 Moving from libdvm to libart (1 of 5) by Brian Carlstrom · 13 years ago
  59. 6ef827a Revert dex2oat file locking by Brian Carlstrom · 13 years ago
  60. ae82698 Add --image-classes to dex2oat by Brian Carlstrom · 13 years ago
  61. 234da57 Basic file locking. by Elliott Hughes · 13 years ago
  62. 5d84040 Created --runtime-arg switch for dex2oat to pass arguments to runtime. by jeffhao · 13 years ago
  63. 31edec5 Disable StrictMode when booting with art by Brian Carlstrom · 13 years ago
  64. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 13 years ago
  65. b8233d1 Fix compilation of boot image and oat by Brian Carlstrom · 13 years ago
  66. 2b7cdf4 Teach make that to make an art file, you make the oat file. by Brian Carlstrom · 13 years ago
  67. 03a20ba Implement DexFile_getClassNameList by Brian Carlstrom · 13 years ago
  68. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  69. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  70. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  71. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  72. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  73. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago