OSDN Git Service

Invert sense of a test.
[android-x86/dalvik.git] / vm / Intern.h
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-30 Raphael Mollam 1dd1d924: am e4e76feb: Merge "Set DX stack size...
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-10 Jeff Brownam 3245c2e4: am 5017f3f2: Merge "Support wrapping app...
2011-08-10 Jeff Brownam a0533621: am 9df264db: Merge "Add a dual clock profi...
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-12 Raphaelresolved conflicts for merge of c3ff6a0b to honeycomb...
2011-07-11 Raphael Mollam 53015360: am 5a57e766: Merge "Change dx.bat to Windo...
2011-07-11 David 'Digit' Turneram c8d71801: resolved conflicts for merge of d0d351b2...
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-22 Elliott Hughesam 03c60a44: Merge "Undecoded jobject leaking in throug...
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-27 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-05-26 buzbeeam 90f276bc: Pack interpSave struct to fix x86 & Arm...
2011-05-25 buzbeeam cf4a20cf: Interpreter/Debugger fix #4479968
2011-05-24 Jeff Brownam 9522632b: Merge "Support wrapping app processes...
2011-05-23 buzbeeam 97b22b8d: Fix alt handling for Jumbo ops
2011-05-12 Ben Chengam fe108f77: Fix a Thumb vs Thumb2 codegen bug.
2011-05-11 Ben Chengam 313d430d: Another single-stepping fix in JIT self...
2011-05-10 Ben Chengam e346f7d8: Fix a couple debugging issues involving...
2011-05-06 Carl ShapiroMake interned strings non-movable.
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-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-19 Sriram Ramanam d336a946: am 024b7b9d: am a0739ea3: am af242824...
2011-04-19 Carl Shapiroam f4b9e275: am 8bfb6dec: am bb8c2f35: am bdd06aad...
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-03-08 buzbeeresolved conflicts for merge of d063e255 to honeycomb...
2011-03-01 Romain Guyam 88041260: am dd19f5b9: Merge "Fix for a crash when...
2011-03-01 Raphael Mollam 98e0347a: am 2b3d7e8e: Merge "Open dexdump files...
2011-01-29 Dan Bornsteinam 81058aaf: (-s ours) Use bcopy() to move object refs...
2011-01-29 Dan Bornsteinam 08e54499: (-s ours) am 81058aaf: Use bcopy() to...
2011-01-27 Dan Bornsteinam 6ad1992b: (-s ours) am 70b130f5: (-s ours) Clean...
2011-01-27 Dan Bornsteinam f741b8e1: am 80a30431: (-s ours) Remove some pointle...
2011-01-26 Carl Shapiroam 4d7dd569: Handle the case of referent clearing durin...
2011-01-26 Carl Shapiroam 6159ef45: (-s ours) Parameterize instance counting...
2011-01-14 Dan Bornsteinam 602b8ffb: (-s ours) am 6ad1992b: am 70b130f5: (...
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
2011-01-13 Carl Shapiroam bdd79095: am 4d7dd569: Handle the case of referent...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2010-12-06 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-12-05 Andy McFaddenam 91b93ea4: Fix monitor verification.
2010-12-03 Carl ShapiroMerge "Eliminate the GC.h header file." into dalvik-dev
2010-12-03 Carl ShapiroEliminate the GC.h header file.
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-11 Jean-Baptiste Queruam 16926bc4: Merge "Remove obsolete variable "len"...
2010-10-11 Jean-Baptiste Queruam ad3ff025: Merge "Update Call386ABI.S to support...
2010-10-11 Jean-Baptiste Queruam bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added...
2010-09-26 Norris, Leeam 60cc993e: Support -Xbootclasspath/a and /p for dvmPr...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-21 Jesse Wilsonam 1310319f: am 3e9bfe0b: Support dalvikvm on a Linux...
2010-08-21 Jean-Baptiste Querumanual merge
2010-08-20 Brian Carlstromam 30febfdf: Merge remote branch \'goog/dalvik-dev...
2010-08-20 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-16 Ben Chengam 52d4cd28: Rename registers on inlined instructions...
2010-08-10 Carl Shapiroam d012d06b: Fix the ordering of lock acquisition in...
2010-08-10 Dan Bornsteinam 34bfe020: Fix a couple copyright headers that aren...
2010-08-09 Carl ShapiroMerge "Fix the ordering of lock acquisition in the...
2010-08-09 Carl Shapiroam 5ba39376: Implement card table verification.
2010-08-09 Carl ShapiroImplement card table verification.
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2008-10-21 The Android Open... Initial Contribution