OSDN Git Service

android-x86/art.git
2014-08-05 Jim_GuoART: Fix memory unmapped twice issue in ElfFile::Load...
2014-08-05 Christopher... Merge "Use the uncached form of BacktraceMap::Create."
2014-08-05 Christopher... Use the uncached form of BacktraceMap::Create.
2014-08-05 Andreas GampeMerge "ART: Refactor long ops in quick compiler"
2014-08-05 Andreas GampeART: Refactor long ops in quick compiler
2014-08-04 Andreas GampeMerge "AArch64: Implement InexpensiveConstant methods."
2014-08-04 Matteo FranchinAArch64: Implement InexpensiveConstant methods.
2014-08-01 Andreas GampeMerge "Add trampoline invoke and ART callback tests...
2014-08-03 Yong WUAdd trampoline invoke and ART callback tests for native...
2014-08-01 Andreas GampeMerge "AArch64: Add inlining support for ceil(), floor...
2014-08-04 Serban ConstantinescuAArch64: Add inlining support for ceil(), floor(),...
2014-08-01 Jeff HaoMerge "Make verifier identify unresolved methods as...
2014-08-04 Jeff HaoMake verifier identify unresolved methods as constructo...
2014-08-01 Andreas GampeMerge "ART: Implement the easy long division/remainder...
2014-08-04 Alexei ZavjalovART: Implement the easy long division/remainder by...
2014-08-01 Brian CarlstromMerge "Move image classes options from art to AndroidRu...
2014-08-01 Brian CarlstromMerge "Move from dalvik.vm.image-dex2oat-flags to dalvi...
2014-08-01 Andreas GampeMerge "AArch64: Remove unnecessary work around for...
2014-08-04 Zheng XuAArch64: Remove unnecessary work around for sp.
2014-08-04 Narayan KamathMerge "Inform about System.exit() call in logcat"
2014-08-04 Dmitry PetrochenkoInform about System.exit() call in logcat
2014-08-01 Andreas GampeMerge "ART: Rework ARM64 entry sequence"
2014-08-04 Andreas GampeART: Rework ARM64 entry sequence
2014-08-04 Narayan KamathMerge "Fix broken JNI IsAssignableFrom."
2014-08-01 Narayan KamathFix broken JNI IsAssignableFrom.
2014-07-31 Bill BuzbeeMerge "Revert "Revert "Enable Load Store Elimination...
2014-07-30 Brian CarlstromMove image classes options from art to AndroidRuntime...
2014-07-30 Brian CarlstromMove from dalvik.vm.image-dex2oat-flags to dalvik.vm...
2014-07-29 Bill BuzbeeMerge "ART: LoadConstWide should clobber temp reg"
2014-07-30 Alexei ZavjalovART: LoadConstWide should clobber temp reg
2014-07-29 Hiroshi YamauchiMerge "Add read barriers for the roots in the verifier."
2014-07-31 Hiroshi YamauchiAdd read barriers for the roots in the verifier.
2014-07-29 Narayan KamathMerge "Make ImageSpace skip validation if we are using...
2014-07-31 Alex LightMake ImageSpace skip validation if we are using a reloc...
2014-07-29 Narayan KamathMerge "Fix image not regenerating on changes to bootcla...
2014-07-31 Alex LightFix image not regenerating on changes to bootclasspath
2014-07-29 Brian CarlstromMerge "Make 32bit run-tests work correctly on 64bit...
2014-07-30 Alex LightMake 32bit run-tests work correctly on 64bit default...
2014-07-29 Vladimir MarkoMerge "Reduce time and memory usage of GVN."
2014-07-31 Vladimir MarkoReduce time and memory usage of GVN.
2014-07-30 Andreas GampeMerge "ART: Build fix"
2014-07-31 Andreas GampeART: Build fix
2014-07-29 Ian RogersMerge "1. Fix CFI for quick compiled code in x86 &...
2014-07-30 Tong Shen1. Fix CFI for quick compiled code in x86 & x86_64;
2014-07-29 Ian RogersMerge "Add --always-clean flag to run-test."
2014-07-30 Andreas GampeMerge "ART: Fix verifier mishandling erroneous array...
2014-07-31 Andreas GampeART: Fix verifier mishandling erroneous array component...
2014-07-30 Mathieu ChartierMerge "Add support for bump pointer spaces to DdmSendHe...
2014-07-31 Mathieu ChartierAdd support for bump pointer spaces to DdmSendHeapSegments.
2014-07-30 Alex LightAdd --always-clean flag to run-test.
2014-07-28 Serban ConstantinescuRevert "Revert "Enable Load Store Elimination for ARM...
2014-07-25 Andreas GampeMerge "ART: Check for duplicate class definitions in...
2014-07-29 Andreas GampeART: Check for duplicate class definitions in dex file...
2014-07-28 Jeff HaoMerge "Stop thread from reattaching during runtime...
2014-07-29 Jeff HaoStop thread from reattaching during runtime shutdown...
2014-07-28 Hiroshi YamauchiMerge "Add GcRoot to clean up and enforce read barriers."
2014-07-29 Hiroshi YamauchiAdd GcRoot to clean up and enforce read barriers.
2014-07-25 Andreas GampeMerge "ART: Remove bogus dcheck"
2014-07-30 Andreas GampeART: Remove bogus dcheck
2014-07-25 Andreas GampeMerge "ART: Rework quick entrypoint code in Mir2Lir...
2014-07-28 Andreas GampeART: Rework quick entrypoint code in Mir2Lir, cleanup
2014-07-24 Andreas GampeMerge "ART: Fix target test paths"
2014-07-27 Andreas GampeART: Fix target test paths
2014-07-26 Ian RogersMerge "Remove the per-project FDO support. Use the...
2014-07-27 Dehao ChenRemove the per-project FDO support. Use the common...
2014-07-26 Bill BuzbeeMerge "Revert "Enable Load Store Elimination for ARM...
2014-07-27 Bill BuzbeeRevert "Enable Load Store Elimination for ARM and ARM64"
2014-07-27 Serban ConstantinescuEnable Load Store Elimination for ARM and ARM64
2014-07-25 Bill BuzbeeMerge "SetConstantWide should mark both SSA regs as...
2014-07-24 Bill BuzbeeMerge "Enable Load Store Elimination for ARM and ARM64"
2014-07-24 Bill BuzbeeMerge "ART: ReEnable check for a gap between method...
2014-07-24 Andreas GampeMerge "ART: Native bridge command-line parameter"
2014-07-27 Andreas GampeART: Native bridge command-line parameter
2014-07-25 Andreas GampeMerge "ART: Allow arrays with erroneous component type"
2014-07-26 Andreas GampeART: Allow arrays with erroneous component type
2014-07-25 Andreas GampeMerge "ART: Special-case cb(n)z even for in-reg constant"
2014-07-26 Andreas GampeART: Special-case cb(n)z even for in-reg constant
2014-07-24 Alexei ZavjalovART: ReEnable check for a gap between method's arg...
2014-07-23 Nicolas GeoffrayMerge "Fix braino in Makefile."
2014-07-29 Nicolas GeoffrayFix braino in Makefile.
2014-07-23 Nicolas GeoffrayMerge "Add a variable to disable PREBUILD in run-tests."
2014-07-28 Andreas GampeMerge "AArch64: Clean up CalleeSaveMethod frame and...
2014-07-29 Zheng XuAArch64: Clean up CalleeSaveMethod frame and the use...
2014-07-28 Jeff HaoMerge "Fix proxy tracing and enable tests that now...
2014-07-29 Jeff HaoFix proxy tracing and enable tests that now work with...
2014-07-28 Nicolas GeoffrayAdd a variable to disable PREBUILD in run-tests.
2014-07-25 Andreas GampeMerge "ART: Fix missing initialization in stack_map_str...
2014-07-28 Andreas GampeART: Fix missing initialization in stack_map_stream.h
2014-07-24 Andreas GampeMerge "ART: Reject array-length on non-reference register"
2014-07-28 Andreas GampeART: Reject array-length on non-reference register
2014-07-23 Nicolas GeoffrayMerge "Revert "Fix proxy tracing and enable tests that...
2014-07-29 Nicolas GeoffrayRevert "Fix proxy tracing and enable tests that now...
2014-07-23 Nicolas GeoffrayMerge "Implement array get and array put in optimizing."
2014-07-28 Nicolas GeoffrayImplement array get and array put in optimizing.
2014-07-23 Sebastien HertzMerge "Fix access to long/double stack values from...
2014-07-23 Stephen HinesMerge "Increase limit to 2600 on host clang builds...
2014-07-24 Stephen HinesIncrease limit to 2600 on host clang builds for frame...
2014-07-23 Stephen HinesMerge "Update frame-larger-than limit to 2440 for new...
2014-07-24 Stephen HinesUpdate frame-larger-than limit to 2440 for new clang.
2014-07-23 Mathieu ChartierMerge "Reduce allocations in ParallelGC test."
next