OSDN Git Service

android-x86/art.git
2014-09-16 Ian Rogersam 605f5ac0: Merge "Only log an error if an unattached...
2014-09-15 Ian RogersMerge "Only log an error if an unattached thread is...
2014-09-15 Ian RogersOnly log an error if an unattached thread is unregistered.
2014-09-14 Mathieu Chartieram 3256166d: Add native support for FinalizerList.makeC...
2014-09-14 Mathieu ChartierAdd native support for FinalizerList.makeCircularListIf...
2014-09-13 Andreas Gampeam afa6b8e9: ART: Make elf loading not abort
2014-09-13 Andreas GampeART: Make elf loading not abort
2014-09-13 Mathieu Chartieram eee3e702: Merge "Fix stale root error in verifier...
2014-09-13 Mathieu ChartierMerge "Fix stale root error in verifier" into lmp-dev
2014-09-13 Mathieu ChartierFix stale root error in verifier
2014-09-12 Andreas Gampeam 508e0a8d: Merge "ART: Allow quickening in the boot...
2014-09-12 Andreas GampeMerge "ART: Allow quickening in the boot image" into...
2014-09-12 Andreas GampeART: Allow quickening in the boot image
2014-09-12 Andreas Gampeam 332e1888: Merge "ART: Change access flag behavior...
2014-09-12 Andreas GampeMerge "ART: Change access flag behavior in verifier...
2014-09-12 buzbeeam 9a3c2624: Merge "Quick compiler (arm64) Fix inline...
2014-09-12 Mathieu Chartieram ca48ef5d: Merge "Fix and re-enable FreeList large...
2014-09-12 buzbeeMerge "Quick compiler (arm64) Fix inline Math.round...
2014-09-12 Mathieu ChartierMerge "Fix and re-enable FreeList large object space...
2014-09-12 buzbeeQuick compiler (arm64) Fix inline Math.round()
2014-09-12 Andreas GampeART: Change access flag behavior in verifier
2014-09-12 Andreas Gampeam 28e55dd9: Merge "Fix host 64-bit ISA string" into...
2014-09-12 Andreas GampeMerge "Fix host 64-bit ISA string" into lmp-dev
2014-09-12 Mathieu ChartierFix and re-enable FreeList large object space for 64 bit
2014-09-12 Mathieu Chartieram 0f79299e: Merge "Add fast path to VMClassLoader...
2014-09-12 Mathieu Chartieram 6b9f31a7: Merge "Delete pin table" into lmp-dev
2014-09-12 Brian Carlstromam 776ee723: Merge "Print the command line and ABI...
2014-09-12 Jeff Brownam 53f7ac1d: Merge "Revert "Print the command line...
2014-09-12 Jeff Brownam d1ae5004: Merge "Print the command line and ABI...
2014-09-11 Mathieu ChartierMerge "Add fast path to VMClassLoader.findLoadedClass...
2014-09-11 Mathieu ChartierMerge "Delete pin table" into lmp-dev
2014-09-11 Brian CarlstromMerge "Print the command line and ABI in stack dumps...
2014-09-11 Jeff BrownPrint the command line and ABI in stack dumps like...
2014-09-11 Jeff BrownMerge "Revert "Print the command line and ABI in stack...
2014-09-11 Jeff BrownRevert "Print the command line and ABI in stack dumps...
2014-09-11 Jeff BrownMerge "Print the command line and ABI in stack dumps...
2014-09-11 Mathieu ChartierAdd fast path to VMClassLoader.findLoadedClass
2014-09-11 Jeff BrownPrint the command line and ABI in stack dumps like...
2014-09-11 Mathieu ChartierDelete pin table
2014-09-11 Andreas Gampeam 3892cf8d: ART: Fix preverified setting in VerifyClass
2014-09-11 Andreas GampeART: Fix preverified setting in VerifyClass
2014-09-11 Vladimir Markoam 0a40828e: Merge "Improve dex location canonicalizati...
2014-09-11 Vladimir Markoam 11db17c4: Merge "Fix GetDexCanonicalLocation test...
2014-09-11 Vladimir MarkoMerge "Improve dex location canonicalization-related...
2014-09-11 Vladimir MarkoMerge "Fix GetDexCanonicalLocation test for relative...
2014-09-11 Sebastien Hertzam 96cd6714: Fix crash when connected to DDMS
2014-09-11 Sebastien HertzFix crash when connected to DDMS
2014-09-11 Sebastien Hertzam 5f0438a4: Merge "Fix deadlock in VirtualMachine...
2014-09-11 Sebastien HertzMerge "Fix deadlock in VirtualMachine.AllThreads" into...
2014-09-11 Sebastien Hertzam 94aa2482: Merge "Don\'t hold any lock when visiting...
2014-09-11 Sebastien HertzMerge "Don't hold any lock when visiting classes from...
2014-09-11 Brian Carlstromam 59d0e8ac: Merge "Use WellKnownClasses in ThrowStackO...
2014-09-11 Brian CarlstromMerge "Use WellKnownClasses in ThrowStackOverflowError...
2014-09-11 Brian CarlstromUse WellKnownClasses in ThrowStackOverflowError to...
2014-09-11 Andreas Gampeam df1532b9: ART: Correctly make methods preverified
2014-09-11 Andreas GampeART: Correctly make methods preverified
2014-09-10 Vladimir MarkoImprove dex location canonicalization-related performance.
2014-09-10 Calin JuravleFix GetDexCanonicalLocation test for relative paths.
2014-09-10 Brian Carlstromam 827645f2: Merge "Ensure class is linked before resol...
2014-09-10 Brian CarlstromMerge "Ensure class is linked before resolution" into...
2014-09-10 Christopher... am 44332cc2: Merge "Add proper cfi directives." into...
2014-09-10 Sebastien HertzEnsure class is linked before resolution
2014-09-10 Christopher... Merge "Add proper cfi directives." into lmp-dev
2014-09-10 Ian Rogersam 5875a488: Merge "VisitClassesWithoutClassesLock...
2014-09-10 Ian RogersMerge "VisitClassesWithoutClassesLock isn't safe if...
2014-09-10 Mathieu Chartieram 0bff4f37: Increase dex2oat timeouts for debug builds
2014-09-10 Christopher... Add proper cfi directives.
2014-09-10 Mathieu ChartierIncrease dex2oat timeouts for debug builds
2014-09-10 Mathieu Chartieram 4e67841e: Change Reference.get() intrinsic to Refere...
2014-09-09 Mathieu ChartierChange Reference.get() intrinsic to Reference.getRefere...
2014-09-09 Jeff Haoam f8aed38f: Merge "Change 099-vmdebug test to use...
2014-09-09 Jeff HaoMerge "Change 099-vmdebug test to use File.createTempFi...
2014-09-09 Jeff HaoChange 099-vmdebug test to use File.createTempFile.
2014-09-09 Mathieu Chartieram 3298611e: Merge "Temporarily disable LOS on 64 bit...
2014-09-09 Mathieu ChartierMerge "Temporarily disable LOS on 64 bit" into lmp-dev
2014-09-09 Sebastien HertzFix deadlock in VirtualMachine.AllThreads
2014-09-09 Andreas Gampeam 1b2140c9: ART: Better error reporting on broken...
2014-09-09 Andreas GampeART: Better error reporting on broken oat file
2014-09-09 Brian Carlstromam 6b8f8688: Merge "Workaround Darwin ContainedWithinEx...
2014-09-09 Brian CarlstromMerge "Workaround Darwin ContainedWithinExistingMap...
2014-09-09 Brian CarlstromWorkaround Darwin ContainedWithinExistingMap issue
2014-09-09 Sebastien Hertzam 77c318d5: Merge "Fix monitor visit for class initial...
2014-09-09 Andreas Gampeam 5300d478: Merge "ART: Fix unchecked register index...
2014-09-09 Sebastien HertzMerge "Fix monitor visit for class initializer" into...
2014-09-09 Andreas GampeMerge "ART: Fix unchecked register index validity"...
2014-09-09 Brian Carlstromam 8a4064e2: Fix darwin run-test problems
2014-09-09 Brian CarlstromFix darwin run-test problems
2014-09-09 Mathieu ChartierTemporarily disable LOS on 64 bit
2014-09-09 Mathieu Chartieram 1e25d938: Merge "Add fast path for FindClass using...
2014-09-09 Mathieu ChartierMerge "Add fast path for FindClass using the type dex...
2014-09-09 Andreas Gampeam dd66899f: Merge "ART: Change ART for new native...
2014-09-09 Mathieu ChartierAdd fast path for FindClass using the type dex file.
2014-09-09 Andreas GampeMerge "ART: Change ART for new native bridge sequence...
2014-09-08 Mathieu Chartieram c0e1fa73: Merge "Add test for hashCode and System...
2014-09-08 Mathieu ChartierMerge "Add test for hashCode and System.identityHashCod...
2014-09-08 Jeff Haoam b087849f: Disable tracing if enabled by default...
2014-09-08 Jeff HaoDisable tracing if enabled by default for new tracing...
2014-09-08 Jeff Haoam afb7de60: Merge "Change when sampling thread is...
2014-09-08 Jeff HaoMerge "Change when sampling thread is reset during...
2014-09-08 Jeff HaoChange when sampling thread is reset during shutdown...
next