OSDN Git Service

am effc95cb: Merge "Make dex merging stateless."
[android-x86/dalvik.git] / vm / Atomic.cpp
2012-06-12 Elliott Hughesam effc95cb: Merge "Make dex merging stateless."
2012-06-12 Elliott Hughesam a9ac3a9d: Merge "Support debug info in dexmerge."
2012-06-11 Elliott Hughesam bf11122d: Merge "Revert " Trim after explicit gc.""
2012-06-07 The Android Open... Reconcile with jb-release
2012-06-05 Elliott Hughesam 53bc3719: Merge "Fixing a crash when doing lock...
2012-06-05 Elliott Hughesam 90d3e3b3: Merge "Add test cases for concurrent gc...
2012-05-31 Jeff Brownam 89cf125c: Report GC pause times more accurately.
2012-05-30 Elliott Hughesam 07901d5e: Merge "Running rebuild.sh found a few...
2012-05-22 The Android Open... Reconcile with jb-release
2012-05-18 Brian Carlstromam 6fb6f30d: Update test 089 expectations
2012-05-16 The Android Open... Reconcile with jb-release nakasi-factoryrom-release
2012-05-12 Elliott Hughesam 3492e8ab: Merge " Trim after explicit gc."
2012-05-11 SangWook Hanam 0cea134b: Fix: Issue 26627: Dalvik Heap Trim timer...
2012-05-11 Elliott Hughesam 07cfd74d: Merge " Fix: Issue 26627: Dalvik Heap...
2012-05-10 Elliott Hughesam 259298d9: Make sure we have room for future Maps...
2012-05-04 Elliott Hughesam 2b02fef4: Lose libnativehelper to its own project...
2012-05-04 Elliott Hughesam 20aeca6e: Merge "Pad the 8 and 16 bit Jvalue members"
2012-05-04 Elliott Hughesresolved conflicts for merge of 93a44a28 to jb-dev...
2012-05-03 Elliott HughesMerge "[MIPS] Dalvik fast interpreter support and JIT...
2012-05-03 Elliott Hughesam e6bdc430: Merge "Fix a bug in dvmQuasiAtomicsShutdown."
2012-05-03 Elliott HughesMerge "Fix a bug in dvmQuasiAtomicsShutdown."
2012-05-03 Elliott Hughesam a14639df: Merge "Support architectures that require...
2012-05-02 Elliott HughesFix a bug in dvmQuasiAtomicsShutdown.
2012-05-02 Elliott Hughesresolved conflicts for merge of 323d9152 to jb-dev...
2012-05-02 Elliott HughesMerge "Support architectures that require correctly...
2012-05-02 Elliott HughesMerge "Simplify the quasi-atomic stuff and add MIPS...
2012-05-02 Elliott HughesSimplify the quasi-atomic stuff and add MIPS support.
2012-05-01 Elliott Hughesresolved conflicts for merge of 5a1fcc8a to jb-dev...
2012-05-01 Elliott Hughesresolved conflicts for merge of 4c5f9711 to jb-dev...
2012-05-01 Elliott Hughesam 8b946491: Merge "Fixed bug in x86-atom fast interpre...
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
2012-04-24 Elliott Hughesam 0cdf3934: am d2a4bb85: Merge "Fix a leak in the...
2012-04-24 Elliott Hughesresolved conflicts for merge of 156f3159 to master
2012-04-16 The Android Automergermerge in jb-release history after reset to master
2012-04-12 Bill BuzbeeMerge "Support building Dalvik with AddressSanitizer."
2012-04-11 Evgeniy StepanovSupport building Dalvik with AddressSanitizer.
2011-09-30 The Android Automergermerge in ics-release history after reset to master
2011-09-29 Elliott HughesFix a typo in unused code.
2011-09-29 The Android Automergermerge in ics-release history after reset to master
2011-09-27 buzbeeFix memory barriers (Issue 3338450)
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-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-19 Sriram Ramanam d336a946: am 024b7b9d: am a0739ea3: am af242824...
2011-04-19 Carl Shapiroam f4b9e275: am 8bfb6dec: am bb8c2f35: am bdd06aad...
2011-04-19 Jesse WilsonMerge "Adjust basis against which enum performance...
2011-04-18 buzbeeMerge "[JIT] Clear inJitCodeCache flag on return" into...
2011-04-18 Carl ShapiroMerge "Move the remaining non-compiler VM code into...
2011-04-16 Carl ShapiroMove the remaining non-compiler VM code into C++.