OSDN Git Service

android-x86/art.git
2014-05-29 Hiroshi Yamauchiam b478dab3: Merge "Add read barriers for the weak...
2014-05-29 Hiroshi YamauchiMerge "Add read barriers for the weak roots in the...
2014-05-29 Dave Allisonam 8adc1d9d: Merge "Make use of sigchainlib for signal...
2014-05-29 Dave AllisonMerge "Make use of sigchainlib for signal chaining...
2014-05-29 Hiroshi YamauchiAdd read barriers for the weak roots in the JNI weak...
2014-05-29 Bill Buzbeeam ea0b6e28: Merge "AArch64: fixing some assertions."
2014-05-29 Bill BuzbeeMerge "AArch64: fixing some assertions."
2014-05-29 Vladimir Markoam abe13862: Merge "Improve tracking of memory location...
2014-05-29 Vladimir MarkoMerge "Improve tracking of memory locations in LVN."
2014-05-29 Dave AllisonMake use of sigchainlib for signal chaining for implici...
2014-05-29 Vladimir MarkoImprove tracking of memory locations in LVN.
2014-05-29 Matteo FranchinAArch64: fixing some assertions.
2014-05-29 Vladimir Markoam c774bd43: Merge "Fix pass driver\'s dump_pass_list_...
2014-05-29 Vladimir MarkoMerge "Fix pass driver's dump_pass_list_ and print_pass...
2014-05-29 Vladimir MarkoFix pass driver's dump_pass_list_ and print_pass_list_.
2014-05-28 Brian Carlstromam b661a80a: Merge "Move to dalvik.vm.lib.2 to force...
2014-05-28 Brian CarlstromMerge "Move to dalvik.vm.lib.2 to force default to...
2014-05-28 Brian CarlstromMove to dalvik.vm.lib.2 to force default to libart
2014-05-28 Brian Carlstromam 818cff4a: Merge "Fix DexFile.entries to return class...
2014-05-28 Brian CarlstromMerge "Fix DexFile.entries to return class names, not...
2014-05-28 Hiroshi Yamauchiam e8aff40f: Merge "Use a heap allocated free buffer...
2014-05-28 Hiroshi YamauchiMerge "Use a heap allocated free buffer in MarkSweep...
2014-05-28 Hiroshi YamauchiUse a heap allocated free buffer in MarkSweep::SweepArr...
2014-05-28 Brian CarlstromFix DexFile.entries to return class names, not class...
2014-05-28 Ian Rogersam 6d25996b: Merge "ART: Print and dump functionalities...
2014-05-28 Ian RogersMerge "ART: Print and dump functionalities per pass"
2014-05-28 Mathieu Chartieram 11138c73: Merge "Don\'t create bump pointer spaces...
2014-05-28 Mathieu ChartierMerge "Don't create bump pointer spaces unless necessary."
2014-05-28 Bill Buzbeeam 32f38c07: Merge "x86_64: Support r8-r15, xmm8-xmm15...
2014-05-28 Bill BuzbeeMerge "x86_64: Support r8-r15, xmm8-xmm15 in assembler"
2014-05-28 Hiroshi Yamauchiam 6fecd0e0: Merge "Add read barriers to the weak roots...
2014-05-28 Mathieu ChartierDon't create bump pointer spaces unless necessary.
2014-05-28 Hiroshi YamauchiMerge "Add read barriers to the weak roots in the inter...
2014-05-28 Hiroshi YamauchiAdd read barriers to the weak roots in the intern table.
2014-05-28 Hiroshi Yamauchiam 0130ba04: Merge "Allocate large enough space bitmaps...
2014-05-28 Hiroshi YamauchiMerge "Allocate large enough space bitmaps for malloc...
2014-05-28 Brian Carlstromam c5f94db4: Merge "Add option to specify compiler...
2014-05-28 Bill Buzbeeam 32c02c15: Merge "x86_64: Add 64-bit version of instr...
2014-05-28 Brian CarlstromMerge "Add option to specify compiler executable."
2014-05-28 Bill BuzbeeMerge "x86_64: Add 64-bit version of instructions in...
2014-05-28 Dmitry Petrochenkox86_64: Support r8-r15, xmm8-xmm15 in assembler
2014-05-28 Jeff Haoam 0354e68a: Merge "Fix method tracing\'s handling...
2014-05-28 Jeff HaoMerge "Fix method tracing's handling of shadow frames...
2014-05-28 Tsu Chiang... Add option to specify compiler executable.
2014-05-28 Jeff HaoFix method tracing's handling of shadow frames on startup.
2014-05-27 Ian Rogersam 9bec5443: Merge "Fix the problem of not shutting...
2014-05-27 Ian RogersMerge "Fix the problem of not shutting down the profile...
2014-05-27 Bill Buzbeeam 33a60e47: Merge "Set the type of a RegStorage correctly"
2014-05-27 Andreas Gampeam 2b9301bf: Merge "ART: Fix sharpening across dex...
2014-05-27 Bill BuzbeeMerge "Set the type of a RegStorage correctly"
2014-05-27 Andreas GampeMerge "ART: Fix sharpening across dex files"
2014-05-27 buzbeeam 67c482f6: Merge "Art compiler: remove unnecessary...
2014-05-27 buzbeeMerge "Art compiler: remove unnecessary sqrt call"
2014-05-27 Andreas GampeART: Fix sharpening across dex files
2014-05-27 buzbeeArt compiler: remove unnecessary sqrt call
2014-05-27 buzbeeam 6c35a6ba: Merge "Quick compiler: generalize NarrowRe...
2014-05-27 buzbeeMerge "Quick compiler: generalize NarrowRegLoc()"
2014-05-27 Mark MendellSet the type of a RegStorage correctly
2014-05-27 Dmitry Petrochenkox86_64: Add 64-bit version of instructions in asm
2014-05-27 Brian Carlstromam e3b5cb50: Merge "Workaround apparent clang compilati...
2014-05-27 Jean Christophe... ART: Print and dump functionalities per pass
2014-05-27 Brian CarlstromMerge "Workaround apparent clang compilation issue"
2014-05-27 Brian CarlstromWorkaround apparent clang compilation issue
2014-05-27 Bill Buzbeeam ab5b370e: Merge "AArch64: Add suspend check in manag...
2014-05-27 Bill Buzbeeam bbc66c58: Merge "ART: Better SSA Allocation when...
2014-05-27 Bill Buzbeeam 960a4bcd: Merge "AArch64: Enable FLOAT and DOUBLE...
2014-05-27 Bill BuzbeeMerge "AArch64: Add suspend check in managed code."
2014-05-27 Bill BuzbeeMerge "ART: Better SSA Allocation when recreating SSA"
2014-05-27 Bill BuzbeeMerge "AArch64: Enable FLOAT and DOUBLE opcodes"
2014-05-27 Wei JinFix the problem of not shutting down the profiler in...
2014-05-27 Jean Christophe... ART: Better SSA Allocation when recreating SSA
2014-05-26 Serban ConstantinescuAArch64: Enable FLOAT and DOUBLE opcodes
2014-05-26 Brian Carlstromam 1b1aea22: Merge "Fix x86_64 test failures."
2014-05-26 Brian CarlstromMerge "Fix x86_64 test failures."
2014-05-26 Nicolas GeoffrayFix x86_64 test failures.
2014-05-26 Nicolas Geoffrayam ddb1a160: Merge "Add a linear scan register allocato...
2014-05-26 Nicolas GeoffrayMerge "Add a linear scan register allocator to the...
2014-05-26 Nicolas GeoffrayAdd a linear scan register allocator to the optimizing...
2014-05-26 Brian Carlstromam 8b5b1e55: Merge "Make DexFile content read only...
2014-05-26 Brian CarlstromMerge "Make DexFile content read only before running...
2014-05-26 Brian CarlstromMake DexFile content read only before running DexFileVe...
2014-05-26 Zheng XuAArch64: Add suspend check in managed code.
2014-05-25 Brian Carlstromam 30395fc8: Merge "Add TARGET_2ND_ARCH support for...
2014-05-25 Brian CarlstromMerge "Add TARGET_2ND_ARCH support for dump-oat-boot"
2014-05-25 buzbeeQuick compiler: generalize NarrowRegLoc()
2014-05-25 Brian CarlstromAdd TARGET_2ND_ARCH support for dump-oat-boot
2014-05-25 Brian Carlstromam a79febb8: Merge "Fix ExtractToMemMap to show origina...
2014-05-25 Brian CarlstromMerge "Fix ExtractToMemMap to show original zip file...
2014-05-24 Bill Buzbeeam cd9b4e28: Merge "x86_64: Rebase on top of "64-bit...
2014-05-24 Bill BuzbeeMerge "x86_64: Rebase on top of "64-bit temp register...
2014-05-24 Bill Buzbeeam 9fd03459: Merge "Implement all vector instructions...
2014-05-24 Bill BuzbeeMerge "Implement all vector instructions for X86"
2014-05-24 Mark MendellImplement all vector instructions for X86
2014-05-24 buzbeeam 8c895b33: Merge "Quick compiler: fix register clobbe...
2014-05-24 buzbeeMerge "Quick compiler: fix register clobbering."
2014-05-24 buzbeeQuick compiler: fix register clobbering.
2014-05-24 Hiroshi YamauchiAllocate large enough space bitmaps for malloc spaces.
2014-05-24 Dmitry Petrochenkox86_64: Rebase on top of "64-bit temp register support"
2014-05-24 Mathieu Chartieram 132236a8: Merge "Improve invalid large object free...
2014-05-24 Mathieu ChartierMerge "Improve invalid large object free dumping."
next