OSDN Git Service

Remove logging of memory management statistics to the event log.
[android-x86/dalvik.git] / vm / alloc /
2011-01-20 Carl ShapiroRemove logging of memory management statistics to the...
2011-01-19 Carl ShapiroMerge "Add an option to disable explicit GC requests...
2011-01-19 Carl ShapiroAdd 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...
2011-01-19 Jesse WilsonMerge "Fix proxy expectation." into honeycomb
2011-01-17 Carl ShapiroRemove unused heap dumping code.
2011-01-17 Carl ShapiroRemove some inline declarations to improve debugging.
2011-01-16 Carl ShapiroRename absoluteMaxSize to maximumSize.
2011-01-16 Carl ShapiroMerge "Make the soft limited predicate look more like...
2011-01-15 Carl ShapiroMake the soft limited predicate look more like a predicate.
2011-01-14 Carl ShapiroMerge "Minor cleanup of some initialization code."...
2011-01-14 Andy McFaddenMerge "Fix invoke-interface verification failures"...
2011-01-14 Carl ShapiroMerge "Remove a stray empty line." into honeycomb
2011-01-14 Carl ShapiroRemove a stray empty line.
2011-01-14 Andy McFaddenMerge "Fix implementation of volatile stores" into...
2011-01-13 Carl ShapiroAdd missing length modifiers for printing size_t values.
2011-01-13 Carl ShapiroRemove stale enumerators for external allocation tracking.
2011-01-13 Carl ShapiroRemove enumerators for stale GC reasons.
2011-01-12 Carl ShapiroRemove support for setting the minimum size of the...
2011-01-12 Carl ShapiroHandle the case of referent clearing during tracing.
2011-01-12 Elliott HughesMerge "Check VMRuntime.addressOf is actually passed...
2011-01-12 Carl ShapiroMerge "Remove obsolete comments about small and large...
2011-01-12 Carl ShapiroRemove obsolete comments about small and large object...
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-03 Carl ShapiroMerge "Eliminate the GC.h header file." into dalvik-dev
2010-12-03 Carl ShapiroEliminate the GC.h header file.
2010-12-03 Dan BornsteinMerge "Add a note." into dalvik-dev
2010-12-03 Carl ShapiroMerge "Get rid of the ugly macros inside the bitmap...
2010-12-03 Dan BornsteinMerge "Make opcode 00ff be called "dispatch-ff"." into...
2010-12-03 Dan BornsteinMerge "Inching closer to having extended opcodes in...
2010-12-03 Carl ShapiroGet rid of the ugly macros inside the bitmap sweep...
2010-12-03 Carl ShapiroMerge "Drive all root scanning by the root visitor...
2010-12-03 Carl ShapiroDrive all root scanning by the root visitor.
2010-12-02 buzbeeMerge "x86-mterp bug fix; support host mode in tests...
2010-12-02 Andy McFaddenMerge "Fix monitor verification." into dalvik-dev
2010-12-02 Carl ShapiroGet rid of QUIET_ZYGOTE_GC and make it the default.
2010-12-02 Carl ShapiroMove a stray forward declaration of HeapSource to where...
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-02 Carl ShapiroMerge "Return the value at the top of the mark stack...
2010-12-02 Carl ShapiroReturn the value at the top of the mark stack straight...
2010-12-01 Brian Carlstromam 33dab964: Improve "No new threads in -Xzygote mode...
2010-12-01 buzbeeam 94a6213f: am b83b4c88: am ebcd8646: Fix for Issue...
2010-12-01 buzbeeam b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remov...
2010-12-01 Brian Carlstromam a1d0e5ed: Merge remote branch \'goog/dalvik-dev...
2010-12-01 Carl ShapiroMerge "Remove excess generality from the bitmap sweep...
2010-12-01 Carl ShapiroRemove excess generality from the bitmap sweep walking...
2010-12-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-30 Carl ShapiroMerge "Make the scan and the visit routines look more...
2010-11-30 Carl ShapiroMake the scan and the visit routines look more alike.
2010-11-23 Ben Chengam abf3ef82: Fix off-by-1 bug in expandable bit vectors.
2010-11-12 Dan BornsteinMerge "Add info to the bytecode.txt file." into dalvik-dev
2010-11-12 Carl ShapiroMerge "Remove unused logging macros." into dalvik-dev
2010-11-12 Jing Yuam 72ef412b: Fix uninitialized variable warning(error).
2010-11-12 Carl ShapiroRemove unused logging macros.
2010-11-12 Carl ShapiroReset the finger immediately after it becomes no longer...
2010-11-10 Dan BornsteinMerge "Pro-active pre-harmonization." into dalvik-dev
2010-11-10 Dan BornsteinMerge "Spec/implementation harmony." into dalvik-dev
2010-11-09 Carl ShapiroMerge "Allocate the mark stack as part of heap allocati...
2010-11-09 Carl ShapiroAllocate the mark stack as part of heap allocation.
2010-11-09 Andy McFaddenam 6505cfe3: am ef4b0613: am e9503ef8: am 886130bc...
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-04 Dan BornsteinMerge "Use the static opcode chains in dx." into dalvik-dev
2010-11-04 Carl ShapiroMerge "Parameterize instance counting to include subcla...
2010-11-04 Carl ShapiroParameterize instance counting to include subclasses.
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-11-01 buzbeeMerge "JIT - support for return-void-barrier [Issue...
2010-11-01 Carl ShapiroMerge "HPROF is here to stay, make WITH_HPROF the defau...
2010-11-01 Carl ShapiroHPROF is here to stay, make WITH_HPROF the default.
2010-11-01 Carl ShapiroMerge "Check that the debug registry has been started...
2010-10-30 Carl ShapiroCheck that the debug registry has been started before...
2010-10-30 Dan Bornsteinam 79544e58: am 464104bb: am 1fe34326: am fbe51551...
2010-10-30 Dan Bornsteinam 464104bb: am 1fe34326: am fbe51551: (-s ours) Remove...
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 32d0157d: am 66b96b42: am 3144eec0: (-s ours) Replac...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-29 Carl ShapiroMerge "Reclassify the pin table as a VM internal root...
2010-10-29 Carl ShapiroReclassify the pin table as a VM internal root. The...
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-27 Andy McFaddenam cd507233: am 7f91cf6b: am 3cf48016: Set capabilities...
2010-10-27 Andy McFaddenam 7f91cf6b: am 3cf48016: Set capabilities sooner.
2010-10-26 Ben Chengam 0b33af0c: am 5d992dfa: am 36bd1345: Fix for array...
2010-10-26 Ben Chengam 5d992dfa: am 36bd1345: Fix for array lower-bound...
2010-10-22 Ben Chengresolved conflicts for merge of dfc99234 to dalvik-dev
2010-10-21 Elliott HughesMerge "Remove armv4t support." into dalvik-dev
2010-10-21 Carl ShapiroMerge "Improve the card table scan." into dalvik-dev
2010-10-21 Carl ShapiroImprove the card table scan.
2010-10-21 Patrick Scottam 28074c85: Merge "Fix debug statements."
2010-10-21 Carl Shapiroam 3a3f5d65: am 493d84f8: am 2e3ec716: Fix class loader...
next