OSDN Git Service

android-x86/art.git
2015-03-31 Nicolas GeoffrayMerge "Revert "Add small library for writing of DWARF...
2015-03-31 Nicolas GeoffrayRevert "Add small library for writing of DWARF data."
2015-03-31 David BrazdilMerge "ART: Inline MemoryRegion operations"
2015-03-31 David BrazdilART: Inline MemoryRegion operations
2015-03-31 Roland LevillainMerge "Use unique location catalogs to encode Dex regis...
2015-03-31 Roland LevillainUse unique location catalogs to encode Dex register...
2015-03-31 Roland LevillainMerge "Ensure MemoryRegion::Load & MemoryRegion::Store...
2015-03-31 Roland LevillainEnsure MemoryRegion::Load & MemoryRegion::Store are...
2015-03-31 David SrbeckyMerge "Add small library for writing of DWARF data."
2015-03-31 Nicolas GeoffrayMerge "Tests still failing on buildbot's devices."
2015-03-31 Nicolas GeoffrayTests still failing on buildbot's devices.
2015-03-31 David SrbeckyAdd small library for writing of DWARF data.
2015-03-31 David BrazdilMerge "ART: General-case negation in boolean simplifier"
2015-03-31 David BrazdilART: General-case negation in boolean simplifier
2015-03-31 Nicolas GeoffrayMerge "Update clean-oat-host after latest oat location...
2015-03-31 Nicolas GeoffrayMerge "Workaround for network issues: use 127.0.0.1."
2015-03-31 Nicolas GeoffrayWorkaround for network issues: use 127.0.0.1.
2015-03-31 Andreas GampeMerge "Fix 099-vmdebug and 802-deoptimization art tests...
2015-03-31 Douglas LeungFix 099-vmdebug and 802-deoptimization art tests for...
2015-03-31 Andreas GampeMerge "ART: Don't fail on unsupported conditions in...
2015-03-31 Andreas GampeART: Don't fail on unsupported conditions in boolean...
2015-03-30 Nicolas GeoffrayMerge "Disable host testing for now."
2015-03-30 Nicolas GeoffrayDisable host testing for now.
2015-03-30 Nicolas GeoffrayMerge "On host, say the debuggee needs to be run throug...
2015-03-30 Nicolas GeoffrayOn host, say the debuggee needs to be run through bash.
2015-03-30 Nicolas GeoffrayMerge "[optimizing] Do not inline intrinsics"
2015-03-30 Andreas GampeMerge "ART: Arm32 optimizing compiler backend should...
2015-03-30 Andreas GampeART: Arm32 optimizing compiler backend should honor...
2015-03-30 Nicolas GeoffrayMerge "Implement a proper solution for temps."
2015-03-30 Nicolas GeoffrayMerge "Please vogar by not giving a vm-command on host."
2015-03-30 Andreas GampeMerge "ART: Refactor callbacks_ in common_runtime_test"
2015-03-30 Nicolas GeoffrayPlease vogar by not giving a vm-command on host.
2015-03-30 Nicolas GeoffrayMerge "[optimizing] Only print full stats in VLOG(compi...
2015-03-30 Nicolas Geoffray[optimizing] Only print full stats in VLOG(compiler)
2015-03-30 Nicolas GeoffrayMerge "Fix user-build on fugu."
2015-03-30 Nicolas GeoffrayFix user-build on fugu.
2015-03-30 Nicolas GeoffrayMerge "Tweak test script while investigating failures."
2015-03-30 Nicolas GeoffrayTweak test script while investigating failures.
2015-03-30 Sebastien HertzMerge "JDWP: more checking for StackFrame commands"
2015-03-30 Andreas GampeART: Refactor callbacks_ in common_runtime_test
2015-03-30 Mathieu ChartierMerge "Fix some reflection errors"
2015-03-30 Mathieu ChartierFix some reflection errors
2015-03-30 Andreas GampeMerge "ART: Use enums in Trace"
2015-03-29 Mathieu ChartierMerge "Add AccessibleObject and Field to mirror"
2015-03-29 Andreas GampeART: Use enums in Trace
2015-03-29 Mathieu ChartierAdd AccessibleObject and Field to mirror
2015-03-29 Andreas GampeMerge "ART: Some runtime cleanup"
2015-03-28 Nicolas GeoffrayMerge "Fix typos spotted by Andreas."
2015-03-28 Andreas GampeART: Some runtime cleanup
2015-03-28 Andreas GampeMerge "ART: Use instrumented Alloc in Class-Linker"
2015-03-28 Andreas GampeART: Use instrumented Alloc in Class-Linker
2015-03-28 Andreas GampeMerge "ART: PathClassLoader for compiler"
2015-03-28 Andreas GampeART: PathClassLoader for compiler
2015-03-28 Andreas GampeMerge "[MIPS] Refactoring code for quick compiler"
2015-03-27 Razvan A Lupusoru[optimizing] Do not inline intrinsics
2015-03-27 Nicolas GeoffrayImplement a proper solution for temps.
2015-03-27 Nicolas GeoffrayFix typos spotted by Andreas.
2015-03-27 Nicolas GeoffrayMerge "Re-enable test."
2015-03-27 Nicolas GeoffrayRe-enable test.
2015-03-27 Goran Jakovljevic[MIPS] Refactoring code for quick compiler
2015-03-27 Nicolas GeoffrayMerge "GVN HClinitCheck nodes."
2015-03-27 Sebastien HertzJDWP: more checking for StackFrame commands
2015-03-27 Nicolas GeoffrayGVN HClinitCheck nodes.
2015-03-27 John ReckMerge "Include pid in trace metadata"
2015-03-27 John ReckInclude pid in trace metadata
2015-03-27 Nicolas GeoffrayUpdate clean-oat-host after latest oat location changes.
2015-03-27 Nicolas GeoffrayMerge "Intrinsify String.compareTo."
2015-03-27 Nicolas GeoffrayIntrinsify String.compareTo.
2015-03-27 David BrazdilMerge "ART: Fix IsInt when N==32, add tests"
2015-03-27 David BrazdilART: Fix IsInt when N==32, add tests
2015-03-27 Nicolas GeoffrayMerge "Fix run-all-tests script when --always-clean...
2015-03-27 Vladimir MarkoMerge "Quick: Finding upper half of kMirOpCheckPart2...
2015-03-27 Goran JakovljevicFix run-all-tests script when --always-clean is used
2015-03-27 Pavel VyssotskiQuick: Finding upper half of kMirOpCheckPart2 should...
2015-03-27 Nicolas GeoffrayMerge "[optimizing] Implement X86 intrinsic support"
2015-03-27 Mark Mendell[optimizing] Implement X86 intrinsic support
2015-03-26 Andreas GampeMerge "ART: Change RETURN_OBJECT verification for arrays"
2015-03-26 Mathieu ChartierMerge "Fix ClassLinker::MayBeCalledWithDirectCodePointe...
2015-03-26 Andreas GampeART: Change RETURN_OBJECT verification for arrays
2015-03-26 Mathieu ChartierFix ClassLinker::MayBeCalledWithDirectCodePointer for JIT
2015-03-26 Nicolas GeoffrayMerge "New localhost failures...."
2015-03-26 Nicolas GeoffrayNew localhost failures....
2015-03-26 Nicolas GeoffrayMerge "Add a script to run jdwp tests on the chrome...
2015-03-26 Nicolas GeoffrayAdd a script to run jdwp tests on the chrome buildbot.
2015-03-26 David BrazdilMerge "ART: Define IsInt when N==kBitsPerIntPtrT"
2015-03-26 David BrazdilART: Define IsInt when N==kBitsPerIntPtrT
2015-03-26 Richard UhlerMerge "Store odex files in oat/<isa>/ directory."
2015-03-26 David BrazdilMerge "ART: Force constants into the entry block"
2015-03-26 David BrazdilART: Force constants into the entry block
2015-03-26 Nicolas GeoffrayMerge "Use the original invoke type when inlining."
2015-03-26 Nicolas GeoffrayUse the original invoke type when inlining.
2015-03-25 Richard UhlerStore odex files in oat/<isa>/ directory.
2015-03-25 Nicolas GeoffrayMerge "Mark the tests as failing for now."
2015-03-25 Nicolas GeoffrayMark the tests as failing for now.
2015-03-25 Nicolas GeoffrayMerge "Make sure localhost is enabled on testing devices."
2015-03-25 Nicolas GeoffrayMake sure localhost is enabled on testing devices.
2015-03-25 Nicolas GeoffrayMerge "Revert "Revert "Inline across dex files."""
2015-03-25 Calin JuravleMerge changes I4b3b4d90,I70e0d78f,I2848636f
2015-03-25 Nicolas GeoffrayRevert "Revert "Inline across dex files.""
2015-03-25 Richard UhlerMerge "Support relative encoded dex locations in oat...
next