index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
jni_internal.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require mutator lock for DeleteLocalRef
Mathieu Chartier
2015-06-26
1
-6
/
+7
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-34
/
+26
*
Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev
Jeff Hao
2015-05-21
1
-29
/
+20
|
\
|
*
Intercept JNI invocation of String.<init> methods.
Jeff Hao
2015-05-20
1
-29
/
+20
*
|
ART: Fix RegisterNative order
Andreas Gampe
2015-05-20
1
-3
/
+50
|
/
*
Add notes about fast JNI calls.
Hiroshi Yamauchi
2015-05-12
1
-0
/
+29
*
Improve JNI registration failure logging
Mathieu Chartier
2015-05-04
1
-2
/
+4
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-26
/
+32
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-10
/
+5
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-11
/
+11
*
Fix the read barrier builds.
Hiroshi Yamauchi
2015-04-03
1
-1
/
+1
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-9
/
+9
*
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
1
-1
/
+1
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-2
/
+4
*
am 2af72de8: Merge "Remove ThrowLocation."
Nicolas Geoffray
2015-03-10
1
-12
/
+6
|
\
|
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-12
/
+6
*
|
am 5c9d8f0d: Merge "Compute the right catch location for the debugger."
Nicolas Geoffray
2015-03-09
1
-29
/
+13
|
\
\
|
|
/
|
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-29
/
+13
*
|
am 3d7d2af4: Merge "Change how we report exceptions to the debugger."
Nicolas Geoffray
2015-03-04
1
-3
/
+0
|
\
\
|
|
/
|
*
Change how we report exceptions to the debugger.
Nicolas Geoffray
2015-03-03
1
-3
/
+0
*
|
am 2f9d7a5b: am 508d2665: Merge "ART: Do not JNI abort on nullptr GetObjectRe...
Andreas Gampe
2014-12-22
1
-3
/
+5
|
\
\
|
|
/
|
*
ART: Do not JNI abort on nullptr GetObjectRefType
Andreas Gampe
2014-12-22
1
-3
/
+5
*
|
am 79bd7b12: am 7939a254: Merge "Add a missing SHARED_LOCKS_REQUIRED(mutator_...
Stephen Hines
2014-11-27
1
-1
/
+2
|
\
\
|
|
/
|
*
Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_).
Stephen Hines
2014-11-26
1
-1
/
+2
*
|
am 7210368d: am 825365c5: Merge "Fix reference leaks in ToReflectedMethod and...
Mathieu Chartier
2014-11-17
1
-4
/
+4
|
\
\
|
|
/
|
*
Fix reference leaks in ToReflectedMethod and ToReflectedField
Mathieu Chartier
2014-11-17
1
-4
/
+4
*
|
am ae1a434f: am 78a32333: Merge "ART: More warnings"
Andreas Gampe
2014-11-05
1
-2
/
+2
|
\
\
|
|
/
|
*
am 78a32333: Merge "ART: More warnings"
Andreas Gampe
2014-11-05
1
-2
/
+2
|
|
\
|
|
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-2
/
+2
*
|
|
am 1525ed87: am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-p...
Ian Rogers
2014-11-04
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from bas...
Ian Rogers
2014-11-04
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+2
*
|
|
am 4799e0d9: am aea6888b: Merge "Tidy up logging."
Ian Rogers
2014-10-29
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
am aea6888b: Merge "Tidy up logging."
Ian Rogers
2014-10-24
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-2
/
+2
|
|
/
|
/
|
|
*
am b3f18cf7: Merge "Make ART compile with GCC -O0 again."
Ian Rogers
2014-10-17
1
-3
/
+3
|
|
\
|
|
/
|
/
|
|
*
am cb142101: Merge "Add way to ensure we are at the front of the sigaction ch...
Mathieu Chartier
2014-10-17
1
-0
/
+1
|
|
\
|
*
\
am 902c989b: Merge "Add way to warn about missing JNI_ABORT"
Mathieu Chartier
2014-10-06
1
-4
/
+11
|
|
\
\
|
*
\
\
am 6d031046: ART: Update for split native bridge initialization
jgu21
2014-09-29
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
ART: Update for split native bridge initialization
jgu21
2014-09-29
1
-0
/
+1
|
|
*
|
|
Delete pin table
Mathieu Chartier
2014-09-11
1
-38
/
+0
|
|
*
|
|
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-1
/
+2
|
|
*
|
|
[ART] Move to system/core native bridge library
Calin Juravle
2014-08-15
1
-4
/
+3
|
|
*
|
|
Clean up native bridge
Ian Rogers
2014-08-14
1
-3
/
+3
|
|
*
|
|
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-13
1
-5
/
+8
*
|
|
|
|
Merge "Make ART compile with GCC -O0 again."
Ian Rogers
2014-10-17
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Add way to ensure we are at the front of the sigaction chain
Mathieu Chartier
2014-10-16
1
-0
/
+1
|
/
/
/
*
|
|
Add way to warn about missing JNI_ABORT
Mathieu Chartier
2014-10-06
1
-4
/
+11
|
/
/
[next]