OSDN Git Service

android-x86/art.git
2014-11-12 Calin Juravle[optimizing compiler] Add DIV_LONG
2014-11-12 Calin Juravle[optimizing compiler] add HTemporary support for long...
2014-11-12 Nicolas GeoffrayMerge "Implement and/or/xor in optimizing."
2014-11-12 Vladimir MarkoMerge "Fix bad OOM check in Thread::CreatePeer()."
2014-11-12 Vladimir MarkoFix bad OOM check in Thread::CreatePeer().
2014-11-12 Nicolas GeoffrayImplement and/or/xor in optimizing.
2014-11-12 Nicolas GeoffrayMerge "More armv8/optimizing test failures."
2014-11-12 Nicolas GeoffrayMore armv8/optimizing test failures.
2014-11-12 Nicolas GeoffrayMerge "Implement monitorenter/monitorexit."
2014-11-12 Nicolas GeoffrayImplement monitorenter/monitorexit.
2014-11-12 Roland LevillainMerge "Revert "Revert "Add support for long-to-int...
2014-11-12 Nicolas GeoffrayMerge "Update list of armv8/optimizing failing tests."
2014-11-12 Nicolas GeoffrayUpdate list of armv8/optimizing failing tests.
2014-11-12 Nicolas GeoffrayMerge "Remove HTemporary when building the SSA graph."
2014-11-12 Nicolas GeoffrayMerge "Implement invokesuper in optimizing."
2014-11-12 Nicolas GeoffrayImplement invokesuper in optimizing.
2014-11-12 Nicolas GeoffrayMerge "Implement checkcast for optimizing."
2014-11-12 Nicolas GeoffrayImplement checkcast for optimizing.
2014-11-12 Ian RogersMerge "Don't try to handle nested SIGSEGV inside fault...
2014-11-12 Ian RogersDon't try to handle nested SIGSEGV inside fault handler.
2014-11-12 Ian RogersMerge "Allow JNI AttachCurrentThread to fail if not...
2014-11-12 Ian RogersAllow JNI AttachCurrentThread to fail if not enough...
2014-11-11 Nicolas GeoffrayRemove HTemporary when building the SSA graph.
2014-11-11 Mathieu ChartierMerge "Add null check for thread name creation"
2014-11-11 Mathieu ChartierAdd null check for thread name creation
2014-11-11 Roland LevillainRevert "Revert "Add support for long-to-int in the...
2014-11-11 Ian RogersMerge "Add jni_internal_test for GetArrayLength(NULL)."
2014-11-11 Ian RogersAdd jni_internal_test for GetArrayLength(NULL).
2014-11-11 Roland LevillainMerge "Revert "Add support for long-to-int in the optim...
2014-11-11 Roland LevillainRevert "Add support for long-to-int in the optimizing...
2014-11-11 Calin JuravleMerge "Fix lint error."
2014-11-11 Calin JuravleFix lint error.
2014-11-11 Vladimir MarkoMerge "Revert "Use correct register class for refs""
2014-11-11 Vladimir MarkoRevert "Use correct register class for refs"
2014-11-11 Roland LevillainMerge "Add support for long-to-int in the optimizing...
2014-11-11 Roland LevillainAdd support for long-to-int in the optimizing compiler.
2014-11-11 Vladimir MarkoMerge "Use correct register class for refs"
2014-11-11 Nicolas GeoffrayMerge "Opt compiler: Add arm64 support for a few more...
2014-11-11 Nicolas GeoffrayMerge "Opt compiler: Add arm64 support for floating...
2014-11-11 Serguei KatkovUse correct register class for refs
2014-11-11 Ian RogersMerge "Fix CombineBlocks optimization"
2014-11-11 Ian RogersMerge "Fix x86 art_quick_set64_instance quick entrypoint"
2014-11-11 Serguei KatkovFix CombineBlocks optimization
2014-11-11 Serguei KatkovFix x86 art_quick_set64_instance quick entrypoint
2014-11-11 Ian RogersMerge "Fix parentheses, tidy code."
2014-11-11 Ian RogersFix parentheses, tidy code.
2014-11-10 Nicolas GeoffrayMerge "Update dependency after libgtest_libc++_host...
2014-11-10 Nicolas GeoffrayUpdate dependency after libgtest_libc++_host renaming.
2014-11-10 Andreas GampeMerge "ART: Prune links in the dalvik cache"
2014-11-10 Mathieu ChartierMerge "Delete unused imtable field"
2014-11-10 Andreas GampeART: Prune links in the dalvik cache
2014-11-10 Mathieu ChartierDelete unused imtable field
2014-11-10 Alexandre RamesOpt compiler: Add arm64 support for a few more IRs.
2014-11-10 Alexandre RamesOpt compiler: Add arm64 support for floating-point.
2014-11-10 Roland LevillainMerge "Support Java conversions from char to long in...
2014-11-10 Roland LevillainSupport Java conversions from char to long in opt....
2014-11-10 Nicolas GeoffrayMerge "Failing test on armv8/optimizing after interface...
2014-11-10 Nicolas GeoffrayFailing test on armv8/optimizing after interface support.
2014-11-10 Nicolas GeoffrayMerge "Support invoke-interface in optimizing."
2014-11-10 Nicolas GeoffraySupport invoke-interface in optimizing.
2014-11-10 Nicolas GeoffrayMerge "Fix ld_library_path now that a target can be...
2014-11-10 Nicolas GeoffrayFix ld_library_path now that a target can be 64bits...
2014-11-09 Andreas GampeMerge "ART: Fix possible soft+hard failure in verifier"
2014-11-09 Andreas GampeART: Fix possible soft+hard failure in verifier
2014-11-09 Mathieu ChartierMerge "Fix thread pool test valgrind flakiness"
2014-11-09 Mathieu ChartierFix thread pool test valgrind flakiness
2014-11-09 Ian RogersMerge "Tidy RegStorage for X86."
2014-11-08 Ian RogersMerge "Tidy some uses of IsCompilationEnabled."
2014-11-08 Ian RogersTidy RegStorage for X86.
2014-11-08 Ian RogersMerge "Fix dump-oat-core-*"
2014-11-08 Ian RogersMerge "Tidy x86 disassembler"
2014-11-08 Ian RogersTidy some uses of IsCompilationEnabled.
2014-11-08 Ian RogersTidy x86 disassembler
2014-11-08 Ian RogersFix dump-oat-core-*
2014-11-07 Mathieu ChartierMerge "Add hash map, reduce excessive hashing"
2014-11-07 Mathieu ChartierAdd hash map, reduce excessive hashing
2014-11-07 Andreas GampeMerge "ART: Use std::vector in GraphChecker"
2014-11-07 Andreas GampeART: Use std::vector in GraphChecker
2014-11-07 Nicolas GeoffrayMerge "Silent cpplint on dex instruction switch."
2014-11-07 Nicolas GeoffraySilent cpplint on dex instruction switch.
2014-11-07 Andreas GampeMerge "ART: Fix valgrind"
2014-11-07 Andreas GampeMerge "ART: Refactor dex2oat"
2014-11-07 Nicolas GeoffrayMerge "Opt compiler: Fix HNot on ARM64."
2014-11-07 Nicolas GeoffrayMerge "Implement instanceof in optimizing."
2014-11-07 Alexandre RamesOpt compiler: Fix HNot on ARM64.
2014-11-07 Nicolas GeoffrayMerge "Fix codegen_test: HNot has only one input."
2014-11-07 Nicolas GeoffrayFix codegen_test: HNot has only one input.
2014-11-07 Nicolas GeoffrayImplement instanceof in optimizing.
2014-11-07 Nicolas GeoffrayMerge "Opt compiler: specify that inputs and outputs...
2014-11-07 Alexandre RamesOpt compiler: specify that inputs and outputs don't...
2014-11-07 Nicolas GeoffrayMerge "Do not update Out after it has a valid location."
2014-11-07 Nicolas GeoffrayDo not update Out after it has a valid location.
2014-11-07 Nicolas GeoffrayMerge "The test now uses libarttest.so, so fails in...
2014-11-07 Nicolas GeoffrayThe test now uses libarttest.so, so fails in ndebug...
2014-11-07 Nicolas GeoffrayMerge "Support floats and doubles in fields."
2014-11-07 Nicolas GeoffraySupport floats and doubles in fields.
2014-11-07 Narayan KamathMerge "Fix build."
2014-11-07 Narayan KamathMerge "Fix thread priorities for unstarted threads."
2014-11-07 Narayan KamathFix build.
2014-11-07 Nicolas GeoffrayMerge "Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH."
next