OSDN Git Service

android-x86/art.git
2015-04-25 Mathieu Chartieram 0cd91f05: Merge "Move Class.newInstance to native"
2015-04-25 Mathieu ChartierMerge "Move Class.newInstance to native"
2015-04-25 Andreas Gampeam 18772f08: Merge "ART: Fix missing dependency between...
2015-04-25 Andreas GampeMerge "ART: Fix missing dependency between GVN and...
2015-04-25 Andreas GampeART: Fix missing dependency between GVN and other passes
2015-04-25 Mathieu ChartierMove Class.newInstance to native
2015-04-25 Andreas Gampeam 3d58dea2: Merge "ART: Refactor utils/assembler test"
2015-04-25 Andreas GampeMerge "ART: Refactor utils/assembler test"
2015-04-25 Vladimir Markoam 4a35e768: Merge "Disable Quick\'s GVN-based dead...
2015-04-25 Vladimir MarkoMerge "Disable Quick's GVN-based dead code elimination."
2015-04-25 Roland LevillainDisable Quick's GVN-based dead code elimination.
2015-04-25 Nicolas Geoffrayam 948dfff2: Merge "Mark the test as failing while...
2015-04-25 Nicolas GeoffrayMerge "Mark the test as failing while investigating."
2015-04-25 Nicolas GeoffrayMark the test as failing while investigating.
2015-04-25 Andreas GampeART: Refactor utils/assembler test
2015-04-25 Andreas Gampeam 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification."
2015-04-25 Andreas GampeMerge "ART: Fix DBG_START_LOCAL verification."
2015-04-25 Andreas Gampeam 940c65d6: Merge "[optimizing] Rename HasArrayAccesse...
2015-04-25 Logan ChienART: Fix DBG_START_LOCAL verification.
2015-04-25 Andreas GampeMerge "[optimizing] Rename HasArrayAccesses and check it"
2015-04-25 Andreas Gampeam 808db527: Merge "[optimizing] Handle x86 const lengt...
2015-04-25 Andreas Gampeam c435e014: Merge "ART: Duplicate-classes cleanup"
2015-04-25 Andreas GampeMerge "[optimizing] Handle x86 const length BoundsCheck"
2015-04-25 Andreas GampeMerge "ART: Duplicate-classes cleanup"
2015-04-25 Andreas GampeART: Duplicate-classes cleanup
2015-04-25 Andreas Gampeam 6e655afb: Merge "ART: Check for duplicate classes...
2015-04-25 Andreas GampeMerge "ART: Check for duplicate classes when loading...
2015-04-25 Andreas Gampeam b5aad4c5: Merge "ART: Add GENERATE_CFI to the Zygote...
2015-04-25 Andreas GampeMerge "ART: Add GENERATE_CFI to the ZygoteHooks debug...
2015-04-24 Mark Mendell[optimizing] Handle x86 const length BoundsCheck
2015-04-24 Andreas Gampeam 33984b4d: Merge "ART: Do not log non-swap usage"
2015-04-24 Andreas GampeART: Add GENERATE_CFI to the ZygoteHooks debug flags
2015-04-24 Andreas GampeMerge "ART: Do not log non-swap usage"
2015-04-24 Mark Mendell[optimizing] Rename HasArrayAccesses and check it
2015-04-24 Andreas GampeART: Do not log non-swap usage
2015-04-24 Mathieu Chartieram 16b5d29f: Merge "Guard against name == null in Short...
2015-04-24 Mathieu ChartierMerge "Guard against name == null in ShortDump"
2015-04-24 Roland Levillainam 93cf23f9: Merge "Fix DCHECKs about clinit checks...
2015-04-24 Roland LevillainMerge "Fix DCHECKs about clinit checks in Optimizing...
2015-04-24 Roland LevillainFix DCHECKs about clinit checks in Optimizing's code...
2015-04-24 Mathieu ChartierGuard against name == null in ShortDump
2015-04-24 Andreas Gampeam 76f14134: Merge "[optimizing] Ensure FillNewArray...
2015-04-24 Andreas GampeMerge "[optimizing] Ensure FillNewArray sets array...
2015-04-24 Mark Mendell[optimizing] Ensure FillNewArray sets array access
2015-04-24 Roland Levillainam 3507b795: Merge "Reduce the number of explicit clini...
2015-04-24 Roland Levillainam eb5459ca: Merge "Ensure inlined static calls perform...
2015-04-24 Vladimir Markoam ae803f6e: Merge "Quick: Fix and enable DCE and impro...
2015-04-24 Roland LevillainMerge "Reduce the number of explicit clinit checks...
2015-04-24 Roland LevillainReduce the number of explicit clinit checks for static...
2015-04-24 Roland LevillainMerge "Ensure inlined static calls perform clinit check...
2015-04-24 Andreas GampeART: Check for duplicate classes when loading oat files
2015-04-24 Vladimir MarkoMerge "Quick: Fix and enable DCE and improve GVN/DCE...
2015-04-24 Vladimir Markoam 83134ec5: Merge "Remove ArtMethod* parameter from...
2015-04-24 Vladimir MarkoMerge "Remove ArtMethod* parameter from dex cache entry...
2015-04-24 David Brazdilam 52b63e20: Merge "ART: Fix gtests broken by dead...
2015-04-24 David BrazdilMerge "ART: Fix gtests broken by dead block elimination"
2015-04-24 David BrazdilART: Fix gtests broken by dead block elimination
2015-04-24 Roland Levillainam 7bf9bc78: Merge "Minor improvements to 458-checker...
2015-04-24 Roland LevillainMerge "Minor improvements to 458-checker-instruction...
2015-04-24 Roland LevillainEnsure inlined static calls perform clinit checks in...
2015-04-24 David Brazdilam f16d7b38: Merge "ART: Dead block removal"
2015-04-24 David BrazdilMerge "ART: Dead block removal"
2015-04-24 David BrazdilART: Dead block removal
2015-04-24 Nicolas Geoffrayam 9f3565a6: Merge "Debugger: Remove support for settin...
2015-04-24 Nicolas GeoffrayMerge "Debugger: Remove support for setting values...
2015-04-24 Nicolas GeoffrayDebugger: Remove support for setting values in optimizing.
2015-04-24 Nicolas Geoffrayam af248646: Merge "Don\'t use \'sh\' on the host."
2015-04-24 Nicolas GeoffrayMerge "Don't use 'sh' on the host."
2015-04-24 Nicolas GeoffrayDon't use 'sh' on the host.
2015-04-24 Nicolas Geoffrayam 9e85d55c: Merge "Use \'sh\' explicitly when invoking...
2015-04-24 Nicolas Geoffrayam 11307fd2: Merge "Make tests assume ANDROID_ROOT...
2015-04-24 Nicolas GeoffrayMerge "Use 'sh' explicitly when invoking the art script."
2015-04-24 Nicolas GeoffrayUse 'sh' explicitly when invoking the art script.
2015-04-24 Nicolas GeoffrayMerge "Make tests assume ANDROID_ROOT is not /system."
2015-04-24 Nicolas GeoffrayMake tests assume ANDROID_ROOT is not /system.
2015-04-24 Vladimir MarkoRemove ArtMethod* parameter from dex cache entry points.
2015-04-24 Nicolas Geoffrayam c5cb691c: Merge "Cleanup and improve stack map stream"
2015-04-24 Nicolas GeoffrayMerge "Cleanup and improve stack map stream"
2015-04-24 Mathieu Chartieram 021190bf: Merge "Fix reflection handling and test...
2015-04-24 Mathieu ChartierMerge "Fix reflection handling and test flakiness"
2015-04-24 Mathieu ChartierFix reflection handling and test flakiness
2015-04-23 Calin JuravleCleanup and improve stack map stream
2015-04-23 Vladimir Markoam 633a37ec: Merge "Quick: Fix out of temp regs in...
2015-04-23 Vladimir MarkoMerge "Quick: Fix out of temp regs in ArmMir2Lir::GenMu...
2015-04-23 Vladimir MarkoQuick: Fix and enable DCE and improve GVN/DCE cleanup.
2015-04-23 Nicolas Geoffrayam 360475ab: Merge "Linear scan: split at better posit...
2015-04-23 Nicolas GeoffrayMerge "Linear scan: split at better positions."
2015-04-23 Nicolas GeoffrayLinear scan: split at better positions.
2015-04-23 Calin Juravleam 322b389a: Merge "Remove unnecessary null checks...
2015-04-23 Calin JuravleMerge "Remove unnecessary null checks in CheckCast...
2015-04-23 David Brazdilam 272bf7e6: Merge "ART: Run BooleanSimplifier after...
2015-04-23 David BrazdilMerge "ART: Run BooleanSimplifier after inlining"
2015-04-23 Guillaume ... Remove unnecessary null checks in CheckCast and InstanceOf
2015-04-23 David BrazdilART: Run BooleanSimplifier after inlining
2015-04-23 Vladimir MarkoQuick: Fix out of temp regs in ArmMir2Lir::GenMulLong().
2015-04-23 Calin Juravleam 4ceed922: Merge "Move stack map stream implementatio...
2015-04-23 Vladimir Markoam b19c1e66: Merge "Revert "Revert "Quick: Rewrite...
2015-04-23 Calin JuravleMerge "Move stack map stream implementation to its...
2015-04-23 Vladimir MarkoMerge "Revert "Revert "Quick: Rewrite type inference...
2015-04-23 Calin JuravleMove stack map stream implementation to its own cc...
next