OSDN Git Service

android-x86/art.git
2014-09-30 Andreas GampeMerge "ART: Fix some -Wpedantic errors"
2014-09-30 Vladimir MarkoMerge "AArch64: address some outstanding TODOs."
2014-09-30 Nicolas GeoffrayMerge "Remove selinux dependency."
2014-09-30 Nicolas GeoffrayMerge "Improve detection of lifetime holes."
2014-09-30 Nicolas GeoffrayImprove detection of lifetime holes.
2014-09-30 Nicolas GeoffrayRemove selinux dependency.
2014-09-30 Sebastien HertzMerge "Revert "Enable computed goto interpreter on...
2014-09-30 Sebastien HertzRevert "Enable computed goto interpreter on the host"
2014-09-30 Matteo FranchinAArch64: address some outstanding TODOs.
2014-09-30 Ian RogersMerge "ART: Fix movnti assembler"
2014-09-30 Andreas GampeART: Fix some -Wpedantic errors
2014-09-29 Andreas GampeMerge "ART: Better IllegalAccessException message"
2014-09-29 Andreas GampeART: Better IllegalAccessException message
2014-09-29 Ian RogersMerge "ART: Deprecate CompilationUnit's code_item"
2014-09-29 Andreas GampeMerge "ART: More verifier error output"
2014-09-29 Andreas GampeMerge "ART: Do a pre-pass for monitor_enter dex pc...
2014-09-29 Ian RogersMerge "Reduce scope of MIR analysis attributes."
2014-09-29 Razvan A LupusoruART: Deprecate CompilationUnit's code_item
2014-09-29 Ian RogersReduce scope of MIR analysis attributes.
2014-09-29 Razvan A LupusoruART: Fix movnti assembler
2014-09-29 Andreas GampeART: More verifier error output
2014-09-29 Andreas GampeART: Do a pre-pass for monitor_enter dex pc search
2014-09-29 Nicolas GeoffrayMerge "Fix a bug in the insertion of parallel move."
2014-09-29 Nicolas GeoffrayFix a bug in the insertion of parallel move.
2014-09-29 Nicolas GeoffrayMerge "Fix test now that instructions can die at instru...
2014-09-29 Nicolas GeoffrayFix test now that instructions can die at instruction...
2014-09-27 Nicolas GeoffrayMerge "Register allocator: refine instructions liveness."
2014-09-27 Nicolas GeoffrayRegister allocator: refine instructions liveness.
2014-09-27 Mathieu ChartierMerge "Optimize get/set reflection performance"
2014-09-27 Mathieu ChartierOptimize get/set reflection performance
2014-09-26 Mathieu ChartierMerge "Fix broken runtime SetStatsEnabled logic"
2014-09-26 Mathieu ChartierFix broken runtime SetStatsEnabled logic
2014-09-26 Ian RogersMerge "Fix make test exclusion bugs."
2014-09-26 Ian RogersFix make test exclusion bugs.
2014-09-26 Ian RogersMerge "Only include test targets if test-art* or build...
2014-09-26 Ian RogersOnly include test targets if test-art* or build-art...
2014-09-26 Mathieu ChartierMerge "Change heap base address"
2014-09-26 Mathieu ChartierChange heap base address
2014-09-26 Hiroshi YamauchiMerge "Fix verifier crash in GetQuickFieldAccess()."
2014-09-26 Hiroshi YamauchiFix verifier crash in GetQuickFieldAccess().
2014-09-26 Ian RogersMerge "ART Runtime: Add movw $xx,yy fault handling"
2014-09-26 Ian RogersMerge "Elimination of redundant instructuion"
2014-09-26 Ian RogersMerge "Fix CallStaticVoidMethodA for testEverything"
2014-09-26 Ian RogersMerge "Fix some more pedantic compiler warnings."
2014-09-26 Marcus OaklandFix CallStaticVoidMethodA for testEverything
2014-09-26 Andreas GampeMerge "ART: Fix mac build"
2014-09-26 Andreas GampeART: Fix mac build
2014-09-26 Ian RogersFix some more pedantic compiler warnings.
2014-09-25 Ian RogersMerge "Fix Class::IsInSamePackage to not read beyond...
2014-09-25 Ian RogersFix Class::IsInSamePackage to not read beyond the end...
2014-09-25 Hiroshi YamauchiMerge "Some optimizations for the array alloc path."
2014-09-25 Hiroshi YamauchiSome optimizations for the array alloc path.
2014-09-25 Mathieu ChartierMerge "Reduce IndirectReferenceTable memory usage"
2014-09-25 Mathieu ChartierReduce IndirectReferenceTable memory usage
2014-09-25 Mark MendellART Runtime: Add movw $xx,yy fault handling
2014-09-25 Vladimir MarkoMerge "Implement method calls using relative BL on...
2014-09-25 Vladimir MarkoImplement method calls using relative BL on ARM.
2014-09-25 Nicolas GeoffrayMerge "Make the script bash because it uses PIPESTATUS."
2014-09-25 Nicolas GeoffrayMake the script bash because it uses PIPESTATUS.
2014-09-25 Nicolas GeoffrayMerge "Make suspend checks note have side effects."
2014-09-25 Nicolas GeoffrayMake suspend checks note have side effects.
2014-09-25 Nicolas GeoffrayMerge "Optimize suspend checks in optimizing compiler."
2014-09-25 Roland LevillainMerge "Optimizing compiler: remove unnecessary `explici...
2014-09-25 Roland LevillainMerge "Optimizing compiler: check inputs & uses definit...
2014-09-25 Roland LevillainOptimizing compiler: remove unnecessary `explicit'...
2014-09-25 Nicolas GeoffrayOptimize suspend checks in optimizing compiler.
2014-09-25 Vladimir MarkoMerge "Deprecate GrowableArray, use ArenaVector instead."
2014-09-25 Roland LevillainOptimizing compiler: check inputs & uses definitions...
2014-09-25 Ian RogersMerge "ART: Reject branch/switch/throw to move-result."
2014-09-25 Ian RogersMerge "Fix "const-class v0, I" for libartd.so"
2014-09-24 Andreas GampeMerge "ART: Update for split native bridge initialization"
2014-09-24 Stephen KyleART: Reject branch/switch/throw to move-result.
2014-09-24 Brian CarlstromMerge "Restore kReasonLogging for kDexoptNeeded and...
2014-09-24 Brian CarlstromRestore kReasonLogging for kDexoptNeeded and kPatchoatN...
2014-09-24 Logan ChienFix "const-class v0, I" for libartd.so
2014-09-24 Andreas GampeMerge "ART: Refactor elf_writer_quick for elf section...
2014-09-24 Andreas GampeART: Refactor elf_writer_quick for elf section order
2014-09-24 Brian CarlstromMerge "dex2oat should truncate files opened from file...
2014-09-24 Brian Carlstromdex2oat should truncate files opened from file descriptors
2014-09-24 jgu21ART: Update for split native bridge initialization
2014-09-23 Roland LevillainMerge "Optimizing compiler: ensure loop header dominate...
2014-09-23 Sebastien HertzMerge "Enable computed goto interpreter on the host"
2014-09-23 Vladimir MarkoDeprecate GrowableArray, use ArenaVector instead.
2014-09-23 Nicolas GeoffrayMerge "Support for saving and restoring live registers...
2014-09-23 Nicolas GeoffraySupport for saving and restoring live registers in...
2014-09-23 Sebastien HertzEnable computed goto interpreter on the host
2014-09-23 Nicolas GeoffrayMerge "Fix code generation with materialized conditions."
2014-09-23 Nicolas GeoffrayFix code generation with materialized conditions.
2014-09-23 Roland LevillainOptimizing compiler: ensure loop header dominates loop...
2014-09-23 Roland LevillainMerge "Add loop- and phi-related checks in the optimizi...
2014-09-22 Mathieu ChartierMerge "Add ScopedAssertNoThreadSuspension"
2014-09-22 Roland LevillainAdd loop- and phi-related checks in the optimizing...
2014-09-22 Nicolas GeoffrayMerge "Also remove environment links to removed instruc...
2014-09-22 Nicolas GeoffrayAlso remove environment links to removed instructions.
2014-09-22 Nicolas GeoffrayMerge "Fix a bug in the handling of moves in register...
2014-09-22 Nicolas GeoffrayFix a bug in the handling of moves in register allocator.
2014-09-22 Sebastien HertzMerge "Optimize JDWP stack local values access"
2014-09-22 Anton ShaminElimination of redundant instructuion
2014-09-22 Sebastien HertzOptimize JDWP stack local values access
2014-09-22 Sebastien HertzMerge "Do not hold breakpoint lock when running the...
next