OSDN Git Service

android-x86/art.git
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 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...
2014-09-08 Mathieu Chartieram f81bfa3e: Ignore heap trim requests if we are the...
2014-09-08 Mathieu Chartieram 4d3981c7: Revert "Fix heap trimmer daemon sleeping."
2014-09-08 Mathieu ChartierAdd test for hashCode and System.identityHashCode.
2014-09-08 Mathieu ChartierIgnore heap trim requests if we are the zygote
2014-09-08 Mathieu ChartierRevert "Fix heap trimmer daemon sleeping."
2014-09-08 Andreas GampeART: Fix unchecked register index validity
2014-09-08 Andreas GampeART: Change ART for new native bridge sequence
2014-09-08 Sebastien HertzFix monitor visit for class initializer
2014-09-05 Brian Carlstromam 2c63eee3: Merge "Fix numerous issues with DdmVmInter...
2014-09-05 Brian CarlstromMerge "Fix numerous issues with DdmVmInternal allocatio...
2014-09-05 Brian CarlstromFix numerous issues with DdmVmInternal allocation tracking
2014-09-05 Calin Juravleam b100ff4f: Merge "Avoid recomputing the dex checksum...
2014-09-05 Calin JuravleMerge "Avoid recomputing the dex checksum during class...
2014-09-05 Calin JuravleAvoid recomputing the dex checksum during class loading
2014-09-04 Ian Rogersam cb7c0e9e: Ensure alternate signal stack is minimum...
2014-09-04 Ian RogersEnsure alternate signal stack is minimum size.
2014-09-04 Mathieu Chartieram bbcd0a75: Merge "Fix heap trimmer daemon sleeping...
2014-09-04 Mathieu ChartierMerge "Fix heap trimmer daemon sleeping." into lmp-dev
2014-09-04 Mathieu ChartierFix heap trimmer daemon sleeping.
2014-09-04 Jean Christophe... am 57f2bbda: ART: Fix x86_64 GenSelect case when destin...
2014-09-04 Jean Christophe... ART: Fix x86_64 GenSelect case when destination is Ref
2014-09-04 Ian Rogersam 607dcd8a: Merge "ART: Fix computation of frame size...
2014-09-04 Ian RogersMerge "ART: Fix computation of frame size for direct...
2014-09-04 Serguei KatkovART: Fix computation of frame size for direct proxy...
2014-09-04 Mathieu Chartieram e1a86627: Merge "Fix native allocation watermark...
2014-09-04 Mathieu ChartierMerge "Fix native allocation watermark clamping." into...
2014-09-04 Mathieu ChartierFix native allocation watermark clamping.
2014-09-04 Mathieu Chartieram c4978258: Merge "Add exception check to AllocateInte...
2014-09-04 Mathieu ChartierMerge "Add exception check to AllocateInternalWithGc...
2014-09-03 Jeff Haoam 6b28a456: Fix stack overflow and duplicate methods...
2014-09-03 Jeff HaoFix stack overflow and duplicate methods while tracing.
2014-09-03 Mathieu ChartierAdd exception check to AllocateInternalWithGc
2014-09-03 Junmo Parkam ff4cfe07: Fix SetupResourceMasks to pass correct...
2014-09-03 Junmo ParkFix SetupResourceMasks to pass correct parameters
2014-09-03 buzbeeam f72fd02c: Merge "Quick compiler: disable GVN DO...
2014-09-03 buzbeeMerge "Quick compiler: disable GVN DO NOT MERGE" into...
2014-09-03 buzbeeQuick compiler: disable GVN DO NOT MERGE
2014-09-03 Mathieu Chartieram c60bdf66: Fix native allocation test.
2014-09-03 Andreas Gampeam 4d05d931: Merge "ART: Fix read-out-of-bounds in...
2014-09-03 Mathieu Chartieram 635531a2: Merge "Change native allocations to use...
2014-09-03 Ian Rogersam 37bb8184: Merge "Pre-allocate the NoClassDefFoundErr...
2014-09-03 Ian Rogersam 9db18e16: Merge "Reduce and speed-up class def searc...
2014-09-03 Andreas Gampeam e610faf9: Merge "ART: Tighten verifier list reading...
2014-09-03 Mathieu ChartierFix native allocation test.
2014-09-03 Andreas GampeMerge "ART: Fix read-out-of-bounds in the compiler...
2014-09-03 Mathieu ChartierMerge "Change native allocations to use growth limit...
2014-09-03 Mathieu ChartierChange native allocations to use growth limit.
2014-09-02 Ian RogersMerge "Pre-allocate the NoClassDefFoundError to be...
2014-09-02 Ian RogersMerge "Reduce and speed-up class def searches." into...
2014-09-02 Andreas GampeMerge "ART: Tighten verifier list reading and offsets...
2014-09-02 Ian RogersPre-allocate the NoClassDefFoundError to be thrown...
2014-09-02 Ian RogersReduce and speed-up class def searches.
2014-09-02 Mathieu Chartieram 23590fd0: Merge "Change intern table to unordered...
2014-09-02 Mathieu ChartierMerge "Change intern table to unordered set." into...
2014-09-02 Mathieu Chartieram 8bd2961b: Change heap transitions + hspace compation...
2014-09-02 Mathieu ChartierChange heap transitions + hspace compation to use VLOG...
2014-09-02 Andreas GampeART: Tighten verifier list reading and offsets
2014-09-02 Andreas Gampeam b373ba1b: ART: Fix typo
2014-09-02 Andreas GampeART: Fix typo
2014-09-02 Andreas Gampeam 277a7c7b: ART: Fix dex file verifier type-list handling
2014-08-30 Andreas GampeART: Fix dex file verifier type-list handling
2014-08-30 Mathieu ChartierChange intern table to unordered set.
2014-08-30 Mathieu Chartieram 20632daa: Merge "Add native memory accounting throug...
2014-08-30 Mathieu ChartierMerge "Add native memory accounting through custom...
2014-08-29 Mathieu ChartierAdd native memory accounting through custom allocator.
2014-08-29 Dave Allisonam 9bf1b088: Merge "Fix mips build for nested signal...
2014-08-29 Dave AllisonMerge "Fix mips build for nested signal handler" into...
2014-08-29 Alex Lightam 496cd337: Fix segfault if running without image.
2014-08-29 Dave AllisonFix mips build for nested signal handler
next