OSDN Git Service

android-x86/art.git
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 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
2014-08-29 Alex LightFix segfault if running without image.
2014-08-29 buzbeeam 2cc42e30: Merge "Quick compiler: Fix MIPS build...
2014-08-29 buzbeeMerge "Quick compiler: Fix MIPS build" into lmp-dev
2014-08-29 buzbeeQuick compiler: Fix MIPS build
2014-08-29 Sebastien Hertzam 8ac3356d: Avoid null pointer dereference when sendin...
2014-08-29 Sebastien HertzAvoid null pointer dereference when sending JDWP packets
2014-08-29 Brian Carlstromam 6a6a8965: Fix Mac build
2014-08-29 Brian CarlstromFix Mac build
2014-08-29 Alex Lightam 6c050b5f: Fix incorect variable name.
2014-08-29 Alex Lightam 1f019816: Change /dalvik-cache to be owned by root.
2014-08-29 Alex LightFix incorect variable name.
2014-08-29 Alex LightChange /dalvik-cache to be owned by root.
2014-08-28 Brian Carlstromam e6caf046: Merge "Fix issue with Thread.setName hangi...
2014-08-28 Brian CarlstromMerge "Fix issue with Thread.setName hanging after...
2014-08-28 Brian Carlstromam 7654123b: Merge "Ensure proxy constructor is in...
2014-08-28 Brian CarlstromMerge "Ensure proxy constructor is in dex cache" into...
2014-08-28 Mathieu Chartieram 679c3ced: Merge "Prevent exception bugs in class...
2014-08-28 Mathieu ChartierMerge "Prevent exception bugs in class linker" into...
2014-08-28 Sebastien HertzEnsure proxy constructor is in dex cache
2014-08-28 Brian CarlstromFix issue with Thread.setName hanging after Thread...
2014-08-28 Mathieu ChartierPrevent exception bugs in class linker
2014-08-28 Elliott Hughesam 5b41c2a8: Merge "Actually ask the pthread implementa...
2014-08-28 Ian Rogersam d1e4e735: Merge "Revert "Avoid using NanoTime for...
2014-08-28 Elliott HughesMerge "Actually ask the pthread implementation for...
2014-08-28 Ian RogersMerge "Revert "Avoid using NanoTime for compiler and...
2014-08-27 Brian Carlstromam cd7a048c: Merge "Support booting without functioning...
2014-08-27 Brian CarlstromMerge "Support booting without functioning boot.oat...
2014-08-27 Elliott HughesActually ask the pthread implementation for the stack...
2014-08-27 Mathieu Chartieram 074c8c6a: Merge "Avoid using NanoTime for compiler...
2014-08-27 Ian RogersRevert "Avoid using NanoTime for compiler and verifier"
2014-08-27 Mathieu ChartierMerge "Avoid using NanoTime for compiler and verifier...
2014-08-27 Mathieu ChartierAvoid using NanoTime for compiler and verifier
2014-08-27 Andreas GampeART: Fix read-out-of-bounds in the compiler
2014-08-27 Dave Allisonam 52fb2a63: Merge "Handle nested signals" into lmp-dev
2014-08-27 Alex LightSupport booting without functioning boot.oat/art patchoat.
2014-08-27 Dave AllisonMerge "Handle nested signals" into lmp-dev
2014-08-27 Mathieu Chartieram b68c6e57: Reduce interpret-only compile time.
2014-08-27 Mathieu ChartierReduce interpret-only compile time.
2014-08-27 Dave AllisonHandle nested signals
2014-08-26 Mathieu Chartieram f59b605f: Merge "Fix race condition in TransitionCol...
2014-08-26 Stephen Kyleam ccb1a5d4: ART: Reject field accesses to non-referenc...
2014-08-26 Mathieu ChartierMerge "Fix race condition in TransitionCollector."...
2014-08-26 Mathieu ChartierFix race condition in TransitionCollector.
2014-08-26 Stephen KyleART: Reject field accesses to non-reference vregs.
2014-08-26 Mathieu Chartieram 506bcfc6: Merge "Map heap maps at a lower address...
2014-08-26 Mathieu ChartierMerge "Map heap maps at a lower address." into lmp-dev
2014-08-26 Andreas Gampeam b2634e97: Merge "ART: kSuper also has IncompatibleCl...
2014-08-26 Andreas Gampeam 7f28597b: Merge "ART: Fix IncompatibleClassChange...
2014-08-26 Andreas GampeMerge "ART: kSuper also has IncompatibleClassChangeErro...
2014-08-26 Andreas GampeMerge "ART: Fix IncompatibleClassChange check for ArtMe...
2014-08-26 Sebastien Hertzam 83182ed4: Merge "Reduce lock contention when debuggi...
2014-08-26 Sebastien HertzMerge "Reduce lock contention when debugging" into...
2014-08-26 buzbeeam cb50ed40: Merge "Quick compiler: fix DCHECK" into...
2014-08-26 buzbeeMerge "Quick compiler: fix DCHECK" into lmp-dev
2014-08-26 Brian Carlstromam 118785c6: CheckAndClearResolveException should allow...
2014-08-26 Brian CarlstromCheckAndClearResolveException should allow LinkageError
2014-08-26 Andreas GampeART: kSuper also has IncompatibleClassChangeError
2014-08-26 Andreas GampeART: Fix IncompatibleClassChange check for ArtMethod
2014-08-26 Mathieu Chartieram eac98d7c: Merge "Reduce GC log spam." into lmp-dev
2014-08-26 Mathieu ChartierMerge "Reduce GC log spam." into lmp-dev
2014-08-26 Mathieu ChartierReduce GC log spam.
next