OSDN Git Service

android-x86/art.git
2014-04-08 Andreas Gampeam 9b95c56a: Merge "Better error reporting when loading...
2014-04-08 Andreas GampeMerge "Better error reporting when loading dex files"
2014-04-08 Andreas GampeBetter error reporting when loading dex files
2014-04-08 Andreas Gampeam a6b20c3c: Merge "ART: A workaround for a wrongly...
2014-04-08 Andreas GampeMerge "ART: A workaround for a wrongly-read caller...
2014-04-08 Calin Juravleam 0833af65: Merge "Tweaked profile significant_differe...
2014-04-08 Calin Juravleam a7046440: Merge "Profile: made startImmediately...
2014-04-08 Calin JuravleMerge "Tweaked profile significant_difference."
2014-04-08 Calin JuravleMerge "Profile: made startImmediately settable"
2014-04-08 Nicolas Geoffrayam 2be6fc74: Merge "Test control flow instruction with...
2014-04-08 buzbeeam 1512ea15: Merge "Quick compiler: fix CmpLong pair...
2014-04-08 Nicolas GeoffrayMerge "Test control flow instruction with optimizing...
2014-04-08 Nicolas GeoffrayTest control flow instruction with optimizing compiler.
2014-04-08 buzbeeMerge "Quick compiler: fix CmpLong pair handling"
2014-04-07 Hiroshi Yamauchiam 476fe7c8: Merge "Implement rosalloc page trimming...
2014-04-07 Hiroshi YamauchiMerge "Implement rosalloc page trimming without suspend...
2014-04-07 Hiroshi YamauchiImplement rosalloc page trimming without suspending...
2014-04-07 Mingyao Yangam bc488164: Merge "Use LIRSlowPath for throwing div...
2014-04-07 Mingyao YangMerge "Use LIRSlowPath for throwing div by zero exception."
2014-04-07 Mathieu Chartieram 9297abff: Merge "Add monitor deflation."
2014-04-07 Mathieu ChartierMerge "Add monitor deflation."
2014-04-07 Mingyao YangUse LIRSlowPath for throwing div by zero exception.
2014-04-07 Mathieu ChartierAdd monitor deflation.
2014-04-07 Andreas Gampeam b7a691f6: Merge "AArch64: Fix Managed Register unit...
2014-04-07 Andreas GampeMerge "AArch64: Fix Managed Register unit tests"
2014-04-07 buzbeeQuick compiler: fix CmpLong pair handling
2014-04-07 Dave Allisonam 4d3dc8a0: Merge "Revert "Use trampolines for calls...
2014-04-07 Dave AllisonMerge "Revert "Use trampolines for calls to helpers""
2014-04-07 Dave AllisonRevert "Use trampolines for calls to helpers"
2014-04-07 Vladimir Markoam 50ca506e: Merge "Inlining synthetic accessors."
2014-04-07 Vladimir MarkoMerge "Inlining synthetic accessors."
2014-04-07 Dave Allisonam 12c0273f: Merge "Use trampolines for calls to helpers"
2014-04-07 Dave AllisonMerge "Use trampolines for calls to helpers"
2014-04-07 Vladimir Markoam 1415359a: Merge "Inlining setters that return one...
2014-04-07 Vladimir MarkoMerge "Inlining setters that return one of their argume...
2014-04-07 Vladimir KostyukovART: A workaround for a wrongly-read caller's frame
2014-04-07 Serban ConstantinescuAArch64: Fix Managed Register unit tests
2014-04-07 Vladimir MarkoInlining synthetic accessors.
2014-04-07 Calin JuravleProfile: made startImmediately settable
2014-04-07 Vladimir MarkoInlining setters that return one of their arguments.
2014-04-07 Nicolas Geoffrayam 427ca38b: Merge "Add support for taking parameters...
2014-04-07 Nicolas GeoffrayMerge "Add support for taking parameters in optimizing...
2014-04-07 Nicolas GeoffrayAdd support for taking parameters in optimizing compiler.
2014-04-07 Calin JuravleTweaked profile significant_difference.
2014-04-07 Sebastien Hertzam 7ab4e5c5: Merge "JDWP request is parsed incorrectly...
2014-04-07 Sebastien HertzMerge "JDWP request is parsed incorrectly due to junk...
2014-04-07 nikolay serdjukJDWP request is parsed incorrectly due to junk in the...
2014-04-05 Mathieu Chartieram b70b09f6: Merge "Revert "Inlining setters that retur...
2014-04-05 Mathieu Chartieram 90247d17: Merge "Revert "Inlining synthetic accessors.""
2014-04-05 Mathieu ChartierMerge "Revert "Inlining setters that return one of...
2014-04-05 Mathieu ChartierMerge "Revert "Inlining synthetic accessors.""
2014-04-05 Mathieu ChartierRevert "Inlining setters that return one of their argum...
2014-04-05 Mathieu ChartierRevert "Inlining synthetic accessors."
2014-04-04 Andreas Gampeam 818b4cf7: Merge "Fix wrong handling of Generic JNI...
2014-04-04 Andreas GampeMerge "Fix wrong handling of Generic JNI not finding...
2014-04-04 Andreas GampeFix wrong handling of Generic JNI not finding native...
2014-04-04 Mathieu Chartieram e8b4bbce: Merge "Fix using kArm instead of kThumb2."
2014-04-04 Mathieu ChartierMerge "Fix using kArm instead of kThumb2."
2014-04-04 Mathieu ChartierFix using kArm instead of kThumb2.
2014-04-04 Dave AllisonUse trampolines for calls to helpers
2014-04-04 Ian Rogersam 97a332b4: Merge "art_quick_lock_object uses register...
2014-04-04 Ian RogersMerge "art_quick_lock_object uses registers incorrectly"
2014-04-04 Ian Rogersam 45157a41: Merge "ARM: enable optimisation for easy...
2014-04-04 Andreas Gampeam 312d70f1: Merge "Check the machine type of an ELF...
2014-04-04 Ian RogersMerge "ARM: enable optimisation for easy multiply,...
2014-04-04 Andreas GampeMerge "Check the machine type of an ELF file when loading."
2014-04-04 Andreas GampeCheck the machine type of an ELF file when loading.
2014-04-04 Mathieu Chartieram ebe5250f: Merge "Improve invalid root dumping."
2014-04-04 Mathieu ChartierMerge "Improve invalid root dumping."
2014-04-04 Mathieu ChartierImprove invalid root dumping.
2014-04-04 Dave Allisonam 09379fd9: Merge "Disable use of R4 as a promotable...
2014-04-04 Vladimir Markoam 54f192ca: Merge "Inlining synthetic accessors."
2014-04-04 Dave AllisonMerge "Disable use of R4 as a promotable register"
2014-04-04 Vladimir MarkoMerge "Inlining synthetic accessors."
2014-04-04 Vladimir Markoam 34df691e: Merge "Inlining setters that return one...
2014-04-04 Vladimir MarkoMerge "Inlining setters that return one of their argume...
2014-04-04 Vladimir MarkoInlining synthetic accessors.
2014-04-04 Sebastien Hertzam 6cea2a6c: Merge "Re-enable DEX-to-DEX compilation...
2014-04-04 Vladimir MarkoInlining setters that return one of their arguments.
2014-04-04 Sebastien HertzMerge "Re-enable DEX-to-DEX compilation path"
2014-04-04 Sebastien HertzRe-enable DEX-to-DEX compilation path
2014-04-04 Bill Buzbeeam 764c798b: Merge "Fix LoadValueWide to not call MarkL...
2014-04-04 Bill BuzbeeMerge "Fix LoadValueWide to not call MarkLive for high...
2014-04-04 Vladimir Markoam 09dfce73: Merge "Clean up special method inlining."
2014-04-04 Vladimir MarkoMerge "Clean up special method inlining."
2014-04-04 Vladimir MarkoClean up special method inlining.
2014-04-04 Nicolas Geoffrayam 3734bffd: Merge "Use target-specific word instead...
2014-04-04 Nicolas GeoffrayMerge "Use target-specific word instead of runtime...
2014-04-04 Nicolas GeoffrayUse target-specific word instead of runtime word.
2014-04-04 Vladimir Markoam 7efad5d3: Merge "Disassemble Thumb2 shifts and more...
2014-04-04 Nicolas Geoffrayam 885e813e: Merge "Add support for new-instance and...
2014-04-04 Nicolas Geoffrayam 6f31ce38: Merge "Please clang by making explicit...
2014-04-04 Nicolas Geoffrayam 839f43a4: Merge "Explicitly instantiate artInvokeCom...
2014-04-04 Hiroshi Yamauchiam 541dd231: Merge "Insert an empty read barrier call."
2014-04-04 Vladimir MarkoMerge "Disassemble Thumb2 shifts and more VFP instructi...
2014-04-04 Nicolas GeoffrayMerge "Add support for new-instance and invoke-direct."
2014-04-04 Nicolas GeoffrayMerge "Please clang by making explicit instantiations...
2014-04-04 Nicolas GeoffrayPlease clang by making explicit instantiations non...
2014-04-04 Nicolas GeoffrayAdd support for new-instance and invoke-direct.
2014-04-04 Nicolas GeoffrayMerge "Explicitly instantiate artInvokeCommon to please...
next