- 03f0349 Another go at hardening Class::DumpClass. by Elliott Hughes · 13 years ago
- e608763 Dump the pending exception when CheckJNI spots a call to a function that requires there to be no pending exception. by Elliott Hughes · 13 years ago
- 395520e Assorted fixes for running frameworks apps by Brian Carlstrom · 13 years ago
- 14357e8 Add a -verbose:thread option. by Elliott Hughes · 13 years ago
- c0dd312 ~ should have been !. by Elliott Hughes · 13 years ago
- c0ecd65 Various optimization fixes by buzbee · 13 years ago
- 9407c60 Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map. by Shih-wei Liao · 13 years ago
- 4681c80 Various things. by Elliott Hughes · 13 years ago
- 5464308 Log when a Thread tries to set its name. by Elliott Hughes · 13 years ago
- 06f24e3 Merge "Use JNI to start the daemon threads." into dalvik-dev by Elliott Hughes · 13 years ago
- 719b323 Use JNI to start the daemon threads. by Elliott Hughes · 13 years ago
- 7a3aeb4 Thread state fixes. by Elliott Hughes · 13 years ago
- 15fdb8c Floating point callee save support in exception delivery. by Ian Rogers · 13 years ago
- d801cbc Merge "Improve our choices of exceptions to throw." into dalvik-dev by Elliott Hughes · 13 years ago
- c0c8dc8 Support for currently untested exceptions/errors. by Ian Rogers · 13 years ago
- e555dc0 Improve our choices of exceptions to throw. by Elliott Hughes · 13 years ago
- 2a20cfd Implement java.lang.reflect.Constructor.constructNative. by Elliott Hughes · 13 years ago
- 65ca077 Tolerant compilation of classes with missing super classes by Brian Carlstrom · 13 years ago
- ed3e930 assert to DCHECK conversion by buzbee · 13 years ago
- 8060925 Implement Class.getDeclared(Constructors|Fields|Methods). by Elliott Hughes · 13 years ago
- bc2f3e3 Add support for oat_process for use as a wrap.* launcher by Brian Carlstrom · 13 years ago
- 21d9e83 Exception support for object allocation. by Ian Rogers · 13 years ago
- 31cc62d Merge "Support for exceptions from array allocation." into dalvik-dev by Ian Rogers · 13 years ago
- b886da8 Support for exceptions from array allocation. by Ian Rogers · 13 years ago
- 3311f27 Merge "Fix dalvik vm reg to callee save mappings" into dalvik-dev by buzbee · 13 years ago
- 042946d Fix dalvik vm reg to callee save mappings by buzbee · 13 years ago
- e51a511 Exception support for CanPutArrayElementFromCode. by Ian Rogers · 13 years ago
- 382ece5 Merge "Class.isAssignableFrom and Class.isInstance." into dalvik-dev by Elliott Hughes · 13 years ago
- dd8df69 Class.isAssignableFrom and Class.isInstance. by Elliott Hughes · 13 years ago
- 4a801a4 Enabled access check for classes and methods in the verifier. by jeffhao · 13 years ago
- d1bb4f6 Fix build. by Elliott Hughes · 13 years ago
- 418d20f Implement reflective method invocation. by Elliott Hughes · 13 years ago
- c41e5b5 Add tables to map between callee saves and vregs by buzbee · 13 years ago
- f4afb7a Merge "Add some stats to oatdump" into dalvik-dev by Ian Rogers · 13 years ago
- 59bb200 Merge "Save/restore local table state on down calls." into dalvik-dev by Ian Rogers · 13 years ago
- 916e74e Add some stats to oatdump by Brian Carlstrom · 13 years ago
- 53d6ff4 Reverts to track dalvik and libcore by Brian Carlstrom · 13 years ago
- dc51b79 Save/restore local table state on down calls. by Ian Rogers · 13 years ago
- d8b877a Merge "Stack overflow error and unit test." into dalvik-dev by Ian Rogers · 13 years ago
- 932746a Stack overflow error and unit test. by Ian Rogers · 13 years ago
- 8fe11f0 Merge "Abstract Method Error unit test and fixes." into dalvik-dev by Ian Rogers · 13 years ago
- a0841a8 Abstract Method Error unit test and fixes. by Ian Rogers · 13 years ago
- f7ec490 Merge "Fixes to allow the verifier to process frameworks." into dalvik-dev by jeffhao · 13 years ago
- e0cfb6f Fixes to allow the verifier to process frameworks. by jeffhao · 13 years ago
- cbba6ac Implement stub for initialize static storage base. by Ian Rogers · 13 years ago
- 98fb416 Implement Class.getDex. by Elliott Hughes · 13 years ago
- 0c64f5e Move annotations to managed code. by Jesse Wilson · 13 years ago
- c3d530c Track libcore change. by Elliott Hughes · 13 years ago
- f91c8c3 Adding JNI code for dalvik.system.DexFile and java.lang.Class by Brian Carlstrom · 13 years ago
- ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
- 49de87b Merge "Use regular JNI for initializing the boxing types." into dalvik-dev by Elliott Hughes · 13 years ago
- fea966e Use regular JNI for initializing the boxing types. by Elliott Hughes · 13 years ago
- aad7201 Move null checks to bvector utility callers by buzbee · 13 years ago
- c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 13 years ago
- ae7cbf4 Merge "Restore Method* following invoke with > 20 args" into dalvik-dev by buzbee · 13 years ago
- 010cffc Restore Method* following invoke with > 20 args by buzbee · 13 years ago
- 33203b5 Field reflection. by Elliott Hughes · 13 years ago
- c6766ed Tracking removal of Method.NO_ANNOTATIONS static field from libcore by Brian Carlstrom · 13 years ago
- 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
- 03fa263 Rework type & size inference, literal usage by buzbee · 13 years ago
- 4a2b417 Throw exceptions from ClassLinker. by Elliott Hughes · 13 years ago
- 64bf5a3 Implement VMClassLoader's native methods. by Elliott Hughes · 13 years ago
- 6bbe8b0 Implement VMStack.getClosestUserClassLoader for art. by Elliott Hughes · 13 years ago
- 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 13 years ago
- 6699709 Merge "Added more checking upon resolution and bytecode rewriting to verifier." into dalvik-dev by jeffhao · 13 years ago
- b4df514 Added more checking upon resolution and bytecode rewriting to verifier. by jeffhao · 13 years ago
- 3b5d379 Fix sub codegen bug by buzbee · 13 years ago
- 9651f42 Implement NPE, div by 0 and AIOBE. by Ian Rogers · 13 years ago
- 845490b Cleanup resolution of type, field, method indexes by Brian Carlstrom · 13 years ago
- 9d5ccec Implement as much of VMDebug as we can reasonably do right now. by Elliott Hughes · 13 years ago
- 9086572 Fix for implicit null test for oat. by Ian Rogers · 13 years ago
- 47d9138 Merge "Fix host regression on JNI compiler test." into dalvik-dev by Brian Carlstrom · 13 years ago
- e007b10 Fix host regression on JNI compiler test. by Ian Rogers · 13 years ago
- 25c3325 Fix compiler class initialization to properly deal with super classes by Brian Carlstrom · 13 years ago
- e5de95b Fix JNI thread state transitions. by Ian Rogers · 13 years ago
- c0fe6c7 Fix manyargs test by buzbee · 13 years ago
- 081be7f Implement Object.clone. by Elliott Hughes · 13 years ago
- 29f2742 Uncaught exception handlers and automatic removal from thread groups. by Elliott Hughes · 13 years ago
- fa3baf7 Store return address before performing a thread dump by Brian Carlstrom · 13 years ago
- bbf1e41 Move main method tests from gtests to oat tests by Brian Carlstrom · 13 years ago
- 038a806 Thread.join, GC daemons, suspend daemons on shutdown, and wait for non-daemon threads to exit. by Elliott Hughes · 13 years ago
- 3101efb Merge "Assembler fix" into dalvik-dev by buzbee · 13 years ago
- 3b80347 Assembler fix by buzbee · 13 years ago
- 93dd966 Implicit NPE support when no exception given to throw. by Ian Rogers · 13 years ago
- b6db9d2 Convert a DCHECK to a COMPILE_ASSERT by Brian Carlstrom · 13 years ago
- 03c99df Fix Class_getDeclaredConstructorOrMethod to look at direct as well as virtual methods by Brian Carlstrom · 13 years ago
- 534f045 Merge "Exception work clean up." into dalvik-dev by Elliott Hughes · 13 years ago
- 5b8e4c8 Change Class::component_type_ and implement reflect.Array by Brian Carlstrom · 13 years ago
- ad42e13 Exception work clean up. by Ian Rogers · 13 years ago
- 3a7b4f2 Class.getDeclaredConstructorOrMethod by Brian Carlstrom · 13 years ago
- 81eccc0 Fix OP_FILLED_NEW_ARRAY by buzbee · 13 years ago
- b0ebba0 Suspend check fix by buzbee · 13 years ago
- c228252 Fix order CheckCastFromCode and enable Fibonacci test by Brian Carlstrom · 13 years ago
- dc33ad5 Initialize all of class Thread's fields. by Elliott Hughes · 13 years ago
- 7011e67 Merge "Make our CHECK logging more useful on the target..." into dalvik-dev by Elliott Hughes · 13 years ago
- 67375ac Support for exception throwing from JNI. by Ian Rogers · 13 years ago
- f867b6f Filling in some Class, Method, and Field native code needed during startup and I/O by Brian Carlstrom · 13 years ago
- 623cfe0 Make our CHECK logging more useful on the target... by Elliott Hughes · 13 years ago
- 6bdc3b2 More java.lang.Class functionality. by Elliott Hughes · 13 years ago
- 85d1545 Add packing to class Thread. by Elliott Hughes · 13 years ago