OSDN Git Service

android-x86/art.git
2014-04-04 Sebastien Hertzam 6cea2a6c: Merge "Re-enable DEX-to-DEX compilation...
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...
2014-04-04 Nicolas GeoffrayExplicitly instantiate artInvokeCommon to please analys...
2014-04-04 Hiroshi YamauchiMerge "Insert an empty read barrier call."
2014-04-04 Hiroshi YamauchiInsert an empty read barrier call.
2014-04-04 Hiroshi Yamauchiam e9236f03: Merge "Fix Object::Clone()\'s pre-fence...
2014-04-04 Hiroshi YamauchiMerge "Fix Object::Clone()'s pre-fence barrier."
2014-04-04 Mathieu Chartieram e5893f8f: Merge "Restore the args in the invoke...
2014-04-04 Mathieu ChartierMerge "Restore the args in the invoke trampoline slow...
2014-04-04 Andreas Gampeam 03bafa4b: Merge "Do not output ARM64 assembler debug...
2014-04-04 Andreas Gampeam 77093dc3: Merge "Make frame size dependent on arch...
2014-04-04 Dave Allisonam 0666dcbc: Merge "Add OpEndIT() for marking the end...
2014-04-04 Andreas Gampeam 0537c5ea: Merge "Fix off-by-1 error in new SpaceBitmap"
2014-04-04 Mathieu Chartieram 7f74c43c: Merge "Add monitor_enter_object as root."
2014-04-03 Hiroshi YamauchiFix Object::Clone()'s pre-fence barrier.
2014-04-03 Mathieu ChartierRestore the args in the invoke trampoline slow paths.
2014-04-03 Chao-ying FuFix LoadValueWide to not call MarkLive for high reg...
2014-04-03 Andreas GampeMerge "Do not output ARM64 assembler debug code."
2014-04-03 Andreas GampeMerge "Make frame size dependent on arch-specific const...
2014-04-03 Dave AllisonMerge "Add OpEndIT() for marking the end of OpIT blocks"
2014-04-03 Andreas GampeMake frame size dependent on arch-specific constants.
2014-04-03 Vladimir MarkoDisassemble Thumb2 shifts and more VFP instructions.
2014-04-03 Andreas GampeDo not output ARM64 assembler debug code.
2014-04-03 Dave AllisonAdd OpEndIT() for marking the end of OpIT blocks
2014-04-03 Andreas GampeMerge "Fix off-by-1 error in new SpaceBitmap"
2014-04-03 Andreas GampeFix off-by-1 error in new SpaceBitmap
2014-04-03 Mathieu ChartierMerge "Add monitor_enter_object as root."
2014-04-03 Mathieu ChartierAdd monitor_enter_object as root.
2014-04-03 Nicolas Geoffrayam a7b2826f: Merge "Support passing arguments to invoke...
2014-04-03 Nicolas GeoffrayMerge "Support passing arguments to invoke-static*...
2014-04-03 Nicolas GeoffraySupport passing arguments to invoke-static* instructions.
2014-04-03 Bill Buzbeeam 5a4139fd: Merge "art: Handle x86_64 architecture...
2014-04-03 Bill BuzbeeMerge "art: Handle x86_64 architecture equal to x86"
2014-04-03 Vladimir Markoam 71100b58: Merge "Fix Unsafe.getLong()/putLong()...
2014-04-03 Vladimir MarkoMerge "Fix Unsafe.getLong()/putLong() for x86, add...
2014-04-03 Narayan Kamatham 0c7350d7: Merge "Runtime::PreZygoteFork returns...
2014-04-03 Narayan KamathMerge "Runtime::PreZygoteFork returns void, not boolean."
2014-04-03 Vladimir MarkoFix Unsafe.getLong()/putLong() for x86, add test.
2014-04-03 Calin Juravleam 5cc2d076: Merge "Profile: renamed kThresholdPercent...
2014-04-03 Calin Juravleam 317055b5: Merge "Profile: repurposed kTresholdPercent"
2014-04-03 Calin JuravleMerge "Profile: renamed kThresholdPercent and make...
2014-04-03 Calin JuravleMerge "Profile: repurposed kTresholdPercent"
2014-04-03 Dmitry Petrochenkoart: Handle x86_64 architecture equal to x86
2014-04-03 Mathieu Chartieram 8549cf9d: Merge "Use temp register in Unsafe Get...
2014-04-03 Mathieu ChartierMerge "Use temp register in Unsafe Get/Put intrisics...
2014-04-03 Andreas Gampeam 744924b7: Merge "Make SpaceBitmap cross-compiling...
2014-04-03 Andreas GampeMerge "Make SpaceBitmap cross-compiling tolerant"
2014-04-03 Jeff Haoam 5cff3083: Merge "Add support for -Xverify:none mode."
2014-04-03 Mathieu ChartierUse temp register in Unsafe Get/Put intrisics for displ...
2014-04-03 Jeff HaoMerge "Add support for -Xverify:none mode."
2014-04-03 Jeff HaoAdd support for -Xverify:none mode.
2014-04-03 Andreas GampeMake SpaceBitmap cross-compiling tolerant
2014-04-03 Christopher... am d0ab1223: Merge "Keep the symbol table in the shared...
2014-04-02 Christopher... Merge "Keep the symbol table in the shared libraries."
2014-04-02 Ian Rogersam a7a49dd6: Merge "Pass instruction-set from runtime...
2014-04-02 Ian RogersMerge "Pass instruction-set from runtime through to...
2014-04-02 Ian RogersPass instruction-set from runtime through to spawned...
2014-04-02 Calin JuravleProfile: renamed kThresholdPercent and make it configurable
2014-04-02 Colin Crossam 40462bcc: Merge "force dex2oat target executables...
2014-04-02 Dave Allisonam c6829abc: Merge "Add r4 as promotable register if...
2014-04-02 Colin CrossMerge "force dex2oat target executables to be compiled...
2014-04-02 Dave AllisonMerge "Add r4 as promotable register if implicit suspen...
2014-04-02 Dave AllisonAdd r4 as promotable register if implicit suspend checks
2014-04-02 Colin Crossforce dex2oat target executables to be compiled for...
2014-04-02 Calin JuravleProfile: repurposed kTresholdPercent
2014-04-02 Ian Rogersam 0807e7bb: Merge "Avoid debug check violation in...
2014-04-02 Ian RogersMerge "Avoid debug check violation in thread registration."
2014-04-02 Ian RogersAvoid debug check violation in thread registration.
2014-04-02 Calin Juravleam 161f71ab: Merge "Fixed total method count in profile...
2014-04-02 Calin JuravleMerge "Fixed total method count in profile file parsing."
2014-04-02 Calin JuravleFixed total method count in profile file parsing.
2014-04-02 Narayan KamathRuntime::PreZygoteFork returns void, not boolean.
2014-04-02 Narayan Kamatham 77384601: Merge "Include <sys/resource.h> for rlimit."
2014-04-02 Narayan KamathMerge "Include <sys/resource.h> for rlimit."
2014-04-02 Narayan KamathInclude <sys/resource.h> for rlimit.
2014-04-02 Nicolas Geoffrayam 2dc2bf9a: Merge "Update missed DEX2OAT -> DEX2OATD...
2014-04-02 Narayan Kamatham 8e157dc9: Merge "Move most zygote related code to...
2014-04-02 Nicolas GeoffrayMerge "Update missed DEX2OAT -> DEX2OATD changes."
2014-04-02 Nicolas GeoffrayUpdate missed DEX2OAT -> DEX2OATD changes.
2014-04-02 Narayan KamathMerge "Move most zygote related code to frameworks...
next