OSDN Git Service

android-x86/art.git
2014-09-05 Andreas GampeRevert "Revert "x86: Fix art_quick_instrumentation_exit""
2014-09-04 Dave AllisonMerge "Fix arm64 build warning (promoted to error)."
2014-09-04 Andreas GampeMerge "ART: Change ART for new native bridge sequence"
2014-09-04 Andreas GampeMerge "ART: Fix host run-test script"
2014-09-04 Dave AllisonFix arm64 build warning (promoted to error).
2014-09-04 Andreas GampeART: Fix host run-test script
2014-09-04 Andreas GampeART: Change ART for new native bridge sequence
2014-09-04 Dave AllisonMerge "Make nested signal more generic"
2014-09-04 Mathieu ChartierMerge "Fix heap trimmer daemon sleeping."
2014-09-04 Mathieu ChartierFix heap trimmer daemon sleeping.
2014-09-04 Dave AllisonMake nested signal more generic
2014-09-04 Ian RogersMerge "VisitClassesWithoutClassesLock isn't safe if...
2014-09-04 Ian RogersMerge "Fix stack overflow and duplicate methods while...
2014-09-04 Jeff HaoFix stack overflow and duplicate methods while tracing.
2014-09-04 Ian RogersMerge "ART: Fix x86_64 GenSelect case when destination...
2014-09-04 Jean Christophe... ART: Fix x86_64 GenSelect case when destination is Ref
2014-09-04 Ian RogersMerge "ART: Reduce LockCallTemps usage"
2014-09-04 Maxim KazantsevART: Reduce LockCallTemps usage
2014-09-04 Ian RogersMerge "ART: Allow oatdump to print vr stack locations"
2014-09-04 Razvan A LupusoruART: Allow oatdump to print vr stack locations
2014-09-04 Ian RogersMerge "ART: Vectorization opcode implementation fixes"
2014-09-04 Ian RogersMerge "Add numerator check for integer divide and modulo"
2014-09-04 Ian RogersMerge "ART: Only call CalculateBasicBlockInformation...
2014-09-04 Jean Christophe... ART: Only call CalculateBasicBlockInformation once
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 ChartierMerge "Fix native allocation watermark clamping."
2014-09-04 Mathieu ChartierFix native allocation watermark clamping.
2014-09-04 Mathieu ChartierMerge "Add exception check to AllocateInternalWithGc"
2014-09-04 Mathieu ChartierAdd exception check to AllocateInternalWithGc
2014-09-04 Ian RogersVisitClassesWithoutClassesLock isn't safe if classes...
2014-09-04 Ian RogersMerge "Remove abuse of mirror::Object* to reference...
2014-09-04 Ian RogersRemove abuse of mirror::Object* to reference special...
2014-09-03 Lupusoru, Razvan AART: Vectorization opcode implementation fixes
2014-09-03 Vladimir MarkoMerge "Fix SetupResourceMasks to pass correct parameters"
2014-09-03 Vladimir MarkoMerge "ART fix oat debug source map operations"
2014-09-03 Sebastien HertzMerge "Reduce lock contention when debugging"
2014-09-03 buzbeeMerge "Quick compiler, aarch64: Insane sanity checker"
2014-09-03 Mathieu ChartierMerge "Fix native allocation test."
2014-09-03 Mathieu ChartierMerge "Change native allocations to use growth limit."
2014-09-03 Andreas GampeMerge "ART: Fix StubTest Interface Trampoline test"
2014-09-03 Andreas GampeART: Fix StubTest Interface Trampoline test
2014-09-03 Mathieu ChartierFix native allocation test.
2014-09-03 Mathieu ChartierChange native allocations to use growth limit.
2014-09-03 Mathieu ChartierMerge "Add missing read barriers to intern table."
2014-09-03 Andreas GampeMerge "ART: Fix read-out-of-bounds in the compiler"
2014-09-03 Andreas GampeART: Fix read-out-of-bounds in the compiler
2014-09-03 Andreas GampeMerge "ART: Tighten verifier list reading and offsets"
2014-09-02 Andreas GampeART: Tighten verifier list reading and offsets
2014-09-02 Mathieu ChartierAdd missing read barriers to intern table.
2014-09-02 Mathieu ChartierMerge "Change intern table to unordered set."
2014-09-02 Ian RogersMerge "Disable SignalTest with GC stress."
2014-09-02 Junmo ParkFix SetupResourceMasks to pass correct parameters
2014-09-02 Ian RogersDisable SignalTest with GC stress.
2014-09-02 buzbeeQuick compiler, aarch64: Insane sanity checker
2014-09-02 Ian RogersMerge "Pre-allocate the NoClassDefFoundError to be...
2014-09-02 Ian RogersPre-allocate the NoClassDefFoundError to be thrown...
2014-09-02 Mathieu ChartierChange intern table to unordered set.
2014-09-02 Ian RogersMerge "Reduce and speed-up class def searches."
2014-09-02 Mathieu ChartierMerge "Change heap transitions + hspace compation to...
2014-09-02 Mathieu ChartierChange heap transitions + hspace compation to use VLOG...
2014-09-02 Andreas GampeMerge "ART: Fix typo"
2014-09-02 Andreas GampeART: Fix typo
2014-09-02 Sebastien HertzReduce lock contention when debugging
2014-09-02 Andreas GampeMerge "ART: Fix dex file verifier type-list handling"
2014-09-02 Andreas GampeART: Fix dex file verifier type-list handling
2014-09-02 Ian RogersReduce and speed-up class def searches.
2014-09-02 Nicolas GeoffrayMerge "Revert "Revert "ART: Prepare for ELF64."""
2014-09-02 Nicolas GeoffrayRevert "Revert "ART: Prepare for ELF64.""
2014-09-01 Narayan KamathMerge "Fix frame size issue with 64-bit"
2014-09-01 Nicolas GeoffrayMerge "Revert "ART: Prepare for ELF64.""
2014-09-01 Nicolas GeoffrayRevert "ART: Prepare for ELF64."
2014-08-30 Mathieu ChartierMerge "Add native memory accounting through custom...
2014-08-30 Mathieu ChartierAdd native memory accounting through custom allocator.
2014-08-30 Andreas GampeMerge "ART: Fix accidental "1""
2014-08-30 Andreas GampeART: Fix accidental "1"
2014-08-30 Andreas GampeMerge "ART: Initialize fields of ParsedOptions"
2014-08-29 Brian CarlstromFix frame size issue with 64-bit
2014-08-29 Ian RogersMerge "ART: Address issues with kIntrinsicMinMaxDouble...
2014-08-29 Ian RogersMerge "ART: Update CFG dumper to handle extended better"
2014-08-29 Andreas GampeART: Initialize fields of ParsedOptions
2014-08-29 Dave AllisonMerge "Fix master-art-host build by removing flakey...
2014-08-29 Brian CarlstromMerge "ART: Prepare for ELF64."
2014-08-29 Dave AllisonFix master-art-host build by removing flakey test ...
2014-08-29 Dave AllisonMerge "Fix mac build and signal test"
2014-08-29 Dave AllisonFix mac build and signal test
2014-08-29 Dave AllisonMerge "Fix mips build for nested signal handler"
2014-08-29 Dave AllisonFix mips build for nested signal handler
2014-08-29 Brian CarlstromMerge "Fix segfault if running without image."
2014-08-29 Dave AllisonMerge "Fix signal chain to allow for signal() call...
2014-08-29 Alex LightFix segfault if running without image.
2014-08-29 Tong ShenART: Prepare for ELF64.
2014-08-29 Razvan A LupusoruART: Address issues with kIntrinsicMinMaxDouble for x86
2014-08-29 Razvan A LupusoruART: Update CFG dumper to handle extended better
2014-08-29 Andreas GampeMerge "ART: Check for no gaps only when we will have...
2014-08-29 Brian CarlstromMerge "Fix Mac build"
2014-08-29 Brian CarlstromFix Mac build
2014-08-29 Andreas GampeART: Check for no gaps only when we will have an immune...
2014-08-29 Dave AllisonFix signal chain to allow for signal() call to be used
2014-08-28 Brian CarlstromMerge "Fix incorect variable name."
next