OSDN Git Service

Change IsMethodTracingActive to GetMethodTracingMode.
[android-x86/dalvik.git] / vm / interp / Interp.cpp
2013-08-30 Jeff HaoChange IsMethodTracingActive to GetMethodTracingMode.
2013-08-29 Jeff HaoAdd support for sample profiling in traceview.
2013-06-14 Jean-Baptiste Queruam 381868f3: (-s ours) am 840d233c: am 800e4320: am...
2013-06-14 Jean-Baptiste Queruam 840d233c: am 800e4320: am 63c34b5e: am 68719a17...
2013-06-13 Elliott HughesMerge "JIT: Allow use of cbz/cbnz for conditional branc...
2013-06-05 Elliott HughesMerge "Fix a minor leak in dvmCreateInlineSubsTable"
2013-06-05 Elliott HughesMerge "Fix minor leaks caused by failed initialization...
2013-06-05 Elliott HughesMerge "Fix a minor bug in dvmCreateInterpThread"
2013-06-05 Elliott HughesMerge "Remove unused compiler templates for armv7-a*"
2013-05-08 Jamie GennisMerge "Add systrace tracing for GC and thread suspensio...
2013-05-06 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-05-03 Elliott HughesMerge "Fix some leaks in VfyBasicBlock & BitVector."
2013-05-02 Raphael MollMerge "Fix dx.bat to match the new SDK structure."
2013-05-02 buzbeeFix JIT initialization race
2013-05-01 Elliott Hughesam 6e3adcc6: Merge "Fix JIT initialization race"
2013-05-01 Elliott HughesMerge "Fix JIT initialization race"
2013-05-01 buzbeeFix JIT initialization race
2013-05-01 buzbeeMerge "Fix JIT initialization race"
2013-05-01 buzbeeFix JIT initialization race
2013-04-25 Xavier Ducrohetam 60db431f: am 4b724cff: Fix dx to match the new SDK...
2013-04-25 Raphael Mollam 2f23f4cb: am c26c1291: Fix dx.bat to match the new...
2013-02-26 Jean-Baptiste Queruam e5310471: am d8232960: am 68719a17: Reconcile with...
2013-01-02 jwilsonam 8b135734: am cbac7aed: am 51997559: Fail if the...
2012-12-19 Ying Wangresolved conflicts for merge of e016e80c to jb-mr1...
2012-11-30 buzbeeMerge "JIT: Performance fix for const doubles"
2012-11-29 Elliott Hughesam 89dbb7f1: am 0b4e2c8c: Merge "remove duplicated...
2012-11-29 Elliott Hughesam 0b4e2c8c: Merge "remove duplicated call to dvmJitCal...
2012-11-29 Elliott HughesMerge "remove duplicated call to dvmJitCalleeSave()"
2012-11-29 Rocky Zhangremove duplicated call to dvmJitCalleeSave()
2012-11-27 The Android Open... Merge jb-mr1-dev into aosp/master - do not merge
2012-11-12 Yohann Rousselam f118a9fc: am a3df5b58: am b6f4e037: am afe3a013...
2012-11-12 yrousselam 96cdc4ca: am ce0723cc: am 437f58a5: am 2d2f13c5...
2012-11-12 The Android Open... am d9de2f66: am bb077798: Reconcile with jb-mr1-release...
2012-11-12 The Android Open... am d5c3cb5f: am 890e41c1: Merge f870f2d - do not merge
2012-11-07 Yohann Rousselam 288f2280: Revert "Fix alignment when recompacting...
2012-11-07 yrousselam 707ebe9f: Fix alignment when recompacting a DexMerge...
2012-11-06 The Android Open... am 6fbc2f19: am e7e77c4b: Reconcile with jb-mr1-factory...
2012-10-31 The Android Open... Reconcile with jb-mr1-factory-release jb-mr1-release...
2012-10-29 jeffhaoam f6650edf: am d454d96b: am a0475a59: (-s ours) am...
2012-10-29 jeffhaoam 3daa7a27: am 07df9514: am 69dd411c: (-s ours) Add...
2012-10-17 jeffhaoam 13b52dd6: am a0475a59: am d5cc3680: (-s ours) am...
2012-10-17 jeffhaoam 9db54b1e: Add dx option to always generate const...
2012-10-17 jeffhaoam 3b53278d: am 69dd411c: Add dx option to always gener...
2012-10-16 Elliott Hughesam 8f44c808: am cda473c1: Merge "Handle MAX_INT case...
2012-10-16 Elliott Hughesam cda473c1: Merge "Handle MAX_INT case in packed-switch"
2012-10-16 Elliott HughesMerge "Handle MAX_INT case in packed-switch"
2012-10-16 Chris DearmanHandle MAX_INT case in packed-switch
2012-10-03 Jean-Baptiste QueruReconcile with jb-dev - do not merge
2012-09-21 Jean-Baptiste QueruReconcile jb-dev and AOSP
2012-09-12 The Android Open... Reconcile with jb-release - do not merge
2012-08-06 Elliott Hughesam 74f9cd03: am 8fb8c4de: Merge "RETURN_VOID_BARRIER...
2012-08-06 Elliott Hughesam 8fb8c4de: Merge "RETURN_VOID_BARRIER is also a return."
2012-08-06 Elliott HughesMerge "RETURN_VOID_BARRIER is also a return."
2012-08-06 Elliott HughesRETURN_VOID_BARRIER is also a return.
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-07-19 The Android Open... Reconcile with jb-mr0-release
2012-07-19 Elliott Hughesam 51801371: Avoid sign extension in packed-switch.
2012-07-18 Elliott HughesMerge "Avoid sign extension in packed-switch."
2012-07-17 Elliott Hughesam 319206f3: Merge "Fix a small and unlikely memory...
2012-07-17 Elliott HughesMerge "Fix a small and unlikely memory leak."
2012-07-17 Elliott HughesFix a small and unlikely memory leak.
2012-07-09 Jean-Baptiste QueruMerge from AOSP
2012-07-03 Elliott Hughesam 7798a614: Merge "Fix a possible off-by-one in the...
2012-06-21 Elliott Hughesresolved conflicts for merge of 7c03fb79 to jb-dev...
2012-06-21 Kenny RootMerge "Extend forkAndSpecialize to take additional...
2012-06-20 Jean-Baptiste Queruam 44292346: Merge "Switched code to blx <reg>"
2012-06-12 Elliott Hughesam effc95cb: Merge "Make dex merging stateless."
2012-06-12 Elliott Hughesam a9ac3a9d: Merge "Support debug info in dexmerge."
2012-06-11 Elliott Hughesam bf11122d: Merge "Revert " Trim after explicit gc.""
2012-06-07 The Android Open... Reconcile with jb-release
2012-06-05 Elliott Hughesam 53bc3719: Merge "Fixing a crash when doing lock...
2012-06-05 Elliott Hughesam 90d3e3b3: Merge "Add test cases for concurrent gc...
2012-05-31 Jeff Brownam 89cf125c: Report GC pause times more accurately.
2012-05-30 Elliott Hughesam 07901d5e: Merge "Running rebuild.sh found a few...
2012-05-22 The Android Open... Reconcile with jb-release
2012-05-18 Brian Carlstromam 6fb6f30d: Update test 089 expectations
2012-05-16 The Android Open... Reconcile with jb-release nakasi-factoryrom-release
2012-05-12 Elliott Hughesam 3492e8ab: Merge " Trim after explicit gc."
2012-05-11 SangWook Hanam 0cea134b: Fix: Issue 26627: Dalvik Heap Trim timer...
2012-05-11 Elliott Hughesam 07cfd74d: Merge " Fix: Issue 26627: Dalvik Heap...
2012-05-10 Elliott Hughesam 259298d9: Make sure we have room for future Maps...
2012-05-04 Elliott Hughesam 2b02fef4: Lose libnativehelper to its own project...
2012-05-04 Elliott Hughesam 20aeca6e: Merge "Pad the 8 and 16 bit Jvalue members"
2012-05-04 Elliott Hughesresolved conflicts for merge of 93a44a28 to jb-dev...
2012-05-03 Elliott Hughesam e6bdc430: Merge "Fix a bug in dvmQuasiAtomicsShutdown."
2012-05-03 Elliott Hughesam a14639df: Merge "Support architectures that require...
2012-05-02 Elliott Hughesresolved conflicts for merge of 323d9152 to jb-dev...
2012-05-02 Elliott HughesMerge "Support architectures that require correctly...
2012-05-01 Elliott Hughesresolved conflicts for merge of 5a1fcc8a to jb-dev...
2012-05-01 Elliott Hughesresolved conflicts for merge of 4c5f9711 to jb-dev...
2012-05-01 Elliott Hughesam 8b946491: Merge "Fixed bug in x86-atom fast interpre...
2012-05-01 Elliott HughesMerge "Fix the portable interpreter build"
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
2012-04-24 Elliott Hughesam 0cdf3934: am d2a4bb85: Merge "Fix a leak in the...
2012-04-24 Elliott Hughesresolved conflicts for merge of 156f3159 to master
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
next