OSDN Git Service

android-x86/art.git
2014-06-07 Andreas GampeART: Fix casts in atomic.h to please GCC
2014-06-07 Hans BoehmMerge "Don't assert int64_t alignment on x86."
2014-06-07 Mathieu ChartierMerge "Add missing initializtaion of last_gc_time_ns_."
2014-06-07 Hans BoehmDon't assert int64_t alignment on x86.
2014-06-07 Mathieu ChartierAdd missing initializtaion of last_gc_time_ns_.
2014-06-07 Hans BoehmMerge "Fix white space issues and long long use in...
2014-06-07 Mathieu ChartierMerge "Fix mismatched new[] delete in verifier."
2014-06-07 Hans BoehmFix white space issues and long long use in assertion.
2014-06-07 Mathieu ChartierFix mismatched new[] delete in verifier.
2014-06-06 Hans BoehmMerge "Clean up and augment Atomic class. Replace...
2014-06-06 Mathieu ChartierMerge "Change FieldHelper to use a handle."
2014-06-06 Ian RogersMerge "Reduce header files including header files."
2014-06-06 Ian RogersReduce header files including header files.
2014-06-06 Hans BoehmClean up and augment Atomic class. Replace QuasiAtomic...
2014-06-06 Andreas GampeMerge "x86_64: Fix stubs after 4-byte method handler"
2014-06-06 Serguei Katkovx86_64: Fix stubs after 4-byte method handler
2014-06-06 Mathieu ChartierChange FieldHelper to use a handle.
2014-06-06 Calin JuravleMerge "Fix top K percentage computation when loading...
2014-06-06 Calin JuravleFix top K percentage computation when loading profile...
2014-06-06 Vladimir MarkoMerge "Use ScopedArenaVector instead of std::vector...
2014-06-06 Calin JuravleMerge "Fixed and refactored profiler options handling"
2014-06-06 Calin JuravleFixed and refactored profiler options handling
2014-06-06 Calin JuravleMerge "Clean up the sampling profiler"
2014-06-06 Calin JuravleClean up the sampling profiler
2014-06-06 Vladimir MarkoUse ScopedArenaVector instead of std::vector in SSA...
2014-06-06 Sebastien HertzMerge "Fix crash in JDWP ReferenceType.SourceFile command"
2014-06-05 Bill BuzbeeMerge "Add an optimization for removing redundant suspe...
2014-06-05 Wei JinAdd an optimization for removing redundant suspend...
2014-06-05 Dave AllisonMerge "Disable thumb assembler test to fix art build"
2014-06-05 Dave AllisonDisable thumb assembler test to fix art build
2014-06-05 Dave AllisonMerge "Remove unused variable in assembler test."
2014-06-05 Dave AllisonRemove unused variable in assembler test.
2014-06-05 Dave AllisonMerge "Fix assembler test to use path if it can't find...
2014-06-05 Dave AllisonFix assembler test to use path if it can't find tools.
2014-06-05 Dave AllisonMerge "Thumb2 assembler for JNI compiler and optimizing...
2014-06-05 Dave AllisonThumb2 assembler for JNI compiler and optimizing compiler
2014-06-05 Hiroshi YamauchiMerge "Verify there's no mem map gap for immune region...
2014-06-05 Vladimir MarkoMerge "Workaround for running out of address space...
2014-06-05 Vladimir MarkoWorkaround for running out of address space on N7v1.
2014-06-05 Vladimir MarkoMerge "Use std::enable_if instead of a custom helper...
2014-06-05 Ian RogersMerge "Fix X86 disassambler printing of XMM, MM registers"
2014-06-05 Vladimir MarkoUse std::enable_if instead of a custom helper class.
2014-06-05 Bill BuzbeeMerge "x86_64: Turn on 64-bit core registers initializa...
2014-06-05 Dmitry Petrochenkox86_64: Turn on 64-bit core registers initialization.
2014-06-05 Mark MendellFix X86 disassambler printing of XMM, MM registers
2014-06-05 Vladimir MarkoMerge "Avoid register pool allocations on the heap."
2014-06-05 Vladimir MarkoAvoid register pool allocations on the heap.
2014-06-05 Sebastien HertzFix crash in JDWP ReferenceType.SourceFile command
2014-06-05 Andreas GampeMerge "ART: Add a test checking TLS offsets and entrypo...
2014-06-05 Ian RogersMerge "Fix reflection_test failures."
2014-06-05 Andreas GampeMerge "ART: Allocate ostreams on the heap in Oatdump...
2014-06-05 Andreas GampeART: Allocate ostreams on the heap in Oatdump::DumpOatM...
2014-06-05 Christopher... Merge "Do not force unwind info to debug_frame."
2014-06-05 Andreas GampeART: Add a test checking TLS offsets and entrypoints
2014-06-05 Christopher... Do not force unwind info to debug_frame.
2014-06-04 buzbeeMerge "Fix GetOutVROffset to use correct Method* size."
2014-06-04 buzbeeFix GetOutVROffset to use correct Method* size.
2014-06-04 Andreas GampeMerge "Enable -Wframe-larger-than=1728 compilation...
2014-06-04 Sebastien HertzEnable -Wframe-larger-than=1728 compilation error
2014-06-04 Hiroshi YamauchiVerify there's no mem map gap for immune region not...
2014-06-04 Andreas GampeMerge "ART: Heap-allocate buffer in space_bitmap when...
2014-06-04 Andreas GampeART: Heap-allocate buffer in space_bitmap when on 64b...
2014-06-04 Mark SalyzynMerge "art: -Wsystem-header warning"
2014-06-04 Mathieu ChartierMerge "Print mutexes held in Thread::Dump."
2014-06-04 Mathieu ChartierPrint mutexes held in Thread::Dump.
2014-06-04 Mathieu ChartierMerge "Fix compiler warnings."
2014-06-04 Andreas GampeMerge "ART: Fix forbidden thread state change in interp...
2014-06-04 Andreas GampeART: Fix forbidden thread state change in interpreter
2014-06-04 Calin JuravleMerge "Use sendfile when copying profile file."
2014-06-04 Mathieu ChartierFix compiler warnings.
2014-06-04 Calin JuravleUse sendfile when copying profile file.
2014-06-04 Sebastien HertzMerge "Add missing preamble in switch-based interpreter"
2014-06-04 Bill BuzbeeMerge "AArch64: Fix cmp-long and method with long argum...
2014-06-04 Ian RogersMerge "ART: x86_64 disassembler improvements"
2014-06-04 Andreas GampeMerge "ART: Fix stub_test inline assembly for ARM64"
2014-06-04 Andreas GampeMerge "ART: Make LOCAL_CLANG architecture dependent...
2014-06-04 Andreas GampeART: Make LOCAL_CLANG architecture dependent for the...
2014-06-04 Nicolas GeoffrayMerge "Fix a bug in SSA construction."
2014-06-04 Nicolas GeoffrayFix a bug in SSA construction.
2014-06-04 Calin JuravleMerge "Fix a possible file descriptor leakage"
2014-06-04 Calin JuravleFix a possible file descriptor leakage
2014-06-04 Zheng XuAArch64: Fix cmp-long and method with long arguments.
2014-06-04 Sebastien HertzAdd missing preamble in switch-based interpreter
2014-06-04 Vladimir KostyukovART: x86_64 disassembler improvements
2014-06-04 Andreas GampeMerge "ART: Add another proxy test"
2014-06-04 Douglas LeungFix reflection_test failures.
2014-06-03 Andreas GampeART: Fix stub_test inline assembly for ARM64
2014-06-03 Bill BuzbeeMerge "Correct another RegStorage::Solo32"
2014-06-03 Andreas GampeMerge "ART: Fix an error in proxy_invoke stub on ARM64"
2014-06-03 Mark MendellCorrect another RegStorage::Solo32
2014-06-03 Mathieu ChartierMerge "Modified functions to return pointers where...
2014-06-03 Bill BuzbeeMerge "AArch64: split list of opcodes in compiler filter."
2014-06-03 buzbeeMerge "Quick compiler: reference cleanup"
2014-06-03 Matteo FranchinAArch64: split list of opcodes in compiler filter.
2014-06-03 buzbeeQuick compiler: reference cleanup
2014-06-03 Andreas GampeMerge "x86_64: Fix art_quick_aput_obj"
2014-06-03 Nicolas GeoffrayMerge "Don't use Dump for printing a bitset in liveness...
2014-06-03 Nicolas GeoffrayDon't use Dump for printing a bitset in liveness_test.
2014-06-03 Dmitry Petrochenkox86_64: Fix art_quick_aput_obj
2014-06-03 Vladimir MarkoMerge "ART: BitVector not calculating number_of_bits...
next