- 79082e3 Add the runtime lookup of native method implementations. by Elliott Hughes · 13 years ago
- 04ec7f0 Merge "Finish off the new JNI implementation." into dalvik-dev by Elliott Hughes · 13 years ago
- 7577075 Finish off the new JNI implementation. by Elliott Hughes · 13 years ago
- 00ba178 Merge "Add switch and comparison tests. Fix ralloc bug" into dalvik-dev by buzbee · 13 years ago
- 9e0f9b0 Add switch and comparison tests. Fix ralloc bug by buzbee · 13 years ago
- b465ab0 Implement the direct ByteBuffer JNI functions, GetObjectRefType, and the string region functions. by Elliott Hughes · 13 years ago
- 69f5bc6 If JNIEnvExt is-a JNIEnv, we can lose a bunch of reinterpret_casts. by Elliott Hughes · 13 years ago
- d11af15 Change FrameSize to FrameSizeInBytes. by Shih-wei Liao · 13 years ago
- 408f79a Add validate object, clean up stack indirect reference table. by Ian Rogers · 13 years ago
- 72025e5 Implement JNI virtual calls to managed methods, JNI ExceptionDescribe, and JNI MonitorEnter/MonitorExit. by Elliott Hughes · 13 years ago
- 5433072 Added support for 64-bit shifts, fix const-wide by buzbee · 13 years ago
- 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 13 years ago
- 5174fe6 Add the condition variable to System.loadLibrary and implement UnregisterNatives. by Elliott Hughes · 13 years ago
- 814e403 Add some missing JNI string functions, GetObjectArrayElement, and all the primitive array region functions. by Elliott Hughes · 13 years ago
- d2fbb2b Give an example of walking TypeIds in a DexFile by Brian Carlstrom · 13 years ago
- 762400c Support for return PC offset and frame size in JNI compiler. by Ian Rogers · 13 years ago
- e5b0dc8 Add "class Throwable" and rewrite exception throwing to use JNI. by Elliott Hughes · 13 years ago
- 1a18c8c Initial implementation of throw+unwind+Frame. by Shih-wei Liao · 13 years ago
- 37f7a40 Implement more of the exception/object/class JNI functions. by Elliott Hughes · 13 years ago
- 885c3bd Implement field access (and a few other bits and bobs). by Elliott Hughes · 13 years ago
- bd93599 Add JNI GetArrayLength and start throwing from FindClass. by Elliott Hughes · 13 years ago
- 4873d46 Move static field storage to end of Class instance by Brian Carlstrom · 13 years ago
- 94496d3 Conditionalize compilation by Brian Carlstrom · 13 years ago
- edcc09c Cleanup. by Elliott Hughes · 13 years ago
- c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
- 195487c Initial implementation for adding StackTraceElement support. by Shih-wei Liao · 13 years ago
- c4fa2c0 Add Method::dex_cache_*_ short cuts to declaring_class_->dex_cache_ by Brian Carlstrom · 13 years ago
- a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
- 68f4fa0 Add an Array::Alloc convenience for the compiler. by Elliott Hughes · 13 years ago
- a0b8feb Turn off the 'public' check for main, and improve diagnostics. by Elliott Hughes · 13 years ago
- 9cff8e1 Convert Class::descriptor_ from StringPiece to String (as part of image loading) by Brian Carlstrom · 13 years ago
- 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago
- f4c21c9 Initialize classes in GetFieldID/GetMethodID. by Elliott Hughes · 13 years ago
- ed8952f Method* for upcalls should be null. by Ian Rogers · 13 years ago
- a8cd9f4 Support for local references allocated in SHBs. by Ian Rogers · 13 years ago
- cdf5312 Implement jfieldID and jmethodID properly. by Elliott Hughes · 13 years ago
- 0297290 Merge "Record thread data when making reentrant transitions." into dalvik-dev by Ian Rogers · 13 years ago
- 6de0860 Record thread data when making reentrant transitions. by Ian Rogers · 13 years ago
- aecc03f Merge "Use libnativehelper's existing code for creating a String[]." into dalvik-dev by Elliott Hughes · 13 years ago
- cdd1d2d Move JNI compiler tests to use pure JNI. by Ian Rogers · 13 years ago
- 0a96fe0 Use libnativehelper's existing code for creating a String[]. by Elliott Hughes · 13 years ago
- bfaadc8 Replace a dangerous function with the convenience function callers actually want. by Elliott Hughes · 13 years ago
- de69d7f Clean up mutexes on shutdown. by Elliott Hughes · 13 years ago
- 2cfd15d Merge "Initialize the rest of libcore's native code." into dalvik-dev by Elliott Hughes · 13 years ago
- 18c0753 Initialize the rest of libcore's native code. by Elliott Hughes · 13 years ago
- 1c332df Merge "Fix a typo that breaks the arugment size computation." into dalvik-dev by Carl Shapiro · 13 years ago
- 84d00e6 Fix a typo that breaks the arugment size computation. by Carl Shapiro · 13 years ago
- c5f7c91 Switch to indirect references rather than direct pointers. by Elliott Hughes · 13 years ago
- 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
- 44753c3 Add unordered_set by Brian Carlstrom · 13 years ago
- 4b3b727 Add vogar-like --invoke-with to 'art', and fix a bug valgrind finds. by Elliott Hughes · 13 years ago
- b765be0 Alloc stack using MemMap and -Xss by Brian Carlstrom · 13 years ago
- f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
- 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
- 6c1a394 Add IndirectReferenceTable and initialize all the instances. by Elliott Hughes · 13 years ago
- 0db8cf4 Merge "Get rid of some C artifacts as noted in the initial review." into dalvik-dev by Carl Shapiro · 13 years ago
- a04d397 Issue 5177609: remove Monitor(Enter|Exit)Helper by Ian Rogers · 13 years ago
- 515a5bc Add the -Xcheck:jni option. by Elliott Hughes · 13 years ago
- 4dd71f1 Implement various JNI internals. Fix off by 1 bug. by Ian Rogers · 13 years ago
- bbd7671 Add the two ReferenceTables. by Elliott Hughes · 13 years ago
- 5b1982d Get rid of some C artifacts as noted in the initial review. by Carl Shapiro · 13 years ago
- b3c5ea6 Merge "Add a reference table implementation." into dalvik-dev by Elliott Hughes · 13 years ago
- 11e4507 Add a reference table implementation. by Elliott Hughes · 13 years ago
- e5da7d8 Merge "Parse required options" into dalvik-dev by Brian Carlstrom · 13 years ago
- 6ea095a Parse required options by Brian Carlstrom · 13 years ago
- e2ff782 Merge "Extra tests (and a bug fix)." into dalvik-dev by Elliott Hughes · 13 years ago
- 710a0cb Extra tests (and a bug fix). by Elliott Hughes · 13 years ago
- 8a43659 Work on option parsing as prelude to image loading by Brian Carlstrom · 13 years ago
- a5b897e Add semi-functional exception throwing. by Elliott Hughes · 13 years ago
- 83ab4f3 Add an implementation of GetMethodID. by Carl Shapiro · 13 years ago
- 289da82 Add bounds checking to our internal array get/set methods. by Elliott Hughes · 13 years ago
- 04b63fd Using 'size' to mean anything other than "element count" on a collection is confusing. by Elliott Hughes · 13 years ago
- d46f9db Merge "Implement NewStringUTF and SetObjectArrayElement." into dalvik-dev by Elliott Hughes · 13 years ago
- 47940d6 Make formatting more consistent. by Carl Shapiro · 13 years ago
- 8a26c5c Implement NewStringUTF and SetObjectArrayElement. by Elliott Hughes · 13 years ago
- f2682d5 Fix the invocation interface. by Elliott Hughes · 13 years ago
- 0d666d8 Fix JNI compiler for synchronized methods. by Ian Rogers · 13 years ago
- 4e777d4 Revisions to "First pass of ImageWriter" by Brian Carlstrom · 13 years ago
- d8ddfd5 Implement JNI NewBooleanArray et cetera. by Elliott Hughes · 13 years ago
- 3cd987f Pass the correct Thread* when calling back into Java. by Elliott Hughes · 13 years ago
- db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
- 350dad1 Fix zip_archive_test on the target. by Elliott Hughes · 13 years ago
- ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
- 650a07d Merge "Implement upcalls with compiled JNI callback bridges." into dalvik-dev by Carl Shapiro · 13 years ago
- 9b9ba28 Implement upcalls with compiled JNI callback bridges. by Carl Shapiro · 13 years ago
- 2cae5a2 Add a tsan target. by Elliott Hughes · 13 years ago
- fe909f2 Get should be a const method. by Shih-wei Liao · 13 years ago
- 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 13 years ago
- 5511f21 Add a valgrind-art-host target to run the tests under valgrind. by Elliott Hughes · 13 years ago
- b20a554 Implement a few of the easy JNI functions. by Elliott Hughes · 13 years ago
- 46b92ba Factor out NeedsEscaping from the Printable* functions. by Elliott Hughes · 13 years ago
- e0fc0ef Fix a few more scoped_ptr/scoped_array confusions, and stop tring to optimistically load non-existent .dex files. by Elliott Hughes · 13 years ago
- 91779c8 Merge "Create JNIEnv*s on the right threads." into dalvik-dev by Elliott Hughes · 13 years ago
- d6c705a Merge "Add some exceptions classes for throw" into dalvik-dev by Brian Carlstrom · 13 years ago
- 28e7627 Add some exceptions classes for throw by Brian Carlstrom · 13 years ago
- 330304d Create JNIEnv*s on the right threads. by Elliott Hughes · 13 years ago
- 22f4093 Add ScopedJniThreadState. by Elliott Hughes · 13 years ago
- c7ac37f Be more specific when we exit because of an unimplemented JNI call. by Elliott Hughes · 13 years ago
- 0c9cd56 Add tests for JNI FindClass. by Elliott Hughes · 13 years ago
- 191e416 Merge "Translate JNI class descriptors into regular class descriptors in FindClass." into dalvik-dev by Elliott Hughes · 13 years ago