0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added mutex for jdwp socket writes to prevent interleaving. More... about 14 years ago
Fix native method logging to show local references rather than direct pointers.
enh
as Elliott Hughes
More... about 14 years ago
Merge "Add two new JNI debugging options."
enh
as Elliott Hughes
More... about 14 years ago
Add two new JNI debugging options.
enh
as Elliott Hughes
More... about 14 years ago
merge in ics-release history after reset to master More... about 14 years ago
Merge "Make it easier to recognize JNI reference bugs."
enh
as Elliott Hughes
More... about 14 years ago
Make it easier to recognize JNI reference bugs.
enh
as Elliott Hughes
More... about 14 years ago
merge in ics-release history after reset to master More... about 14 years ago
Mark a variable as volatile to suppress a gcc warning. More... about 14 years ago
Merge "Make dual clock mode the default." More... about 14 years ago
Merge "Add a dual clock profiler tracing mode." More... about 14 years ago
merge in ics-release history after reset to master More... about 14 years ago
Fix debugger output of floats and doubles. More... about 14 years ago
merge in ics-release history after reset to master More... about 14 years ago
merge in ics-release history after reset to master More... about 14 years ago
Fix a use of uninitialized variable found by gcc-4.6. I don't think this is a real problem as we will only see an undefined value if the list has no instructions other than NOPs. More... about 14 years ago
Make dual clock mode the default. More... about 14 years ago
Merge "Fix gcc-4.6 warnings." More... about 14 years ago
Add a dual clock profiler tracing mode. More... about 14 years ago
Improve JNI tracing even further.
enh
as Elliott Hughes
More... about 14 years ago
Fix gcc-4.6 warnings. More... about 14 years ago
Fix for adb shell hang after adb root. More... about 14 years ago
merge in ics-release history after reset to master More... about 14 years ago
Throw NullPointerExceptions with detail messages.
enh
as Elliott Hughes
More... about 14 years ago
Merge "Remove an unused internal native."
enh
as Elliott Hughes
More... about 14 years ago
Remove an unused internal native.
enh
as Elliott Hughes
More... about 14 years ago
Merge "[JIT] Fix uninitialized read (issue #4929028)" More... about 14 years ago
[JIT] Fix uninitialized read (issue #4929028) More... about 14 years ago
resolved conflicts for merge of cc8c750a to master
enh
as Elliott Hughes
More... about 14 years ago
Fix native methods that weren't registered via RegisterNatives.
enh
as Elliott Hughes
More... about 14 years ago