OSDN Git Service

am af242824: Revert "Fix a type error in the allocation of non-moving arrays." per...
[android-x86/dalvik.git] / vm / Native.h
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-20 Dan BornsteinMerge "New instruction formats for expansion beyond...
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-10-06 buzbeeMerge "Re-organize target-independent JIT code." into...
2010-10-01 Carl ShapiroMerge "Include static fields when dumping class objects...
2010-10-01 Elliott Hughesam d0f17433: am b11c54c9: am 307aa79a: Merge "Change...
2010-10-01 Elliott Hughesam b11c54c9: am 307aa79a: Merge "Change Runtime.nativeL...
2010-10-01 Elliott Hughesam 307aa79a: Merge "Change Runtime.nativeLoad to return...
2010-10-01 Elliott HughesMerge "Change Runtime.nativeLoad to return the dlerror...
2010-09-30 Elliott HughesChange Runtime.nativeLoad to return the dlerror(3)...
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-06 Carl ShapiroMerge "Remove stale comments."
2010-08-06 Carl ShapiroMerge "Add const qualifier to the dvmComputeStringHash...
2010-08-05 Brian Carlstromam c9153114: Merge remote branch \'goog/dalvik-dev...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-04 buzbeeam baf196a7: Fix for 2892472 jit spew: No free temp...
2010-07-31 Carl Shapiroam 4dc622c5: Remove the dvmHeapSizeChanged no-op routine.
2010-07-31 Carl Shapiroam 6fa09f77: Fix the format conversions, again.
2010-07-31 Carl Shapiroam 4d529be0: Fix log message format conversions and...
2010-07-30 Carl Shapiroam 5488c8b2: Merge "Change dvmHeapBitmapXorWalk to...
2010-07-30 buzbeeam f3e71ffb: Merge "JIT: Fix for Issue 2881687 - fix...
2010-07-30 Elliott HughesMerge "Switch -Xjnitrace over to using a custom JNI...
2010-07-30 Elliott HughesSwitch -Xjnitrace over to using a custom JNI bridge.
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-28 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
2010-07-19 Andy McFaddenam b037a464: Don\'t do heap dump on SIGUSR1.
2010-07-19 Andy McFaddenImplement JNI UnregisterNatives.
2010-07-15 Elliott HughesMerge "Tracing for developers of native methods." into...
2010-07-15 Elliott HughesTracing for developers of native methods.
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-12-19 Jean-Baptiste QueruMerge commit 'remotes/korg/cupcake'
2008-12-18 The Android Open... Code drop from //branches/cupcake/...@124589
2008-10-21 The Android Open... Initial Contribution