index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
common_runtime_test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix mips64 jni bugs.
Douglas Leung
2015-05-06
1
-1
/
+1
*
Move GetAndroidToolsDir to common location.
David Srbecky
2015-04-21
1
-0
/
+7
*
ART: Refactor callbacks_ in common_runtime_test
Andreas Gampe
2015-03-29
1
-1
/
+2
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-0
/
+7
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-0
/
+8
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-4
/
+4
*
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-7
/
+11
*
Remove back-door bootclasspath option from Runtime
Richard Uhler
2015-01-08
1
-1
/
+1
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-0
/
+1
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-0
/
+8
*
Remove portable.
Elliott Hughes
2014-12-12
1
-10
/
+0
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+1
*
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
Jeff Hao
2014-08-15
1
-6
/
+0
*
Fix bugs in the x86 and arm versions of generic JNI.
Nicolas Geoffray
2014-08-14
1
-0
/
+6
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-1
/
+1
*
ART: Remove test files after test
Andreas Gampe
2014-08-06
1
-1
/
+7
*
Fix proxy tracing and enable tests that now work with tracing.
Jeff Hao
2014-08-06
1
-0
/
+8
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-0
/
+2
*
Break apart header files.
Ian Rogers
2014-07-15
1
-292
/
+41
*
Add missing class initialization during compilation and tests
Sebastien Hertz
2014-07-10
1
-0
/
+1
*
Use the icu4c headers from the new location.
Elliott Hughes
2014-07-09
1
-1
/
+1
*
Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"
Andreas Gampe
2014-06-25
1
-17
/
+27
|
\
|
*
ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests
Andreas Gampe
2014-06-25
1
-17
/
+27
*
|
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-20
/
+38
|
/
*
Multilib ART host.
Ian Rogers
2014-06-24
1
-1
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-3
/
+3
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-6
/
+15
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
ART: Fix assembler_test to use ScratchFile
Andreas Gampe
2014-05-02
1
-0
/
+3
*
Build changes to build multilib tests
Andreas Gampe
2014-04-01
1
-0
/
+4
*
Make test-art pass with heap reference poisoning enabled.
Hiroshi Yamauchi
2014-03-19
1
-0
/
+7
*
Reuse NoopCompilerCallbacks in oatdump
Brian Carlstrom
2014-03-04
1
-11
/
+1
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
1
-0
/
+9
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-0
/
+358