OSDN Git Service

android-x86/art.git
2014-04-22 buzbeeam 0ea4bf7e: Merge "Update load/store utilities for...
2014-04-22 Mathieu Chartieram 39595830: Merge "Return bytes freed from RosAlloc."
2014-04-22 buzbeeMerge "Update load/store utilities for 64-bit backends"
2014-04-22 buzbeeUpdate load/store utilities for 64-bit backends
2014-04-22 Mathieu ChartierMerge "Return bytes freed from RosAlloc."
2014-04-22 Mathieu ChartierReturn bytes freed from RosAlloc.
2014-04-22 Vladimir Markoam 82b1a818: Merge "Avoid allocating OatFile::OatClass...
2014-04-22 Sebastien Hertzam 618a8700: Merge "Fix crash when debugging exception"
2014-04-22 Nicolas Geoffrayam 00256f3e: Merge "Revert "64bit changes to the stack...
2014-04-22 Nicolas Geoffrayam e08920e3: Merge "64bit changes to the stack walker...
2014-04-22 Sebastien Hertzam ea810632: Merge "Speed up single-stepping"
2014-04-22 Bill Buzbeeam 6123d94c: Merge "GenArithOpInt should ensure that...
2014-04-22 Vladimir MarkoMerge "Avoid allocating OatFile::OatClass on the heap."
2014-04-22 Sebastien HertzMerge "Fix crash when debugging exception"
2014-04-22 Nicolas GeoffrayMerge "Revert "64bit changes to the stack walker for...
2014-04-22 Nicolas GeoffrayRevert "64bit changes to the stack walker for the Quick...
2014-04-22 Nicolas GeoffrayMerge "64bit changes to the stack walker for the Quick...
2014-04-22 Sebastien HertzMerge "Speed up single-stepping"
2014-04-22 Bill BuzbeeMerge "GenArithOpInt should ensure that reg is in core"
2014-04-21 Mingyao Yangam 4e0d5ee5: Merge "Revert "Revert "Use LIRSlowPath...
2014-04-21 Mingyao YangMerge "Revert "Revert "Use LIRSlowPath for throwing...
2014-04-21 Mingyao Yangam 63da330f: Merge "Add an option to specify a list...
2014-04-21 Mingyao YangMerge "Add an option to specify a list of methods for...
2014-04-21 Andreas Gampeam b0618ae0: Merge "ART: GTest target tests missing...
2014-04-21 Andreas GampeMerge "ART: GTest target tests missing "PASSED""
2014-04-21 Andreas GampeART: GTest target tests missing "PASSED"
2014-04-21 Andreas Gampeam 72f184d0: Merge "Fix dependencies in the test suite...
2014-04-21 Andreas GampeMerge "Fix dependencies in the test suite for multi...
2014-04-21 Andreas GampeFix dependencies in the test suite for multi-target...
2014-04-18 Mingyao YangAdd an option to specify a list of methods for LIR...
2014-04-18 Ian Rogersam 86e1b5e7: Merge "Get instruction-set/features from...
2014-04-18 Ian RogersMerge "Get instruction-set/features from build/core...
2014-04-18 Christopher... am 9b3335e3: Merge "Modify unwind to comply with stack...
2014-04-18 Ian RogersGet instruction-set/features from build/core/config.mk
2014-04-18 Christopher... Merge "Modify unwind to comply with stack parser tools."
2014-04-18 Christopher... Modify unwind to comply with stack parser tools.
2014-04-18 Brian Carlstromam ed0bc0bb: Merge "Fixing missing newlines in Usage...
2014-04-18 Brian CarlstromMerge "Fixing missing newlines in Usage calls"
2014-04-18 Mingyao YangRevert "Revert "Use LIRSlowPath for throwing ArrayOutOf...
2014-04-18 Mathieu Chartieram b21f7c9f: Merge "Fix ForegroundHeapGrowthMultiplier...
2014-04-18 Brian CarlstromFixing missing newlines in Usage calls
2014-04-18 Mathieu Chartieram fa25af3e: Merge "Replace ObjectSet with LargeObjectB...
2014-04-18 Mathieu ChartierMerge "Fix ForegroundHeapGrowthMultiplier and ParseDouble."
2014-04-18 Mathieu ChartierFix ForegroundHeapGrowthMultiplier and ParseDouble.
2014-04-18 Mathieu ChartierMerge "Replace ObjectSet with LargeObjectBitmap."
2014-04-18 Andreas Gampeam 44b0053f: Merge "Fix elf_writer_test for 64b target"
2014-04-18 Andreas GampeMerge "Fix elf_writer_test for 64b target"
2014-04-18 Andreas GampeFix elf_writer_test for 64b target
2014-04-18 Sebastien Hertzam ec83aacf: Merge "Revert "Use LIRSlowPath for throwin...
2014-04-18 Ian Rogersam 6b8a2674: Merge "Fix a use of OpCondBranch that...
2014-04-18 Nicolas Geoffray64bit changes to the stack walker for the Quick ABI.
2014-04-18 Sebastien HertzMerge "Revert "Use LIRSlowPath for throwing ArrayOutOfB...
2014-04-18 Brian CarlstromRevert "Use LIRSlowPath for throwing ArrayOutOfBoundsEx...
2014-04-18 Ian RogersMerge "Fix a use of OpCondBranch that breaks the MIPS...
2014-04-18 Serguei KatkovGenArithOpInt should ensure that reg is in core
2014-04-18 Mathieu ChartierReplace ObjectSet with LargeObjectBitmap.
2014-04-18 Mingyao YangFix a use of OpCondBranch that breaks the MIPS build.
2014-04-18 Mingyao Yangam 957e2a2b: Merge "Use LIRSlowPath for throwing ArrayO...
2014-04-18 Ian Rogersam 48a35cbc: Merge "Interpreter-only mode should cause...
2014-04-18 Mingyao YangMerge "Use LIRSlowPath for throwing ArrayOutOfBoundsExc...
2014-04-18 Ian RogersMerge "Interpreter-only mode should cause dex-to-dex...
2014-04-17 Ian Rogersam daa7a64e: Merge "Comment disallow new monitors."
2014-04-17 Ian RogersInterpreter-only mode should cause dex-to-dex compilation.
2014-04-17 Ian RogersMerge "Comment disallow new monitors."
2014-04-17 Mathieu Chartieram a092ee40: Merge "Use non volatile lock words in...
2014-04-17 Ian Rogersam 94e8a973: Merge "Add untested x86-64 downcall and...
2014-04-17 Andreas Gampeam b99985a0: Merge "Fix a class-loading bug in the...
2014-04-17 Mingyao Yangam 425640d6: Merge "Use LIRSlowPath for throwing NPE."
2014-04-17 Bill Buzbeeam 79f2c53f: Merge "String.IndexOf method handles negat...
2014-04-17 Ian RogersComment disallow new monitors.
2014-04-17 Mathieu ChartierMerge "Use non volatile lock words in semispace collector."
2014-04-17 Mathieu ChartierUse non volatile lock words in semispace collector.
2014-04-17 Mingyao YangUse LIRSlowPath for throwing ArrayOutOfBoundsException.
2014-04-17 Ian RogersMerge "Add untested x86-64 downcall and exception assem...
2014-04-17 Andreas GampeMerge "Fix a class-loading bug in the verifier when...
2014-04-17 Andreas GampeFix a class-loading bug in the verifier when throwing NPE
2014-04-17 Mingyao YangMerge "Use LIRSlowPath for throwing NPE."
2014-04-17 Ian RogersAdd untested x86-64 downcall and exception assembly.
2014-04-17 Bill BuzbeeMerge "String.IndexOf method handles negative start...
2014-04-17 Nicolas Geoffrayam 984cd08f: Merge "Code cleanup in preparation for...
2014-04-17 Nicolas Geoffrayam c2b2bbf1: Merge "Simplify HInvokeStatic code generat...
2014-04-17 Ian Rogersam e8b2e6e7: Merge "Preparation for transition to libc++."
2014-04-17 Nicolas GeoffrayMerge "Code cleanup in preparation for x64 backend."
2014-04-17 Nicolas GeoffrayCode cleanup in preparation for x64 backend.
2014-04-17 Nicolas GeoffrayMerge "Simplify HInvokeStatic code generation."
2014-04-17 Nicolas GeoffraySimplify HInvokeStatic code generation.
2014-04-17 Alexei ZavjalovString.IndexOf method handles negative start index...
2014-04-17 Ian RogersMerge "Preparation for transition to libc++."
2014-04-16 Ian RogersPreparation for transition to libc++.
2014-04-16 Brian Carlstromam f7933e7f: Merge "Disable another timing sensitive...
2014-04-16 Andreas Gampeam 520ab876: Merge "Build dex2oat as 64b for the target...
2014-04-16 Brian CarlstromMerge "Disable another timing sensitive test on dist...
2014-04-16 Andreas GampeMerge "Build dex2oat as 64b for the target when using...
2014-04-16 Ian Rogersam 5e17616b: Merge "Fix volatile wide put/get to be...
2014-04-16 Brian CarlstromDisable another timing sensitive test on dist builds
2014-04-16 Ian RogersMerge "Fix volatile wide put/get to be atomic on x86...
2014-04-16 Mathieu Chartieram a214996d: Merge "Decrease target utilization for...
2014-04-16 Yevgeny RoubanFix volatile wide put/get to be atomic on x86 arch
2014-04-16 Andreas GampeBuild dex2oat as 64b for the target when using zygote64
2014-04-16 Mathieu ChartierMerge "Decrease target utilization for foreground apps."
next