OSDN Git Service

Replace collect with clear for the SoftReference policy.
[android-x86/dalvik.git] / vm / alloc / Heap.c
2011-01-24 Carl ShapiroReplace collect with clear for the SoftReference policy.
2011-01-20 Carl ShapiroMerge "Remove logging of memory management statistics...
2011-01-20 Carl ShapiroRemove logging of memory management statistics to the...
2011-01-19 Carl ShapiroMerge "Include -XX:DisableExplicitGC in the usage outpu...
2011-01-19 Andy McFaddenMerge "Change suspend order in GC" into honeycomb
2011-01-19 Andy McFaddenChange suspend order in GC
2011-01-19 Carl ShapiroMerge "Add an option to disable explicit GC requests...
2011-01-19 Carl ShapiroMerge "Implement growth limits to support multiple...
2011-01-19 Carl ShapiroImplement growth limits to support multiple heap config...
2010-12-21 Carl ShapiroSimplify the interface for waiting for a concurrent...
2010-12-17 Carl ShapiroRemove the external allocation facility.
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 ShapiroMove reference processing next to its implementation.
2010-12-01 buzbeeam b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remov...
2010-11-09 Andy McFaddenam ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two...
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-11-03 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-02 Dan BornsteinMerge "Rework the bytecode format file and parser....
2010-11-02 Carl ShapiroMerge "Remove allocation limit checking." into dalvik-dev
2010-11-01 Carl ShapiroRemove allocation limit checking.
2010-10-30 Dan Bornsteinam 79544e58: am 464104bb: am 1fe34326: am fbe51551...
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan Bornsteinam 99bb6ef3: am 32d0157d: am 66b96b42: am 3144eec0...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-29 Dan BornsteinMerge "Fix the expected output of dx test 083." into...
2010-10-29 Carl ShapiroSeparate HPROF from the GC.
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-09-28 Andy McFaddenMerge "Fix verification of switch offsets in large...
2010-09-28 Carl Shapiroam 432e74e6: am 252dfcbb: am b755f9a3: Do not grow...
2010-09-28 Carl Shapiroam 252dfcbb: am b755f9a3: Do not grow if we are invoked...
2010-09-28 buzbeeMerge "Change GC card making to use object head, bug...
2010-09-28 Carl Shapiroam b755f9a3: Do not grow if we are invoked for an exter...
2010-09-28 Carl ShapiroDo not grow if we are invoked for an external allocation.
2010-09-26 Norris, Leeam 60cc993e: Support -Xbootclasspath/a and /p for dvmPr...
2010-09-23 Brett ChabotMerge "Add user-friendly constructors to StdField"
2010-09-22 Ben ChengMerge "Several fixes for JIT and self-verification...
2010-09-21 Carl Shapiroam ce12a935: am a6199972: am 69259715: Merge "Fix a...
2010-09-21 Carl Shapiroam a6199972: am 69259715: Merge "Fix a minor formatting...
2010-09-21 Carl Shapiroam 69259715: Merge "Fix a minor formatting discrepancy...
2010-09-21 Carl ShapiroMerge "Fix a minor formatting discrepancy in the GC...
2010-09-21 Carl ShapiroFix a minor formatting discrepancy in the GC log message.
2010-09-20 Andy McFaddenMerge "Provide "ordered" put calls." into dalvik-dev
2010-09-20 Andy McFaddenMerge "Staticify." into dalvik-dev
2010-09-18 Carl Shapiroam 3fc70b4b: am ac347a94: am 18131c2e: Merge "Add more...
2010-09-18 Carl Shapiroam ac347a94: am 18131c2e: Merge "Add more context to...
2010-09-18 Carl Shapiroam 18131c2e: Merge "Add more context to the garbage...
2010-09-17 Carl ShapiroMerge "Add more context to the garbage collection log...
2010-09-17 Carl ShapiroAdd more context to the garbage collection log messages.
2010-08-24 Brian Carlstromam 39796a6a: am 30febfdf: Merge remote branch \'goog...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-23 Brian Carlstromam a18a7965: libdl should not be included in the simula...
2010-08-23 Jesse Wilsonam 3c4760fe: am 1310319f: am 3e9bfe0b: Support dalvikvm...
2010-08-21 Jesse Wilsonam 1310319f: am 3e9bfe0b: Support dalvikvm on a Linux...
2010-08-21 Jean-Baptiste Queruam 95a48a0b: manual merge
2010-08-21 Jean-Baptiste Querumanual merge
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-20 Jesse WilsonMerge "Fix the exception thrown by getDeclaredFields...
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-18 Carl ShapiroMerge "Fix a critical space leak introduced by concurre...
2010-08-17 Carl ShapiroFix build breakage caused by the countInstancesOfClass...
2010-08-17 Carl ShapiroMerge "Add a method for counting the extant instances...
2010-08-17 Carl ShapiroAdd a method for counting the extant instances of a...
2010-08-16 Ben Chengam bce36059: am 52d4cd28: Rename registers on inlined...
2010-08-16 Ben Chengam 52d4cd28: Rename registers on inlined instructions...
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 buzbeeMerge "JIT: Correct conversion of cb[n]z to cmp/cond_br...
2010-08-10 Carl Shapiroam 8881a809: Sweep concurrently.
2010-08-10 Carl ShapiroSweep concurrently.
2010-08-10 Carl Shapiroam d012d06b: Fix the ordering of lock acquisition in...
2010-08-10 Dan Bornsteinam 34bfe020: Fix a couple copyright headers that aren...
2010-08-09 Carl ShapiroMerge "Fix the ordering of lock acquisition in the...
2010-08-09 Carl Shapiroam 5ba39376: Implement card table verification.
2010-08-09 Carl ShapiroImplement card table verification.
2010-08-09 Ben ChengMerge "Print callee information in the JIT profile...
2010-08-07 Carl Shapiroam 1ff61c3d: Merge "Rename verifyHeap and eliminate...
2010-08-06 Carl ShapiroMerge "Remove stale comments."
2010-08-06 Carl ShapiroMerge "Rename verifyHeap and eliminate its bogus functi...
2010-08-06 Carl ShapiroRename verifyHeap and eliminate its bogus function...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-31 Carl Shapiroam 4dc622c5: Remove the dvmHeapSizeChanged no-op routine.
2010-07-31 Carl ShapiroRemove the dvmHeapSizeChanged no-op routine.
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-29 Carl ShapiroMerge "Allow the VM to suspend while the heap worker...
2010-07-28 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-28 Carl ShapiroUse the card marks to find gray objects during a concur...
2010-07-28 Andy McFaddenMerge "Verify jmethodID when calling methods." into...
2010-07-28 Carl ShapiroRemove an obsolete member reference.
2010-07-28 Carl ShapiroMerge "Separately report thread suspension and garbage...
2010-07-28 Carl ShapiroSeparately report thread suspension and garbage collect...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
next