Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
a41f6db77c90f1991801019184df32c4b3784222
/
vm
/
interp
bd732b0
am 0f83a009: Merge "Use defines for current process creation."
by Christopher Ferris
· 11 years ago
39ec929
Use defines for current process creation.
by Christopher Ferris
· 11 years ago
f577229
am fb68ba99: Merge "Switch dalvik to libbacktrace."
by Christopher Ferris
· 11 years ago
7a2e34e
Switch dalvik to libbacktrace.
by Christopher Ferris
· 11 years ago
497e9ff
Change IsMethodTracingActive to GetMethodTracingMode.
by Jeff Hao
· 11 years ago
07344a4
Change IsMethodTracingActive to GetMethodTracingMode.
by Jeff Hao
· 11 years ago
609317d
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
bbbe552
JIT tuning; set cache size on command line
by buzbee
· 12 years ago
bc3736f
Fix JIT initialization race
by buzbee
· 12 years ago
67985d9
Fix JIT initialization race
by buzbee
· 12 years ago
5605832
Print the locker thread when waiting on an object
by Pal Szasz
· 13 years ago
c0f355c
remove duplicated call to dvmJitCalleeSave()
by Rocky Zhang
· 12 years ago
825d1f4
Handle MAX_INT case in packed-switch
by Chris Dearman
· 13 years ago
c32a377
Log when the native trace is unavailable
by Andy McFadden
· 12 years ago
4fa9a95
RETURN_VOID_BARRIER is also a return.
by Elliott Hughes
· 12 years ago
0c2dc52
[X86] X86 trace JIT compiler support
by Dong-Yuan Chen
· 13 years ago
0de2df0
Fix a small and unlikely memory leak.
by Elliott Hughes
· 13 years ago
c73a456
resolved conflicts for merge of 4c5f9711 to jb-dev-plus-aosp
by Elliott Hughes
· 13 years ago
75425b7
Fix the portable interpreter build
by Chris Dearman
· 13 years ago
3560a2d
Remove stale assert
by buzbee
· 13 years ago
c1a4ab9
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
e8e1ddc
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
4308417
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
ab35b50
Remove unsupported experimental opcodes.
by Elliott Hughes
· 13 years ago
062bf50
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
69c4756
Use libcorkscrew to format the stack trace.
by Jeff Brown
· 13 years ago
46a431c
am 50e01501: Merge "Knock ::self() out of the ParseXml profile." into ics-mr1
by Elliott Hughes
· 13 years ago
668a92a
Slight change to unwinder API.
by Jeff Brown
· 13 years ago
de68817
Knock ::self() out of the ParseXml profile.
by Elliott Hughes
· 13 years ago
b353eec
am f51d43f0: am e3d9cde4: Disable JIT single-stepping resume mode.
by Ben Cheng
· 13 years ago
e3d9cde
Disable JIT single-stepping resume mode.
by Ben Cheng
· 13 years ago
b1e2271
Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 13 years ago
b7b9b2a
Merge "Fix single-stepping resume mode in the interpreter."
by Ben Cheng
· 13 years ago
b121230
Dump stacks for all native threads, not just those in JNI.
by Jeff Brown
· 13 years ago
0c0624b
Fix single-stepping resume mode in the interpreter.
by Ben Cheng
· 13 years ago
92c1f6f
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
1663a6c
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
by Steve Block
· 13 years ago
b78eab0
Dump native stack of JNI methods when handling SIGQUIT.
by Jeff Brown
· 13 years ago
6e0be60
Attempt to fix dalvik heap corruption.
by Jesse Wilson
· 13 years ago
3ff838e
Don't wrap the actual type in parens if its null.
by Jesse Wilson
· 13 years ago
8bc8bf7
Don't use dvmIsValidObject outside the GC.
by Elliott Hughes
· 14 years ago
7aa9563
Remove dead code/unused variables to avoid gcc-4.6 warnings.
by Doug Kwan
· 14 years ago
5719d5c
Improve -verbose:jni.
by Elliott Hughes
· 14 years ago
837eabb
Add and use StringAppendF.
by Elliott Hughes
· 14 years ago
fe7f2b3
Improve reference table dumping.
by Elliott Hughes
· 14 years ago
375fb11
Normalize the include guard style.
by Carl Shapiro
· 14 years ago
708f143
Improve "waiting on"/"waiting to lock" SIGQUIT dump info.
by Elliott Hughes
· 14 years ago
b08e2b6
Switch dvmHumanReadableDescriptor over to std::string.
by Elliott Hughes
· 14 years ago
6f3c21f
More LOG newline cleanup.
by Dan Bornstein
· 14 years ago
291c84f
Prefer printf format "%#x" over "0x%x".
by Dan Bornstein
· 14 years ago
60fc806
Further conservation of newlines.
by Dan Bornstein
· 14 years ago
81ea00b
Pack interpSave struct to fix x86 & arm align diff
by buzbee
· 14 years ago
e1c94cd
am cf4a20cf: Interpreter/Debugger fix #4479968
by buzbee
· 14 years ago
cf4a20c
Interpreter/Debugger fix #4479968
by buzbee
· 14 years ago
b57f9ac
am 313d430d: Another single-stepping fix in JIT self-verification mode.
by Ben Cheng
· 14 years ago
313d430
Another single-stepping fix in JIT self-verification mode.
by Ben Cheng
· 14 years ago
1e8ccd2
Merge "Fixes to allow the debug VM configuration to build." into dalvik-dev
by Carl Shapiro
· 14 years ago
e346f7d
Fix a couple debugging issues involving JIT single-stepping mode.
by Ben Cheng
· 14 years ago
9c6f0a6
Fixes to allow the debug VM configuration to build.
by Carl Shapiro
· 14 years ago
7cc095f
Establish a subclass relationship between DataObject and Object.
by Carl Shapiro
· 14 years ago
2ec9f78
x86 interpreter fix
by buzbee
· 14 years ago
d862faa
Get rid of uneeded extern, enum, typedef and struct qualifiers.
by Carl Shapiro
· 14 years ago
cf2aac7
Refine & simplify the interBreak mechanism
by buzbee
· 14 years ago
389e258
InterpBreak cleanup (part 1)
by buzbee
· 14 years ago
30bc0d4
Consolidate curFrame fields in thread storage
by buzbee
· 14 years ago
d2ab575
am 90232632: Kill stale assert, fix for 4310384
by buzbee
· 14 years ago
9023263
Kill stale assert, fix for 4310384
by buzbee
· 14 years ago
1e1433e
Remove unneeded void argument list declarations.
by Carl Shapiro
· 14 years ago
1813ab2
Move the verifier and parts of the interpreter into C++.
by Carl Shapiro
· 14 years ago
2d63bc5
Move JDWP into C++ and add extern "C" to remaining non-compiler includes.
by Carl Shapiro
· 14 years ago
843cc1a
Merge "Move fundamental object definitions and operations to C++" into dalvik-dev
by Carl Shapiro
· 14 years ago
d9fa4f2
Merge "Fix self-verification with backward branches or invokes." into dalvik-dev
by Ben Cheng
· 14 years ago
dabd15a
Move fundamental object definitions and operations to C++
by Carl Shapiro
· 14 years ago
f04b62a
Fix self-verification with backward branches or invokes.
by Ben Cheng
· 14 years ago
65008c1
am e7147462: Fix debugger performance regression
by buzbee
· 14 years ago
e714746
Fix debugger performance regression
by buzbee
· 14 years ago
db0c954
Convert the internal and in-line natives to C++.
by Carl Shapiro
· 14 years ago
93c8e94
am 5867bea1: [JIT] Close code cache race window
by buzbee
· 14 years ago
5867bea
[JIT] Close code cache race window
by buzbee
· 14 years ago
ae188c6
Compile the garbage collector and heap profiler as C++.
by Carl Shapiro
· 14 years ago
7209bdd
[JIT] Clear inCodeCacheFlag on extended singlestep
by buzbee
· 14 years ago
99e3e6e
Fix interpreter debug attach
by buzbee
· 14 years ago
9d755ce
Merge "Add safepoint callback for gc" into dalvik-dev
by buzbee
· 14 years ago
94d6525
Add safepoint callback for gc
by buzbee
· 14 years ago
ddab84b
Fix a couple of asserts
by Andy McFadden
· 14 years ago
c4a8caf
Interpreter fix - limit suspend checks
by buzbee
· 14 years ago
9a3147c
Interpreter restructuring
by buzbee
· 14 years ago
d82cebc
Add trace description dump routine for debugging
by buzbee
· 14 years ago
385828e
Handle relocatable class objects in JIT'ed code.
by Ben Cheng
· 14 years ago
701abba
Use indirect references in JNI by default.
by Carl Shapiro
· 14 years ago
47f5825
Consistency in exception throws.
by Dan Bornstein
· 14 years ago
0b8b293
Rename some of the exception functions.
by Dan Bornstein
· 14 years ago
a3b3512
More exception rework.
by Dan Bornstein
· 14 years ago
20d7e6c
Handle OP_THROW in the method JIT.
by Ben Cheng
· 14 years ago
bc606f5
Clean up a few more exceptions.
by Dan Bornstein
· 14 years ago
a7d59bb
New interpreter breakout mechanism
by buzbee
· 14 years ago
222948c
Merge "Add a bit of structure to the Exception startup code." into dalvik-dev
by Dan Bornstein
· 14 years ago
32bb3da
Add a bit of structure to the Exception startup code.
by Dan Bornstein
· 14 years ago
6367bb2
Merge "Fix a divide-by-zero" into dalvik-dev
by Andy McFadden
· 14 years ago
Next »