OSDN Git Service

am 548d70b0: am 23966773: Rename absoluteMaxSize to maximumSize.
[android-x86/dalvik.git] / vm / Common.h
2011-01-14 Dan Bornsteinam 602b8ffb: (-s ours) am 6ad1992b: am 70b130f5: (...
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
2011-01-13 Carl Shapiroam bdd79095: am 4d7dd569: Handle the case of referent...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2010-12-06 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-12-05 Andy McFaddenam 91b93ea4: Fix monitor verification.
2010-12-02 Dan BornsteinMerge "Make the enums typedeffed as such." into dalvik-dev
2010-12-02 Elliott Hughesam f0badd23: Merge "Fix dvmHumanReadableDescriptor...
2010-12-02 Carl ShapiroFix the typing of the assert macro as required by C++.
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-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-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-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-30 buzbeeMerge "JIT: Fix for Issue 2881687 - fix volatiles and...
2010-07-30 Elliott HughesMerge "Switch -Xjnitrace over to using a custom JNI...
2010-07-30 Carl Shapiroam a20a9929: Move LIKELY and UNLIKELY to a public heade...
2010-07-30 Carl ShapiroMove LIKELY and UNLIKELY to a public header file.
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 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-14 Andy McFaddenam 23280a25: Merge "Update heap profiling docs."
2010-07-14 The Android Open... am c596465b: am 87e2b990: am 3f4f8ad0: am 98c2591a...
2010-07-13 Andy McFaddenam 4b851a75: Allow heap dump requests with a FileDescri...
2010-07-10 Carl ShapiroMerge "Remove a mostly obsolete comment and fix some...
2010-07-10 Carl ShapiroMake the compiler's MIN and MAX macros globally visible.
2009-11-15 Jean-Baptiste Querumerge from eclair
2009-11-13 Jean-Baptiste Querueclair snapshot
2009-10-08 Brett Chabotam 32f89821: Merge change 26044 into donut-gms
2009-10-08 Brett Chabotam c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT...
2009-09-15 Jean-Baptiste Querumerge from open-source master
2009-09-04 Jean-Baptiste Querumerge from open-source master
2009-09-01 Jean-Baptiste Querumerge from open-source master
2009-08-27 Bob Leeam dfd0afbc: Each time we start an SSL session, we...
2009-08-21 Bob Leeam 2b2e488b: Exposed default trust manager.
2009-08-18 Brett Chabotam affecd77: Cleanup CTS core failing tests.
2009-08-10 Jean-Baptiste Querumerge from open-source master
2009-08-06 Android (Google... Merge change 8538
2009-08-05 Andy McFaddenSwitch to <stdbool.h> in the VM.
2009-08-01 Android (Google... Merge change 9395
2009-07-31 Android (Google... Merge change 9414
2009-07-31 Android (Google... Merge change 9384
2009-07-31 Andy McFaddenIndirect reference table implementation.
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-10-21 The Android Open... Initial Contribution