OSDN Git Service

android-x86/art.git
2015-10-29 Mathieu ChartierMerge "Implementation of fast lookup table to search...
2015-10-29 Artem UdovichenkoImplementation of fast lookup table to search class_def...
2015-10-29 David BrazdilMerge "ART: Fix deopt from optimized code under inlining"
2015-10-29 Mathieu ChartierMerge "Change Checkpoint API to return total number...
2015-10-29 Andreas GampeMerge "MIPS64: Add "Compare and Swap" intrinsic support."
2015-10-29 Andreas GampeMerge "Revert "Enable store elimination for singleton...
2015-10-29 Andreas GampeRevert "Enable store elimination for singleton objects."
2015-10-29 Mathieu ChartierChange Checkpoint API to return total number of checkpoints
2015-10-29 David BrazdilART: Fix deopt from optimized code under inlining
2015-10-28 Mathieu ChartierMerge "Store method as ArtMethod* instead of jmethodId...
2015-10-28 Mathieu ChartierStore method as ArtMethod* instead of jmethodId in...
2015-10-28 Aart BikMerge "Generate taken-test during trip-count analysis."
2015-10-28 Mingyao YangMerge "Enable store elimination for singleton objects."
2015-10-28 Aart BikGenerate taken-test during trip-count analysis.
2015-10-28 Hiroshi YamauchiMerge "Rosalloc fast path in assembly for arm64."
2015-10-28 Alex LightMerge "Fix up run-test."
2015-10-28 Alex LightFix up run-test.
2015-10-28 Nicolas GeoffrayMerge "Tune heuristics a bit."
2015-10-28 Nicolas GeoffrayMerge "Adjust jit code cache on ThreadStress to avoid...
2015-10-28 Nicolas GeoffrayTune heuristics a bit.
2015-10-28 Nicolas GeoffrayAdjust jit code cache on ThreadStress to avoid timeouts.
2015-10-28 Nicolas GeoffrayMerge "We still need to provide an image."
2015-10-28 Nicolas GeoffrayWe still need to provide an image.
2015-10-28 Alex LightMerge "Fix test failure due to wrong runtime arguments."
2015-10-28 Nicolas GeoffrayMerge "A native method may be running and have the...
2015-10-28 Nicolas GeoffrayA native method may be running and have the resolution...
2015-10-28 Alex LightFix test failure due to wrong runtime arguments.
2015-10-28 Nicolas GeoffrayMerge "Add support for collection ProfilingInfo objects."
2015-10-28 Nicolas GeoffrayAdd support for collection ProfilingInfo objects.
2015-10-28 Nicolas GeoffrayMerge "Do not assume the dex cache is already populated."
2015-10-28 Nicolas GeoffrayMerge "Fix script after image changes."
2015-10-28 Nicolas GeoffrayFix script after image changes.
2015-10-28 Nicolas GeoffrayMerge "Remove obsolete comment and option."
2015-10-28 Nicolas GeoffrayMerge "MIPS32: added support for unresolved classes"
2015-10-28 Nicolas GeoffrayDo not assume the dex cache is already populated.
2015-10-28 Pavle BatutaMIPS32: added support for unresolved classes
2015-10-28 Nicolas GeoffrayRemove obsolete comment and option.
2015-10-28 Vladimir MarkoMerge "Revert "Remove DCHECK that does not work for...
2015-10-27 Mingyao YangEnable store elimination for singleton objects.
2015-10-27 Mathieu ChartierMerge "Use HashMap for DexFileVerifier"
2015-10-27 Hiroshi YamauchiMerge "Make the mark stack expandable for the CC collec...
2015-10-27 Vladimir MarkoRevert "Remove DCHECK that does not work for gtests."
2015-10-27 Nicolas GeoffrayMerge "Remove DCHECK that does not work for gtests."
2015-10-27 Nicolas GeoffrayRemove DCHECK that does not work for gtests.
2015-10-27 Aart BikMerge "Added format 25x to dexdump(2)."
2015-10-27 Aart BikAdded format 25x to dexdump(2).
2015-10-27 Vladimir MarkoMerge "Reduce memory used by CompiledMethods."
2015-10-27 Nicolas GeoffrayMerge "Support garbage collection of JITted code."
2015-10-27 Vladimir MarkoReduce memory used by CompiledMethods.
2015-10-27 Nicolas GeoffrayMerge "Remove stalled DCHECK."
2015-10-27 Vladimir MarkoMerge "Optimizing: Determine invoke-static/-direct...
2015-10-27 Nicolas GeoffrayRemove stalled DCHECK.
2015-10-27 Nicolas GeoffrayMerge "MIPS32: Move code from RA to T9 in longjump"
2015-10-27 Goran JakovljevicMIPS32: Move code from RA to T9 in longjump
2015-10-27 Nicolas GeoffrayMerge "Move jdwp and libcore testing to jit."
2015-10-27 Calin JuravleMerge "MIPS: Support register pairs in CodeGeneratorMIP...
2015-10-27 Neil FullerMerge "Revert "Mark 2 libcore tests as failing.""
2015-10-26 Chris LarsenMIPS64: Add "Compare and Swap" intrinsic support.
2015-10-26 Alexey FrunzeMIPS: Support register pairs in CodeGeneratorMIPS:...
2015-10-26 Mathieu ChartierUse HashMap for DexFileVerifier
2015-10-26 Hiroshi YamauchiRosalloc fast path in assembly for arm64.
2015-10-26 Andreas GampeMerge "MIPS64: Clean-up intrinsics code"
2015-10-26 Alex LightMerge "Cleanup some of the run-test system"
2015-10-26 Dan AlbertMerge "Make dchecked_vector C++11 compatible."
2015-10-26 Nicolas GeoffraySupport garbage collection of JITted code.
2015-10-26 Mathieu ChartierMerge "Add HashSet::Reserve"
2015-10-26 Dan AlbertMake dchecked_vector C++11 compatible.
2015-10-26 Mathieu ChartierMerge "Trim arena maps during heap trim"
2015-10-26 Mathieu ChartierAdd HashSet::Reserve
2015-10-26 Nicolas GeoffrayMove jdwp and libcore testing to jit.
2015-10-26 Alex LightCleanup some of the run-test system
2015-10-26 Mathieu ChartierTrim arena maps during heap trim
2015-10-26 Mathieu ChartierMerge "Use arenas for the verifier"
2015-10-26 Mathieu ChartierUse arenas for the verifier
2015-10-26 Andreas GampeMerge "ART: Support trivially-destructible arrays in...
2015-10-26 Nicolas GeoffrayMerge "MIPS32: Fix loading address in GenerateStaticOrD...
2015-10-26 Nicolas GeoffrayMerge "MIPS32: Remove tests from list of broken tests"
2015-10-26 Goran JakovljevicMIPS32: Fix loading address in GenerateStaticOrDirectCall
2015-10-26 Goran JakovljevicMIPS32: Remove tests from list of broken tests
2015-10-26 Calin JuravleMerge "Revert "Run type propagation after inliner only...
2015-10-26 Calin JuravleRevert "Run type propagation after inliner only when...
2015-10-26 Calin JuravleMerge "Run type propagation after inliner only when...
2015-10-26 Neil FullerRevert "Mark 2 libcore tests as failing."
2015-10-26 Nicolas GeoffrayMerge "Fix dependencies when not building with Jack."
2015-10-24 Hiroshi YamauchiMake the mark stack expandable for the CC collector.
2015-10-24 Mingyao YangMerge "Disable store elimination on singleton object."
2015-10-24 Mingyao YangDisable store elimination on singleton object.
2015-10-24 Andreas GampeART: Support trivially-destructible arrays in ArenaUniq...
2015-10-23 Mathieu ChartierMerge "Add ArenaUniquePtr"
2015-10-23 Mathieu ChartierAdd ArenaUniquePtr
2015-10-23 Andreas GampeMerge "enum operator<<() script fails with do { } while...
2015-10-23 Mathieu ChartierMerge "Move ArenaBitVector into the runtime"
2015-10-23 Mathieu ChartierMove ArenaBitVector into the runtime
2015-10-23 Andreas GampeMerge "ART: Speed up thread stack tracing for ANRs"
2015-10-23 Christopher... ART: Speed up thread stack tracing for ANRs
2015-10-23 Mingyao YangMerge "Revert "Revert "load store elimination."""
2015-10-23 Nicolas GeoffrayFix dependencies when not building with Jack.
2015-10-23 Calin JuravleRun type propagation after inliner only when needed.
2015-10-23 Nicolas GeoffrayMerge "Disable two tests that require IPv6."
2015-10-23 Nicolas GeoffrayDisable two tests that require IPv6.
next