OSDN Git Service

Merge remote-tracking branch 'goog/ics-aah'
[android-x86/dalvik.git] / vm / arch / generic /
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-31 Elliott Hughesam 6353fe2f: am 2a3cc744: Merge "Set SYSTEM_PAGE_SIZE...
2012-03-28 Elliott Hughesam b9f5c7aa: am 3ddb30bd: am 6bcf5d20: Merge "Obvious...
2012-03-28 Elliott Hughesam 92ab8d50: am 531f7273: am 54ff31a5: Merge "Compact...
2012-02-13 Jean-Baptiste Queruam 67feae03: am 4cda226f: am c1052f9a: Merge "Add a...
2012-02-01 The Android Open... am 96ec3f6f: am af140189: Reconcile with ics-mr1-release
2012-02-01 Jean-Baptiste Queruam 81894b3a: am 2fe129bf: Merge "Updates to the VM...
2012-01-23 The Android Open... am f9d0ce5f: Reconcile with ics-mr1-release
2012-01-23 jeffhaoam 7c9027e2: am 1c7e1e14: Fix to dex verifier to handle...
2012-01-20 The Android Open... am 31856263: Reconcile with ics-mr1-release
2012-01-20 Ben Chengam f9568520: am 232c385b: Bug fix for control-flow...
2012-01-18 Jean-Baptiste Queruam 9e8b05e4: am a669206d: Merge "cleanup redundant...
2012-01-17 Nick Kralevicham 516c0968: am 390d7c08: fix personality call.
2012-01-13 Selim Gurunam ca5d7a30: am 311886c6: Prevent memory fragmentation.
2012-01-13 Jean-Baptiste Queruam 6dea1575: Merge "fix dvmDbgOutputAllInterfaces to...
2012-01-08 Steve BlockRename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
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-15 Carl Shapiroam f682dd64: (-s ours) am 1dd6e412: am a028d87f: Always...
2011-05-27 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-05-26 Dan BornsteinFurther conservation of newlines.
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-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 Elliott HughesMerge "Fix -Xjniopts:forcecopy, which I broke." into...
2011-04-21 buzbeeam 90232632: Kill stale assert, fix for 4310384
2011-04-21 Carl ShapiroMerge "Remove unneeded void argument list declarations...
2011-04-20 Carl ShapiroMove the interpreter into C++.
2011-04-20 Carl Shapiroam 6892cab9: am e4195e1c: Fix a type error in the alloc...
2011-04-19 Sriram Ramanam 024b7b9d: am a0739ea3: am af242824: Revert "Fix...
2011-04-19 Carl Shapiroam 8bfb6dec: am bb8c2f35: am bdd06aad: Fix a type error...
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-10 Dan BornsteinMerge "Better class name validation." into dalvik-dev
2011-03-09 Dan BornsteinMerge "Improve class name checking." into dalvik-dev
2011-03-09 Andy McFaddenFix handling of short types in FFI bridge
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
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-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
2010-07-15 Brian CarlstromMerge commit 'ba7e99a13ccb03611781cfec2631303cc042c76a...
2010-07-15 Joe Onoratoam 1c3da619: am 0f0e6f10: Merge "The ICU data is no...
2010-07-14 The Android Open... am 87e2b990: am 3f4f8ad0: am 98c2591a: (-s ours) merge...
2010-07-09 buzbeeresolved conflicts for merge of c62fc717 to master
2010-07-01 The Android Open... am c399a2ca: merge from open-source master
2010-06-30 Bill Buzbeeam 14628323: am 79d2a00a: am 6296a2e8: Jit: Fix for...
2010-06-30 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into mm
2010-06-25 The Android Open... am 11b4c7c0: am 5439ba57: merge from froyo-plus-aosp
2010-06-25 The Android Open... am 5439ba57: merge from froyo-plus-aosp
2010-06-25 Dan Bornsteinresolved conflicts for merge of 4728a4c3 to dalvik-dev
2010-06-25 Elliott Hughesresolved conflicts for merge of de43dd8c to dalvik-dev
2010-06-25 Dan Bornsteinam a0d4e429: am 74826481: Merge "Updated the warning...
2010-06-25 Elliott Hughesam 9974cb52: am 6626af93: Merge "Remove the 060-reflect...
2010-06-21 The Android Open... am 65c3e699: am 577198ac: merge from froyo-plus-aosp
2010-06-21 The Android Open... am 577198ac: merge from froyo-plus-aosp
2010-06-15 Ying Wangam 90788e58: am cd401135: am ff9aa9bf: am 9a2b2f76...
2010-06-15 Ying Wangam cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build...
2010-06-15 Elliott Hughesresolved conflicts for merge of 6894177c to dalvik-dev
2010-06-14 Andy McFaddenam 48184679: am c12b0da0: am e0b23da8: Merge "Tweak...
2010-06-14 Andy McFaddenam c12b0da0: am e0b23da8: Merge "Tweak sanity check...
2010-06-14 The Android Open... am a224c03a: am 36b3b873: merge from froyo-plus-aosp
2010-06-14 The Android Open... am 36b3b873: merge from froyo-plus-aosp
2010-06-11 Andy McFaddenam eb91ab13: am f2be19de: am 891416ef: Update armv7...
2010-06-11 Andy McFaddenam f2be19de: am 891416ef: Update armv7-a-neon.
2010-06-10 Andy McFaddenam cd6e05e8: am 41c2b663: am 805800d7: Merge "Up the...
2010-06-10 Andy McFaddenam 41c2b663: am 805800d7: Merge "Up the version to...
2010-06-09 buzbeeMerge "JIT: Trace selection tuning to reduce number...
2010-06-09 Carl ShapiroRemove repeated newlines at the end of files.
2010-06-04 The Android Open... am 1dd067d9: am 54709cb2: am bf11852a: merge from open...
2010-06-03 Jeff Brownam 09eae10c: am 23971e39: Merge "Added a new JNI helper...
2010-06-03 Christopher Tateam db5e758f: am 97e34d0d: am c023ae6a: am 962f896e...
2010-05-31 Andy McFaddenam ead3d06b: am 67e82fb1: Merge "Atomic/SMP update...
next