index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints
/
entrypoint_utils-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-51
/
+46
*
Remove ArtMethod* parameter from dex cache entry points.
Vladimir Marko
2015-04-24
1
-1
/
+23
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-10
/
+10
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-6
/
+6
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-9
/
+3
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-4
/
+3
*
Change how we report exceptions to the debugger.
Nicolas Geoffray
2015-03-03
1
-2
/
+0
*
ART: Reorder entrypoint argument order
Andreas Gampe
2014-12-29
1
-4
/
+4
*
ART: Fix unused variables and functions
Andreas Gampe
2014-11-24
1
-47
/
+47
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-10
/
+1
*
Check null this pointer for direct methods in FindMethodFast.
Jeff Hao
2014-11-03
1
-3
/
+2
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-1
/
+8
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-5
/
+2
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
1
-3
/
+3
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-16
/
+4
*
Prevent exception bugs in class linker
Mathieu Chartier
2014-08-28
1
-0
/
+4
*
Merge "ART: Add guards to the dex cache and its shortcuts"
Andreas Gampe
2014-08-06
1
-2
/
+2
|
\
|
*
ART: Add guards to the dex cache and its shortcuts
Andreas Gampe
2014-08-06
1
-2
/
+2
*
|
Implement TLAB fast paths in artAllocObjectFromCode.
Hiroshi Yamauchi
2014-08-06
1
-0
/
+8
|
/
*
Set vtable in class object to null after linking.
Mingyao Yang
2014-07-22
1
-13
/
+12
*
Fix x86 build.
Ian Rogers
2014-07-16
1
-71
/
+38
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+1
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+696