index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
mirror
/
art_method.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-16
/
+30
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-2
/
+2
*
Implement invoke virtual in optimizing compiler.
Nicolas Geoffray
2014-09-17
1
-1
/
+4
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-0
/
+10
*
Check that we don't accidentally invoke compiled code when -Xint.
Hiroshi Yamauchi
2014-08-18
1
-0
/
+5
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-2
/
+2
*
ART: Add guards to the dex cache and its shortcuts
Andreas Gampe
2014-08-06
1
-2
/
+18
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-1
/
+2
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-19
/
+30
*
Add read barriers to the constant roots.
Hiroshi Yamauchi
2014-06-27
1
-2
/
+5
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-6
/
+35
*
Ignore catch blocks whose type can't be resolved.
Ian Rogers
2014-05-29
1
-4
/
+1
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-1
/
+1
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-1
/
+1
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-1
/
+1
*
Simplify Class::IsArtFieldClass().
Hiroshi Yamauchi
2014-05-20
1
-2
/
+1
*
Improve stack walk performance.
Vladimir Marko
2014-05-20
1
-2
/
+18
*
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
1
-3
/
+3
|
\
|
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-3
/
+3
*
|
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-2
/
+3
|
/
*
ART: Fix typo in ArtMethod::FindCatchBlock
Andreas Gampe
2014-05-14
1
-1
/
+4
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-2
/
+2
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-41
/
+3
*
Replace the bool kDoReadBarrier template parameter with an enum.
Hiroshi Yamauchi
2014-05-01
1
-1
/
+1
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-50
/
+52
*
Merge "Move mapping table and vmap table offsets to OatMethodHeader."
Vladimir Marko
2014-04-28
1
-41
/
+10
|
\
|
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-41
/
+10
*
|
Merge "More code for the read barrier support."
Hiroshi Yamauchi
2014-04-24
1
-0
/
+2
|
\
\
|
*
|
More code for the read barrier support.
Hiroshi Yamauchi
2014-04-22
1
-0
/
+2
*
|
|
Merge "Separate maps from code in oat file."
Vladimir Marko
2014-04-23
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Separate maps from code in oat file.
Vladimir Marko
2014-04-22
1
-2
/
+4
|
|
/
*
|
Fix FindCatchBlock to work in -Xverify:none mode.
Jeff Hao
2014-04-22
1
-1
/
+2
|
/
*
Improvements to Field.get/set.
Ian Rogers
2014-03-21
1
-0
/
+4
*
Merge "Fixes for Generic JNI"
Andreas Gampe
2014-03-13
1
-1
/
+4
|
\
|
*
Fixes for Generic JNI
Andreas Gampe
2014-03-13
1
-1
/
+4
*
|
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-1
/
+2
|
/
*
Fixing structure of native frame for Generic JNI
Andreas Gampe
2014-03-12
1
-4
/
+0
*
JNI down call fixes.
Ian Rogers
2014-03-09
1
-1
/
+4
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-1
/
+0
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
1
-1
/
+1
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-13
/
+27
*
Upcall support for x86-64.
Ian Rogers
2014-02-20
1
-3
/
+3
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-22
/
+27
*
Merge "Work in the direction of hard float quick ABIs."
Ian Rogers
2014-02-12
1
-2
/
+2
|
\
|
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-2
/
+2
*
|
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-2
/
+2
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-131
/
+179
*
Make fast JNI part of pretty method output.
Ian Rogers
2014-01-10
1
-1
/
+2
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-12
/
+0
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-0
/
+4
[next]