index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
art: Set check_bail_out to false by default
Steve Kondik
2015-11-04
1
-0
/
+3
*
ART: extension
Wei Wang
2015-10-06
2
-0
/
+23
*
Tighten default inlining settings when using the space filter.
Roland Levillain
2015-08-07
1
-0
/
+4
*
Allow for fine tuning the inliner.
Calin Juravle
2015-07-30
2
-0
/
+20
*
Merge "ART: Fix kEverything compiler filter" into mnc-dev
Andreas Gampe
2015-06-26
1
-1
/
+1
|
\
|
*
ART: Fix kEverything compiler filter
buzbee
2015-06-25
1
-1
/
+1
*
|
ART: Set methods to preverified in verify-none
Andreas Gampe
2015-06-25
1
-0
/
+6
|
/
*
ART: Don't do pre-linked calls to the interpreter bridge.
Vladimir Marko
2015-06-22
1
-1
/
+3
*
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
Nicolas Geoffray
2015-06-22
1
-2
/
+4
*
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
David Srbecky
2015-06-19
3
-20
/
+10
|
\
|
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
3
-20
/
+10
*
|
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-06-18
3
-3
/
+53
|
/
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
4
-103
/
+109
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
2
-1
/
+2
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
2
-0
/
+16
*
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
Roland Levillain
2015-04-24
2
-16
/
+105
|
\
|
*
Ensure inlined static calls perform clinit checks in Optimizing.
Roland Levillain
2015-04-24
2
-16
/
+105
*
|
Revert "Revert "Quick: Rewrite type inference pass.""
Vladimir Marko
2015-04-23
1
-1
/
+2
*
|
Revert "Quick: Rewrite type inference pass."
Andreas Gampe
2015-04-22
1
-2
/
+1
*
|
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
4
-29
/
+30
*
|
Quick: Rewrite type inference pass.
Vladimir Marko
2015-04-22
1
-1
/
+2
*
|
ART: Add compiled-methods
Andreas Gampe
2015-04-21
3
-3
/
+83
|
/
*
Merge "Use --dump-stats to dump optimizing compiler stats."
Calin Juravle
2015-04-21
1
-0
/
+4
|
\
|
*
Use --dump-stats to dump optimizing compiler stats.
Calin Juravle
2015-04-21
1
-0
/
+4
*
|
ART: Change image_classes and compiled_classes to unordered set
Andreas Gampe
2015-04-20
2
-25
/
+33
|
/
*
[optimizing] Add memory barriers in constructors when needed
Calin Juravle
2015-04-20
2
-2
/
+3
*
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-16
2
-0
/
+31
*
Add --include-cfi compiler option.
David Srbecky
2015-04-13
2
-0
/
+10
*
Merge "Remove the --gen-gdb-info compiler option."
David Srbecky
2015-04-13
2
-9
/
+0
|
\
|
*
Remove the --gen-gdb-info compiler option.
David Srbecky
2015-04-12
2
-9
/
+0
*
|
ART: Clean up includes.
Vladimir Marko
2015-04-13
2
-2
/
+2
|
/
*
Move ArtField to native
Mathieu Chartier
2015-04-10
4
-47
/
+41
*
ART: Remove WriteElf from Compiler
Andreas Gampe
2015-04-10
1
-1
/
+9
*
ART: Remove LLVM cruft
Andreas Gampe
2015-04-07
2
-44
/
+0
*
Merge "Prevent verified method from being deleted by compiler driver."
Jeff Hao
2015-04-06
2
-2
/
+7
|
\
|
*
Prevent verified method from being deleted by compiler driver.
Jeff Hao
2015-04-06
2
-2
/
+7
*
|
Fix JNI compiler for mips64
Goran Jakovljevic
2015-04-06
1
-4
/
+2
|
/
*
Explicitly specify the C libraries that have mallinfo(3).
Elliott Hughes
2015-04-02
1
-1
/
+1
*
Refactor RelativePatcher out of OatWriter.
Vladimir Marko
2015-04-02
2
-0
/
+6
*
Merge "Fixed layout for dex caches in boot image."
Vladimir Marko
2015-03-31
2
-4
/
+20
|
\
|
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
2
-4
/
+20
*
|
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-3
/
+2
|
/
*
Revert "Revert "Inline across dex files.""
Nicolas Geoffray
2015-03-25
2
-8
/
+23
*
Enable more direct code for JIT
Mathieu Chartier
2015-03-20
1
-1
/
+4
*
Add verify-at-runtime compiler filter
Mathieu Chartier
2015-03-20
3
-13
/
+40
*
Fix 003-omnibus-opcodes flaky failures with GSS GC.
Hiroshi Yamauchi
2015-03-19
1
-1
/
+1
*
Add more info to who called SuspendAll
Mathieu Chartier
2015-03-13
1
-1
/
+1
*
Merge "ART: Check that boot image classes are verified"
Andreas Gampe
2015-03-12
1
-0
/
+6
|
\
|
*
ART: Check that boot image classes are verified
Andreas Gampe
2014-11-24
1
-0
/
+6
*
|
Trim arenas for JIT
Mathieu Chartier
2015-03-09
2
-11
/
+3
[next]