OSDN Git Service

am cf4a20cf: Interpreter/Debugger fix #4479968
[android-x86/dalvik.git] / opcode-gen /
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 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-19 Carl ShapiroMerge "Remove dvmAllocObjectArray and all of its uses...
2011-04-19 Dan BornsteinTweaks for C++ compilation.
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-23 Jesse WilsonMerge "Use PrintWriter rather than PrintStream in dex...
2011-03-22 Dan BornsteinMerge "Make sure both options objects get created....
2011-03-21 Dan BornsteinMerge "Update version number." into dalvik-dev
2011-03-21 Dan BornsteinMerge "Clarify the comments some more." into dalvik-dev
2011-03-21 Dan BornsteinMerge "Clarify / correct comments." into dalvik-dev
2011-03-21 Carl ShapiroMerge "Move finalization out of the VM." into dalvik-dev
2011-03-21 Carl ShapiroMove finalization out of the VM.
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-14 Ben ChengMerge "Print class/method info for virtual callsites...
2011-03-12 Carl ShapiroMerge "Free the slot data when freeing an indirect...
2011-03-12 Carl ShapiroMerge "Add a predicate that returns true for addresses...
2011-03-12 Carl ShapiroMerge "Do not allocate native objects on the managed...
2011-03-12 Jesse WilsonMerge "Fix bugs in incremental dx." into dalvik-dev
2011-03-12 jeffhaoMerge "Verifier allows certain errors so they can fail...
2011-03-12 Ying Wangam ce52ba38: Build libdexdump_static.
2011-03-11 Dan BornsteinMerge "Extract more reference inits." into dalvik-dev
2011-03-11 Andy McFaddenMerge "Add volatile/jumbo opcodes" into dalvik-dev
2011-03-11 Andy McFaddenAdd volatile/jumbo opcodes
2011-03-08 buzbeeresolved conflicts for merge of 10185db0 to dalvik-dev
2011-03-08 buzbeeresolved conflicts for merge of d063e255 to honeycomb...
2011-03-03 Dan BornsteinMerge "Set up a few more exceptions." into dalvik-dev
2011-03-03 Dan BornsteinMerge "Clarify the ordering requirement." into dalvik-dev
2011-03-02 Carl ShapiroMerge "Use the card table to scan the immune region...
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-02 Dan BornsteinMerge "Yak-shaving in support of the exception cleanup...
2011-03-02 Andy McFaddenMerge "Change invoke-object-init to /range form" into...
2011-03-02 Andy McFaddenChange invoke-object-init to /range form
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-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 Andy McFaddenam 636ed3eb: Bump Dalvik version.
2011-02-19 Ying Wangam 6c360b86: Fix prelink for libdvm.
2011-02-16 Kenny Rootam ce0503dc: Clean up use of HAVE_ANDROID_OS
2011-02-15 Carl ShapiroMerge "Use memchr to scan the card table." into dalvik-dev
2011-02-14 Andy McFaddenresolved conflicts for merge of 6e2af6d2 to dalvik-dev
2011-02-14 Ben ChengMerge "Add scheduling barrier at the end of IT blocks...
2011-02-12 Andy McFaddenMerge "Rename invoke-direct-empty to invoke-object...
2011-02-11 Andy McFaddenRename invoke-direct-empty to invoke-object-init
2011-02-09 Andy McFaddenam 6f562a3a: Merge "Make Release(JNI_COMMIT) faster"
2011-02-09 Andy McFaddenam 81abf28f: Remove JNI_FORCE_C
2011-02-09 Andy McFaddenam 1fbcc3ad: Merge "Added JNI hack to support JNI hack"
2011-02-08 Kenny Rootam e3f9c573: Free some strings in error paths
2011-02-07 Andy McFaddenam 85019f27: Avoid double-free on error.
2011-02-06 Brian CarlstromMerge commit 'e502b66edd734e8265bc2bd8f1c2addb64b63e73...
2011-02-05 Andy McFaddenresolved conflicts for merge of d6e32b81 to dalvik-dev
2011-02-04 Brian CarlstromMerge commit 'e6cad708e93dab280335d3f69917048c34cfc640...
2011-02-03 Bill BuzbeeMerge "[JIT] Fix for 3385583: Performance variance...
2011-02-03 jeffhaoMerge "Fixed SCCP to properly propagate reverse subtrac...
2011-02-03 Carl ShapiroMerge "Guard against uninitialized objects when countin...
2011-02-02 Dan BornsteinCodeReader visitor dispatch now uses OpcodeInfo.
2011-02-02 Carl Shapiroam 13a0e7b2: am 168ae921: am e7bf56c5: Use the global...
2011-02-02 Dan BornsteinMove opcode names into OpcodeInfo.
2011-02-01 Andy McFaddenam d9c39e0f: Update doc with actual version number.
2011-02-01 jeffhaoMerge "Changed reg allocator to try mapping phi sources...
2011-01-30 Dan BornsteinMerge "Move dx.dex.code.DalvOps -> dx.io.Opcodes."...
2011-01-30 The Android Open... am 01025db4: am d820da20: Reconcile gingerbread-plus...
2011-01-30 Dan BornsteinMove dx.dex.code.DalvOps -> dx.io.Opcodes.
2011-01-30 Dan BornsteinBasic facility to read/write bytecode.
2011-01-29 Dan Bornsteinam 81058aaf: (-s ours) Use bcopy() to move object refs...
2011-01-29 Dan Bornsteinam ae7faf48: (-s ours) am b46125f2: (-s ours) am 08e544...
2011-01-29 Dan Bornsteinam 08e54499: (-s ours) am 81058aaf: Use bcopy() to...
2011-01-28 Dan Bornsteinam e8a7cddd: (-s ours) am 99d4ea09: am 3207edfa: Use...
2011-01-28 Brian CarlstromMerge commit '907121653af99cd560113e6aea6e70c00eb5e7b3...
2011-01-28 Carl Shapiroam 7a52659a: am 76675cb5: am 9b6881c2: Fix accidental...
2011-01-28 Carl Shapiroresolved conflicts for merge of f2b77f75 to dalvik-dev
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-25 Andy McFaddenam 6d07dea9: am ee875bb3: am 80e8d7f9: Increase default...
2011-01-25 Carl Shapiroam 106a1671: am 704c48da: am a4313feb: Remove unprotect...
2011-01-24 Carl Shapiroam d5c9ba41: am e1a5956b: am 0eac12e0: Merge "Replace...
next