0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge change 6098 into donut More... about 16 years ago
Commented out invalid test. More... about 16 years ago
Merge change 5967 into donut More... about 16 years ago
Merge change 5991 into donut More... about 16 years ago
Merge change 5990 into donut More... about 16 years ago
Pull 138592-p9 from master to donut. More... about 16 years ago
Modifies OpenSSLSocketImpl to use a different lock for the instance count. It was using the same lock when use around native methods meaning that the finalizer could be blocked unnecessarily resulting in a VM crash. More... about 16 years ago
Fix fill-array-data on big-endian systems. More... about 16 years ago
Inline some java.lang.Math functions. More... about 16 years ago
am 3e371e2e: dalvik: thread: Set the control group of a thread to the background group if the priority is logically-lower than ANDROID_PRIORITY_BACKGROUND More... about 16 years ago
dalvik: thread: Set the control group of a thread to the background group if the priority is logically-lower than ANDROID_PRIORITY_BACKGROUND More... about 16 years ago
Merge change 5440 More... about 16 years ago
Merge change 5292 More... about 16 years ago
am 7d8220a4: Merge change 5286 into donut More... about 16 years ago
Merge change 5286 into donut More... about 16 years ago
Collect per-method code size statistics to show compiled vs overall Dalvik portion and total native code size. More... about 16 years ago
Check for failure in GetDirectBufferAddress. More... about 16 years ago
am 0f0ae023: Add FileDescriptor variation of startMethodTracing(). More... about 16 years ago
am cda8f8ab: Merge 137552-p9 to donut. More... about 16 years ago
Add FileDescriptor variation of startMethodTracing(). More... about 16 years ago
Merge 137552-p9 to donut. More... about 16 years ago
Shutdown the compiler thread before the dvmSlayDaemons call is made. More... about 16 years ago
added/modified to support SuperH architecture More... about 16 years ago
The address of dvmMterpCommonExceptionThrown should be loaded in a position-independent way since these handlers are copied into the code cache. More... about 16 years ago
Add a bit-map encoding of Object-reference field offsets to ClassObject. More... about 16 years ago
Merge change 4935 More... about 16 years ago
Instance_of should return false if reference is NULL. More... about 16 years ago
Use paired immediates for large constants. More... about 16 years ago
New threshold mechanism for trace selections. Intended to reduce number of junk traces. More... about 16 years ago
Added ARMv6T2 experiment. More... about 16 years ago