OSDN Git Service

Remove spammy logging from 8470684 investigation.
[android-x86/dalvik.git] / vm / JniInternal.h
2013-03-26 Elliott HughesMerge "Print the locker thread when waiting on an object"
2013-01-02 jwilsonam 8b135734: am cbac7aed: am 51997559: Fail if the...
2012-12-22 Elliott HughesMerge "Support System.loadLibrary for libraries with...
2012-12-21 Elliott Hughesam 47160283: Merge "Add JNI statistics to the SIGQUIT...
2012-12-21 Elliott HughesMerge "Add JNI statistics to the SIGQUIT output."
2012-12-21 Elliott HughesAdd JNI statistics to the SIGQUIT output.
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
2011-11-06 The Android Automergermerge in ics-release history after reset to master
2011-11-06 The Android Automergermerge in ics-mr1-release history after reset to ics-mr1
2011-11-05 Elliott Hughesam 50e01501: Merge "Knock ::self() out of the ParseXml...
2011-11-05 Elliott Hughesam 50e01501: Merge "Knock ::self() out of the ParseXml...
2011-11-05 Elliott HughesMerge "Don't pay for filename/line number lookup unless...
2011-11-05 Elliott HughesMerge "Knock ::self() out of the ParseXml profile....
2011-11-03 Elliott HughesKnock ::self() out of the ParseXml profile.
2011-08-30 Raphael Mollam 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX...
2011-08-10 Jeff Brownam be3942f2: (-s ours) am 3245c2e4: am 5017f3f2: Merge...
2011-08-10 Jeff Brownam 8ddfe8b4: (-s ours) am a0533621: am 9df264db: Merge...
2011-08-02 The Android Open... Reconcile with honeycomb-mr2-release
2011-07-14 Raphaelresolved conflicts for merge of 72b7c617 to master
2011-07-13 Raphael Mollam 68e8f6c0: am 53015360: am 5a57e766: Merge "Change...
2011-07-13 David 'Digit' Turneram f54c7016: am c8d71801: resolved conflicts for merge...
2011-07-04 The Android Automergermerge in ics-release history after reset to master
2011-06-30 Elliott HughesFix native method logging to show local references...
2011-06-23 Elliott Hughesresolved conflicts for merge of cc8c750a to master
2011-06-22 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-06-21 Jesse Wilsonam bea345e1: Fix the watchdog test to handle the failur...
2011-06-21 Jesse Wilsonam 0c632a84: Merge "Add isDebuggerActive API for the...
2011-06-16 Elliott Hughesam a7ab2182: Fix unbundled apps on pre-ICS devices.
2011-06-15 Carl Shapiroam cd10c009: am f682dd64: (-s ours) am 1dd6e412: am...
2011-06-15 Carl Shapiroam f682dd64: (-s ours) am 1dd6e412: am a028d87f: Always...
2011-06-15 Carl ShapiroNormalize the include guard style.
2011-05-05 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-05-04 Jesse WilsonMerge "Use 'dalvikvm' only to test dx." into dalvik-dev
2011-05-03 buzbeeam 00ceb87d: Fix for double breakpoint (issue 4378296)
2011-05-02 Brian Carlstromam 7b609f05: Remove javax.net.ssl.trustStore from dalvi...
2011-04-29 jeffhaoam 933b86e6: Bugfix for constant propagation of float...
2011-04-29 Elliott HughesMerge "Enhance FindUsages to treat its strings as regul...
2011-04-28 Carl ShapiroMerge "Refactor the garbage collection class initializa...
2011-04-28 Carl ShapiroMerge "Add a non-moving option to dvmMalloc and make...
2011-04-28 Carl ShapiroGet rid of uneeded extern, enum, typedef and struct...
2011-04-27 Carl ShapiroMerge "Make libdex structures tool friendly." into...
2011-04-27 Elliott HughesRemove the old forcecopy in favor of the new.
2011-04-27 Elliott HughesMerge "Add -Xjniopts:forcecopy-unmap to catch more...
2011-04-27 Elliott HughesAdd -Xjniopts:forcecopy-unmap to catch more errors...
2011-04-26 Ben Chengam de9e2b90: Bug fixes for ld/st elimination.
2011-04-26 jeffhaoam 98bfc3b7: Bug fix for SCCP improperly handling phis...
2011-04-22 Ben Chengam 381333db: Fix self-verification with backward branch...
2011-04-22 Ben Chengam 9f54185b: Set "needFallThroughBranch" flag during...
2011-04-21 buzbeeam 90232632: Kill stale assert, fix for 4310384
2011-04-20 Carl Shapiroam 4dd60e2c: am 6892cab9: am e4195e1c: Fix a type error...
2011-04-20 Carl Shapiroam 6892cab9: am e4195e1c: Fix a type error in the alloc...
2011-04-19 Sriram Ramanam d336a946: am 024b7b9d: am a0739ea3: am af242824...
2011-04-19 Sriram Ramanam 024b7b9d: am a0739ea3: am af242824: Revert "Fix...
2011-04-19 Carl Shapiroam f4b9e275: am 8bfb6dec: am bb8c2f35: am bdd06aad...
2011-04-19 Carl Shapiroam 8bfb6dec: am bb8c2f35: am bdd06aad: Fix a type error...
2011-04-14 Nick Kralevicham 780d3e25: make dvmOpenCachedDexFile resistant to...
2011-04-14 Elliott Hughesam 80aedd4d: The jni-tips documentation has moved to...
2011-04-13 buzbeeam e7147462: Fix debugger performance regression
2011-04-11 buzbeeam 0161e158: Merge "Add missing JUMBO opcodes to volati...
2011-04-11 buzbeeam 5867bea1: [JIT] Close code cache race window
2011-04-09 buzbeeam 8d6291cc: Merge "[JIT] Fix volatile test"
2011-04-09 Elliott Hughesam 2336a395: Merge "Add jniThrowExceptionFmt."
2011-04-08 buzbeeam f1b53179: Merge "Fix method profiling [issue 4260697]"
2011-04-08 Joe Onoratoam 80d118ae: Revert "[JIT] Fix volatile test" - breaks...
2011-04-08 jeffhaoMerge "Updated dx to emit rsub instructions whenever...
2011-04-08 buzbeeam 11fb99d5: [JIT] Fix volatile test
2011-04-08 jeffhaoam 9688de1e: Bug fix for rsubs being improperly generated.
2011-04-08 jeffhaoMerge "Bug fix for rsubs being improperly generated...
2011-04-08 Carl ShapiroCompile the garbage collector and heap profiler as...
2011-04-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-03-30 Brian Carlstromam 3a2e2a73: Merge "SamplingProfilerIntegration and...
2011-03-28 buzbeeresolved conflicts for merge of ac815100 to dalvik-dev
2011-03-24 Dan Bornsteinam 4624f350: am 17aff091: am b1101e84: am 486ac3c0...
2011-03-19 buzbeeresolved conflicts for merge of 9553565f to dalvik-dev
2011-03-18 Jesse Wilsonam b4bb7f73: Add a \'dalvik\' shell script to launch...
2011-03-15 Iliyan Malchevam c73d12f6: dalvik: remove LOCAL_PRELINK_MODULE
2011-03-12 Ying Wangam ce52ba38: Build libdexdump_static.
2011-03-09 Carl ShapiroUse indirect references in JNI by default.
2011-03-08 Carl ShapiroMerge "Compute a length based on heap size instead...
2011-03-08 Carl ShapiroMerge "Finish the indirect reference implementation...
2011-03-08 Carl ShapiroFinish the indirect reference implementation.
2010-06-22 The Android Open... merge from open-source master
2010-06-15 The Android Open... merge from open-source master
2010-06-11 The Android Open... merge from open-source master
2010-06-04 The Android Open... merge from open-source master
2010-05-03 The Android Open... merge from open-source master
2010-04-22 The Android Open... merge from open-source master
2010-03-03 Elliott Hughesam b16b78db: am 275acdff: Copy Froyo\'s version of...
2010-02-24 Andy McFaddenam cf4e8b02: Merge "This is a contribution of x86-atom...
2010-02-11 The Android Open... am a38780c9: merge from open-source master
2010-02-05 The Android Open... am adbe0586: am 217f8ef4: reconcile main tree with...
2010-01-28 Brett Chabotam ffea5ceb: am 0e9d568e: Merge "Mark libcore cert...
2010-01-28 Brett Chabotam ff3a96c9: am c4f93305: Fix for DecimalFormatTest...
2010-01-12 Brett Chabotam 82e86144: am 56176a05: Fix ScannerTest failures.
2010-01-11 Brett Chabotam eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_se...
2009-12-22 Brett Chabotam d3b06457: am 6cdbef55: Merge change I1d9b205f into...
2009-12-21 Scott Mainresolved conflicts for merge of 4923840c to master
2009-12-15 Brett Chabotam 61fdb24e: (-s ours) am 173411f7: Temporarily omit...
2009-12-15 Android Git AutomergerMerge commit 'goog/eclair-plus-aosp'
2009-12-10 Dan Bornsteinam 2859440d: am c51439a5: Fix a bug where, in static...
next