OSDN Git Service

Log when the native trace is unavailable
[android-x86/dalvik.git] / vm / interp / InterpState.h
2012-09-12 The Android Open... Reconcile with jb-release - do not merge
2012-07-27 The Android Open... Reconcile with jb-release
2012-07-21 Elliott Hughesam 025a6d08: am b498bf42: Merge "[X86] X86 trace JIT...
2012-07-20 Elliott Hughesam b498bf42: Merge "[X86] X86 trace JIT compiler support"
2012-07-20 Elliott HughesMerge "[X86] X86 trace JIT compiler support"
2012-07-20 Dong-Yuan Chen[X86] X86 trace JIT compiler support
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
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-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-26 Dan BornsteinMerge "Conservation of newlines in libdex." into dalvik-dev
2011-05-26 buzbeePack interpSave struct to fix x86 & Arm diffs
2011-05-26 buzbeeMerge "Pack interpSave struct to fix x86 & arm align...
2011-05-26 buzbeePack interpSave struct to fix x86 & arm align diff
2011-05-26 Carl ShapiroMerge "Eliminate the dvmHeapSourceGetPtrFlag interface...
2011-05-25 Dan BornsteinMerge "Update dex file magic number." into dalvik-dev
2011-05-25 buzbeeam cf4a20cf: Interpreter/Debugger fix #4479968
2011-05-25 buzbeeInterpreter/Debugger fix #4479968
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 Carl ShapiroMerge "Add a cast required for assigning a ClassObject...
2011-05-02 buzbeeMerge "x86 interpreter fix" into dalvik-dev
2011-05-02 buzbeex86 interpreter fix
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 Elliott HughesMerge "Add -Xjniopts:forcecopy-unmap to catch more...
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-25 buzbeeRefine & simplify the interBreak mechanism
2011-04-22 buzbeeConsolidate curFrame fields in thread storage
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-16 Jesse WilsonMerge "Return Code instances from Method.declare."...
2011-04-16 Carl ShapiroMerge "Move the verifier and parts of the interpreter...
2011-04-15 Carl ShapiroMove the verifier and parts of the interpreter into...
2011-04-15 Jesse WilsonMerge "Bare-bones dex code generator." into dalvik-dev
2011-04-14 Dan BornsteinMerge "Compile libdex as C++." into dalvik-dev
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-14 Carl ShapiroMerge "Move fundamental object definitions and operatio...
2011-04-14 Carl ShapiroMove fundamental object definitions and operations...
2011-04-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-03-30 Brian Carlstromam 3a2e2a73: Merge "SamplingProfilerIntegration and...
2011-03-29 Elliott HughesMerge "Improve diagnostics when RegisterNatives fails...
2011-03-29 buzbeeMerge "Add safepoint callback for gc" into dalvik-dev
2011-03-29 buzbeeAdd safepoint callback for gc
2011-03-28 buzbeeresolved conflicts for merge of ac815100 to dalvik-dev
2011-03-24 Andy McFaddenMerge "Various JDWP updates" into dalvik-dev
2011-03-24 Dan Bornsteinam 4624f350: am 17aff091: am b1101e84: am 486ac3c0...
2011-03-23 Jesse WilsonMerge "Use PrintWriter rather than PrintStream in dex...
2011-03-23 Dan BornsteinMerge "Kill off code, and leave a note." into dalvik-dev
2011-03-23 buzbeeInterpreter restructuring
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 Jesse WilsonMerge "Fix bugs in incremental dx." into dalvik-dev
2011-03-12 Ying Wangam ce52ba38: Build libdexdump_static.
2011-03-11 Andy McFaddenMerge "Add volatile/jumbo opcodes" into dalvik-dev
2011-03-10 Dan BornsteinMerge "Clean up UtfString.c, two ways." into dalvik-dev
2011-03-10 Ben ChengMerge "Handle relocatable class objects in JIT'ed code...
2011-03-10 Ben ChengHandle relocatable class objects in JIT'ed code.
2011-03-08 buzbeeresolved conflicts for merge of 10185db0 to dalvik-dev
2011-03-02 Raphaelam bf0cce6d: Fix build.
2011-03-02 Romain Guyam 021b2229: am 7027ab61: am 88041260: am dd19f5b9...
2011-03-02 Raphael Mollam b3086d3b: am 0c91e9d5: am 98e0347a: am 2b3d7e8e...
2011-03-01 Xavier Ducrohetam 46413c1b: Add notice file for dx.jar and dexdump
2011-02-24 Dan Bornsteinam 75144030: Add new comparator function.
2011-02-23 Jesse Wilsonam 5945bc11: Merge "Optimize Class.getMethod() by loadi...
2011-02-23 Dan BornsteinMerge "Factor out class names from throw statements...
2011-02-23 Andy McFaddenam 636ed3eb: Bump Dalvik version.
2011-02-22 Jesse WilsonMerge "Retain annotations when merging dex files."...
2011-02-20 buzbeeMerge "Interpreter restructuring: eliminate InterpState...
2011-02-19 buzbeeInterpreter restructuring: eliminate InterpState