0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update concurrent module to Harmony r798021. More... about 16 years ago
Fix an issue where we're adding 4x the intended offset. More... about 16 years ago
Merge change 8867 More... about 16 years ago
Fix for 1857865: Need x86 implementation for OP_THROW_VERIFICATION_ERROR More... about 16 years ago
Prevent OP_INVOKE_DIRECT_EMPTY from terminating a trace More... about 16 years ago
Stage 2 of structural changes for support of THUMB2. No logic changes. More... about 16 years ago
Merge change 5582 More... about 16 years ago
Merge change 8665 More... about 16 years ago
Fix a JIT bug where invoke-direct-empty is the last instruction in the trace. More... about 16 years ago
Merge change 8707 More... about 16 years ago
Fix for 3326: Incorrect return value from native library in dalvik Really a workaround for a gcc bug in 4.3. Don't trust the C compiler to properly clear high bits from < 32-bit JNI return values. More... about 16 years ago
Added dvmLinearAllocContains(). More... about 16 years ago
Merge korg/donut into korg/master More... about 16 years ago
am 8e696dc0: JNI direct buffer function speedup, part 3. More... about 16 years ago
am 8e5c7847: JNI direct buffer function speedup, part 2. More... about 16 years ago
JNI direct buffer function speedup, part 3. More... about 16 years ago
Integrate luni module (but not tests) to Harmony r772995. More... about 16 years ago
Fix broken link in docstring. issue 1194 More... about 16 years ago
JNI direct buffer function speedup, part 2. More... about 16 years ago
First phase of restructuring to support THUMB2 & ARM traces Store some useful info about traces in JitTable entry; some general cleanup More... about 16 years ago
am 828311c1: Merge change 8258 into donut More... about 16 years ago
Merge change 8258 into donut More... about 16 years ago
am 5f612b82: JNI direct buffer function speedup, part 1. More... about 16 years ago
Minor fixes to CheckJNI. More... about 16 years ago
JNI direct buffer function speedup, part 1. More... about 16 years ago
Add armv7-a target to jit. Mostly a placeholder, another restructuring to come More... about 16 years ago
Removing MD2 More... about 16 years ago
First parts of enabling a host Dalvik build. More... about 16 years ago
Remove unused label. More... about 16 years ago
Associate Java source code line number with JIT traces. More... about 16 years ago