OSDN Git Service

android-x86/art.git
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 Ian RogersDisable SignalTest with GC stress.
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 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."
2014-08-28 Alex LightFix incorect variable name.
2014-08-28 Brian CarlstromMerge "Change /dalvik-cache to be owned by root."
2014-08-28 Hiroshi YamauchiMerge "Honor the read barrier option in IRT::Get()."
2014-08-28 Brian CarlstromMerge "Fix issue with Thread.setName hanging after...
2014-08-28 Brian CarlstromFix issue with Thread.setName hanging after Thread...
2014-08-28 Hiroshi YamauchiHonor the read barrier option in IRT::Get().
2014-08-28 Elliott HughesMerge "Move the glibc unlimited stack hack into GetThre...
2014-08-28 Hiroshi YamauchiMerge "Fix an assert failure in art::DumpNativeStack()."
2014-08-28 Hiroshi YamauchiFix an assert failure in art::DumpNativeStack().
2014-08-28 buzbeeMerge "Quick compiler: Fix MIPS build"
2014-08-28 buzbeeQuick compiler: Fix MIPS build
2014-08-28 Alex LightChange /dalvik-cache to be owned by root.
2014-08-28 Mathieu ChartierMerge "Filling hole between subclass and superclass."
2014-08-28 Fred ShihFilling hole between subclass and superclass.
2014-08-28 Mathieu ChartierMerge "Prevent exception bugs in class linker"
2014-08-28 Mathieu ChartierPrevent exception bugs in class linker
2014-08-28 Elliott HughesMove the glibc unlimited stack hack into GetThreadStack.
2014-08-28 Sebastien HertzMerge "Avoid null pointer dereference when sending...
2014-08-28 Elliott HughesMerge "Actually ask the pthread implementation for...
2014-08-28 Elliott HughesActually ask the pthread implementation for the stack...
2014-08-28 Sebastien HertzAvoid null pointer dereference when sending JDWP packets
2014-08-28 Sebastien HertzMerge "Ensure proxy constructor is in dex cache"
2014-08-28 Sebastien HertzEnsure proxy constructor is in dex cache
2014-08-27 Ian RogersMerge "Fix gcstress and gcverify test targets"
2014-08-27 Alex LightFix gcstress and gcverify test targets
2014-08-27 Bill BuzbeeMerge "ART: Change temporaries to positive names"
2014-08-27 Dave AllisonMerge "Handle nested signals"
2014-08-27 Dave AllisonHandle nested signals
2014-08-27 Brian CarlstromMerge "Really fix tests."
2014-08-27 Alex LightReally fix tests.
2014-08-27 Ian RogersMerge "Various run-test makefile fixes."
2014-08-27 Ian RogersVarious run-test makefile fixes.
2014-08-27 Ian RogersMerge "Fix builds where dist_goal is defined."
2014-08-27 Ian RogersFix builds where dist_goal is defined.
2014-08-27 Ian RogersMerge "Fix test build targets."
2014-08-27 Ian RogersFix test build targets.
2014-08-27 Razvan A LupusoruART: Change temporaries to positive names
2014-08-27 Ian RogersMerge changes Id3113019,I89c26a90
2014-08-27 Mathieu ChartierMerge "Reduce interpret-only compile time."
2014-08-27 Ian RogersMerge "ART: Added dirty flag to optimizations"
2014-08-27 Alex LightAdd run-test support for running without a working...
next