index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
dex_to_dex_compiler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-1
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-1
/
+1
*
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-19
1
-12
/
+11
*
Fix incompatible class change error for JIT stress mode
Mathieu Chartier
2015-03-11
1
-4
/
+2
*
ART: Templatize IsInt & IsUint
Andreas Gampe
2015-02-18
1
-2
/
+2
*
Add missing iget quick for bool, byte, char, short
Mathieu Chartier
2014-12-10
1
-0
/
+16
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-4
/
+5
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-3
/
+13
*
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-03
1
-4
/
+4
*
Add VerfiedMethod to DexCompilationUnit.
Vladimir Marko
2014-01-28
1
-5
/
+5
*
Remove unused method in DEX-to-DEX.
Sebastien Hertz
2013-12-11
1
-6
/
+0
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-1
/
+1
*
Move disassembler out of runtime.
Ian Rogers
2013-09-09
1
-0
/
+1
*
Refactor CompilerDriver::Compute..FieldInfo
Ian Rogers
2013-09-06
1
-2
/
+2
*
Refactor CompilerDriver::ComputeInvokeInfo
Ian Rogers
2013-09-06
1
-4
/
+5
*
Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvi...
Sebastien Hertz
2013-09-06
1
-2
/
+3
|
\
|
*
Disable devirtualization detection in DEX-to-DEX compiler.
Sebastien Hertz
2013-09-06
1
-2
/
+3
*
|
Make DexFiles opened from files readonly by default, but writable during dex2oat
Brian Carlstrom
2013-08-29
1
-53
/
+0
|
/
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+2
*
Don't add barriers to clinit methods.
Ian Rogers
2013-07-31
1
-2
/
+2
*
Adds a DEX-to-DEX compilation level.
Sebastien Hertz
2013-07-31
1
-13
/
+22
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-2
/
+2
*
am 9b7085a4: Fix cpplint readability/braces issues
Brian Carlstrom
2013-07-19
1
-2
/
+2
|
\
|
*
Fix cpplint readability/braces issues
Brian Carlstrom
2013-07-18
1
-2
/
+2
*
|
Support check-cast elision in DEX-to-DEX compiler.
Sebastien Hertz
2013-07-16
1
-27
/
+58
|
/
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+302