index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
497-inlining-and-class-loader
Age
Commit message (
Expand
)
Author
2024-03-26
Rename enums.h/.cc to pointer_size.h/.cc.
Santiago Aboy Solanes
2022-11-15
ART: Change indentation to 4 spaces in run-test shards 95-99.
Vladimir Marko
2022-10-13
Refactor and cleanup DexCache.
Nicolas Geoffray
2021-03-05
Aesthetic changes in generated ART run-test Blueprint files.
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-18
Remove pointer-size arguments from DexCache.
David Srbecky
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-10-14
Only tag supported ART run-tests as part of `art-target-run-test`.
Roland Levillain
2020-09-09
Rename the expected-output text file in built TradeFed ART run-tests.
Roland Levillain
2020-07-03
Add Soong module definitions for ART run-tests with default build rules.
Roland Levillain
2019-04-02
ObjPtr<>-ify DexCache.
Vladimir Marko
2019-03-26
ObjPtr<>-ify mirror::Class.
Vladimir Marko
2018-07-19
Move .art.rel data to a section in .art, part 1.
Vladimir Marko
2018-06-01
ObjPtr<>-ify array allocations.
Vladimir Marko
2017-07-20
Hash-based DexCache methods array.
Vladimir Marko
2017-06-02
Tests: never use System.err
Kevin Brodsky
2017-04-21
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
ART: Clean up art_method.h
Andreas Gampe
2016-10-04
Rename ObjPtr::Decode to ObjPtr::Ptr
Mathieu Chartier
2016-09-29
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-08-05
Merge "ART: Fix type parameter in tests"
Treehugger Robot
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-07-22
ART: Fix type parameter in tests
Andreas Gampe
2015-09-25
Call JNI_OnUnload when class loaders get collected
Mathieu Chartier
2015-09-03
ART: Move DexCache arrays to native.
Vladimir Marko
2015-08-27
Add non debug version of libarttest
Mathieu Chartier
2015-06-15
Move Level1 to its own file.
Nicolas Geoffray
2015-06-12
Use the caller's class loader when walking inlined frames.
Nicolas Geoffray