OSDN Git Service

android-x86/art.git
2015-06-10 Mingyao YangMerge "Fix premature deoptimization if the loop body...
2015-06-10 Mingyao YangFix premature deoptimization if the loop body isn't...
2015-06-10 David SrbeckyMerge "Revert "Revert "Test that we can unwind framewor...
2015-06-10 Igor MurashkinMerge "run-test: add --never-clean option"
2015-06-10 Igor Murashkinrun-test: add --never-clean option
2015-06-10 David SrbeckyMerge "Add more log output to the CFI test."
2015-06-10 Mathieu ChartierMerge "Add allocation stack traces for HPROF dump."
2015-06-10 Man CaoAdd allocation stack traces for HPROF dump.
2015-06-10 David SrbeckyRevert "Revert "Test that we can unwind framework code.""
2015-06-10 David SrbeckyAdd more log output to the CFI test.
2015-06-10 Nicolas GeoffrayMerge "Revert "Revert "Support for inlining virtual...
2015-06-10 Nicolas GeoffrayRevert "Revert "Support for inlining virtual and interf...
2015-06-10 Sergio GiroMerge "Revert "art/tools: add new tests for the build...
2015-06-10 Sergio GiroRevert "art/tools: add new tests for the build bot"
2015-06-10 Nicolas GeoffrayMerge "Add optimizations for instanceof/checkcast."
2015-06-10 Nicolas GeoffrayMerge "Revert "art/tools: add new tests for the build...
2015-06-10 Nicolas GeoffrayRevert "art/tools: add new tests for the build bot"
2015-06-10 Guillaume SanchezAdd optimizations for instanceof/checkcast.
2015-06-10 Sergio GiroMerge "art/tools: add new tests for the build bot"
2015-06-10 Sergio Giroart/tools: add new tests for the build bot
2015-06-10 Nicolas GeoffrayMerge "Add boilerplate code for architecture-specific...
2015-06-10 Alexandre RamesAdd boilerplate code for architecture-specific HInstruc...
2015-06-10 David SrbeckyMerge "Revert "Test that we can unwind framework code.""
2015-06-10 David SrbeckyRevert "Test that we can unwind framework code."
2015-06-09 David SrbeckyMerge "Test that we can unwind framework code."
2015-06-09 Andreas GampeMerge "ART: Check long and double register pairs in...
2015-06-09 Jeff HaoMerge "Make dex file verifier check for dups between...
2015-06-09 Mathieu ChartierMerge "Increase ulimit to 64MB for --no-relocate"
2015-06-09 Mathieu ChartierIncrease ulimit to 64MB for --no-relocate
2015-06-09 David SrbeckyTest that we can unwind framework code.
2015-06-09 Jeff HaoMake dex file verifier check for dups between direct...
2015-06-09 Andreas GampeART: Check long and double register pairs in invokes
2015-06-09 Nicolas GeoffrayMerge "Add support for inlining already sharpened inter...
2015-06-09 Sebastien HertzMerge "Bring back verbosity override"
2015-06-09 Sebastien HertzMerge "Follow up on CL 151605"
2015-06-09 Nicolas GeoffrayMerge "Revert "Revert "Pass current method to HNewInsta...
2015-06-09 Sebastien HertzFollow up on CL 151605
2015-06-09 Nicolas GeoffrayRevert "Revert "Pass current method to HNewInstance...
2015-06-09 Nicolas GeoffrayMerge "Fix a crash in optimizing compiler with the...
2015-06-09 Nicolas GeoffrayAdd support for inlining already sharpened interface...
2015-06-09 Nicolas GeoffrayFix a crash in optimizing compiler with the current...
2015-06-09 Sebastien HertzBring back verbosity override
2015-06-09 Nicolas GeoffrayMerge "Revert "Pass current method to HNewInstance...
2015-06-09 Nicolas GeoffrayRevert "Pass current method to HNewInstance and HNewArray."
2015-06-09 Vladimir MarkoMerge "Quick: Fix LoopRepeatingTopologicalSortIterator."
2015-06-09 Nicolas GeoffrayMerge "Pass current method to HNewInstance and HNewArray."
2015-06-09 Nicolas GeoffrayMerge "Revert "Revert "Use HCurrentMethod in HInvokeSta...
2015-06-09 David SrbeckyMerge "Enable 64-bit CFI tests."
2015-06-09 David SrbeckyEnable 64-bit CFI tests.
2015-06-08 Mathieu ChartierMerge "More LOW_4G optimizations"
2015-06-08 Mathieu ChartierMore LOW_4G optimizations
2015-06-08 Mingyao YangMerge "Fix nested deoptimization."
2015-06-08 Vladimir MarkoQuick: Fix LoopRepeatingTopologicalSortIterator.
2015-06-08 Nicolas GeoffrayRevert "Revert "Use HCurrentMethod in HInvokeStaticOrDi...
2015-06-08 Nicolas GeoffrayMerge "Revert "Support for inlining virtual and interfa...
2015-06-08 Nicolas GeoffrayRevert "Support for inlining virtual and interface...
2015-06-08 Nicolas GeoffrayMerge "Revert "Do a type check for knowing if we can...
2015-06-08 Nicolas GeoffrayRevert "Do a type check for knowing if we can inline."
2015-06-08 Nicolas GeoffrayPass current method to HNewInstance and HNewArray.
2015-06-08 Mingyao YangFix nested deoptimization.
2015-06-07 Andreas GampeMerge "ART: Reload class on miranda method in verifier"
2015-06-07 Andreas GampeMerge "Revert "Revert "Turn off duplicate-classes check...
2015-06-07 Andreas GampeMerge "Revert "DO NOT MERGE ART: Turn off duplicate...
2015-06-07 Andreas GampeMerge "DO NOT MERGE ART: Turn off duplicate-classes...
2015-06-07 Andreas GampeART: Reload class on miranda method in verifier
2015-06-07 Andreas GampeRevert "Revert "Turn off duplicate-classes checking""
2015-06-07 Andreas GampeRevert "DO NOT MERGE ART: Turn off duplicate-classes...
2015-06-07 Andreas GampeDO NOT MERGE ART: Turn off duplicate-classes checking
2015-06-06 Andreas GampeMerge "ART: Add SetSpecialSignalHandlerFn to version...
2015-06-06 Andreas GampeART: Add SetSpecialSignalHandlerFn to version-script.txt
2015-06-05 Mathieu ChartierMerge "Use runFinalizationWithTimeout for native alloca...
2015-06-05 Mathieu ChartierUse runFinalizationWithTimeout for native allocations
2015-06-04 Mathieu ChartierMerge "Add atrace calls to runtime start and heap create"
2015-06-04 Richard UhlerAdd atrace calls to runtime start and heap create
2015-06-04 Hiroshi YamauchiMerge "If heap poisoning is on, pass the relevant flag...
2015-06-04 Mathieu ChartierMerge "Add optimization for LOW_4G allocator"
2015-06-04 Mathieu ChartierAdd optimization for LOW_4G allocator
2015-06-04 Roland LevillainIf heap poisoning is on, pass the relevant flag to...
2015-06-04 Nicolas GeoffrayMerge "Revert "Use HCurrentMethod in HInvokeStaticOrDir...
2015-06-04 Nicolas GeoffrayRevert "Use HCurrentMethod in HInvokeStaticOrDirect."
2015-06-04 Nicolas GeoffrayMerge "Do a type check for knowing if we can inline."
2015-06-04 Nicolas GeoffrayDo a type check for knowing if we can inline.
2015-06-04 Brian CarlstromMerge "Fix JNI GetSuperClasss"
2015-06-04 David BrazdilMerge "Cache stack map encoding"
2015-06-04 David BrazdilCache stack map encoding
2015-06-04 Brian CarlstromFix JNI GetSuperClasss
2015-06-04 Nicolas GeoffrayMerge "Support for inlining virtual and interface calls."
2015-06-04 Nicolas GeoffrayMerge "Use HCurrentMethod in HInvokeStaticOrDirect."
2015-06-04 Neil FullerMerge "Revert "Revert "Modification to the way boot...
2015-06-04 Nicolas GeoffraySupport for inlining virtual and interface calls.
2015-06-04 Nicolas GeoffrayUse HCurrentMethod in HInvokeStaticOrDirect.
2015-06-04 Calin JuravleMerge "Add $noinline$ tag to make sure a method has...
2015-06-04 Neil FullerRevert "Revert "Modification to the way boot classpath...
2015-06-04 Guillaume ... Add $noinline$ tag to make sure a method has not been...
2015-06-04 Mathieu ChartierMerge "Fix valgrind large_object_space_test"
2015-06-04 Mathieu ChartierFix valgrind large_object_space_test
2015-06-03 Mathieu ChartierMerge "Add a way to determine if a large object is...
2015-06-03 Andreas GampeMerge "ART: Refactor Thread::Init"
2015-06-03 Andreas GampeART: Refactor Thread::Init
2015-06-03 Mathieu ChartierAdd a way to determine if a large object is a zygote...
next