OSDN Git Service

Merge "Undecoded jobject leaking in through attachThread"
[android-x86/dalvik.git] / vm / interp /
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-19 Andy McFaddenMerge "Update heap dump notes. DO NOT MERGE." into...
2010-10-19 Carl ShapiroMerge "Exit early if the we encounter a null reference...
2010-10-19 Andy McFaddenam 7b4c1d52: Pop call frame before boxing result
2010-10-18 Andy McFaddenPop call frame before boxing result
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-09-25 Carl ShapiroMerge "Wait for the GC to quiesce before attempting...
2010-09-23 Ben Chengam 4934b377: Several fixes for JIT and self-verificatio...
2010-09-23 Ben ChengSeveral fixes for JIT and self-verification under corne...
2010-08-27 Ben Chengam fc132a5e: Fix self-verification to handle loop trace...
2010-08-27 Ben ChengFix self-verification to handle loop traces with single...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
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-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-18 Andy McFaddenAlways support debugging and profiling.
2010-08-16 Ben Chengam bce36059: am 52d4cd28: Rename registers on inlined...
2010-08-11 Carl ShapiroMerge "Remove a malfunctioning predicate used only...
2010-08-11 Carl ShapiroRemove a malfunctioning predicate used only in assertions.
2010-08-10 Carl Shapiroam 8881a809: Sweep concurrently.
2010-08-10 Carl Shapiroam cb7c47d0: am d012d06b: Fix the ordering of lock...
2010-08-10 Dan Bornsteinam 577a8269: am 34bfe020: Fix a couple copyright header...
2010-08-09 Carl Shapiroam ff3cc1d1: Merge "Fix the ordering of lock acquisitio...
2010-08-09 Carl Shapiroam 5ba39376: Implement card table verification.
2010-08-07 Carl Shapiroam 6a7a5c24: Merge "Remove stale comments."
2010-08-07 Carl Shapiroam 1ff61c3d: Merge "Rename verifyHeap and eliminate...
2010-08-06 Andy McFaddenMerge "Fix some potential SMP issues." into dalvik-dev
2010-08-06 Carl ShapiroMerge "Remove stale comments."
2010-08-06 Andy McFaddenMore SMP fixes.
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-08-02 Ben ChengImplement method inlining for getters/setters
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-15 Elliott HughesMerge "Tracing for developers of native methods." into...
2010-07-15 Elliott HughesTracing for developers of native methods.
2010-07-15 Brian CarlstromMerge commit 'ba7e99a13ccb03611781cfec2631303cc042c76a...
2010-07-15 Jesse WilsonMerge "Caching the class name on the Java heap." into...
2010-07-15 Joe Onoratoam 58b0f67f: am 1c3da619: am 0f0e6f10: Merge "The ICU...
2010-07-15 Joe Onoratoam 1c3da619: am 0f0e6f10: Merge "The ICU data is no...
2010-07-14 Andy McFaddenam 23280a25: Merge "Update heap profiling docs."
2010-07-14 Barry HayesMerge "Revert "Fix the bitsLen calculation in aliasBitm...
2010-07-14 The Android Open... am c596465b: am 87e2b990: am 3f4f8ad0: am 98c2591a...
2010-07-14 The Android Open... am 87e2b990: am 3f4f8ad0: am 98c2591a: (-s ours) merge...
2010-07-14 buzbeeMerge "Interpreter & JIT support for write barriers...
2010-07-13 buzbeeInterpreter & JIT support for write barriers
2010-07-13 Andy McFaddenam 4b851a75: Allow heap dump requests with a FileDescri...
2010-07-09 buzbeeam 2566990f: resolved conflicts for merge of c62fc717...
2010-07-09 buzbeeresolved conflicts for merge of c62fc717 to master
2010-07-09 Andy McFaddenam b122c8b1: Fix thread names.
2010-07-07 Andy McFaddenam e5289ebc: Merge "Use pthread_setname_np when available."
2010-07-07 Andy McFaddenMerge "Use pthread_setname_np when available."
2010-07-02 Elliott HughesMerge "Disambiguate method overloads in -Xjitverbose...
2010-07-02 Ben Chengam 1c52e6d2: Properly set the entry point for the dbg...
2010-07-02 Ben ChengProperly set the entry point for the dbg > mterp transi...
2010-07-02 Carl ShapiroMinor clean-up of thread status changes.
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-23 Carl ShapiroMerge "Make the copying collector build again." into...
2010-06-22 The Android Open... merge from open-source master
2010-06-22 Andy McFaddenRelocate OpCodeNames.[ch].
2010-06-21 Barry HayesPut wrappers on all stores of Object pointers into...
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-17 Elliott HughesMerge "Move the implementation of JNIHelp.h's FileDescr...
2010-06-16 Andy McFaddenAtomic op cleanup.
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 The Android Open... merge from open-source master
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-11 The Android Open... merge from open-source master
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-10 Andy McFaddenMerge "Up the version to 1.4.0." into dalvik-dev
2010-06-09 Carl ShapiroMerge "Treat warnings as errors for ARM target builds...
2010-06-09 Carl ShapiroMerge "Rename the heap virtual memory allocation to...
next