OSDN Git Service

android-x86/art.git
2014-08-26 buzbeeMerge "Quick compiler: fix DCHECK"
2014-08-26 buzbeeQuick compiler: fix DCHECK
2014-08-26 Brian CarlstromMerge "CheckAndClearResolveException should allow Linka...
2014-08-26 Brian CarlstromCheckAndClearResolveException should allow LinkageError
2014-08-26 Mathieu ChartierMerge "Reduce GC log spam."
2014-08-26 Mathieu ChartierReduce GC log spam.
2014-08-26 Mathieu ChartierMerge "Fixed typo in entrypoint stub."
2014-08-26 Fred ShihFixed typo in entrypoint stub.
2014-08-26 Hiroshi YamauchiMerge "Remove an intermediate field array in ClassLinke...
2014-08-25 Hiroshi YamauchiRemove an intermediate field array in ClassLinker:...
2014-08-25 Ian RogersMerge "ART: Extending FlagsOf"
2014-08-25 Mathieu ChartierMerge "Reduced memory usage of primitive fields smaller...
2014-08-25 Jean Christophe... ART: Extending FlagsOf
2014-08-25 Fred ShihReduced memory usage of primitive fields smaller than...
2014-08-25 Brian CarlstromMerge "Reduce log spam by changing a LOG(INFO) to VLOG...
2014-08-25 Alex LightReduce log spam by changing a LOG(INFO) to VLOG(startup)
2014-08-25 Brian CarlstromMerge "Support running without a boot image."
2014-08-25 Mathieu ChartierMerge "Fix GC memory overhead accounting."
2014-08-25 Mathieu ChartierFix GC memory overhead accounting.
2014-08-25 Alex LightSupport running without a boot image.
2014-08-25 Mathieu ChartierMerge "Clean up Handle usage."
2014-08-23 Mathieu ChartierClean up Handle usage.
2014-08-23 Andreas GampeMerge "ART: Clean up compiler"
2014-08-23 Andreas GampeART: Clean up compiler
2014-08-23 Mathieu ChartierMerge "Add fallback for non moving space being full."
2014-08-23 Mathieu ChartierAdd fallback for non moving space being full.
2014-08-22 Ian RogersMerge "ART: Support MIRGraph constant interface"
2014-08-22 Razvan A LupusoruART: Support MIRGraph constant interface
2014-08-22 Ian RogersMerge "Using the correct time for wait_start_ms when...
2014-08-22 Xin GuanUsing the correct time for wait_start_ms when lock...
2014-08-22 Andreas GampeMerge "ART: Reject field accesses to non-reference...
2014-08-22 Stephen KyleART: Reject field accesses to non-reference vregs.
2014-08-22 Hiroshi YamauchiMerge "Handlerize MethodVerifier::mirror_method_."
2014-08-22 Hiroshi YamauchiHandlerize MethodVerifier::mirror_method_.
2014-08-22 Mathieu ChartierMerge "Fix testing wrong variable for non zygote."
2014-08-22 Mathieu ChartierFix testing wrong variable for non zygote.
2014-08-22 Calin JuravleMerge "Always setup the native bridge library"
2014-08-22 Calin JuravleAlways setup the native bridge library
2014-08-22 Ian RogersMerge "GetDalvikDisassembly should work even without...
2014-08-22 Ian RogersMerge "ART: Fix frontend to allow possibility of multip...
2014-08-22 Ian RogersMerge "ARM64: Avoid the duplication of condition codes."
2014-08-22 Ian RogersMerge "AArch64: Improve MIR to LIR translation for...
2014-08-22 Alexandre RamesARM64: Avoid the duplication of condition codes.
2014-08-22 Andreas GampeMerge "ART: Add dex dependency for gtest"
2014-08-22 Dave AllisonMerge "Fix signal test build"
2014-08-22 Dave AllisonFix signal test build
2014-08-22 Dave AllisonMerge "Add supported architectures to signal test."
2014-08-22 Dave AllisonMerge "Fix fault handler to unregister on shutdown"
2014-08-22 Dave AllisonMerge "Remove profiler log line"
2014-08-22 Andreas GampeART: Add dex dependency for gtest
2014-08-21 Ian RogersMerge "ART: Remove a BasicBlock's fall_through pointer...
2014-08-21 Hiroshi YamauchiMerge "Avoid handle-less fields in ClassLinker::Initial...
2014-08-21 Ian RogersMerge "ART: Implement kMirOpNullCheck"
2014-08-21 Hiroshi YamauchiAvoid handle-less fields in ClassLinker::InitializeClass()
2014-08-21 Brian CarlstromMerge "Make a couple of map checks debug only."
2014-08-21 Andreas GampeMerge "Fix host 64-bit ISA string"
2014-08-21 Alex LightFix host 64-bit ISA string
2014-08-21 Narayan KamathMake a couple of map checks debug only.
2014-08-21 Andreas GampeMerge "ART: Remove GOT setup from x86 assembly where...
2014-08-21 Andreas GampeART: Remove GOT setup from x86 assembly where not needed
2014-08-21 Dave AllisonFix fault handler to unregister on shutdown
2014-08-21 Ian RogersMerge "ART: A couple of checks were missed in class...
2014-08-21 Dave AllisonAdd supported architectures to signal test.
2014-08-21 Dave AllisonRemove profiler log line
2014-08-21 Ian RogersMerge "x86: A couple of minor changes for String.indexO...
2014-08-21 Ian RogersMerge "ART: Fix verifier fail message."
2014-08-21 Ian RogersMerge "Fix OOM test case to handle more optimizations"
2014-08-21 Mathieu ChartierMerge "Check pending exception result in AllocObjectWit...
2014-08-21 Mathieu ChartierCheck pending exception result in AllocObjectWithAllocator.
2014-08-21 Sebastien HertzMerge "Fixed wrong field usage in Instrumentation:...
2014-08-21 Daniel MihalyiFixed wrong field usage in Instrumentation::RemoveListener
2014-08-21 Serguei KatkovGetDalvikDisassembly should work even without SSA info
2014-08-21 Elliott HughesMerge "Kill HAVE_ANDROID_PTHREAD_SETNAME_NP."
2014-08-21 Elliott HughesKill HAVE_ANDROID_PTHREAD_SETNAME_NP.
2014-08-21 Andreas GampeMerge "ART: Relax GetInstructionSetFromString"
2014-08-20 Jean Christophe... ART: Remove a BasicBlock's fall_through pointer in...
2014-08-20 Andreas GampeART: Relax GetInstructionSetFromString
2014-08-20 Ian RogersMerge "Make common BitVector operations inline-able."
2014-08-20 Ian RogersMake common BitVector operations inline-able.
2014-08-20 Elliott HughesMerge "bionic has always had gettid."
2014-08-20 Elliott Hughesbionic has always had gettid.
2014-08-20 Razvan A LupusoruART: Fix frontend to allow possibility of multiple...
2014-08-20 Razvan A LupusoruART: Implement kMirOpNullCheck
2014-08-20 Martyn CapewellAArch64: Improve MIR to LIR translation for abs
2014-08-20 Mathieu ChartierMerge "Enable large object space for zygote."
2014-08-20 Mathieu ChartierEnable large object space for zygote.
2014-08-20 buzbeeMerge "Quick compiler: fix Arm64 inline locking code"
2014-08-20 buzbeeQuick compiler: fix Arm64 inline locking code
2014-08-19 Dave AllisonMerge "Merge stack usage reduction for overflow checks"
2014-08-19 Dave AllisonMerge stack usage reduction for overflow checks
2014-08-19 Mark MendellFix OOM test case to handle more optimizations
2014-08-18 Brian CarlstromMerge "Really fix target gtest dependencies"
2014-08-18 Brian CarlstromReally fix target gtest dependencies
2014-08-18 Brian CarlstromAttachCurrentThread should only warn on missing thread...
2014-08-18 Brian CarlstromMerge "AttachCurrentThread should only warn on missing...
2014-08-18 Elena SayapinaART: Fix verifier fail message.
2014-08-16 Vladimir MarkoMerge "Improve GVN performance when merging null-checke...
2014-08-19 Vladimir MarkoImprove GVN performance when merging null-checked values.
2014-08-16 Sebastien HertzMerge "Fix JDWP event races"
2014-08-19 Sebastien HertzFix JDWP event races
next