OSDN Git Service

android-x86/art.git
2014-09-27 Mathieu Chartieram 11c48fe8: (-s ours) Merge "Optimize get/set reflecti...
2014-09-27 Mathieu ChartierMerge "Optimize get/set reflection performance" into...
2014-09-27 Mathieu ChartierOptimize get/set reflection performance
2014-09-26 Mathieu Chartieram 88adf363: Merge "Fix broken runtime SetStatsEnabled...
2014-09-26 Mathieu ChartierMerge "Fix broken runtime SetStatsEnabled logic"
2014-09-26 Ian Rogersam 95f03e6a: Merge "Fix make test exclusion bugs."
2014-09-26 Mathieu Chartieram dbe4dc12: Merge "Fix broken runtime SetStatsEnabled...
2014-09-26 Mathieu ChartierFix broken runtime SetStatsEnabled logic
2014-09-26 Mathieu ChartierMerge "Fix broken runtime SetStatsEnabled logic" into...
2014-09-26 Ian RogersMerge "Fix make test exclusion bugs."
2014-09-26 Ian RogersFix make test exclusion bugs.
2014-09-26 Ian Rogersam adef7361: Merge "Only include test targets if test...
2014-09-26 Ian RogersMerge "Only include test targets if test-art* or build...
2014-09-26 buzbeeam ed34f59c: Merge "Quick compiler: aarch64 codegen...
2014-09-26 Ian RogersOnly include test targets if test-art* or build-art...
2014-09-26 buzbeeMerge "Quick compiler: aarch64 codegen & long_min liter...
2014-09-26 buzbeeQuick compiler: aarch64 codegen & long_min literal
2014-09-26 Mathieu Chartieram 23fb122b: Change heap base address
2014-09-26 Mathieu Chartieram 7fe50c62: Merge "Change heap base address"
2014-09-26 Mathieu ChartierMerge "Change heap base address"
2014-09-26 Mathieu ChartierChange heap base address
2014-09-26 Hiroshi Yamauchiam 887ebcf7: Merge "Fix verifier crash in GetQuickField...
2014-09-26 Ian Rogersam 628a74f9: Merge "ART Runtime: Add movw ,yy fault...
2014-09-26 Ian Rogersam d282d59b: Merge "Elimination of redundant instructuion"
2014-09-26 Ian Rogersam 68dc1015: Merge "Fix CallStaticVoidMethodA for testE...
2014-09-26 Ian Rogersam 5a2a2639: Merge "Fix some more pedantic compiler...
2014-09-26 Mathieu ChartierChange heap base address
2014-09-26 Hiroshi YamauchiMerge "Fix verifier crash in GetQuickFieldAccess()."
2014-09-26 Hiroshi YamauchiFix verifier crash in GetQuickFieldAccess().
2014-09-26 Mathieu ChartierFix broken runtime SetStatsEnabled logic
2014-09-26 Ian RogersMerge "ART Runtime: Add movw $xx,yy fault handling"
2014-09-26 Ian RogersMerge "Elimination of redundant instructuion"
2014-09-26 Ian RogersMerge "Fix CallStaticVoidMethodA for testEverything"
2014-09-26 Ian RogersMerge "Fix some more pedantic compiler warnings."
2014-09-26 Marcus OaklandFix CallStaticVoidMethodA for testEverything
2014-09-26 Andreas Gampeam 70637e40: Merge "ART: Fix mac build"
2014-09-26 Andreas GampeMerge "ART: Fix mac build"
2014-09-26 Andreas GampeART: Fix mac build
2014-09-26 Ian RogersFix some more pedantic compiler warnings.
2014-09-26 Ian Rogersam acc77989: Merge "Fix Class::IsInSamePackage to not...
2014-09-25 Ian RogersMerge "Fix Class::IsInSamePackage to not read beyond...
2014-09-25 Ian RogersFix Class::IsInSamePackage to not read beyond the end...
2014-09-25 Hiroshi Yamauchiam 4aa2ec15: Merge "Some optimizations for the array...
2014-09-25 Hiroshi YamauchiMerge "Some optimizations for the array alloc path."
2014-09-25 Hiroshi YamauchiSome optimizations for the array alloc path.
2014-09-25 Mathieu Chartieram e7e34d08: Merge "Reduce IndirectReferenceTable memor...
2014-09-25 Mathieu ChartierMerge "Reduce IndirectReferenceTable memory usage"
2014-09-25 Mathieu ChartierReduce IndirectReferenceTable memory usage
2014-09-25 Mark MendellART Runtime: Add movw $xx,yy fault handling
2014-09-25 Vladimir Markoam 1ed5b27e: Merge "Implement method calls using relati...
2014-09-25 Vladimir MarkoMerge "Implement method calls using relative BL on...
2014-09-25 Vladimir MarkoImplement method calls using relative BL on ARM.
2014-09-25 Nicolas Geoffrayam 34bb808a: Merge "Make the script bash because it...
2014-09-25 Nicolas GeoffrayMerge "Make the script bash because it uses PIPESTATUS."
2014-09-25 Nicolas Geoffrayam f4696b81: Merge "Make suspend checks note have side...
2014-09-25 Nicolas GeoffrayMake the script bash because it uses PIPESTATUS.
2014-09-25 Nicolas GeoffrayMerge "Make suspend checks note have side effects."
2014-09-25 Nicolas GeoffrayMake suspend checks note have side effects.
2014-09-25 Nicolas Geoffrayam a72cb229: Merge "Optimize suspend checks in optimizi...
2014-09-25 Roland Levillainam d7e2f329: Merge "Optimizing compiler: remove unneces...
2014-09-25 Nicolas GeoffrayMerge "Optimize suspend checks in optimizing compiler."
2014-09-25 Roland LevillainMerge "Optimizing compiler: remove unnecessary `explici...
2014-09-25 Roland Levillainam 03416803: Merge "Optimizing compiler: check inputs...
2014-09-25 Roland LevillainMerge "Optimizing compiler: check inputs & uses definit...
2014-09-25 Roland LevillainOptimizing compiler: remove unnecessary `explicit'...
2014-09-25 Vladimir Markoam f2476d52: Merge "Deprecate GrowableArray, use ArenaV...
2014-09-25 Nicolas GeoffrayOptimize suspend checks in optimizing compiler.
2014-09-25 Vladimir MarkoMerge "Deprecate GrowableArray, use ArenaVector instead."
2014-09-25 Roland LevillainOptimizing compiler: check inputs & uses definitions...
2014-09-25 Sebastien Hertzresolved conflicts for merge of 266b4689 to lmp-dev...
2014-09-25 Sebastien HertzMerge "Do not hold breakpoint lock when running the...
2014-09-25 Ian Rogersam c5c71bfa: Merge "ART: Reject branch/switch/throw...
2014-09-25 Ian Rogersam 9961929d: Merge "Fix "const-class v0, I" for libartd.so"
2014-09-25 Ian RogersMerge "ART: Reject branch/switch/throw to move-result."
2014-09-25 Ian RogersMerge "Fix "const-class v0, I" for libartd.so"
2014-09-24 Andreas Gampeam a460bb07: Merge "ART: Update for split native bridge...
2014-09-24 Andreas GampeMerge "ART: Update for split native bridge initialization"
2014-09-24 Pat Tjinam 9770574a: Merge "x86: evaluation destination should...
2014-09-24 Pat TjinMerge "x86: evaluation destination should be after...
2014-09-24 Brian Carlstromam 5957d54a: Merge "Restore kReasonLogging for kDexoptN...
2014-09-24 Stephen KyleART: Reject branch/switch/throw to move-result.
2014-09-24 Brian Carlstromam b1f44f7e: am 4dfd0e46: Merge "Restore kReasonLogging...
2014-09-24 Brian Carlstromam 4dfd0e46: Merge "Restore kReasonLogging for kDexoptN...
2014-09-24 Brian CarlstromMerge "Restore kReasonLogging for kDexoptNeeded and...
2014-09-24 Brian CarlstromRestore kReasonLogging for kDexoptNeeded and kPatchoatN...
2014-09-24 Brian CarlstromMerge "Restore kReasonLogging for kDexoptNeeded and...
2014-09-24 Logan ChienFix "const-class v0, I" for libartd.so
2014-09-24 Serguei Katkovx86: evaluation destination should be after load of...
2014-09-24 Andreas Gampeam bcf2e39c: (-s ours) am c95f840e: Merge "ART: Refacto...
2014-09-24 Andreas Gampeam c0d36abb: Merge "ART: Refactor elf_writer_quick...
2014-09-24 Andreas Gampeam c95f840e: Merge "ART: Refactor elf_writer_quick...
2014-09-24 Brian Carlstromam b45c3369: Merge "dex2oat should truncate files opene...
2014-09-24 Andreas GampeMerge "ART: Refactor elf_writer_quick for elf section...
2014-09-24 Andreas GampeMerge "ART: Refactor elf_writer_quick for elf section...
2014-09-24 Andreas GampeART: Refactor elf_writer_quick for elf section order
2014-09-24 Brian CarlstromMerge "dex2oat should truncate files opened from file...
2014-09-24 Brian Carlstromdex2oat should truncate files opened from file descriptors
2014-09-24 Andreas GampeART: Refactor elf_writer_quick for elf section order
2014-09-24 Brian Carlstromam fc2328b7: am aa93129c: dex2oat should truncate files...
2014-09-24 Brian Carlstromam aa93129c: dex2oat should truncate files opened from...
next