index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
check_jni.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix force copy
Mathieu Chartier
2015-06-24
1
-43
/
+41
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-13
/
+14
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-4
/
+4
*
Fix access past end of args array.
Christopher Ferris
2015-04-17
1
-10
/
+6
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-8
/
+9
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-5
/
+4
*
ART: Do not read from JavaVMExt* after DestroyJavaVM
Andreas Gampe
2015-02-19
1
-2
/
+4
*
Be more lenient with 4 byte UTF-8 sequences.
Narayan Kamath
2015-02-12
1
-7
/
+23
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-1
/
+0
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-1
/
+2
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-4
/
+4
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-0
/
+1
*
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-10-09
1
-1
/
+1
*
Fix CallStaticVoidMethodA for testEverything
Marcus Oakland
2014-09-26
1
-1
/
+1
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-6
/
+24
*
Add null check to CheckVirtualMethod
Mathieu Chartier
2014-08-20
1
-2
/
+8
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-1107
/
+2688
*
Merge "Disable adding main and non moving spaces to immune region in GSS"
Mathieu Chartier
2014-07-16
1
-7
/
+7
|
\
|
*
Disable adding main and non moving spaces to immune region in GSS
Mathieu Chartier
2014-07-16
1
-7
/
+7
*
|
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+1
|
/
*
Treat larger than jint capacity in NewDirectByteBuffer as an error
Brian Carlstrom
2014-06-25
1
-3
/
+1
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-2
/
+2
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-9
/
+11
*
Merge "Ensure JNI primitive array type is appropriate."
Ian Rogers
2014-05-14
1
-1
/
+1
|
\
|
*
Ensure JNI primitive array type is appropriate.
Ian Rogers
2014-05-14
1
-1
/
+1
*
|
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-4
/
+4
|
/
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-0
/
+1
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-8
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-84
/
+90
*
Fix a typo in a comment.
Narayan Kamath
2014-01-02
1
-1
/
+1
*
JNI: NewDirectByteBuffer should allow 0 length buffers.
Narayan Kamath
2013-12-20
1
-2
/
+2
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-8
/
+9
*
Remove kNoCopyMagic.
Mathieu Chartier
2013-10-18
1
-13
/
+1
*
Fix backwards check in CheckStaticMethod
Brian Carlstrom
2013-10-16
1
-1
/
+1
*
Remove redundant complexity from JNI aborts.
Elliott Hughes
2013-09-03
1
-15
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-19
/
+19
*
C++11 support for ART.
Mathieu Chartier
2013-08-13
1
-1
/
+1
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-28
/
+28
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+2098