OSDN Git Service

android-x86/art.git
2014-10-28 Sebastien Hertzam 02567379: Merge "Fix JDWP Virtualmachine.Resume...
2014-10-28 Sebastien Hertzam a1e50cab: Merge "More use of WellKnownClasses for...
2014-10-28 Andreas Gampeam 6b8fbcb1: Merge "ART: Remove old LOG(INFO)"
2014-10-28 Mathieu Chartieram 754ff339: Merge "Use the passed-in \'name\' param...
2014-10-28 Ian Rogersam d308804f: Merge "Make out-of-line mutex contention...
2014-10-28 Andreas Gampeam e8bd8ac7: Merge "ART: Use static_assert in down_cast"
2014-10-28 Chih-Hung Hsieham 13fe5bbd: Merge "Add missing SHARED_LOCKS_REQUIRED...
2014-10-28 Nicolas Geoffrayam b4e1a4d3: Merge "ART: Add basic tests for materializ...
2014-10-28 Mathieu Chartieram be8c0217: Merge "Fix concurrent start bytes race"
2014-10-28 Roland Levillainam 55adc608: Merge "Revert "Implement long negate instr...
2014-10-28 Roland Levillainam 46fdec13: Merge "Implement long negate instruction...
2014-10-28 Calin Juravleam e2b2cbf8: Merge "[optimizing compiler] Handle SUB_FL...
2014-10-28 Nicolas Geoffrayam b1bcf57e: Merge "Use the shared smali test infrastru...
2014-10-28 Calin Juravleam 46de37a6: Merge "[optimizing compiler] Add float...
2014-10-27 Nicolas Geoffrayam e833b110: Merge "ART: optimizing compiler: initial...
2014-10-27 Calin Juravleam 37a71888: Merge "Remove obsolete TODOs from codegen...
2014-10-27 Calin Juravleam 1e4dc259: Merge "[native bridge] Make sure we always...
2014-10-24 Roland Levillainam 1122c7fc: Merge "Implement int bit-wise not operatio...
2014-10-24 Ian Rogersam fd9e9561: Merge "C++11 related clean-up of DISALLOW_.."
2014-10-24 Ian Rogersam 79f4ec3f: Merge "Fix arm64 bug introduced by refacto...
2014-10-24 Ian Rogersam aea6888b: Merge "Tidy up logging."
2014-10-24 Sebastien HertzMerge "Fix JDWP Virtualmachine.Resume command"
2014-10-24 Sebastien HertzMerge "More use of WellKnownClasses for debugger"
2014-10-24 Andreas GampeMerge "ART: Remove old LOG(INFO)"
2014-10-24 Mathieu ChartierMerge "Use the passed-in 'name' param to create a MemMap."
2014-10-24 Andreas GampeART: Remove old LOG(INFO)
2014-10-24 Ian RogersMerge "Make out-of-line mutex contention dependent...
2014-10-24 Ian RogersMake out-of-line mutex contention dependent on ART_USE_...
2014-10-23 Vladimir Markoam b08f4dcf: Merge "X86 Long Min/Max: Avoid calling...
2014-10-23 Andreas GampeMerge "ART: Use static_assert in down_cast"
2014-10-23 Andreas GampeART: Use static_assert in down_cast
2014-10-23 Chih-Hung HsiehMerge "Add missing SHARED_LOCKS_REQUIRED attibute."
2014-10-23 Chih-Hung HsiehAdd missing SHARED_LOCKS_REQUIRED attibute.
2014-10-23 Nicolas GeoffrayMerge "ART: Add basic tests for materialized conditions."
2014-10-23 Mathieu ChartierMerge "Fix concurrent start bytes race"
2014-10-23 Roland LevillainMerge "Revert "Implement long negate instruction in...
2014-10-23 Roland LevillainRevert "Implement long negate instruction in the optimi...
2014-10-23 Mathieu ChartierFix concurrent start bytes race
2014-10-23 Alexandre RamesART: Add basic tests for materialized conditions.
2014-10-23 Roland LevillainMerge "Implement long negate instruction in the optimiz...
2014-10-23 Roland LevillainImplement long negate instruction in the optimizing...
2014-10-23 Calin JuravleMerge "[optimizing compiler] Handle SUB_FLOAT/DOUBLE...
2014-10-23 Calin Juravle[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes
2014-10-23 Nicolas GeoffrayMerge "Use the shared smali test infrastructure for...
2014-10-23 Calin JuravleMerge "[optimizing compiler] Add float/double subtraction"
2014-10-23 Calin Juravle[optimizing compiler] Add float/double subtraction
2014-10-23 Nicolas GeoffrayMerge "ART: optimizing compiler: initial support for...
2014-10-23 Alexandre RamesART: optimizing compiler: initial support for ARM64.
2014-10-23 Calin JuravleMerge "Remove obsolete TODOs from codegen tests"
2014-10-23 Calin JuravleRemove obsolete TODOs from codegen tests
2014-10-23 Calin JuravleMerge "[native bridge] Make sure we always unload the...
2014-10-23 Calin Juravle[native bridge] Make sure we always unload the native...
2014-10-23 Sebastien HertzMore use of WellKnownClasses for debugger
2014-10-23 Nicolas GeoffrayUse the shared smali test infrastructure for 800-smali.
2014-10-23 Roland LevillainMerge "Implement int bit-wise not operation in the...
2014-10-23 Roland LevillainImplement int bit-wise not operation in the optimizing...
2014-10-23 Ian RogersMerge "C++11 related clean-up of DISALLOW_.."
2014-10-23 Ian RogersC++11 related clean-up of DISALLOW_..
2014-10-23 Ian RogersMerge "Fix arm64 bug introduced by refactoring."
2014-10-23 Kyungmin LeeUse the passed-in 'name' param to create a MemMap.
2014-10-22 Ian RogersMerge "Tidy up logging."
2014-10-22 Ian RogersTidy up logging.
2014-10-22 Bill YiMerge commit 'ad6f0d28f69352c19cf7a1a954e33027dd3a3529...
2014-10-22 Vladimir MarkoMerge "X86 Long Min/Max: Avoid calling SRegToVReg with -1"
2014-10-22 Calin JuravleMerge "Fix make file comment"
2014-10-22 Calin JuravleFix make file comment
2014-10-22 Calin JuravleMerge "Minor fix in codegen tests."
2014-10-22 Calin JuravleMinor fix in codegen tests.
2014-10-22 Stephen KyleFix arm64 bug introduced by refactoring.
2014-10-22 Calin JuravleMerge "Add multiplication for floats/doubles in optimiz...
2014-10-22 Calin JuravleAdd multiplication for floats/doubles in optimizing...
2014-10-22 Nicolas GeoffrayMerge "Fix typo in Makefile."
2014-10-22 Nicolas GeoffrayFix typo in Makefile.
2014-10-22 Nicolas GeoffrayMerge "Implement array creation related DEX instructions."
2014-10-22 Nicolas GeoffrayImplement array creation related DEX instructions.
2014-10-22 Mark MendellX86 Long Min/Max: Avoid calling SRegToVReg with -1
2014-10-22 Sebastien HertzMerge "Fixed debugger for threads attached from JNI"
2014-10-22 Nicolas GeoffrayMerge "Fix bug in UnionIfNotIn."
2014-10-22 Nicolas GeoffrayFix bug in UnionIfNotIn.
2014-10-22 Roland LevillainMerge "Various fixes related to integer negate operations."
2014-10-22 Roland LevillainVarious fixes related to integer negate operations.
2014-10-22 Andreas GampeMerge "ART: Print args in case of run-test build failure"
2014-10-22 Andreas GampeART: Print args in case of run-test build failure
2014-10-22 Andreas GampeMerge "ART: Fix common_build CFLAGS"
2014-10-22 Andreas GampeART: Fix common_build CFLAGS
2014-10-22 Ian RogersMerge "Fix Mac build."
2014-10-22 Ian RogersFix Mac build.
2014-10-21 Hiroshi YamauchiMerge "Fix a DCHECK failure IsResolved() || IsErroneous()."
2014-10-21 Hiroshi YamauchiFix a DCHECK failure IsResolved() || IsErroneous().
2014-10-21 Ian RogersMerge "Avoid strict-aliasing problems with Handles."
2014-10-21 Ian RogersAvoid strict-aliasing problems with Handles.
2014-10-21 Ian RogersMerge "Const-ify functions/variables in trampoline...
2014-10-21 Ian RogersConst-ify functions/variables in trampoline entrypoints.
2014-10-21 Andreas GampeMerge "ART: Fix test 089 to ignore debug lines"
2014-10-21 Andreas GampeART: Fix test 089 to ignore debug lines
2014-10-21 Sebastien HertzFix JDWP Virtualmachine.Resume command
2014-10-21 Andreas GampeMerge "ART: Fix run-test script"
2014-10-21 Andreas GampeART: Fix run-test script
2014-10-21 Nicolas GeoffrayMerge "Fix register_allocator_test after reg alloc...
2014-10-21 Nicolas GeoffrayFix register_allocator_test after reg alloc changes.
next