OSDN Git Service

android-x86/art.git
2014-12-04 Hans BoehmMake Barrier robust against spurious wakeups
2014-12-03 Nicolas GeoffrayMerge "Don't re-use arttest when calling loadLibrary."
2014-12-03 Nicolas GeoffrayDon't re-use arttest when calling loadLibrary.
2014-12-03 David 'Digit... Merge "Fix VM-less builds."
2014-12-03 Vladimir MarkoMerge "Implement InexpensiveConstantInt(., opcode)...
2014-12-03 Roland LevillainMerge "Add support for float-to-int in the optimizing...
2014-12-03 Roland LevillainMerge "Fix a compiler bug related to a catch-less try...
2014-12-03 Nicolas GeoffrayMerge "Explicitly give compiler options to test scripts"
2014-12-03 Nicolas GeoffrayExplicitly give compiler options to test scripts
2014-12-03 Vladimir MarkoImplement InexpensiveConstantInt(., opcode) for ARM.
2014-12-03 Roland LevillainAdd support for float-to-int in the optimizing compiler.
2014-12-03 Roland LevillainFix a compiler bug related to a catch-less try-finally...
2014-12-03 Calin JuravleMerge "Fix new-instance node."
2014-12-03 Nicolas GeoffrayMerge "Update libcore script and add a new expectation...
2014-12-03 Nicolas GeoffrayUpdate libcore script and add a new expectation file.
2014-12-03 David 'Digit... Fix VM-less builds.
2014-12-03 Mathieu ChartierMerge "Fix mac build"
2014-12-03 Mathieu ChartierFix mac build
2014-12-03 Ian RogersMerge "Remove MethodHelper."
2014-12-03 Ian RogersRemove MethodHelper.
2014-12-03 Ian RogersMerge "Remove MethodHelper::HasSameSignatureWithDiffere...
2014-12-03 Mathieu ChartierMerge "Print memory usage in dex2oat shutdown"
2014-12-03 Ian RogersRemove MethodHelper::HasSameSignatureWithDifferentClass...
2014-12-03 Mathieu ChartierPrint memory usage in dex2oat shutdown
2014-12-03 Ian RogersMerge "Fix artQuickResolutionTrampoline."
2014-12-03 Ian RogersFix artQuickResolutionTrampoline.
2014-12-03 Ian RogersMerge "Remove MethodHelper::HasSameNameAndSignature."
2014-12-03 Ian RogersRemove MethodHelper::HasSameNameAndSignature.
2014-12-03 Ian RogersMerge "Move GetClassFromTypeIdx to ArtMethod."
2014-12-02 Ian RogersMove GetClassFromTypeIdx to ArtMethod.
2014-12-02 Ian RogersMerge "Remove FieldHelper."
2014-12-02 Dan AlbertMerge "Don't force color diagnostics."
2014-12-02 Ian RogersRemove FieldHelper.
2014-12-02 Dan AlbertDon't force color diagnostics.
2014-12-02 Andreas GampeMerge "ART: Build fix."
2014-12-02 Andreas GampeART: Build fix.
2014-12-02 Ian RogersMerge "Move FindDexMethodIndexInOtherDexFile into ArtMe...
2014-12-02 Ian RogersMove FindDexMethodIndexInOtherDexFile into ArtMethod.
2014-12-02 Andreas GampeMerge "ART: Change boot image class update"
2014-12-02 Calin JuravleFix new-instance node.
2014-12-02 Andreas GampeMerge "ART: Add some thread abort logging"
2014-12-02 Andreas GampeMerge "ART: Print initialization failures to file"
2014-12-02 Ian RogersMerge "Remove MethodHelper from the interpreter."
2014-12-02 Ian RogersRemove MethodHelper from the interpreter.
2014-12-02 Mathieu ChartierMerge "Add a way to pass GDB commands"
2014-12-02 Mathieu ChartierAdd a way to pass GDB commands
2014-12-02 Andreas GampeMerge "ART: Avoid a recursive abort"
2014-12-02 Nicolas GeoffrayMerge "Fix OOM throwing if it happens in finalizer...
2014-12-02 Pavel VyssotskiFix OOM throwing if it happens in finalizer reference...
2014-12-02 Calin JuravleMerge "[optimizing compiler] Fix invoke-direct"
2014-12-02 Nicolas GeoffrayMerge "Add a branch to ensure the test is compiled."
2014-12-02 Nicolas GeoffrayAdd a branch to ensure the test is compiled.
2014-12-02 Nicolas GeoffrayMerge "Add some heursitics for compiling, close to...
2014-12-02 Nicolas GeoffrayMerge "Treat SSA transformation special, as we may...
2014-12-02 Nicolas GeoffrayTreat SSA transformation special, as we may have to...
2014-12-02 Calin Juravle[optimizing compiler] Fix invoke-direct
2014-12-02 Nicolas GeoffrayMerge "Don't run optimizations after baseline."
2014-12-02 Nicolas GeoffrayAdd some heursitics for compiling, close to Quick's.
2014-12-02 Christopher... Merge "Fix fault handler invoked before vm running."
2014-12-02 Mathieu ChartierMerge "Try normal allocation if large object allocation...
2014-12-02 Mathieu ChartierTry normal allocation if large object allocation fails
2014-12-02 Mathieu ChartierMerge "Fix growth limit / footprint limit problems"
2014-12-02 Mathieu ChartierFix growth limit / footprint limit problems
2014-12-01 Mathieu ChartierMerge "Set dex_cache_strings_ when we call Class::SetDe...
2014-12-01 Nicolas GeoffrayDon't run optimizations after baseline.
2014-12-01 Mathieu ChartierSet dex_cache_strings_ when we call Class::SetDexCache
2014-12-01 Bill BuzbeeMerge "ART: x86 specific clearing higher bits when...
2014-12-01 Vladimir MarkoMerge "Quick: Fix neg-long on ARM for overlapping regs."
2014-12-01 Vladimir MarkoMerge "Refactor handling of conditional branches with...
2014-12-01 Vladimir MarkoMerge "Quick: Use 16-bit conditional branch in Thumb2."
2014-12-01 Vladimir MarkoMerge "Quick: Use 16-bit Thumb2 PUSH/POP when possible."
2014-12-01 Vladimir MarkoQuick: Fix neg-long on ARM for overlapping regs.
2014-12-01 Nicolas GeoffrayMerge "Remove type conversion nodes converting to the...
2014-12-01 Nicolas GeoffrayRemove type conversion nodes converting to the same...
2014-12-01 Nicolas GeoffrayMerge "Opt Compiler: Arm64: Add support for more IRs...
2014-12-01 Nicolas GeoffrayMerge "Vixl: Update the VIXL interface to VIXL 1.7...
2014-12-01 Nicolas GeoffrayMerge "Fix insertion of parallel move when connecting...
2014-12-01 Nicolas GeoffrayFix insertion of parallel move when connecting siblings.
2014-12-01 Nicolas GeoffrayMerge "Don't walk the libcore tree when finding tests."
2014-12-01 Nicolas GeoffrayDon't walk the libcore tree when finding tests.
2014-11-28 Nicolas GeoffrayMerge "Print the right default for the compiler backend."
2014-11-28 Nicolas GeoffrayPrint the right default for the compiler backend.
2014-11-28 Nicolas GeoffrayMerge "Don't use CanHoldArm in the code generator."
2014-11-28 Nicolas GeoffrayDon't use CanHoldArm in the code generator.
2014-11-28 Nicolas GeoffrayMerge "Add a script for running libcore tests."
2014-11-28 Nicolas GeoffrayAdd a script for running libcore tests.
2014-11-28 Vladimir MarkoRefactor handling of conditional branches with known...
2014-11-28 Serban ConstantinescuOpt Compiler: Arm64: Add support for more IRs plus...
2014-11-28 Serban ConstantinescuVixl: Update the VIXL interface to VIXL 1.7 and enable...
2014-11-28 Nicolas GeoffrayMerge "Fix a bug in the linear scan register allocator."
2014-11-28 Nicolas GeoffrayMerge "Fix bogus assumption for live registers at safe...
2014-11-28 Nicolas GeoffrayMerge "Fix a bug in GVN."
2014-11-28 Nicolas GeoffrayFix a bug in GVN.
2014-11-28 Roland LevillainMerge "Add support for long-to-float in the optimizing...
2014-11-27 Roland LevillainAdd support for long-to-float in the optimizing compiler.
2014-11-27 Roland LevillainMerge "Wrap long lines in the optimizing compiler."
2014-11-27 Roland LevillainWrap long lines in the optimizing compiler.
2014-11-27 Roland LevillainMerge "Ensure opt. compiler doesn't get core & FP regis...
2014-11-27 Roland LevillainMerge "Fix neg-float & neg-double for null values in...
2014-11-27 Nicolas GeoffrayMerge "Fix Move64 by using ParallelMoves."
next