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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-1
/
+4
*
ART: Refactor UnstartedRuntime for testing
Andreas Gampe
2015-05-21
1
-1
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-2
/
+2
*
Move GetAndroidToolsDir to common location.
David Srbecky
2015-04-21
1
-0
/
+77
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-8
/
+5
*
ART: Refactor callbacks_ in common_runtime_test
Andreas Gampe
2015-03-29
1
-2
/
+8
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-7
/
+75
*
Rosalloc thread local allocation path without a cas.
Hiroshi Yamauchi
2015-03-11
1
-0
/
+2
*
ART: Missing include
Andreas Gampe
2015-03-11
1
-1
/
+7
*
Merge "ART: Refactor unstarted runtime"
Andreas Gampe
2015-03-11
1
-0
/
+5
|
\
|
*
ART: Refactor unstarted runtime
Andreas Gampe
2015-03-11
1
-0
/
+5
*
|
Revert "Turn on logging for oat file assistant tests."
Richard Uhler
2015-03-10
1
-1
/
+1
|
/
*
Turn on logging for oat file assistant tests.
Richard Uhler
2015-03-10
1
-1
/
+1
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-1
/
+10
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-0
/
+1
*
ART: Allow scoped adjustments to log verbosity
Andreas Gampe
2015-01-15
1
-0
/
+6
*
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-17
/
+24
*
Remove back-door bootclasspath option from Runtime
Richard Uhler
2015-01-08
1
-9
/
+9
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-4
/
+8
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-0
/
+22
*
ART: Track Flush & Close in FdFile
Andreas Gampe
2014-11-18
1
-2
/
+7
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-1
/
+1
*
Change MemMap::maps_ to not be global variable
Mathieu Chartier
2014-10-14
1
-0
/
+2
*
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
Jeff Hao
2014-08-15
1
-13
/
+0
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-9
/
+8
*
ART: Remove test files after test
Andreas Gampe
2014-08-06
1
-5
/
+15
*
ART: Use TMPDIR for test directories
Andreas Gampe
2014-08-06
1
-1
/
+11
*
Fix proxy tracing and enable tests that now work with tracing.
Jeff Hao
2014-08-06
1
-1
/
+14
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-0
/
+1
*
ART: Fix target test paths
Andreas Gampe
2014-07-27
1
-1
/
+13
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-6
/
+21
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+313
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-0
/
+25