index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
arch
/
stub_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-63
/
+65
*
Merge "Add stub_test implementation for mips & mips64"
Andreas Gampe
2015-05-08
1
-26
/
+307
|
\
|
*
Add stub_test implementation for mips & mips64
Goran Jakovljevic
2015-05-07
1
-26
/
+307
*
|
Fix stub_test for Mips64
Goran Jakovljevic
2015-05-08
1
-0
/
+4
|
/
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-19
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-9
/
+9
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-0
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-164
/
+132
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-2
/
+2
*
ART: Add -Wunused
Andreas Gampe
2015-02-24
1
-0
/
+15
*
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
Mark P Mendell
2015-01-27
1
-1
/
+1
*
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
Vladimir Marko
2015-01-27
1
-1
/
+1
*
ART: Implement X86 hard float (Quick/JNI/Baseline)
Mark Mendell
2015-01-23
1
-1
/
+1
*
ART: Fix stub_test
Andreas Gampe
2015-01-21
1
-2
/
+2
*
ART: Allow scoped adjustments to log verbosity
Andreas Gampe
2015-01-15
1
-0
/
+9
*
Revert "ART: Implement hard float for X86"
Vladimir Marko
2015-01-12
1
-1
/
+1
*
ART: Implement hard float for X86
Mark Mendell
2015-01-12
1
-1
/
+1
*
ART: Reorder entrypoint argument order
Andreas Gampe
2014-12-29
1
-3
/
+5
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-9
/
+9
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-35
/
+25
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-1
/
+1
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-40
/
+28
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-2
/
+2
*
ART: Fix StubTest Interface Trampoline test
Andreas Gampe
2014-09-02
1
-52
/
+33
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-0
/
+349
*
ART: Set default visibility to protected
Andreas Gampe
2014-08-19
1
-111
/
+79
*
Break apart header files.
Ian Rogers
2014-07-15
1
-3
/
+4
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-2
/
+2
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-2
/
+6
*
Fix the Mac build on x86-64.
Ian Rogers
2014-06-25
1
-32
/
+32
*
Disable StubTest.IndexOf if heap poisoning is enabled for now.
Hiroshi Yamauchi
2014-06-16
1
-0
/
+2
*
ART: Add initialize_type stubs for ARM64; indexof test
Andreas Gampe
2014-06-12
1
-2
/
+80
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-3
/
+5
*
ART: Fix inline assembly constraints in stub_test
Andreas Gampe
2014-06-07
1
-16
/
+20
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-6
/
+4
*
ART: Fix stub_test inline assembly for ARM64
Andreas Gampe
2014-06-03
1
-78
/
+71
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-4
/
+6
*
ART: Fix stub test inline assembly for x86
Andreas Gampe
2014-05-21
1
-1
/
+1
*
ART: Make StubTest IMT sanity check a warning
Andreas Gampe
2014-05-21
1
-2
/
+6
*
ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures
Andreas Gampe
2014-05-21
1
-0
/
+339
*
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
1
-1
/
+1
|
\
|
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
|
ART: Fix ARM64 long-jump context caller-save smashes
Andreas Gampe
2014-05-19
1
-113
/
+111
|
/
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-166
/
+153
*
Merge "Move quick frame info to OatQuickMethodHeader."
Vladimir Marko
2014-05-13
1
-1
/
+2
|
\
|
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-1
/
+2
*
|
ART: Add lock and unlock stubs for ARM64, fix for X86-64
Andreas Gampe
2014-05-12
1
-44
/
+85
*
|
Merge "Fix stub_test to pass with SS collector."
Mathieu Chartier
2014-05-12
1
-21
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fix stub_test to pass with SS collector.
Mathieu Chartier
2014-05-09
1
-21
/
+12
*
|
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-1
/
+1
|
/
[next]