Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
86797a791d692f81def5c1b5f0918992c49ed122
/
runtime
/
arch
/
stub_test.cc
86797a7
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
by Serban Constantinescu
· 11 years ago
c3ccc10
Fix the Mac build on x86-64.
by Ian Rogers
· 11 years ago
52fa814
Disable StubTest.IndexOf if heap poisoning is enabled for now.
by Hiroshi Yamauchi
· 11 years ago
6aac355
ART: Add initialize_type stubs for ARM64; indexof test
by Andreas Gampe
· 11 years ago
c5f1773
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 11 years ago
2f6e351
ART: Fix inline assembly constraints in stub_test
by Andreas Gampe
· 11 years ago
61c5ebc
Change FieldHelper to use a handle.
by Mathieu Chartier
· 11 years ago
f39b378
ART: Fix stub_test inline assembly for ARM64
by Andreas Gampe
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
3ecbbfc
ART: Fix stub test inline assembly for x86
by Andreas Gampe
· 11 years ago
0ea3794
ART: Make StubTest IMT sanity check a warning
by Andreas Gampe
· 11 years ago
51f7635
ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures
by Andreas Gampe
· 11 years ago
607fa7b
Merge "Now we have a proper C++ library, use std::unique_ptr."
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
6cf8010
ART: Fix ARM64 long-jump context caller-save smashes
by Andreas Gampe
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
ad930da
Merge "Move quick frame info to OatQuickMethodHeader."
by Vladimir Marko
· 11 years ago
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
4fc046e
ART: Add lock and unlock stubs for ARM64, fix for X86-64
by Andreas Gampe
· 11 years ago
b170b3e
Merge "Fix stub_test to pass with SS collector."
by Mathieu Chartier
· 11 years ago
119c6bd
Fix stub_test to pass with SS collector.
by Mathieu Chartier
· 11 years ago
4d466a8
Remove all LOG(DEBUG) which is not intended to be checked in
by Brian Carlstrom
· 11 years ago
6e4e59c
ART: ARM64 field entrypoints
by Andreas Gampe
· 11 years ago
266340d
ART: ARM64 art_quick_string_compareto
by Andreas Gampe
· 11 years ago
2ba8d4b
ART: Better art_quick_string_compareto stub_test
by Andreas Gampe
· 11 years ago
7177d7c
ART: Add art_quick_unlock_object to stub_test
by Andreas Gampe
· 11 years ago
80c7934
Implement object lock and unlock entrypoints for x86-64
by Alexei Zavjalov
· 11 years ago
315ccab
Implement art_quick_string_compareto entrypoint for x86-64
by Alexei Zavjalov
· 11 years ago
f4e910b
Implement art_quick_aput_object stubs for X86-64 and ARM64
by Andreas Gampe
· 11 years ago
6661304
Merge "Disable StubTest.APutObj if heap poisoning is enabled."
by Hiroshi Yamauchi
· 11 years ago
00c1e6d
Add ARM64 & X86_64 Assembly, plus tests
by Andreas Gampe
· 11 years ago
d6881ae
Disable StubTest.APutObj if heap poisoning is enabled.
by Hiroshi Yamauchi
· 11 years ago
525cde2
Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs
by Andreas Gampe
· 11 years ago