OSDN Git Service

android-x86/art.git
2014-06-10 Vladimir MarkoRound up arena allocations to 8 bytes.
2014-06-10 Narayan KamathMerge "Add locking around boot image generation."
2014-06-10 Narayan KamathAdd locking around boot image generation.
2014-06-10 Nicolas GeoffrayMerge "Plug code generator into liveness analysis."
2014-06-10 Nicolas GeoffrayPlug code generator into liveness analysis.
2014-06-10 Nicolas GeoffrayMerge "Add a type propagation phase after building...
2014-06-10 Ian RogersMerge "X86_64: Pass 'hidden method index' in EAX"
2014-06-10 Ian RogersMerge "Tidy up x86 assembler and fix byte register...
2014-06-10 Andreas GampeMerge "ART: Generic JNI for x86"
2014-06-10 Ian RogersTidy up x86 assembler and fix byte register encoding.
2014-06-10 Bill BuzbeeMerge "Fix output of 107 art/test"
2014-06-10 Bill BuzbeeMerge "X86_64: Fix core.oat compilation issues"
2014-06-10 Bill BuzbeeMerge "x86_64: Reduce dex2oat compilation logs"
2014-06-10 Bill BuzbeeMerge "AArch64: fix and enable sparse- and packed-switch."
2014-06-10 Andreas GampeART: Generic JNI for x86
2014-06-09 Mark MendellX86_64: Pass 'hidden method index' in EAX
2014-06-09 Mathieu ChartierMerge "Fix GetFreeMemory to use fooprint limit instead...
2014-06-09 Mathieu ChartierFix GetFreeMemory to use fooprint limit instead of...
2014-06-09 Dmitry PetrochenkoFix output of 107 art/test
2014-06-09 Dmitry Petrochenkox86_64: Reduce dex2oat compilation logs
2014-06-09 Mark MendellX86_64: Fix core.oat compilation issues
2014-06-09 Bill BuzbeeMerge "AArch64: Fix kOpLsl, rem-float/double."
2014-06-09 Matteo FranchinAArch64: fix and enable sparse- and packed-switch.
2014-06-09 Nicolas GeoffrayAdd a type propagation phase after building SSA.
2014-06-09 Vladimir MarkoMerge "Avoid a memory allocation in OatFile::GetOatDexF...
2014-06-09 Zheng XuAArch64: Fix kOpLsl, rem-float/double.
2014-06-09 Nicolas GeoffrayMerge "Fix some bugs in graph construction/simplificati...
2014-06-09 Nicolas GeoffrayFix some bugs in graph construction/simplification...
2014-06-09 Ian RogersMerge "Add Move with Sign Extend Double to disassembler"
2014-06-09 Mark MendellAdd Move with Sign Extend Double to disassembler
2014-06-09 Ian RogersMerge "ART: Fix inline assembly constraints in stub_test"
2014-06-09 Ian RogersMerge "ART: Fix casts in atomic.h to please GCC"
2014-06-07 Bill BuzbeeMerge "x86_64: Add long bytecode supports (2/2)"
2014-06-07 Chao-ying Fux86_64: Add long bytecode supports (2/2)
2014-06-07 Bill BuzbeeMerge "x86_64: Add long bytecode supports (1/2)"
2014-06-07 Chao-ying Fux86_64: Add long bytecode supports (1/2)
2014-06-07 Bill BuzbeeMerge "x86_64: Hard Float ABI support in QCG"
2014-06-07 Andreas GampeART: Fix inline assembly constraints in stub_test
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 Dmitry Petrochenkox86_64: Hard Float ABI support in QCG
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 MarkoAvoid a memory allocation in OatFile::GetOatDexFile().
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...
next