OSDN Git Service

android-x86/art.git
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 Mathieu ChartierMerge "Add null check for thread name creation"
2014-11-11 Mathieu ChartierAdd null check for thread name creation
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."
2014-11-07 Narayan KamathFix thread priorities for unstarted threads.
2014-11-07 Nicolas GeoffraySupport TARGET_ARCH=64 with no 2ND_TARGET_ARCH.
2014-11-07 Andreas GampeART: Refactor dex2oat
2014-11-07 Andreas GampeART: Fix valgrind
2014-11-07 The Android... Merge remote-tracking branch 'goog/stage-aosp-master...
2014-11-07 Ian Rogersam b7ce2074: Merge "Mac host doesn\'t define ART_USE_FU...
2014-11-07 Mathieu ChartierMerge "Add hash set"
2014-11-07 Mathieu ChartierAdd hash set
2014-11-06 Ian RogersMerge "Mac host doesn't define ART_USE_FUTEXES."
2014-11-06 Ian RogersMac host doesn't define ART_USE_FUTEXES.
2014-11-06 Chih-Hung Hsieham 1e3339ea: Merge "Move include of system headers...
2014-11-06 Chih-Hung HsiehMerge "Move include of system headers outside namesapce."
2014-11-06 Calin Juravleam beb96e7e: Merge "Fixed BuildCheckedDiv signature"
2014-11-06 Chih-Hung HsiehMove include of system headers outside namesapce.
2014-11-06 Calin JuravleMerge "Fixed BuildCheckedDiv signature"
2014-11-06 Calin JuravleFixed BuildCheckedDiv signature
2014-11-06 Nicolas Geoffrayam f55996d6: Merge "421-large-frame fails on optimizing...
2014-11-06 Nicolas GeoffrayMerge "421-large-frame fails on optimizing/arm64."
2014-11-06 Nicolas Geoffray421-large-frame fails on optimizing/arm64.
2014-11-06 Roland Levillainam adc3e13d: Merge "Support float & double negation...
next