OSDN Git Service

android-x86/art.git
2014-08-25 Mathieu ChartierMerge "Fix GC memory overhead accounting."
2014-08-25 Mathieu ChartierFix GC memory overhead accounting.
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
2014-08-18 Mathieu ChartierMerge "Fix heap corruption and verification."
2014-08-18 Mathieu ChartierFix heap corruption and verification.
2014-08-16 Vladimir MarkoMerge "AArch64: Add tbz/tbnz and tst."
2014-08-18 Zheng XuAArch64: Add tbz/tbnz and tst.
2014-08-16 Vladimir MarkoMerge "X86: Fix alias info in GenInlinedIndexOf()."
2014-08-19 Vladimir MarkoX86: Fix alias info in GenInlinedIndexOf().
2014-08-16 Nicolas GeoffrayMerge "Fix bug introduced in https://android-review...
2014-08-20 Nicolas GeoffrayFix bug introduced in https://android-review.googlesour...
2014-08-16 Mathieu ChartierMerge "Add null check to CheckVirtualMethod"
2014-08-20 Mathieu ChartierAdd null check to CheckVirtualMethod
2014-08-19 Dave AllisonMerge "Workaround problem reading main stack on intel...
2014-08-20 Dave AllisonWorkaround problem reading main stack on intel devices.
2014-08-16 Ian RogersMerge "Optimized instrumentation listener handling"
2014-08-18 Daniel MihalyiOptimized instrumentation listener handling
2014-08-16 Andreas GampeMerge "[MIPS] Fix the code generated by GenSelectConst32"
2014-08-16 Andreas GampeMerge "ART: Do not recursively abort when visiting...
2014-08-18 Andreas GampeART: Do not recursively abort when visiting locks in...
2014-08-16 Andreas GampeMerge "ART: Avoid expensive class lookup in compiler...
next