Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6beced4c017826f7c449f12fac7fa42403657f2b
/
runtime
/
jni_internal_test.cc
fdaf0f4
Change string compression encoding.
by Vladimir Marko
· 8 years ago
9d7ef62
ART: Make IndirectReferenceTable resizable
by Andreas Gampe
· 8 years ago
e03662b
ART: Change IndirectReferenceTable
by Andreas Gampe
· 8 years ago
3bbfcb7
Merge "Return error message if IndirectReferenceTable construction fails."
by Treehugger Robot
· 8 years ago
c89f977
Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}"
by David Sehr
· 8 years ago
da0a69e
Return error message if IndirectReferenceTable construction fails.
by Richard Uhler
· 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
f2ebe98
Merge "String compression on intrinsics x86 and x86_64"
by Jeff Hao
· 8 years ago
4877b79
String compression on intrinsics x86 and x86_64
by jessicahandojo
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
1a0de6a
Fix clang-tidy warnings in art.
by Chih-Hung Hsieh
· 8 years ago
3aaa37b
creating workflow for mirror::String compression
by jessicahandojo
· 8 years ago
46817b8
Use iterators "before" the use node in HUserRecord<>.
by Vladimir Marko
· 9 years ago
da9b763
ART: Make trampoline compiler pointer-size-safe
by Andreas Gampe
· 9 years ago
890415e
Merge "ART: Add test for DetachCurrentThread monitor behavior" am: 06c86948b0 am: 2676897d23
by Andreas Gampe
· 9 years ago
b8c4f03
ART: Add test for DetachCurrentThread monitor behavior
by Andreas Gampe
· 9 years ago
1fdb696
Fix jni_internal_test
by Yi Kong
· 9 years ago
795e341
ART: Fix potential integer overflow in JNI.
by Vladimir Marko
· 9 years ago
5f4a09a
ART: Add CheckJNI lock checking
by Andreas Gampe
· 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
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
e16dad1
Emit 4 byte UTF-sequences in place of encoded surrogate pairs.
by Narayan Kamath
· 10 years ago
a5afcfc
Be more lenient with 4 byte UTF-8 sequences.
by Narayan Kamath
· 10 years ago
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 10 years ago
a876307
ART: Do not JNI abort on nullptr GetObjectRefType
by Andreas Gampe
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
dd11d2a
Fix a memory leak in jni_internal_test.
by Ian Rogers
· 10 years ago
7895946
Change 512 to kLocalsMax.
by Mathieu Chartier
· 10 years ago
41da596
Fix reference leaks in ToReflectedMethod and ToReflectedField
by Mathieu Chartier
· 10 years ago
f4d4da1
Allow JNI AttachCurrentThread to fail if not enough stack.
by Ian Rogers
· 10 years ago
2f022bd
Add jni_internal_test for GetArrayLength(NULL).
by Ian Rogers
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
c0542af
Remove abuse of mirror::Object* to reference special values.
by Ian Rogers
· 10 years ago
a1e78fa
Add null check to CheckVirtualMethod
by Mathieu Chartier
· 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
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
85a9336
Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c
by Brian Carlstrom
· 10 years ago
45d26c8
Treat larger than jint capacity in NewDirectByteBuffer as an error
by Brian Carlstrom
· 10 years ago
004644f
Fix GetMethodID to find an interface method from a super-interface
by Brian Carlstrom
· 10 years ago
56890e2
Modified functions to return pointers where appropriate
by Fred Shih
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
1ee9935
64-bit build fix.
by Ian Rogers
· 10 years ago
2d10b20
Ensure JNI primitive array type is appropriate.
by Ian Rogers
· 10 years ago
c56057e
Add lockless SynchronizedGet for indirect reference table.
by Mathieu Chartier
· 11 years ago
5d27faf
Allow ArtMethod::Invoke in unstarted runtimes.
by Ian Rogers
· 11 years ago
88e46a3
Remove unused variable and tidy test #includes.
by Ian Rogers
· 11 years ago
53b8b09
Refactor reflective method invocation.
by Ian Rogers
· 11 years ago
a1ce1fe
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
by Brian Carlstrom
· 11 years ago
9837939
Avoid std::string allocations for finding an array class.
by Ian Rogers
· 11 years ago
936b37f
Upcall support for x86-64.
by Ian Rogers
· 11 years ago
0177e53
Work in the direction of hard float quick ABIs.
by Ian Rogers
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
1d99e45
Disallow JNI NewObjectArray of primitive types.
by Ian Rogers
· 11 years ago
0859999
Add stale weak global unit test to jni_internal_test.
by Mathieu Chartier
· 11 years ago
590fee9
Compacting collector.
by Mathieu Chartier
· 11 years ago
d7d7f6e
Add JNI tests missing from 4ffdc6bd962c37bca407267c0858b37bb18a9857.
by Elliott Hughes
· 11 years ago
7971363
Make jni_internal_test less spammy.
by Ian Rogers
· 11 years ago
aa836f7
Fix PushLocalFrame(0).
by Elliott Hughes
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/jni_internal_test.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
b95851f
Fix JNI internal tests.
by Sebastien Hertz
· 12 years ago
6474d19
Remove use of compiled invoke stubs from portable.
by Jeff Hao
· 12 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 12 years ago
25337eb
Merge "Fix object verification." into dalvik-dev
by Ian Rogers
· 12 years ago
04d7aa9
Fix object verification.
by Ian Rogers
· 12 years ago
5d91730
Changes to remove need for compiled invoke stubs for quick.
by Jeff Hao
· 12 years ago
bd86bcc
Tracking rebase to jb-mr1-release
by Brian Carlstrom
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 12 years ago
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
a9137c6
Remove jni_internal_test flakiness.
by Elliott Hughes
· 12 years ago
f66330a
Fix icu4c include path pollution.
by Elliott Hughes
· 12 years ago
50b35e2
Explicitly pass Thread::Current to MutexLock and Alloc.
by Ian Rogers
· 12 years ago
1f53934
Make PopSirt inlinable, pass self to SirtRef.
by Ian Rogers
· 12 years ago
120f1c7
Fail threads attaching during runtime shutdown.
by Ian Rogers
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 12 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
365c102
Increase use of ScopedJniThreadState.
by Ian Rogers
· 12 years ago
56ef042
JNI test improvements.
by Elliott Hughes
· 12 years ago
3f6635a
Improve JniAbort (and JNI tests).
by Elliott Hughes
· 12 years ago
a168c83
Convince tsan that the card table isn't a problem.
by Elliott Hughes
· 12 years ago
4d57143
DetachCurrentThread should return JNI_ERR on already detached thread
by Brian Carlstrom
· 12 years ago
f24d3ce
Enforce the use of accessors on JValue so we can ensure sign extension.
by Elliott Hughes
· 13 years ago
b264f08
Implement native method return value and upcall argument type checking.
by Elliott Hughes
· 13 years ago
ee0fa76
Don't use variable-length arrays.
by Elliott Hughes
· 13 years ago
b25c3f6
Fix cpplint's whitespace complaints.
by Elliott Hughes
· 13 years ago
141b0c7
Enable all tests on x86, add assertions
by Ian Rogers
· 13 years ago
7740579
Rewrite the invoke stubs to use JValue[]s.
by Elliott Hughes
· 13 years ago
f7d9ad3
Enable all JNI internal compiler tests on the host.
by Ian Rogers
· 13 years ago
b5d09b2
Method prologue and epilogues, add missing x86 functionality.
by Ian Rogers
· 13 years ago
Next »