Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a3e50959997f5c3e3b2d7e200b3b022757845f20
/
test
/
913-heaps
f8efae7
Add D8 reference file for 913-heaps
by Alan Leung
· 7 years ago
dfadb59
Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT
by Alan Leung
· 7 years ago
69107b3
Disable D8 for a subset of the tests
by Alan Leung
· 7 years ago
eafee33
ART: Make test 913-heaps more robust
by Andreas Gampe
· 7 years ago
cf83aaa
Revert "mirror: Make Class::Status 64-bit field"
by Igor Murashkin
· 7 years ago
de07216
mirror: Make Class::Status 64-bit field
by Igor Murashkin
· 7 years ago
abadf02
Revert "Support clinit for app image during compilation"
by Nicolas Geoffray
· 7 years ago
50ce441
Support clinit for app image during compilation
by Chang Xing
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
919852e
test: Fix jvmti tests for javac/dx
by Igor Murashkin
· 8 years ago
f1dd69a
Revert "Revert "Fully support static encoded fields.""
by Mathieu Chartier
· 8 years ago
84c8432
Revert "Fully support static encoded fields."
by Nicolas Geoffray
· 8 years ago
e71d687
Fully support static encoded fields.
by Chang Xing
· 8 years ago
2eb25e4
ART: Add IterateThroughHeapExt
by Andreas Gampe
· 8 years ago
d73aba4
ART: Add Heap JVMTI extension API
by Andreas Gampe
· 8 years ago
21b0c29
Remove unneeded shims and jni binding code
by Alex Light
· 8 years ago
6684cc3
ART: Filter more thread roots
by Andreas Gampe
· 8 years ago
1dfd10e
ART: Change run-test 913 array testing
by Andreas Gampe
· 8 years ago
990634d
ART: Add debug code to run-test 913
by Andreas Gampe
· 8 years ago
e0f8ed9
ART: Refactor run-test 913
by Andreas Gampe
· 8 years ago
3ea3d5c
ART: More refactor for JVMTI run tests (3/3)
by Andreas Gampe
· 8 years ago
a838024
ART: More refactor for JVMTI run tests (2/3)
by Andreas Gampe
· 8 years ago
4665167
ART: More refactor for JVMTI run tests (1/3)
by Andreas Gampe
· 8 years ago
2bbf16d
ART: Add JVMTI test shim
by Andreas Gampe
· 8 years ago
027444b
ART: TI Agent test library refactor
by Andreas Gampe
· 8 years ago
7201fe3
Merge "ART: Refactor JVMTI run tests"
by Treehugger Robot
· 8 years ago
3f46c96
ART: Refactor JVMTI run tests
by Andreas Gampe
· 8 years ago
c756f08
ART: Fix VISIT_OBJECTS and ABORT for FollowReferences
by Andreas Gampe
· 8 years ago
5e03a30
ART: Refactor libopenjdkjvmti
by Andreas Gampe
· 8 years ago
9511460
ART: Add correct field index to reference visiting
by Andreas Gampe
· 8 years ago
e731693
ART: Add primitive field reporting
by Andreas Gampe
· 8 years ago
5f94203
ART: Fix string reporting
by Andreas Gampe
· 8 years ago
ebcc485
ART: Add debug code to test 913
by Andreas Gampe
· 8 years ago
6ea0607
Revert^2 "ART: Add heap filter support"
by Andreas Gampe
· 8 years ago
bcf716f
Revert^2 "Enable String compression."
by Vladimir Marko
· 8 years ago
2cb576c
Revert "ART: Add heap filter support"
by Nicolas Geoffray
· 8 years ago
4beab68
ART: Add heap filter support
by Andreas Gampe
· 8 years ago
38da9f2
ART: Add klass filter support
by Andreas Gampe
· 8 years ago
58982d5
ART: Ignore vreg=-1 in test 913
by Andreas Gampe
· 8 years ago
becd6ad
ART: Add primitive array reporting
by Andreas Gampe
· 8 years ago
3ec8e40
ART: Add string reporting
by Andreas Gampe
· 8 years ago
8a5550d
ART: Refactor test 913
by Andreas Gampe
· 8 years ago
e4893ee
Remove unneeded build files
by Alex Light
· 8 years ago
01fd70b
ART: Remove experimental flags for plugins and agents
by Andreas Gampe
· 8 years ago
53ae780
ART: Refactor TI tests
by Andreas Gampe
· 8 years ago
a8883a0
ART: Simplify 9xx OnLoad setup
by Andreas Gampe
· 8 years ago
4196071
Make GetErrorName allocate the output buffer.
by Alex Light
· 8 years ago
e06b634
Revert "Revert "Cleanup jvmti tests""
by Alex Light
· 8 years ago
2a9d198
Revert "Cleanup jvmti tests"
by Nicolas Geoffray
· 8 years ago
ca5b9dc
Cleanup jvmti tests
by Alex Light
· 8 years ago
913e6e6
Merge "Remove dex cache string from mirror::Class."
by Nicolas Geoffray
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
f9bf250
Remove dex cache string from mirror::Class.
by Nicolas Geoffray
· 8 years ago
f10dfcd
ART: Stack locals
by Andreas Gampe
· 8 years ago
638a693
ART: Implement FollowReferences for initial object
by Andreas Gampe
· 8 years ago
93c3090
ART: Add JNI local details for FollowReferences
by Andreas Gampe
· 8 years ago
dce591b
ART: Rewrite test 913 printing
by Andreas Gampe
· 8 years ago
8df0692
ART: Stop JIT in 913-heaps
by Andreas Gampe
· 8 years ago
216090d
ART: Print debug info in test 913
by Andreas Gampe
· 8 years ago
5d139fc
ART: Rewrite test 913 verification
by Andreas Gampe
· 8 years ago
e657424
Add capabilities for jvmti.
by Alex Light
· 8 years ago
70bfc8a
ART: Add reference following code
by Andreas Gampe
· 8 years ago
2d7af2d
ART: Simplify test 913
by Andreas Gampe
· 8 years ago
ef3ace0
ART: Fix test 913 for concurrent collector
by Andreas Gampe
· 8 years ago
8da6d03
ART: Add forced garbage collection
by Andreas Gampe
· 8 years ago