Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
fea963e4bad207531db637a77ea54e828b134861
/
runtime
/
jni_internal.cc
dc061d0
ART: Clean up IndirectReferenceTable
by Andreas Gampe
· 8 years ago
c89f977
Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}"
by David Sehr
· 8 years ago
cc7880d
Merge "ART: Remove IRT cruft"
by Treehugger Robot
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
a8e3b86
ART: Remove IRT cruft
by Andreas Gampe
· 8 years ago
bc5a795
Move art/native to ObjPtr
by Mathieu Chartier
· 8 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 8 years ago
6b3d12b
Move common throws to ObjPtr
by Mathieu Chartier
· 8 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 8 years ago
9d156d5
Move Heap parameters to ObjPtr
by Mathieu Chartier
· 8 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
adc4e82
Merge "Cleanup String.<init> handling."
by Nicolas Geoffray
· 8 years ago
da079bb
Cleanup String.<init> handling.
by Nicolas Geoffray
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
3aaa37b
creating workflow for mirror::String compression
by jessicahandojo
· 8 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
e01e364
ART: Add pointer-size template to some reflection functions
by Andreas Gampe
· 8 years ago
fba3997
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 8 years ago
9d7a4ac
Delete too spammy VLOG(heap) in ReleasePrimitiveArray
by Mathieu Chartier
· 9 years ago
4d87df6
Improve handling of daemon threads after runtime shutdown
by Mathieu Chartier
· 9 years ago
e64300b
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
ae358c1
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
6286a97
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
by Alex Light
· 9 years ago
1646d7a
Optimize some commonly used utf8 functions by:
by Bruce Hoult
· 9 years ago
795e341
ART: Fix potential integer overflow in JNI.
by Vladimir Marko
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
76f55b0
Synchronize JNI critical calls with the CC collector thread flip.
by Hiroshi Yamauchi
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
dd06afe
Require mutator lock for DeleteLocalRef
by Mathieu Chartier
· 9 years ago
08ac922
Fix JNI GetSuperClasss
by Brian Carlstrom
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
39b6c24
Intercept JNI invocation of String.<init> methods.
by Jeff Hao
· 9 years ago
3f1dc56
ART: Fix RegisterNative order
by Andreas Gampe
· 9 years ago
36bce58
Add notes about fast JNI calls.
by Hiroshi Yamauchi
· 9 years ago
5c02d6c
Improve JNI registration failure logging
by Mathieu Chartier
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
fc58af4
Add AbstractMethod, Constructor, Method
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
02d2f29
Fix the read barrier builds.
by Hiroshi Yamauchi
· 10 years ago
daaf326
Add AccessibleObject and Field to mirror
by Mathieu Chartier
· 10 years ago
4585f87
ART: Some runtime cleanup
by Andreas Gampe
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
089bb92
am 2af72de8: Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
a60bb12
am 5c9d8f0d: Merge "Compute the right catch location for the debugger."
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
4cac71c
am 3d7d2af4: Merge "Change how we report exceptions to the debugger."
by Nicolas Geoffray
· 10 years ago
7642cfc
Change how we report exceptions to the debugger.
by Nicolas Geoffray
· 10 years ago
adc5c36
am 2f9d7a5b: am 508d2665: Merge "ART: Do not JNI abort on nullptr GetObjectRefType"
by Andreas Gampe
· 10 years ago
a876307
ART: Do not JNI abort on nullptr GetObjectRefType
by Andreas Gampe
· 10 years ago
89f67e9
am 79bd7b12: am 7939a254: Merge "Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_)."
by Stephen Hines
· 10 years ago
95c51b3
Add a missing SHARED_LOCKS_REQUIRED(mutator_lock_).
by Stephen Hines
· 10 years ago
d3a2388
am 7210368d: am 825365c5: Merge "Fix reference leaks in ToReflectedMethod and ToReflectedField"
by Mathieu Chartier
· 10 years ago
41da596
Fix reference leaks in ToReflectedMethod and ToReflectedField
by Mathieu Chartier
· 10 years ago
b7d1e2e
am ae1a434f: am 78a32333: Merge "ART: More warnings"
by Andreas Gampe
· 10 years ago
ae1a434
am 78a32333: Merge "ART: More warnings"
by Andreas Gampe
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
f004fab
am 1525ed87: am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags."
by Ian Rogers
· 10 years ago
1525ed8
am a10a8b56: Merge "Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags."
by Ian Rogers
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
0e1fd48
am 4799e0d9: am aea6888b: Merge "Tidy up logging."
by Ian Rogers
· 10 years ago
4799e0d
am aea6888b: Merge "Tidy up logging."
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
54b3aa6
am b3f18cf7: Merge "Make ART compile with GCC -O0 again."
by Ian Rogers
· 10 years ago
301861c
am cb142101: Merge "Add way to ensure we are at the front of the sigaction chain"
by Mathieu Chartier
· 10 years ago
b3f18cf
Merge "Make ART compile with GCC -O0 again."
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
d000480
Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
233806e
am 902c989b: Merge "Add way to warn about missing JNI_ABORT"
by Mathieu Chartier
· 10 years ago
24555ad
Add way to warn about missing JNI_ABORT
by Mathieu Chartier
· 10 years ago
4c6e068
am 6d031046: ART: Update for split native bridge initialization
by jgu21
· 10 years ago
6d03104
ART: Update for split native bridge initialization
by jgu21
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
2e15893
Delete pin table
by Mathieu Chartier
· 10 years ago
a967c62
Delete pin table
by Mathieu Chartier
· 10 years ago
c0542af
Remove abuse of mirror::Object* to reference special values.
by Ian Rogers
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
5369c40
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
93de427
[ART] Move to system/core native bridge library
by Calin Juravle
· 10 years ago
37f048b
Merge "[ART] Move to system/core native bridge library"
by Calin Juravle
· 10 years ago
c842352
[ART] Move to system/core native bridge library
by Calin Juravle
· 10 years ago
20ae1d7
Clean up native bridge
by Ian Rogers
· 10 years ago
cb6b0f3
Avoid use of std::string where we have const char*.
by Ian Rogers
· 10 years ago
1ff3c98
Avoid use of std::string where we have const char*.
by Ian Rogers
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
1268b74
Fix broken JNI IsAssignableFrom.
by Narayan Kamath
· 10 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 10 years ago
355383f
Integrate ART with NativeBridge interfaces
by Yong WU
· 10 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
fa65e84
More checks in JNI RegisterNatives
by Sebastien Hertz
· 10 years ago
3a1444c
ART: JNI ExceptionDescribe crashes if no exception occurred
by Alexei Zavjalov
· 10 years ago
d333376
Fix JNI ToReflectedMethod for constructor
by Sebastien Hertz
· 10 years ago
Next »