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
*
Remove method verification results right after compiling a method
Mathieu Chartier
2014-12-03
3
-7
/
+45
*
Print memory usage in dex2oat shutdown
Mathieu Chartier
2014-12-02
1
-0
/
+3
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-4
/
+2
*
ART: Build fix.
Andreas Gampe
2014-12-02
1
-3
/
+5
*
Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod."
Ian Rogers
2014-12-02
1
-5
/
+3
|
\
|
*
Move FindDexMethodIndexInOtherDexFile into ArtMethod.
Ian Rogers
2014-12-02
1
-5
/
+3
*
|
Merge "ART: Change boot image class update"
Andreas Gampe
2014-12-02
1
-13
/
+133
|
\
\
|
*
|
ART: Change boot image class update
Andreas Gampe
2014-10-27
1
-13
/
+133
*
|
|
Merge "ART: Print initialization failures to file"
Andreas Gampe
2014-12-02
2
-3
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ART: Print initialization failures to file
Andreas Gampe
2014-11-26
2
-3
/
+20
*
|
|
Remove MethodHelper from the interpreter.
Ian Rogers
2014-12-02
1
-9
/
+10
|
/
/
*
|
Merge "Add JNI trampoline for mips32."
Ian Rogers
2014-11-22
1
-0
/
+1
|
\
\
|
*
|
Add JNI trampoline for mips32.
Douglas Leung
2014-10-31
1
-0
/
+1
*
|
|
Do not try to sharpen super calls to abstract methods.
Vladimir Marko
2014-11-18
1
-1
/
+2
*
|
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+2
*
|
|
ART: Compiled-classes list for compiler-driver
Andreas Gampe
2014-11-13
2
-7
/
+38
*
|
|
ART: More warnings
Andreas Gampe
2014-11-04
2
-11
/
+11
*
|
|
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
2
-0
/
+3
|
/
/
*
|
Add support for static fields in optimizing compiler.
Nicolas Geoffray
2014-10-29
2
-2
/
+6
*
|
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-27
3
-27
/
+49
*
|
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
2
-14
/
+0
*
|
Tidy up logging.
Ian Rogers
2014-10-22
1
-36
/
+53
*
|
Enable generic JNI for x86 and ARM when interpret-only.
Ian Rogers
2014-10-21
1
-1
/
+15
|
/
*
Merge "Some code clean-up."
Ian Rogers
2014-10-17
2
-2
/
+2
|
\
|
*
Some code clean-up.
Ian Rogers
2014-10-16
2
-2
/
+2
*
|
Merge "dex2oat: Add a --compile-pic option"
Igor Murashkin
2014-10-17
4
-16
/
+52
|
\
\
|
|
/
|
/
|
|
*
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-10-16
4
-16
/
+52
*
|
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
2
-4
/
+4
|
/
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-3
/
+3
*
ART: Deprecate CompilationUnit's code_item
Razvan A Lupusoru
2014-09-29
1
-12
/
+0
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
2
-310
/
+20
*
Add ScopedAssertNoThreadSuspension
Mathieu Chartier
2014-09-19
1
-6
/
+3
*
Merge "Add the "time" compilation filter and output compilation stats."
Nicolas Geoffray
2014-09-17
1
-1
/
+2
|
\
|
*
Add the "time" compilation filter and output compilation stats.
Nicolas Geoffray
2014-09-17
1
-1
/
+2
*
|
Implement invoke virtual in optimizing compiler.
Nicolas Geoffray
2014-09-17
1
-1
/
+1
*
|
ART: Check for exceptions from unresolved classes
Andreas Gampe
2014-09-16
1
-2
/
+5
|
/
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-3
/
+3
*
ART: Allow quickening in the boot image
Andreas Gampe
2014-09-15
2
-67
/
+127
*
ART: Change access flag behavior in verifier
Andreas Gampe
2014-09-15
1
-3
/
+3
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-6
/
+7
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-1
/
+1
*
Merge "ART fix oat debug source map operations"
Vladimir Marko
2014-09-03
1
-3
/
+3
|
\
|
*
ART fix oat debug source map operations
Yevgeny Rouban
2014-08-25
1
-3
/
+3
*
|
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-111
/
+69
*
|
Reduce interpret-only compile time.
Mathieu Chartier
2014-08-26
1
-5
/
+9
*
|
CheckAndClearResolveException should allow LinkageError
Brian Carlstrom
2014-08-25
1
-1
/
+2
|
/
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
3
-15
/
+2
*
Merge "ART: Avoid expensive class lookup in compiler driver"
Andreas Gampe
2014-08-16
1
-1
/
+7
|
\
|
*
ART: Avoid expensive class lookup in compiler driver
Andreas Gampe
2014-08-18
1
-1
/
+7
*
|
ART source line debug info in OAT files
Yevgeny Rouban
2014-08-15
2
-7
/
+16
|
/
[next]