- 13aeac9 Merge "Fix broken card table asserts." by Ian Rogers · 11 years ago
- 38c8baa Fix broken card table asserts. by Mathieu Chartier · 11 years ago
- cec783d Merge "More consistent JNI error reporting." by Elliott Hughes · 11 years ago
- e93221a More consistent JNI error reporting. by Elliott Hughes · 11 years ago
- d76fe5d Merge "Not all shared libraries have a JNI_OnLoad." by Elliott Hughes · 11 years ago
- d183974 Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 11 years ago
- f20307a Merge "Returning JNI_ERR from JNI_OnLoad is still an error!" by Elliott Hughes · 11 years ago
- d04ecb0 Returning JNI_ERR from JNI_OnLoad is still an error! by Elliott Hughes · 11 years ago
- 8c82bcc Merge "Check JNI versions handed to JNI and JII functions." by Elliott Hughes · 11 years ago
- ff7ff11 Check JNI versions handed to JNI and JII functions. by Elliott Hughes · 11 years ago
- 813a3a2 Merge "If dalvik wants ASCII casing, it needs to ask for it." by Elliott Hughes · 11 years ago
- ae77d6b Merge "Remove dependency on frameworks/native" by Brian Carlstrom · 11 years ago
- ca3f962 If dalvik wants ASCII casing, it needs to ask for it. by Elliott Hughes · 11 years ago
- f65d478 Merge "Throw NoSuchMethodError if RegisterNatives fails." by Elliott Hughes · 11 years ago
- d17c12a Remove dependency on frameworks/native by Brian Carlstrom · 11 years ago
- 227ee1e Throw NoSuchMethodError if RegisterNatives fails. by Elliott Hughes · 11 years ago
- 58de514 Merge "Fix Class.getDex." by Elliott Hughes · 11 years ago
- 115b55b Fix Class.getDex. by Elliott Hughes · 11 years ago
- 73a0943 Merge "Minor code cleanup to address warnings found by Clang." by Ben Cheng · 11 years ago
- 68e74fd Minor code cleanup to address warnings found by Clang. by Ben Cheng · 11 years ago
- 4550b42 Merge "Implement the dalvik side of libcore.reflect." by Elliott Hughes · 11 years ago
- fb1d946 Merge "dx.bat: Don't change directory." by Elliott Hughes · 11 years ago
- 168be0f Implement the dalvik side of libcore.reflect. by Elliott Hughes · 11 years ago
- c8a6523 dx.bat: Don't change directory. by Ray Donnelly · 12 years ago
- beeeb78 am 05fa5fd5: Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
- 05fa5fd Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
- ee817c7 Simplify merges of the annotation code. by Elliott Hughes · 11 years ago
- 6986ad0 am bc03380a: Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
- bc03380 Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
- 75978b1 Remove an assertion that JDWP packets are small. by Elliott Hughes · 11 years ago
- d9369dc am 57914adc: am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
- 57914ad am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
- 93c3b11 Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
- 1778d17 Increase the default alloc tracker maximum. by Elliott Hughes · 11 years ago
- f8696fa am 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
- 2115c7e am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
- f8fe873 Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
- 0238160 Disable -Xjnigreflimit. by Elliott Hughes · 11 years ago
- bbd903d am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 12 years ago
- 28702c5 am ae2fb913: Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 12 years ago
- ae2fb91 Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 12 years ago
- d189d8c am 6fb2ea56: am 2f0ce6ab: Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 12 years ago
- 6fb2ea5 am 2f0ce6ab: Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 12 years ago
- 2f0ce6a Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 12 years ago
- c7f2d5e Fix inner class access flags and array modifiers. by Elliott Hughes · 12 years ago
- 11c768b am 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
- 60d1c05 am eb82cca7: (-s ours) am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
- 20111d6 JIT: Use rsb and shift in easy multiply. by Anders O Nilsson · 12 years ago
- eb82cca am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
- 381868f am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
- 840d233 am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
- 800e432 am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 12 years ago
- 1513910 am 6529809b: Merge "JIT: Allow use of cbz/cbnz for conditional branch gen." by Elliott Hughes · 12 years ago
- 6529809 Merge "JIT: Allow use of cbz/cbnz for conditional branch gen." by Elliott Hughes · 12 years ago
- 70605c7 am a163f4a9: Merge "Now that abort(3) is fixed, dvmAbort can be simplified." by Elliott Hughes · 12 years ago
- a163f4a Merge "Now that abort(3) is fixed, dvmAbort can be simplified." by Elliott Hughes · 12 years ago
- 0e25ea3 Now that abort(3) is fixed, dvmAbort can be simplified. by Elliott Hughes · 12 years ago
- 520f6ab am 6531a977: Merge "Lose System.currentTimeMillis, nanoTime, and mapLibraryName to the library." by Brian Carlstrom · 12 years ago
- 6531a97 Merge "Lose System.currentTimeMillis, nanoTime, and mapLibraryName to the library." by Brian Carlstrom · 12 years ago
- 3d7167b Lose System.currentTimeMillis, nanoTime, and mapLibraryName to the library. by Elliott Hughes · 13 years ago
- e421d11 am 007c01f8: Merge "Fix a minor leak in dvmCreateInlineSubsTable" by Elliott Hughes · 12 years ago
- 007c01f Merge "Fix a minor leak in dvmCreateInlineSubsTable" by Elliott Hughes · 12 years ago
- 619965a am 1da7fec6: Merge "Fix minor leaks caused by failed initialization in JNI_CreateJavaVM" by Elliott Hughes · 12 years ago
- 1da7fec Merge "Fix minor leaks caused by failed initialization in JNI_CreateJavaVM" by Elliott Hughes · 12 years ago
- 784f34d am f6944312: Merge "Fix a minor bug in dvmCreateInterpThread" by Elliott Hughes · 12 years ago
- f694431 Merge "Fix a minor bug in dvmCreateInterpThread" by Elliott Hughes · 12 years ago
- de24137 am 91027c67: Merge "Remove unused compiler templates for armv7-a*" by Elliott Hughes · 12 years ago
- 91027c6 Merge "Remove unused compiler templates for armv7-a*" by Elliott Hughes · 12 years ago
- b91f922 am f3079bda: Merge "Rename unreasonable function name dmvCompilerTemplateEnd" by Elliott Hughes · 12 years ago
- f3079bd Merge "Rename unreasonable function name dmvCompilerTemplateEnd" by Elliott Hughes · 12 years ago
- d585bed Rename unreasonable function name dmvCompilerTemplateEnd by Yanchuan Nian · 12 years ago
- 8c44176 am 8eac07c9: Merge "Move jdwpspy from development to dalvik (2 of 2)" by Brian Carlstrom · 12 years ago
- 8eac07c Merge "Move jdwpspy from development to dalvik (2 of 2)" by Brian Carlstrom · 12 years ago
- 6b90043 Move jdwpspy from development to dalvik (2 of 2) by Brian Carlstrom · 12 years ago
- c5e4f6b am 97208a0b: Merge "Added support for version 51 class files in dx" by Jean-Philippe Lesot · 12 years ago
- 879faf4 am 467f7e3a: Merge "Report problems as errors in dx (with exit codes)" by Jean-Philippe Lesot · 12 years ago
- 97208a0 Merge "Added support for version 51 class files in dx" by Jean-Philippe Lesot · 12 years ago
- 467f7e3 Merge "Report problems as errors in dx (with exit codes)" by Jean-Philippe Lesot · 12 years ago
- 4a9a141 Remove unused compiler templates for armv7-a* by You Kim · 12 years ago
- 9fc96fa Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
- 0b44e47 Report problems as errors in dx (with exit codes) by delphinemartin · 12 years ago
- 5ca383d Added support for version 51 class files in dx by delphinemartin · 12 years ago
- f54b223 am 9275963e: Merge "Move verification of class access flags to libdex" by Elliott Hughes · 12 years ago
- 9275963 Merge "Move verification of class access flags to libdex" by Elliott Hughes · 12 years ago
- de33df5 am 130eebad: Merge "Adapt dalvik to new libnativehelper" by Brian Carlstrom · 12 years ago
- 130eeba Merge "Adapt dalvik to new libnativehelper" by Brian Carlstrom · 12 years ago
- 0dae576 Adapt dalvik to new libnativehelper by Brian Carlstrom · 12 years ago
- c2e9a5b Move verification of class access flags to libdex by Ben Gruver · 12 years ago
- 79d08ba am fd6ac490: Merge "Reject dex files that attempt to use unspecified class access flags" by Elliott Hughes · 12 years ago
- fd6ac49 Merge "Reject dex files that attempt to use unspecified class access flags" by Elliott Hughes · 12 years ago
- 68f0777 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
- cc1f56d am 858dfecf: Merge "Add systrace tracing for GC and thread suspension." into jb-mr2-dev by Jamie Gennis · 12 years ago
- 858dfec Merge "Add systrace tracing for GC and thread suspension." into jb-mr2-dev by Jamie Gennis · 12 years ago
- 826faa0 Add systrace tracing for GC and thread suspension. by Jamie Gennis · 12 years ago
- 8c1b55c am 3b5c07d6: Merge "vm: vmruntime: remove obsolete dependency on array.h" by Dima Zavin · 12 years ago
- 3b5c07d Merge "vm: vmruntime: remove obsolete dependency on array.h" by Dima Zavin · 12 years ago
- a745b03 vm: vmruntime: remove obsolete dependency on array.h by Dima Zavin · 12 years ago
- ca3f0f5 Reject dex files that attempt to use unspecified class access flags by Ben Gruver · 12 years ago
- 21e30d9 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
- e30d296 am ac653462: Merge "Fix alignment when recompacting a DexMerger result." by Brian Carlstrom · 12 years ago