- 76a1918 Merge "Add -Wl,--no-fatal-warnings to x86 build" by Nick Kralevich · 11 years ago
- bfd260c Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
- b389a94 Merge "Fix Class.getDeclaringClass bug" by Brian Carlstrom · 11 years ago
- 0847da5 Fix Class.getDeclaringClass bug by Brian Carlstrom · 11 years ago
- 7cf26ec Merge "Include <sys/resource.h> in dalvik_system_Zygote.cpp" by Elliott Hughes · 11 years ago
- ffb2824 Include <sys/resource.h> in dalvik_system_Zygote.cpp by Adam Tkac · 11 years ago
- 5be4514 Merge "Support apps that pass JNI_VERSION_1_1 to GetEnv." by Elliott Hughes · 11 years ago
- 89ee8af Support apps that pass JNI_VERSION_1_1 to GetEnv. by Elliott Hughes · 11 years ago
- be92cc6 Merge "Make dmtracedump available on windows pc." by Elliott Hughes · 11 years ago
- 473aa5c Make dmtracedump available on windows pc. by odd.programmer · 11 years ago
- f03d3a6 Merge "Change IsMethodTracingActive to GetMethodTracingMode." by Jeff Hao · 11 years ago
- 497e9ff Change IsMethodTracingActive to GetMethodTracingMode. by Jeff Hao · 11 years ago
- f6534cf Merge "Add -Wno-unused-but-set-variable to the Dalvik project." by Ben Cheng · 11 years ago
- 840e179 Add -Wno-unused-but-set-variable to the Dalvik project. by Ben Cheng · 11 years ago
- 2dbff84 Merge "Add dalvik support for sample profiling from traceview gui." by Jeff Hao · 11 years ago
- 03c43cd Add dalvik support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
- c323fc0 Merge "Add support for sample profiling in traceview." by Jeff Hao · 11 years ago
- 34d4c04 Add support for sample profiling in traceview. by Jeff Hao · 11 years ago
- a182d2c Merge "libdvm should block SIGPIPE like the RI does." by Elliott Hughes · 11 years ago
- 78152c1 libdvm should block SIGPIPE like the RI does. by Elliott Hughes · 11 years ago
- 6b66719 Merge "[MIPS] Fix a problem with the FPU double alignment workaround." by Elliott Hughes · 11 years ago
- b5ab7ff Merge "Tracking DexFile rename of defineClass to defineClassNative" by Brian Carlstrom · 11 years ago
- 7e4be82 Tracking DexFile rename of defineClass to defineClassNative by Brian Carlstrom · 11 years ago
- 166f7ba [MIPS] Fix a problem with the FPU double alignment workaround. by Douglas Leung · 12 years ago
- db56ed4 Merge "If CheckJNI is enabled don't allow app workarounds" by Ian Rogers · 11 years ago
- 46963df If CheckJNI is enabled don't allow app workarounds by Ian Rogers · 11 years ago
- c8344fb Merge "Revert "Remove some of the x86 libdvm.so text relocations."" by Elliott Hughes · 12 years ago
- 7c0de5f Revert "Remove some of the x86 libdvm.so text relocations." by Elliott Hughes · 12 years ago
- e9c9743 Merge "Remove some of the x86 libdvm.so text relocations." by Elliott Hughes · 12 years ago
- 469e580 Remove some of the x86 libdvm.so text relocations. by Elliott Hughes · 12 years ago
- 730ba5c Merge "Fix the protection of code cache for x86 JIT" by Elliott Hughes · 12 years ago
- 74a6221 Fix the protection of code cache for x86 JIT by Jun Tian · 12 years ago
- 13aeac9 Merge "Fix broken card table asserts." by Ian Rogers · 12 years ago
- 38c8baa Fix broken card table asserts. by Mathieu Chartier · 12 years ago
- cec783d Merge "More consistent JNI error reporting." by Elliott Hughes · 12 years ago
- e93221a More consistent JNI error reporting. by Elliott Hughes · 12 years ago
- d76fe5d Merge "Not all shared libraries have a JNI_OnLoad." by Elliott Hughes · 12 years ago
- d183974 Not all shared libraries have a JNI_OnLoad. by Elliott Hughes · 12 years ago
- f20307a Merge "Returning JNI_ERR from JNI_OnLoad is still an error!" by Elliott Hughes · 12 years ago
- d04ecb0 Returning JNI_ERR from JNI_OnLoad is still an error! by Elliott Hughes · 12 years ago
- 8c82bcc Merge "Check JNI versions handed to JNI and JII functions." by Elliott Hughes · 12 years ago
- ff7ff11 Check JNI versions handed to JNI and JII functions. by Elliott Hughes · 12 years ago
- 813a3a2 Merge "If dalvik wants ASCII casing, it needs to ask for it." by Elliott Hughes · 12 years ago
- ae77d6b Merge "Remove dependency on frameworks/native" by Brian Carlstrom · 12 years ago
- ca3f962 If dalvik wants ASCII casing, it needs to ask for it. by Elliott Hughes · 12 years ago
- f65d478 Merge "Throw NoSuchMethodError if RegisterNatives fails." by Elliott Hughes · 12 years ago
- d17c12a Remove dependency on frameworks/native by Brian Carlstrom · 12 years ago
- 227ee1e Throw NoSuchMethodError if RegisterNatives fails. by Elliott Hughes · 12 years ago
- 58de514 Merge "Fix Class.getDex." by Elliott Hughes · 12 years ago
- 115b55b Fix Class.getDex. by Elliott Hughes · 12 years ago
- 73a0943 Merge "Minor code cleanup to address warnings found by Clang." by Ben Cheng · 12 years ago
- 68e74fd Minor code cleanup to address warnings found by Clang. by Ben Cheng · 12 years ago
- 4550b42 Merge "Implement the dalvik side of libcore.reflect." by Elliott Hughes · 12 years ago
- fb1d946 Merge "dx.bat: Don't change directory." by Elliott Hughes · 12 years ago
- 168be0f Implement the dalvik side of libcore.reflect. by Elliott Hughes · 12 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 · 12 years ago
- 05fa5fd Merge "Simplify merges of the annotation code." by Elliott Hughes · 12 years ago
- ee817c7 Simplify merges of the annotation code. by Elliott Hughes · 12 years ago
- 6986ad0 am bc03380a: Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 12 years ago
- bc03380 Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 12 years ago
- 75978b1 Remove an assertion that JDWP packets are small. by Elliott Hughes · 12 years ago
- d9369dc am 57914adc: am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 12 years ago
- 57914ad am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 12 years ago
- 93c3b11 Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 12 years ago
- 1778d17 Increase the default alloc tracker maximum. by Elliott Hughes · 12 years ago
- f8696fa am 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 12 years ago
- 2115c7e am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 12 years ago
- f8fe873 Merge "Disable -Xjnigreflimit." by Elliott Hughes · 12 years ago
- 0238160 Disable -Xjnigreflimit. by Elliott Hughes · 12 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