OSDN Git Service

android-x86/art.git
2015-06-01 Nicolas Geoffrayam f78197de: Merge "Fix gtest by adding fake lifetime...
2015-06-01 Nicolas GeoffrayMerge "Fix gtest by adding fake lifetime positions."
2015-06-01 Nicolas GeoffrayFix gtest by adding fake lifetime positions.
2015-06-01 Nicolas Geoffrayam 45fc7d43: Merge "Enable jsr166 tests"
2015-06-01 Nicolas Geoffrayam 79895983: Merge "Tweak one hint and one split in...
2015-06-01 Nicolas GeoffrayMerge "Enable jsr166 tests"
2015-06-01 Nicolas GeoffrayMerge "Tweak one hint and one split in the linear scan."
2015-06-01 David Srbeckyam 7b9f2144: Merge "Revert "Revert "Switch to using...
2015-06-01 David SrbeckyMerge "Revert "Revert "Switch to using ELF-64 for 64...
2015-06-01 Nicolas GeoffrayTweak one hint and one split in the linear scan.
2015-06-01 Sebastien Hertzam c2ec6287: Merge "Fix JDWP tests after ArtMethod...
2015-06-01 Vladimir Markoam 1f94058f: Merge "ART: Fix casts for 64-bit pointers...
2015-06-01 Sebastien HertzMerge "Fix JDWP tests after ArtMethod change"
2015-06-01 Vladimir MarkoMerge "ART: Fix casts for 64-bit pointers on 32-bit...
2015-06-01 Sebastien HertzFix JDWP tests after ArtMethod change
2015-06-01 Vladimir MarkoART: Fix casts for 64-bit pointers on 32-bit compiler.
2015-06-01 Mathieu Chartieram a96bea54: Merge "Fix some ArtMethod related bugs"
2015-06-01 Mathieu ChartierMerge "Fix some ArtMethod related bugs"
2015-06-01 Mathieu ChartierFix some ArtMethod related bugs
2015-06-01 Andreas Gampeam 442dd37d: Merge "Fix test 115-native-bridge for...
2015-05-31 Andreas GampeMerge "Fix test 115-native-bridge for Mips."
2015-05-30 Douglas LeungFix test 115-native-bridge for Mips.
2015-05-30 Mathieu Chartieram 119a8025: Merge "Move mirror::ArtMethod to native"
2015-05-30 Mathieu ChartierMerge "Move mirror::ArtMethod to native"
2015-05-30 Mathieu ChartierMove mirror::ArtMethod to native
2015-05-29 Jeff Haoam 2006b7b9: Merge "Add unstarted runtime test for...
2015-05-29 Jeff HaoMerge "Add unstarted runtime test for String.<init>."
2015-05-29 Jeff HaoAdd unstarted runtime test for String.<init>.
2015-05-29 David Srbeckyam 03663443: Merge "Make some parts of ELF more (pointe...
2015-05-29 David SrbeckyMerge "Make some parts of ELF more (pointer) aligned."
2015-05-29 David SrbeckyMake some parts of ELF more (pointer) aligned.
2015-05-29 Vladimir Markoam 75939a2b: Merge "Fix double-exception in super-class...
2015-05-29 Vladimir MarkoMerge "Fix double-exception in super-class method valid...
2015-05-29 David Srbeckyam 6cce3c9d: Merge "Link .dynamic to .dynstr"
2015-05-29 David Srbeckyam 49c595d7: Merge "Set correct size of PT_PHDR ELF...
2015-05-29 David SrbeckyMerge "Link .dynamic to .dynstr"
2015-05-29 David SrbeckyMerge "Set correct size of PT_PHDR ELF segment."
2015-05-29 David SrbeckyLink .dynamic to .dynstr
2015-05-29 David SrbeckySet correct size of PT_PHDR ELF segment.
2015-05-29 Andreas Gampeam 0028b9d3: Merge "ART: Add support for special handle...
2015-05-29 Andreas GampeMerge "ART: Add support for special handlers in sigchai...
2015-05-29 Nicolas Geoffrayam 66a7d7a4: Merge "Support for inlining methods that...
2015-05-29 Roland Levillainam bd699ea0: Merge "Bring Reference Type Propagation...
2015-05-29 Nicolas GeoffrayMerge "Support for inlining methods that call/throw."
2015-05-29 Roland LevillainMerge "Bring Reference Type Propagation to Instance...
2015-05-29 Nicolas GeoffraySupport for inlining methods that call/throw.
2015-05-29 Nicolas Geoffrayam 05f763b8: Merge "Also add run-test dependencies...
2015-05-29 Nicolas GeoffrayMerge "Also add run-test dependencies to build-art...
2015-05-29 Nicolas Geoffrayam a15c78d3: Merge "Use the new HCurrentMethod in HLoad...
2015-05-29 Nicolas GeoffrayMerge "Use the new HCurrentMethod in HLoadString."
2015-05-29 Nicolas GeoffrayAlso add run-test dependencies to build-art-*-tests.
2015-05-29 Nicolas Geoffrayam 5adb8b6b: Merge "Fix typo in script."
2015-05-29 Nicolas GeoffrayMerge "Fix typo in script."
2015-05-29 Nicolas Geoffrayam 1a0bd725: Merge "Update libcore failures"
2015-05-29 Nicolas GeoffrayFix typo in script.
2015-05-29 Nicolas GeoffrayUse the new HCurrentMethod in HLoadString.
2015-05-29 Nicolas GeoffrayMerge "Update libcore failures"
2015-05-29 Wojciech StaszkiewiczUpdate libcore failures
2015-05-29 Nicolas Geoffrayam fa2d9424: Merge "Add a script to build exactly like...
2015-05-29 Guillaume ... Bring Reference Type Propagation to Instance/StaticInst...
2015-05-29 Nicolas GeoffrayMerge "Add a script to build exactly like the chrome...
2015-05-29 Nicolas GeoffrayAdd a script to build exactly like the chrome buildbot.
2015-05-29 Vladimir MarkoFix double-exception in super-class method validation.
2015-05-29 Andreas Gampeam 25e447d5: Merge "ART: Fix valgrind Makefile"
2015-05-29 Andreas GampeMerge "ART: Fix valgrind Makefile"
2015-05-29 Andreas GampeART: Fix valgrind Makefile
2015-05-29 Andreas Gampeam 33601370: Merge "ART: Add Mips o32 callee-save regis...
2015-05-29 Andreas GampeMerge "ART: Add Mips o32 callee-save registers to SaveA...
2015-05-28 Jeff Haoam 78011df8: Merge "Add JNI String.<init> test for...
2015-05-28 Jeff Haoam 24c24d43: Merge "Fix updating of JNI references...
2015-05-28 Jeff HaoMerge "Add JNI String.<init> test for global and weak...
2015-05-28 Jeff HaoAdd JNI String.<init> test for global and weak global...
2015-05-28 Jeff HaoMerge "Fix updating of JNI references for String.<init>."
2015-05-28 David Srbeckyam 023e6f6d: Merge "Add --generate-debug-info flag...
2015-05-28 Andreas GampeART: Add support for special handlers in sigchainlib
2015-05-28 David SrbeckyMerge "Add --generate-debug-info flag and remove the...
2015-05-28 David SrbeckyAdd --generate-debug-info flag and remove the other...
2015-05-28 David Brazdilam 6f84e504: Merge "ART: Distinguish Checker lines...
2015-05-28 David BrazdilMerge "ART: Distinguish Checker lines from comments"
2015-05-28 Andreas GampeART: Add Mips o32 callee-save registers to SaveAll...
2015-05-28 David BrazdilART: Distinguish Checker lines from comments
2015-05-28 Nicolas Geoffrayam b4e2fbbe: Merge "Add a HCurrentMethod node."
2015-05-28 Nicolas GeoffrayMerge "Add a HCurrentMethod node."
2015-05-28 Sebastien Hertzam 31db3432: Merge "Fix single-step in native thread"
2015-05-28 Sebastien HertzMerge "Fix single-step in native thread"
2015-05-28 Nicolas Geoffrayam 2b2288f2: Merge "Fix rule: the exe must be first...
2015-05-28 Nicolas Geoffrayam 01908ebc: Merge "Refactor makefiles to allow just...
2015-05-28 Nicolas GeoffrayAdd a HCurrentMethod node.
2015-05-28 Sebastien HertzFix single-step in native thread
2015-05-28 Nicolas GeoffrayMerge "Fix rule: the exe must be first dependency."
2015-05-28 Nicolas GeoffrayFix rule: the exe must be first dependency.
2015-05-28 Nicolas GeoffrayMerge "Refactor makefiles to allow just building tests."
2015-05-28 Nicolas GeoffrayRefactor makefiles to allow just building tests.
2015-05-28 Jeff HaoFix updating of JNI references for String.<init>.
2015-05-28 David Srbeckyam b71c5878: Merge "Fix build - large frame size of...
2015-05-28 David SrbeckyMerge "Fix build - large frame size of ElfWriterQuick...
2015-05-28 David SrbeckyFix build - large frame size of ElfWriterQuick<ElfTypes...
2015-05-27 Dmitriy Ivanovam 38bb2ab8: Merge "Fix valgrind includes"
2015-05-27 Dmitriy IvanovMerge "Fix valgrind includes"
2015-05-27 Dmitriy Ivanovam d99aae11: Merge "Reset libc targetSdkVersion"
next