index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make clang the default compiler on host.
Ian Rogers
2014-03-07
1
-3
/
+2
*
Merge "Fix tests to pass with VerifyObject."
Mathieu Chartier
2014-03-08
3
-51
/
+73
|
\
|
*
Fix tests to pass with VerifyObject.
Mathieu Chartier
2014-03-07
3
-51
/
+73
*
|
Bump oat version due to InstructionSet enum renumbering in change:
Brian Carlstrom
2014-03-07
1
-1
/
+1
*
|
Merge "Use GetEntryPointFromQuickCompiledCode instead of GetQuickOatCodeOffset"
Brian Carlstrom
2014-03-07
1
-3
/
+7
|
\
\
|
*
|
Use GetEntryPointFromQuickCompiledCode instead of GetQuickOatCodeOffset
Brian Carlstrom
2014-03-07
1
-3
/
+7
*
|
|
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
8
-50
/
+386
|
/
/
*
|
Release unused parts of a JNI frame before calling native code
Andreas Gampe
2014-03-07
2
-170
/
+533
|
/
*
Merge "Add more VerifyObject calls."
Mathieu Chartier
2014-03-07
26
-47
/
+98
|
\
|
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
26
-47
/
+98
*
|
Merge "backtrace: use Java stack to help decode native"
Kenny Root
2014-03-07
3
-4
/
+17
|
\
\
|
|
/
|
/
|
|
*
backtrace: use Java stack to help decode native
Kenny Root
2014-03-06
3
-4
/
+17
*
|
Merge "Create a scoped arena allocator and use that for LVN."
Vladimir Marko
2014-03-07
1
-4
/
+11
|
\
\
|
*
|
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-4
/
+11
|
|
/
*
|
Fix issues with clang and BUILD_HOST_64bit.
Ian Rogers
2014-03-06
4
-67
/
+63
*
|
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
59
-504
/
+472
*
|
Merge "Defer heap transitions to heap trimming daemon."
Mathieu Chartier
2014-03-07
4
-35
/
+106
|
\
\
|
*
|
Defer heap transitions to heap trimming daemon.
Mathieu Chartier
2014-03-06
4
-35
/
+106
*
|
|
Restore obj after RequestConcurrentGC.
Mathieu Chartier
2014-03-06
2
-4
/
+7
|
/
/
*
|
Merge "Disable compaction for jni workarounds."
Mathieu Chartier
2014-03-06
6
-26
/
+43
|
\
\
|
*
|
Disable compaction for jni workarounds.
Mathieu Chartier
2014-03-06
6
-26
/
+43
|
|
/
*
|
Merge "Make heap reference poisoning work with the interpreter."
Hiroshi Yamauchi
2014-03-06
3
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
Make heap reference poisoning work with the interpreter.
Hiroshi Yamauchi
2014-03-05
3
-3
/
+13
*
|
Fix host architecture for 64bit.
Ian Rogers
2014-03-06
1
-5
/
+18
*
|
Lock ranking fix for monitor IDs.
Ian Rogers
2014-03-05
2
-1
/
+3
*
|
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
14
-92
/
+769
|
/
*
Size and offset fixes to compile for 64b host
Andreas Gampe
2014-03-05
3
-12
/
+12
*
Print error message if ImageSpace::Init fails.
Mathieu Chartier
2014-03-05
2
-4
/
+7
*
Merge "Fix valgrind gtests and memory leaks."
Mathieu Chartier
2014-03-05
17
-56
/
+79
|
\
|
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
17
-56
/
+79
*
|
Merge "backtrace: trim of unneeded slash from solib"
Kenny Root
2014-03-05
1
-1
/
+1
|
\
\
|
*
|
backtrace: trim of unneeded slash from solib
Kenny Root
2014-03-05
1
-1
/
+1
|
|
/
*
|
AArch64: Add ARM64 Assembler
Serban Constantinescu
2014-03-05
4
-0
/
+270
|
/
*
Reuse NoopCompilerCallbacks in oatdump
Brian Carlstrom
2014-03-04
2
-11
/
+37
*
Fix some < vs <= issues in OatFile
Brian Carlstrom
2014-03-04
1
-8
/
+16
*
Fix oatdump for interpret-only boot classpath
Brian Carlstrom
2014-03-04
1
-1
/
+0
*
Support compiler filters for boot classpath
Brian Carlstrom
2014-03-04
5
-6
/
+14
*
Oatdump fix.
Ian Rogers
2014-03-04
1
-1
/
+1
*
Merge "Avoid marking old class linker and intern table roots during pause."
Mathieu Chartier
2014-03-04
13
-116
/
+207
|
\
|
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
13
-116
/
+207
*
|
Disable new signal handler.
Mathieu Chartier
2014-03-04
1
-12
/
+14
*
|
Merge "Decrease lock uses in RosAlloc::BulkFree()."
Hiroshi Yamauchi
2014-03-04
7
-41
/
+123
|
\
\
|
|
/
|
/
|
|
*
Decrease lock uses in RosAlloc::BulkFree().
Hiroshi Yamauchi
2014-03-03
7
-41
/
+123
*
|
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
12
-44
/
+29
*
|
Merge "Fix SafePrettyTypeOf to never call VerifyObject."
Mathieu Chartier
2014-03-04
6
-8
/
+17
|
\
\
|
*
|
Fix SafePrettyTypeOf to never call VerifyObject.
Mathieu Chartier
2014-03-03
6
-8
/
+17
*
|
|
Merge "Guard entrypoint changing by runtime shutdown lock."
Mathieu Chartier
2014-03-04
13
-130
/
+165
|
\
\
\
|
*
|
|
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
13
-130
/
+165
*
|
|
|
GDB JIT support: move .text segment check earlier
Kenny Root
2014-03-03
1
-10
/
+13
|
/
/
/
*
|
|
Merge "Include what is used"
Kenny Root
2014-03-04
2
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]