index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Android.oat.mk
Age
Commit message (
Expand
)
Author
2014-07-23
ART: Make run tests out of oat tests
Andreas Gampe
2014-07-23
Use the correct HOST_ARCH for oat files.
Nicolas Geoffray
2014-07-22
Put oat test output on stderr.
Ian Rogers
2014-07-22
ART: Blacklist relocate option in oat tests
Andreas Gampe
2014-07-22
Runtime can now be set to require relocation
Alex Light
2014-07-18
Add a GC stress run that uses a moving collector and small heap sizes.
Ian Rogers
2014-07-18
Add GC verification test rules.
Ian Rogers
2014-07-18
Allow optimizing and trace tests to be not run.
Ian Rogers
2014-07-16
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-11
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-10
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-09
art: fix host dex2oat runtime args
Colin Cross
2014-07-10
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-09
Add implicit null and stack checks for x86
Dave Allison
2014-07-08
Make dex2oat heap size product configurable [art]
Brian Carlstrom
2014-07-07
Fix dex file dependencies for oat tests.
Ian Rogers
2014-07-01
The host build has changed from lib32/lib to lib/lib64.
Nicolas Geoffray
2014-06-30
We can no longer use "adb shell sh -c ..." internally
Brian Carlstrom
2014-06-26
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-25
Revert "Re-enable tests with the optimizing compiler."
Nicolas Geoffray
2014-06-25
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-25
Fix test-art-target error
Brian Carlstrom
2014-06-25
Add libjavacore dependency for oat tests
Brian Carlstrom
2014-06-24
Fix various test dependencies.
Ian Rogers
2014-06-24
Multilib ART host.
Ian Rogers