summaryrefslogtreecommitdiffstats
path: root/vm/mterp/portable
Commit message (Expand)AuthorAgeFilesLines
* Remove unsupported experimental opcodes.Elliott Hughes2012-01-052-7/+1
* Prefer printf format "%#x" over "0x%x".Dan Bornstein2011-05-261-1/+1
* Further conservation of newlines.Dan Bornstein2011-05-261-1/+1
* am cf4a20cf: Interpreter/Debugger fix #4479968buzbee2011-05-252-2/+2
|\
| * Interpreter/Debugger fix #4479968buzbee2011-05-252-2/+2
* | Fixes to allow the debug VM configuration to build.Carl Shapiro2011-05-101-3/+0
|/
* Consolidate curFrame fields in thread storagebuzbee2011-04-222-4/+5
* Move the interpreter into C++.Carl Shapiro2011-04-203-0/+0
* Fix method profiling [issue 4260697]buzbee2011-04-081-0/+7
* Fix interpreter debug attachbuzbee2011-03-301-0/+10
* Interpreter restructuringbuzbee2011-03-236-401/+11
* Fix for 3477749 WITH_TRACKREF_CHECKSbuzbee2011-02-221-1/+1
* Interpreter restructuring: eliminate InterpStatebuzbee2011-02-194-34/+34
* [JIT] Fix for 3385583: Performance varianceBill Buzbee2011-02-032-3/+3
* Consolidate mterp's debug/profile/suspend controlbuzbee2011-01-191-3/+3
* Added vm support for new jumbo opcodes.jeffhao2011-01-072-2/+8
* Always support debugging and profiling.Andy McFadden2010-08-183-19/+2
* Implement method inlining for getters/settersBen Cheng2010-08-022-2/+12
* Remove repeated newlines at the end of files.Carl Shapiro2010-06-082-2/+0
* Remove trailing whitespace.Carl Shapiro2010-06-081-1/+1
* Clean up warnings detected by gcc.Ben Cheng2010-05-284-5/+8
* Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-211-1/+1
* Rework common_periodicChecks.Andy McFadden2010-04-291-1/+4
* Fix a race condition in JIT state refresh under debugging / misc code cleanup.Ben Cheng2010-03-311-10/+8
* Stay in the dbg interpreter if the entry reason is to deal with exceptions.Ben Cheng2010-03-121-0/+5
* Jit: Remove references to interpState from C interpreterBill Buzbee2010-02-082-0/+3
* Jit: MethodTrace + Jit fixBill Buzbee2010-02-011-15/+11
* Change the way breakpoints work.Andy McFadden2009-11-162-26/+8
* Fix various bugs found when debugger is attached to the VM.Ben Cheng2009-10-074-7/+5
* New changes to enable self verification mode.Jeff Hao2009-08-211-2/+11
* merge from open-source masterJean-Baptiste Queru2009-08-101-1/+1
|\
| * Fix variable names related to bytecode tracing.Mike Lockwood2009-07-191-1/+1
* | Initial port of the Dalvik JIT enging to the internal repository.Ben Cheng2009-06-044-0/+32
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-1/+4
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+504
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-504/+0
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-176-0/+504