OSDN Git Service

android-x86/art.git
2014-10-21 Nicolas GeoffrayMerge "Remove the notion of dies at entry."
2014-10-21 Nicolas GeoffrayRemove the notion of dies at entry.
2014-10-21 Vladimir MarkoMerge "Shut down FaultManager after shutting down threads."
2014-10-21 Nicolas GeoffrayMerge "Support running run-test in ndebug mode through...
2014-10-21 Nicolas GeoffraySupport running run-test in ndebug mode through make.
2014-10-21 Dmitriy IvanovMerge "Link libsigchain.a instead of sigchain.o"
2014-10-20 Dmitriy IvanovLink libsigchain.a instead of sigchain.o
2014-10-20 Ian RogersMerge "Refactor quick entrypoints"
2014-10-20 Ian RogersRefactor quick entrypoints
2014-10-20 Hiroshi YamauchiMerge "Rosalloc should print unreachable page map type"
2014-10-20 Vladimir MarkoShut down FaultManager after shutting down threads.
2014-10-20 Calin JuravleMerge "Add perf option to art tool"
2014-10-20 Calin JuravleAdd perf option to art tool
2014-10-20 Roland LevillainMerge "Have HInstruction::StrictlyDominates compute...
2014-10-20 Roland LevillainMerge "Revert "Revert "Introduce a class to implement...
2014-10-17 Nicolas GeoffrayMerge "Just depend on TARGET_CORE_DEX_FILES."
2014-10-17 Nicolas GeoffrayMerge "Rename arm64 `Register` to `XRegister`."
2014-10-17 Nicolas GeoffrayMerge "Rework arm64 register codes and fix Arm64Managed...
2014-10-17 Vladimir MarkoMerge "Quick: In GVN, apply modifications early if...
2014-10-17 Nicolas GeoffrayJust depend on TARGET_CORE_DEX_FILES.
2014-10-17 Roland LevillainHave HInstruction::StrictlyDominates compute strict...
2014-10-17 Roland LevillainRevert "Revert "Introduce a class to implement optimiza...
2014-10-17 Chih-Hung HsiehMerge "Add -no-integrated-as at local level."
2014-10-17 Vladimir MarkoQuick: In GVN, apply modifications early if outside...
2014-10-17 Alexandre RamesRename arm64 `Register` to `XRegister`.
2014-10-17 Alexandre RamesRework arm64 register codes and fix Arm64ManagedRegiste...
2014-10-17 Piotr JastrzebskiMerge "Fix error message to match the code."
2014-10-17 Piotr JastrzebskiFix error message to match the code.
2014-10-17 Calin JuravleMerge "Add multiplication for integral types"
2014-10-17 Calin JuravleAdd multiplication for integral types
2014-10-17 Nicolas GeoffrayMerge "Fix dex2oat cross-compilation."
2014-10-17 Nicolas GeoffrayMerge "Disable some instruction set tests due to Linux...
2014-10-17 Nicolas GeoffrayFix dex2oat cross-compilation.
2014-10-17 Ian RogersDisable some instruction set tests due to Linux kernel...
2014-10-17 Ian RogersMerge "x86 build fix."
2014-10-17 Ian Rogersx86 build fix.
2014-10-17 Brian CarlstromMerge "Tracking change to make Class.getDeclaredFields...
2014-10-17 Piotr JastrzebskiMerge "Stop using |instance_| in Runtime::InitNativeMet...
2014-10-17 Ian RogersMerge "Fix Mac build."
2014-10-17 Ian RogersFix Mac build.
2014-10-17 Brian CarlstromTracking change to make Class.getDeclaredFields/Methods...
2014-10-17 Brian CarlstromMerge "Some additional verbose logging for DexFile_defi...
2014-10-17 Brian CarlstromMerge "Renumber 122-missing-classes to 124-missing...
2014-10-17 Ian RogersMerge "Some code clean-up."
2014-10-17 Ian RogersSome code clean-up.
2014-10-17 Brian CarlstromSome additional verbose logging for DexFile_defineClass...
2014-10-17 Igor MurashkinMerge "dex2oat: Add a --compile-pic option"
2014-10-17 Ian RogersMerge "Make ART compile with GCC -O0 again."
2014-10-17 Ian RogersMake ART compile with GCC -O0 again.
2014-10-17 Mathieu ChartierMerge "Add way to ensure we are at the front of the...
2014-10-17 Mathieu ChartierAdd way to ensure we are at the front of the sigaction...
2014-10-17 Brian CarlstromRenumber 122-missing-classes to 124-missing-classes
2014-10-17 Igor Murashkindex2oat: Add a --compile-pic option
2014-10-16 Chih-Hung HsiehAdd -no-integrated-as at local level.
2014-10-16 Mathieu ChartierMerge "Add OOME try catch around gc-thrash dive logic"
2014-10-16 Ian RogersMerge "Remove test dependencies on phony targets."
2014-10-16 Vladimir MarkoMerge "Quick: Avoid node iteration for passes that...
2014-10-16 Vladimir MarkoMerge "Quick: Handle kMirOpNullCheck in LVN/GVN."
2014-10-16 Mathieu ChartierAdd OOME try catch around gc-thrash dive logic
2014-10-16 Nicolas GeoffrayMerge "Don't use assembler classes in code_generator.h."
2014-10-16 Nicolas GeoffrayDon't use assembler classes in code_generator.h.
2014-10-16 Roland LevillainMerge "Implement default traversals in CFG & SSA graph...
2014-10-16 Roland LevillainMerge "Improve art::SSAChecker::VisitInstruction."
2014-10-16 Roland LevillainMerge "Do not remove NullChecks & BoundsChecks in HDead...
2014-10-16 Roland LevillainMerge "Turn constant conditional jumps into uncondition...
2014-10-16 Vladimir MarkoQuick: Handle kMirOpNullCheck in LVN/GVN.
2014-10-16 Vladimir MarkoMerge "Quick: Improve the BBCombine pass."
2014-10-16 Piotr JastrzebskiStop using |instance_| in Runtime::InitNativeMethods.
2014-10-16 Vladimir MarkoMerge "Rewrite null check elimination to work on dalvik...
2014-10-16 Maxim KazantsevRosalloc should print unreachable page map type
2014-10-16 Jeff HaoMerge "Store exiting thread ids and names while tracing...
2014-10-15 Mathieu ChartierMerge "Add more logging to finalization test"
2014-10-15 Ian RogersRemove test dependencies on phony targets.
2014-10-15 Vladimir MarkoQuick: Improve the BBCombine pass.
2014-10-15 Mathieu ChartierMerge "Fix oatdump for no image"
2014-10-15 Mathieu ChartierFix oatdump for no image
2014-10-15 Mathieu ChartierAdd more logging to finalization test
2014-10-15 Vladimir MarkoRewrite null check elimination to work on dalvik regs.
2014-10-15 Vladimir MarkoMerge "ART: NullCheckElimination should converge with...
2014-10-15 Vladimir MarkoQuick: Avoid node iteration for passes that don't need it.
2014-10-15 Yevgeny RoubanART: NullCheckElimination should converge with MIR_IGNO...
2014-10-15 Brian CarlstromMerge "Add tests for missing classes"
2014-10-15 Dmitriy IvanovMerge "Fix mac build (second attempt)"
2014-10-15 Jeff HaoStore exiting thread ids and names while tracing to...
2014-10-15 Dmitriy IvanovFix mac build (second attempt)
2014-10-15 Brian CarlstromAdd tests for missing classes
2014-10-15 Brian CarlstromMerge "Add VLOG(class_linker) for clinit errors"
2014-10-14 Brian CarlstromAdd VLOG(class_linker) for clinit errors
2014-10-14 Brian CarlstromMerge "Use exit(1), not exit(-1)"
2014-10-14 Dmitriy IvanovMerge "Fixing mac build"
2014-10-14 Brian CarlstromUse exit(1), not exit(-1)
2014-10-14 Mathieu ChartierMerge "Change MemMap::maps_ to not be global variable"
2014-10-14 Dmitriy IvanovFixing mac build
2014-10-14 Mathieu ChartierChange MemMap::maps_ to not be global variable
2014-10-14 Dmitriy IvanovMerge "Untie gtest executables from LD_PRELOAD"
2014-10-14 Dmitriy IvanovUntie gtest executables from LD_PRELOAD
2014-10-14 Dmitriy IvanovMerge "Remove libsigchain from LD_PRELOADS"
2014-10-14 Roland LevillainImplement default traversals in CFG & SSA graph checkers.
2014-10-14 Roland LevillainImprove art::SSAChecker::VisitInstruction.
2014-10-14 Roland LevillainDo not remove NullChecks & BoundsChecks in HDeadCodeEli...
next