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
*
ART: Do not JNI abort on nullptr GetObjectRefType
Andreas Gampe
2014-12-22
1
-3
/
+5
*
Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_).
Stephen Hines
2014-11-26
1
-1
/
+2
*
Fix reference leaks in ToReflectedMethod and ToReflectedField
Mathieu Chartier
2014-11-17
1
-4
/
+4
*
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 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 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
|
\
\
|
|
/
|
*
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
*
|
|
am cb142101: Merge "Add way to ensure we are at the front of the sigaction ch...
Mathieu Chartier
2014-10-17
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add way to ensure we are at the front of the sigaction chain
Mathieu Chartier
2014-10-16
1
-0
/
+1
|
|
/
*
|
am 902c989b: Merge "Add way to warn about missing JNI_ABORT"
Mathieu Chartier
2014-10-06
1
-4
/
+11
|
\
\
|
|
/
|
*
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
*
|
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-1
/
+1
*
|
Delete pin table
Mathieu Chartier
2014-09-11
1
-8
/
+0
*
|
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-14
/
+4
*
|
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-0
/
+1
*
|
Merge "[ART] Move to system/core native bridge library"
Calin Juravle
2014-08-15
1
-1
/
+0
|
\
\
|
*
|
[ART] Move to system/core native bridge library
Calin Juravle
2014-08-15
1
-1
/
+0
*
|
|
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-5
/
+8
|
/
/
*
|
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-837
/
+69
|
/
*
Fix broken JNI IsAssignableFrom.
Narayan Kamath
2014-08-01
1
-1
/
+3
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-6
/
+6
*
Integrate ART with NativeBridge interfaces
Yong WU
2014-07-24
1
-5
/
+53
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+0
*
Break apart header files.
Ian Rogers
2014-07-15
1
-1
/
+1
*
More checks in JNI RegisterNatives
Sebastien Hertz
2014-07-03
1
-1
/
+23
*
ART: JNI ExceptionDescribe crashes if no exception occurred
Alexei Zavjalov
2014-07-02
1
-0
/
+5
*
Fix JNI ToReflectedMethod for constructor
Sebastien Hertz
2014-06-26
1
-1
/
+6
*
Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c
Brian Carlstrom
2014-06-25
1
-1
/
+1
*
Treat larger than jint capacity in NewDirectByteBuffer as an error
Brian Carlstrom
2014-06-25
1
-2
/
+7
*
Merge "Add more read barriers for JNI roots."
Hiroshi Yamauchi
2014-06-20
1
-5
/
+4
|
\
|
*
Add more read barriers for JNI roots.
Hiroshi Yamauchi
2014-06-20
1
-5
/
+4
*
|
Ensure classes are initialized rather than initializing.
Ian Rogers
2014-06-18
1
-2
/
+1
|
/
*
Fix GetMethodID to find an interface method from a super-interface
Brian Carlstrom
2014-06-18
1
-0
/
+2
*
Fix exception reporting from interpreter
Sebastien Hertz
2014-06-11
1
-0
/
+3
*
Modified functions to return pointers where appropriate
Fred Shih
2014-06-02
1
-14
/
+48
*
Fix GC race condition in visit roots
Serguei Katkov
2014-06-02
1
-1
/
+2
*
Merge "Compaction cleanup for FindArrayClass."
Mathieu Chartier
2014-05-30
1
-1
/
+1
|
\
|
*
Compaction cleanup for FindArrayClass.
Mathieu Chartier
2014-05-30
1
-1
/
+1
[next]