OSDN Git Service

android-x86/art.git
2014-07-23 Andreas GampeMerge "ART: Rewrite ParallelGC run-test"
2014-07-26 Andreas GampeART: Rewrite ParallelGC run-test
2014-07-23 Andreas GampeMerge "Tweaks to patchoat and other related things."
2014-07-25 Alex LightTweaks to patchoat and other related things.
2014-07-23 Vladimir MarkoMerge "Fix JNI compiler frame size adjustments."
2014-07-25 Vladimir MarkoFix JNI compiler frame size adjustments.
2014-07-23 Narayan KamathMerge "Rename openDexFileNative to openDexFile."
2014-07-25 Calin JuravleRename openDexFileNative to openDexFile.
2014-07-23 Sebastien HertzMerge "Fix access to long/double stack values from...
2014-07-23 Nicolas GeoffrayMerge "Add a new stack map scheme that encodes compilat...
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."
2014-07-24 Mathieu ChartierReduce allocations in ParallelGC test.
2014-07-23 Nicolas GeoffrayMerge "Use a (somewhat) more documented environment...
2014-07-23 Nicolas GeoffrayUse a (somewhat) more documented environment variable.
2014-07-23 Andreas GampeMerge "x86: GenSelect utility update"
2014-07-23 Jeff HaoMerge "Fix run-test --trace option if --host is specifi...
2014-07-23 Jeff HaoFix run-test --trace option if --host is specified...
2014-07-23 Andreas GampeMerge "ART: Fix wrong CHECK in GetCurrentLocationForThrow"
2014-07-25 Andreas GampeART: Fix wrong CHECK in GetCurrentLocationForThrow
2014-07-23 Andreas GampeMerge "ART: Turn on ART_TEST_KEEP_GOING by default...
2014-07-25 Andreas GampeART: Turn on ART_TEST_KEEP_GOING by default, clean...
2014-07-24 Andreas GampeMerge "Integrate ART with NativeBridge interfaces"
2014-07-25 Yong WUIntegrate ART with NativeBridge interfaces
2014-07-23 Mathieu ChartierMerge "Fix memory leak in RemoveRememberedSet."
2014-07-24 Mathieu ChartierFix memory leak in RemoveRememberedSet.
2014-07-23 Mathieu ChartierMerge "Fix stale remembered sets error."
2014-07-24 Mathieu ChartierFix stale remembered sets error.
2014-07-23 Andreas GampeMerge "ART: Fix run-test 114 ParallelGC to account...
2014-07-25 Andreas GampeART: Fix run-test 114 ParallelGC to account for OOM
2014-07-24 Mathieu ChartierMerge "Fix main space memory leak and add checks."
2014-07-25 Mathieu ChartierFix main space memory leak and add checks.
2014-07-24 Mathieu ChartierMerge "Fix dangling pointer bug when transitioning...
2014-07-25 Mathieu ChartierFix dangling pointer bug when transitioning to background.
2014-07-23 Andreas GampeMerge "ART: Clean up API after change 102631"
2014-07-25 Andreas GampeART: Clean up API after change 102631
2014-07-23 Andreas GampeMerge "ART: Relax CurrentMethodVisitor requirements...
2014-07-25 Andreas GampeART: Relax CurrentMethodVisitor requirements on GetDexPC
2014-07-23 Andreas GampeMerge "ART: Account for multidex location strings in...
2014-07-24 Andreas GampeART: Account for multidex location strings in VMClassLoader
2014-07-23 Serguei Katkovx86: GenSelect utility update
2014-07-22 Andreas GampeMerge "ART: Fix x86_64 instrumentation_exit, also movsd...
2014-07-23 Andreas GampeART: Fix x86_64 instrumentation_exit, also movsd -...
2014-07-22 Andreas GampeMerge "Add test-art-*-run-test-###-test-name32/64 test...
2014-07-23 Alex LightAdd test-art-*-run-test-###-test-name32/64 test targets.
2014-07-22 Andreas GampeMerge "ART: Fix erroneous output"
2014-07-23 Andreas GampeART: Fix erroneous output
2014-07-22 Jeff HaoMerge "Fix x86 instrumentation exit entrypoint and...
2014-07-23 Jeff HaoFix x86 instrumentation exit entrypoint and trace size...
2014-07-22 Mathieu ChartierMerge "Recycle mem-maps for collector transitions."
2014-07-23 Mathieu ChartierRecycle mem-maps for collector transitions.
2014-07-22 Andreas GampeMerge "ART: Make run tests out of oat tests"
2014-07-23 Andreas GampeART: Make run tests out of oat tests
2014-07-22 Andreas GampeMerge "Changed default non-full tests to be prebuild."
2014-07-23 Alex LightChanged default non-full tests to be prebuild.
2014-07-22 Mingyao YangMerge "Fix build, missing spaces around =/<."
2014-07-23 Mingyao YangFix build, missing spaces around =/<.
2014-07-22 Ian RogersMerge "Put oat test output on stderr."
2014-07-22 Ian RogersPut oat test output on stderr.
2014-07-22 Andreas GampeMerge "ART: Fix checks for relocation delta"
2014-07-22 Andreas GampeART: Fix checks for relocation delta
2014-07-22 Andreas GampeMerge "ART: Blacklist relocate option in oat tests"
2014-07-22 Andreas GampeART: Blacklist relocate option in oat tests
2014-07-22 Ian RogersMerge "Use the TMPDIR environment variable for test...
2014-07-23 Ian RogersUse the TMPDIR environment variable for test directory...
2014-07-23 Nicolas GeoffrayMerge "Fix implicit stack overflow check on optimizing...
2014-07-23 Nicolas GeoffrayFix implicit stack overflow check on optimizing/x86.
2014-07-23 Vladimir MarkoMerge "Rewrite topological sort order and improve GVN."
2014-07-23 Vladimir MarkoRewrite topological sort order and improve GVN.
2014-07-23 Nicolas GeoffrayMerge "Use the correct HOST_ARCH for oat files."
2014-07-23 Nicolas GeoffrayUse the correct HOST_ARCH for oat files.
2014-07-23 Vladimir MarkoMerge "Fix null pointer check elimination for catch...
2014-07-23 Nicolas GeoffrayMerge "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
2014-07-23 Nicolas GeoffrayRules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.
2014-07-22 Vladimir MarkoFix null pointer check elimination for catch entries.
2014-07-22 Mingyao YangMerge "Set vtable in class object to null after linking."
2014-07-22 Mingyao YangSet vtable in class object to null after linking.
2014-07-22 Andreas GampeMerge "Made sync-test actually wait for first thread...
2014-07-22 Alex LightMade sync-test actually wait for first thread to start.
2014-07-21 Andreas GampeMerge "Runtime can now be set to require relocation"
2014-07-22 Alex LightRuntime can now be set to require relocation
2014-07-21 Hiroshi YamauchiMerge "Add read barriers for the GC roots in Instrument...
2014-07-21 Hiroshi YamauchiAdd read barriers for the GC roots in Instrumentation.
2014-07-21 Nicolas GeoffrayAdd a new stack map scheme that encodes compilation...
2014-07-19 Ian RogersMerge "Fix erroneous behaviors with OOME present."
2014-07-21 Ian RogersFix erroneous behaviors with OOME present.
2014-07-17 Nicolas GeoffrayMerge "Make unit test tell if a method is a leaf."
2014-07-22 Nicolas GeoffrayMake unit test tell if a method is a leaf.
2014-07-17 Nicolas GeoffrayMerge "Stack overflow checks and NPE checks for optimiz...
2014-07-22 Nicolas GeoffrayStack overflow checks and NPE checks for optimizing.
2014-07-17 Ian RogersMerge "Avoid marking erroneous classes as erroneous...
2014-07-22 Ian RogersAvoid marking erroneous classes as erroneous twice.
2014-07-21 Andreas GampeMerge "ART: Throw StackOverflowError in native code"
2014-07-22 Andreas GampeART: Throw StackOverflowError in native code
2014-07-19 Ian RogersMerge "Redirect failing test output to stderr."
2014-07-22 Ian RogersRedirect failing test output to stderr.
2014-07-21 Ian RogersMerge "ART: Increase command buffer size in assembler_t...
next