OSDN Git Service

Merge "Start actually using C++ in the JNI implementation." into dalvik-dev
[android-x86/dalvik.git] / docs /
2011-04-15 Jesse WilsonMerge "Bare-bones dex code generator." into dalvik-dev
2011-04-14 Dan BornsteinMerge "Compile libdex as C++." into dalvik-dev
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-14 Elliott HughesThe jni-tips documentation has moved to frameworks...
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 buzbeeam 11fb99d5: [JIT] Fix volatile test
2011-04-08 jeffhaoam 9688de1e: Bug fix for rsubs being improperly generated.
2011-04-07 Carl Shapiroam 2f5e3cb2: Merge "Scale the card count by bits per...
2011-04-07 Andy McFaddenam feeceefb: Merge "Improve JNI indirect ref diagnostics"
2011-04-07 Dan Bornsteinam afe002d1: Update the interpretation of --target...
2011-04-05 Dan BornsteinMerge "Fix some stale docs references." into dalvik-dev
2011-04-05 Dan BornsteinFix some stale docs references.
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 Ben ChengMerge "Dump the current code stream when the assembler...
2011-03-24 Andy McFaddenMerge "Various JDWP updates" into dalvik-dev
2011-03-24 Dan Bornsteinam 4624f350: am 17aff091: am b1101e84: am 486ac3c0...
2011-03-24 Dan Bornsteinam 17aff091: am b1101e84: am 486ac3c0: Removing inaccur...
2011-03-24 Dan Bornsteinam b1101e84: am 486ac3c0: Removing inaccurate and unmai...
2011-03-24 Dan Bornsteinam 486ac3c0: Removing inaccurate and unmaintained docs.
2011-03-23 Dan BornsteinRemoving inaccurate and unmaintained docs.
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-08 buzbeeresolved conflicts for merge of 10185db0 to dalvik-dev
2011-03-08 buzbeeresolved conflicts for merge of d063e255 to honeycomb...
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 Romain Guyam 7027ab61: am 88041260: am dd19f5b9: Merge "Fix for...
2011-03-02 Raphael Mollam 0c91e9d5: am 98e0347a: am 2b3d7e8e: Merge "Open...
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-18 Elliott HughesMerge "Remove system properties that are now handled...
2011-02-18 Andy McFaddenMerge "Defer marking of objects as finalizable" into...
2011-02-18 buzbeeMerge "[JIT] Fix profile trace dump" into dalvik-dev
2011-02-18 Jesse WilsonMerge "Return unsigned shorts in ShortArrayCodeInput...
2011-02-17 Dan BornsteinMerge "This test stopped being useful quite a while...
2011-02-17 Dan BornsteinPerform a bit of spec hygiene.
2011-02-16 jeffhaoMerge "Fix for complex jsr nesting causing NullPointerE...
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-15 Jesse WilsonMerge "Fix some bugs in the new dx instruction code...
2011-02-15 buzbeeMerge "Remove spurious code from bad merge/pilot error...
2011-02-14 Andy McFaddenresolved conflicts for merge of 6e2af6d2 to dalvik-dev
2011-02-14 Andy McFaddenFix "all stubs" interpreter
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-07 Dan BornsteinMerge "Move DexException to dx.util." into dalvik-dev
2011-02-06 Brian CarlstromMerge commit 'e502b66edd734e8265bc2bd8f1c2addb64b63e73...
2011-02-05 Andy McFaddenresolved conflicts for merge of d6e32b81 to dalvik-dev
2011-02-04 Andy McFaddenEnsure word atomicity in System.arraycopy
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-02 Carl Shapiroam 13a0e7b2: am 168ae921: am e7bf56c5: Use the global...
2011-02-02 Carl Shapiroam 168ae921: am e7bf56c5: Use the global maximum to...
2011-02-01 Dan BornsteinMerge "More progress on instruction coding." into dalvi...
2011-02-01 Andy McFaddenam d9c39e0f: Update doc with actual version number.
2011-02-01 Andy McFaddenUpdate doc with actual version number.
2011-02-01 Carl ShapiroMerge "Remove the unused monitor tracking and deadlock...
2011-02-01 Carl ShapiroRemove the unused monitor tracking and deadlock predict...
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...
2011-01-24 Carl Shapiroam 6f22f6ba: am e1034238: am b387ce8a: Remove reference...
2011-01-20 Andy McFaddenam 4482a157: am d50993ff: am 6ff6ec6b: Fix dalvik test...
next