OSDN Git Service

android-x86/art.git
2014-10-10 Ian RogersDisable 114-ParallelGC for GC stress testing.
2014-10-10 Nicolas GeoffrayMerge "Cleanup baseline register allocator."
2014-10-10 Nicolas GeoffrayCleanup baseline register allocator.
2014-10-10 Nicolas GeoffrayMerge "Fix code generation of materialized conditions."
2014-10-10 Sebastien HertzMerge "Only watch location for BREAKPOINT event"
2014-10-10 Ian RogersMerge "Enable -Wimplicit-fallthrough."
2014-10-10 Ian RogersEnable -Wimplicit-fallthrough.
2014-10-09 Ian RogersMerge "Fix object header size for baker read barrier."
2014-10-09 Ian RogersFix object header size for baker read barrier.
2014-10-09 Ian RogersMerge "stdint types all the way!"
2014-10-09 Ian Rogersstdint types all the way!
2014-10-09 Ian RogersMerge "Simplify instance reference offsets."
2014-10-09 Ian RogersSimplify instance reference offsets.
2014-10-09 Mathieu ChartierMerge "Fix race in thread list destructor"
2014-10-09 Mathieu ChartierFix race in thread list destructor
2014-10-09 Ian RogersMerge changes Ia0044523,Ieefe83cf
2014-10-09 Ian RogersFix ARM64 build.
2014-10-09 Vladimir MarkoMerge "Fix arm64 build: move macro usage after definition."
2014-10-09 Bill BuzbeeMerge "ART: X86: GenLongArith should handle overlapped...
2014-10-09 Vladimir MarkoFix arm64 build: move macro usage after definition.
2014-10-09 Brian CarlstromMerge "Restore valgrind-test-art-host"
2014-10-09 Brian CarlstromRestore valgrind-test-art-host
2014-10-09 Alexei ZavjalovART: X86: GenLongArith should handle overlapped VRs
2014-10-09 Nicolas GeoffrayMerge "Makefile cleanups."
2014-10-09 Nicolas GeoffrayMakefile cleanups.
2014-10-09 Sebastien HertzOnly watch location for BREAKPOINT event
2014-10-09 Alexandre RamesARM64: Update code after the VIXL 1.6 release.
2014-10-09 Ian RogersMerge "Tidy ELF builder."
2014-10-09 Vladimir MarkoMerge "Quick: Reduce memory usage and improve compile...
2014-10-09 Vladimir MarkoMerge "Quick: Separate null check elimination and type...
2014-10-09 Ian RogersTidy ELF builder.
2014-10-09 Vladimir MarkoQuick: Reduce memory usage and improve compile time.
2014-10-09 Vladimir MarkoQuick: Separate null check elimination and type inference.
2014-10-09 Nicolas GeoffrayFix code generation of materialized conditions.
2014-10-09 Nicolas GeoffrayMerge "Stop converting from Location to ManagedRegister."
2014-10-09 Nicolas GeoffrayStop converting from Location to ManagedRegister.
2014-10-09 Brian CarlstromMerge "Disable kEnableJavaStackTraceHandler"
2014-10-09 Brian CarlstromDisable kEnableJavaStackTraceHandler
2014-10-08 Ian RogersMerge "Don't copy fill array data to quick literal...
2014-10-08 Ian RogersDon't copy fill array data to quick literal pool.
2014-10-08 Mathieu ChartierMerge "Dump mutator lock for thread suspend timeout"
2014-10-08 Mathieu ChartierDump mutator lock for thread suspend timeout
2014-10-08 Nicolas GeoffrayMerge "Really fix --gdb when running tests on target."
2014-10-08 Ian RogersMerge "Header file clean up."
2014-10-08 Ian RogersHeader file clean up.
2014-10-08 Bill BuzbeeMerge "ART: fix NullCheckElimination to preserve MIR_IG...
2014-10-08 Bill BuzbeeMerge "ART: Fix SelectKind to work with nullptr"
2014-10-08 Bill BuzbeeMerge "ART: Fix issues with SplitBlock"
2014-10-08 Bill BuzbeeMerge "Fix to MirGraph::GetSSANameWithConst()"
2014-10-08 Roland LevillainMerge "Fix and improve static evaluation of constant...
2014-10-08 Roland LevillainFix and improve static evaluation of constant expressions.
2014-10-08 Mathew ZaleskiART: Fix issues with SplitBlock
2014-10-08 Vladimir MarkoMerge "Implement method calls using relative BL on...
2014-10-08 Nicolas GeoffrayReally fix --gdb when running tests on target.
2014-10-07 Nicolas GeoffrayMerge "Add trivial register hints to the register alloc...
2014-10-07 Nicolas GeoffrayAdd trivial register hints to the register allocator.
2014-10-07 Nicolas GeoffrayMerge "Add support for floats and doubles."
2014-10-07 Nicolas GeoffrayAdd support for floats and doubles.
2014-10-07 Nicolas GeoffrayMerge "Inserting a node must also update its inputs...
2014-10-07 Nicolas GeoffrayInserting a node must also update its inputs users.
2014-10-07 Vladimir MarkoMerge "Propagate optimization flags to kMirOpCheck."
2014-10-07 Nicolas GeoffrayMerge "Fix movw on x86/x86_64 to accept any 16bits...
2014-10-07 Nicolas GeoffrayFix movw on x86/x86_64 to accept any 16bits immediate.
2014-10-07 Nicolas GeoffrayMerge "Do not use kDiesAtEntry when inputs must be...
2014-10-07 Nicolas GeoffrayDo not use kDiesAtEntry when inputs must be in specific...
2014-10-07 Nicolas GeoffrayMerge "Add a prepare for register allocation pass."
2014-10-07 Nicolas GeoffrayMerge "Make which dex2oat version to use configurable."
2014-10-07 Yevgeny RoubanART: fix NullCheckElimination to preserve MIR_IGNORE_NU...
2014-10-06 Hiroshi YamauchiMerge "Fix a merge error in cl 108991."
2014-10-06 Mathieu ChartierMerge "Add way to warn about missing JNI_ABORT"
2014-10-06 Hiroshi YamauchiFix a merge error in cl 108991.
2014-10-06 Mathieu ChartierAdd way to warn about missing JNI_ABORT
2014-10-06 Nicolas GeoffrayMerge "Merge host-run-test-jar and push-and-run-test...
2014-10-06 Nicolas GeoffrayMerge host-run-test-jar and push-and-run-test-jar.
2014-10-06 Hiroshi YamauchiMerge "Handlerize methods across some GC points."
2014-10-06 Nicolas GeoffrayAdd a prepare for register allocation pass.
2014-10-06 Hiroshi YamauchiHandlerize methods across some GC points.
2014-10-06 Nicolas GeoffrayMerge "Add support for inputs dying at entry of instruc...
2014-10-06 Nicolas GeoffrayAdd support for inputs dying at entry of instructions.
2014-10-06 Nicolas GeoffrayMake which dex2oat version to use configurable.
2014-10-06 Mark MendellFix to MirGraph::GetSSANameWithConst()
2014-10-06 Vladimir MarkoPropagate optimization flags to kMirOpCheck.
2014-10-04 Brian CarlstromMerge "Respect USE_CLANG_PLATFORM_BUILD for art builds"
2014-10-04 Bernhard RosenkraenzerRespect USE_CLANG_PLATFORM_BUILD for art builds
2014-10-04 Nicolas GeoffrayMerge "Make host-run-test-ar take --no-prebuild."
2014-10-04 Nicolas GeoffrayMake host-run-test-ar take --no-prebuild.
2014-10-04 Nicolas GeoffrayMerge "Merge push-and-run-{prebuilt}-test-jar files."
2014-10-04 Brian CarlstromMerge "Add some missing TEMP_FAILURE_RETRYs around...
2014-10-04 Brian CarlstromAdd some missing TEMP_FAILURE_RETRYs around unlink(2)
2014-10-04 Brian CarlstromMerge "ART: Prepare for ELF64."
2014-10-04 Brian CarlstromMerge "Add test for getDeclaredClasses of with missing...
2014-10-04 Brian CarlstromAdd test for getDeclaredClasses of with missing class
2014-10-03 buzbeeMerge "Quick compiler: Fix ambiguous LoadValue()"
2014-10-03 buzbeeQuick compiler: Fix ambiguous LoadValue()
2014-10-03 Tong ShenART: Prepare for ELF64.
2014-10-03 Vladimir MarkoImplement method calls using relative BL on ARM64.
2014-10-03 Vladimir MarkoMerge "AArch64: oat patches should be 32-bit ints."
2014-10-03 Nicolas GeoffrayMerge push-and-run-{prebuilt}-test-jar files.
2014-10-03 Nicolas GeoffrayMerge "Revert "Fix OOM throwing if it happens in finali...
2014-10-03 Nicolas GeoffrayRevert "Fix OOM throwing if it happens in finalizer...
next