Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6280ef88a9231d2a14f2b0bbe6d39770c994787d
/
build
/
Android.oat.mk
c13f13a
Fix another Makefile typo.
by Nicolas Geoffray
· 9 years ago
7701d10
Fix typo from previous commit.
by Nicolas Geoffray
· 9 years ago
409e809
Don't force the boot image to using quick.
by Nicolas Geoffray
· 9 years ago
8a159fd
ART: Use JIT image for JIT run tests
by Andreas Gampe
· 9 years ago
4d2ef33
ART: Extend ISA features option for (host) run tests
by Andreas Gampe
· 9 years ago
825570c
ART: Abbreviate interpreter-access-checks
by Andreas Gampe
· 9 years ago
7617abd
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
by Igor Murashkin
· 9 years ago
461d72a
Generate debug info for core.oat files.
by David Srbecky
· 9 years ago
3d12ead
ART: Change the isa defaults for Mips
by Douglas Leung
· 10 years ago
e2a12c0
Change JIT tests to use interpreter image
by Mathieu Chartier
· 10 years ago
721f3a8
Fix jit tests
by Mathieu Chartier
· 10 years ago
3fc1b12
Add missing JIT stuff in make files
by Mathieu Chartier
· 10 years ago
6427df1
Explicitly compile core.oat with the Quick compiler.
by Nicolas Geoffray
· 10 years ago
010cf91
ARM64: Enable Optimizing compiler image generation.
by Serban Constantinescu
· 10 years ago
63130d0
Merge "ART: Wire up a valgrind-wrapped dex2oat run"
by Andreas Gampe
· 10 years ago
5e4d513
On arm64/optimizing, compile the boot image with interpreter.
by Nicolas Geoffray
· 10 years ago
5d672a6
Build core.oat without flags.
by Nicolas Geoffray
· 10 years ago
088b16e
ART: Wire up a valgrind-wrapped dex2oat run
by Andreas Gampe
· 10 years ago
c9338b9
Explicitly give compiler options to test scripts
by Nicolas Geoffray
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
130bd1b
Remove generated file if compiling the image failed.
by Nicolas Geoffray
· 10 years ago
08d5e28
Add missing $() when testing TARGET_ARCH.
by Nicolas Geoffray
· 10 years ago
a136ab5
Only use Quick for optimizing on arm64.
by Nicolas Geoffray
· 10 years ago
7b76ec4
Also use Quick for target boot image.
by Nicolas Geoffray
· 10 years ago
42d641b
Opt compiler: Add ARM64 support for the Mul IR.
by Alexandre Rames
· 10 years ago
70587a2
ART: Fix multi-image testing
by Andreas Gampe
· 10 years ago
c23c9c9
ART: PIC testing
by Andreas Gampe
· 10 years ago
63fc30e
ART: Create and use multiple core images
by Andreas Gampe
· 10 years ago
c42893e
Just depend on TARGET_CORE_DEX_FILES.
by Nicolas Geoffray
· 10 years ago
611e1db
Makefile cleanups.
by Nicolas Geoffray
· 10 years ago
1ffa074
Make which dex2oat version to use configurable.
by Nicolas Geoffray
· 10 years ago
1ef4ce8
Really fix tests.
by Alex Light
· 10 years ago
3d4e684
Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
by Brian Carlstrom
· 10 years ago
b1efe97
Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.
by Nicolas Geoffray
· 10 years ago
69dfe51
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 10 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 10 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 10 years ago
44a3c19
art: fix host dex2oat runtime args
by Colin Cross
· 10 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 10 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 10 years ago
670134e
Make dex2oat heap size product configurable [art]
by Brian Carlstrom
· 10 years ago
53cb16b
Add patchoat tool to Art.
by Alex Light
· 10 years ago
f5449a2
Fix build rule.
by Nicolas Geoffray
· 10 years ago
afd9acc
Multilib ART host.
by Ian Rogers
· 10 years ago
ca3aaba
Fix implicit check option handling for non-cross-compiles
by Dave Allison
· 10 years ago
e3d5581
Fix host Mac build.
by Ian Rogers
· 10 years ago
f662e06
Updating clean-oat again
by Brian Carlstrom
· 10 years ago
bbf079e
Remove unneeded realpath that was causing bad dependencies in a clean build
by Brian Carlstrom
· 10 years ago
0e12bdc
Add ISA directory to image and odex pathnames.
by Brian Carlstrom
· 10 years ago
2fe0792
Fix dependencies in the test suite for multi-target tests
by Andreas Gampe
· 11 years ago
668e9d8
Update missed DEX2OAT -> DEX2OATD changes.
by Nicolas Geoffray
· 11 years ago
1db132d
Use debug version of DEX2OAT explicitly.
by Nicolas Geoffray
· 11 years ago
afbaa1a
Build changes to build multilib tests
by Andreas Gampe
· 11 years ago
922141a
Fixed and refactored 64b host build
by Andreas Gampe
· 11 years ago
befbd57
Fix host architecture for 64bit.
by Ian Rogers
· 11 years ago
9583fbc
Remove oat file location in the image.
by Nicolas Geoffray
· 11 years ago
660f8f0
Remove boot.art phony target
by Brian Carlstrom
· 11 years ago
84c7ac2
art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA
by Brian Carlstrom
· 11 years ago
8a7b39c
Build boot.art only if we are building the host toolchain.
by Ying Wang
· 11 years ago
7ab763c
Move boot image generation to the build project
by Brian Carlstrom
· 11 years ago
7bcbb29
am 55ed56bd: Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error"
by Brian Carlstrom
· 11 years ago
ce90ec4
Don't force dex2oat run on dex2oat changes
by Dave Allison
· 11 years ago
1bd2ceb
Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an error
by Brian Carlstrom
· 11 years ago
7020278
Support hardware divide instruction
by Dave Allison
· 11 years ago
2b07096
Fix Mac build
by Brian Carlstrom
· 11 years ago
dc959ea
Make ART's run-test support Dalvik so we can remove dalvik/tests
by Brian Carlstrom
· 11 years ago
c0ee650
Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk
by Brian Carlstrom
· 11 years ago
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 11 years ago
f3b3bf1
Make art use core-libart explicitly (part 2)
by Brian Carlstrom
· 11 years ago
3b010aa
Make art use core-libart explicitly
by Brian Carlstrom
· 11 years ago
654d919
Add conscrypt to art tests
by Brian Carlstrom
· 12 years ago
3f47c12
Fix portable build on build server by removing depenency on ANDROID_HOST_OUT
by Brian Carlstrom
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 12 years ago
cb91f1a
Improve ART_BUILD_ disabling
by Brian Carlstrom
· 12 years ago
8161c03
More MIPS fixes. The vm-tests and oat tests all work on the emulator.
by jeffhao
· 12 years ago
85545cd
Add PHONY target for host core.art so that is included in default build
by Brian Carlstrom
· 12 years ago
1f71ae8
Fix host build to properly build x86.
by jeffhao
· 12 years ago
58e63f9
Higher degree of parallel compilation on the LLVM side.
by TDYa127
· 13 years ago
8cfa882
Higher degree of parallel compilation on the LLVM side.
by Shih-wei Liao
· 13 years ago
d0b3a30
Do not rerun dex2oat just because dex2oat changed
by Brian Carlstrom
· 13 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 13 years ago
3bbbe82
Add disabled --instruction-set=X86 for test-art-host-oat
by Brian Carlstrom
· 13 years ago
73666be
Add dependency from dex2oat to supporting libart-compiler-* libraries
by Brian Carlstrom
· 13 years ago
4d3c07f
Fix core.oat dex file dependencies
by Brian Carlstrom
· 13 years ago
87587cb
Update core image to include everything needed by core-tests
by Brian Carlstrom
· 13 years ago
04941d9
Always run dex2oat (2 of 3)
by Brian Carlstrom
· 13 years ago
a004aa9
user build support for art (2 of 3)
by Brian Carlstrom
· 13 years ago
bd41102
trygon support
by Brian Carlstrom
· 13 years ago
a6cc893
Add installd support to dex2oat
by Brian Carlstrom
· 13 years ago
29e7ac7
Moving from libdvm to libart (1 of 5)
by Brian Carlstrom
· 13 years ago
6ef827a
Revert dex2oat file locking
by Brian Carlstrom
· 13 years ago
ae82698
Add --image-classes to dex2oat
by Brian Carlstrom
· 13 years ago
234da57
Basic file locking.
by Elliott Hughes
· 13 years ago
5d84040
Created --runtime-arg switch for dex2oat to pass arguments to runtime.
by jeffhao
· 13 years ago
31edec5
Disable StrictMode when booting with art
by Brian Carlstrom
· 13 years ago
b7bbba4
Add oatopt drop in replacement for dexopt
by Brian Carlstrom
· 13 years ago
b8233d1
Fix compilation of boot image and oat
by Brian Carlstrom
· 13 years ago
2b7cdf4
Teach make that to make an art file, you make the oat file.
by Brian Carlstrom
· 13 years ago
03a20ba
Implement DexFile_getClassNameList
by Brian Carlstrom
· 13 years ago
47a0d5a
Move art content to /data
by Brian Carlstrom
· 13 years ago
Next »