OSDN Git Service

android-x86/art.git
2016-08-15 Roland LevillainMerge "Revert "Enable IntermediateAddress for primitive...
2016-08-15 Treehugger... Merge "Revert "Enable IntermediateAddress for primitive...
2016-08-15 Roland LevillainRevert "Enable IntermediateAddress for primitive arrays...
2016-08-15 Roland LevillainMerge "ARM64: VIXL: Support a newer version of VIXL."
2016-08-15 Roland LevillainMerge "ARM64: VIXL: Support a newer version of VIXL."
2016-08-13 Mathieu ChartierMerge "Fix heap poisoning"
2016-08-13 Mathieu ChartierMerge "Fix heap poisoning"
2016-08-12 Alex LightMerge "Make test work when running ndebug."
2016-08-12 Treehugger... Merge "Make test work when running ndebug."
2016-08-12 Mathieu ChartierFix heap poisoning
2016-08-12 Matthew GharrityMerge "Revert "Revert "Iterative move coalescing for...
2016-08-12 Treehugger... Merge "Revert "Revert "Iterative move coalescing for...
2016-08-12 Andreas GampeMerge "ART: Remove zygote OTA code"
2016-08-12 Treehugger... Merge "ART: Remove zygote OTA code"
2016-08-12 Alex LightMake test work when running ndebug.
2016-08-12 Matthew GharrityMerge "Use TestCodeGeneratorX86 in codegen unit tests"
2016-08-12 Treehugger... Merge "Use TestCodeGeneratorX86 in codegen unit tests"
2016-08-12 Matthew GharrityRevert "Revert "Iterative move coalescing for gc regalloc""
2016-08-12 Andreas GampeART: Remove zygote OTA code
2016-08-12 Andreas GampeMerge "ART: Reduce stack frame size limit on host"
2016-08-12 Treehugger... Merge "ART: Reduce stack frame size limit on host"
2016-08-12 Mathieu ChartierMerge "Optimize x86_64 TLAB allocation speed"
2016-08-12 Alex LightMerge changes I852b4daf,Id648eaed
2016-08-12 Mathieu ChartierMerge "Optimize x86_64 TLAB allocation speed"
2016-08-12 Treehugger... Merge changes I852b4daf,Id648eaed
2016-08-12 Andreas GampeMerge "ART: Configure stack guard size in the Makefile"
2016-08-12 Treehugger... Merge "ART: Configure stack guard size in the Makefile"
2016-08-12 Vladimir MarkoMerge "Fix duplicate checks in JNI macro assemblers."
2016-08-12 Treehugger... Merge "Fix duplicate checks in JNI macro assemblers."
2016-08-12 Roland LevillainMerge "Adjust spacing before NOLINT comments in ART."
2016-08-12 Roland LevillainMerge "Adjust spacing before NOLINT comments in ART."
2016-08-12 Vladimir MarkoFix duplicate checks in JNI macro assemblers.
2016-08-12 Artem SerovARM64: VIXL: Support a newer version of VIXL.
2016-08-12 Roland LevillainAdjust spacing before NOLINT comments in ART.
2016-08-12 Vladimir MarkoMerge "ARM: Add vldm/vstm assembler support."
2016-08-12 Vladimir MarkoMerge "ARM: Add vldm/vstm assembler support."
2016-08-12 Vladimir MarkoMerge "Initialize Heap's collector pointers to null."
2016-08-12 Treehugger... Merge "Initialize Heap's collector pointers to null."
2016-08-12 Andreas GampeMerge "Revert "Iterative move coalescing for gc regalloc""
2016-08-12 Treehugger... Merge "Revert "Iterative move coalescing for gc regalloc""
2016-08-12 Andreas GampeRevert "Iterative move coalescing for gc regalloc"
2016-08-12 Wojciech StaszkiewiczMerge "Remove kRestrictCompilationFiltersToImage"
2016-08-12 Treehugger... Merge "Remove kRestrictCompilationFiltersToImage"
2016-08-12 Wojciech StaszkiewiczMerge "Enable compiled-methods= dex2oat switch"
2016-08-12 Treehugger... Merge "Enable compiled-methods= dex2oat switch"
2016-08-12 Andreas GampeART: Reduce stack frame size limit on host
2016-08-12 Andreas GampeART: Configure stack guard size in the Makefile
2016-08-12 Andreas GampeMerge "Iterative move coalescing for gc regalloc"
2016-08-12 Andreas GampeMerge "Iterative move coalescing for gc regalloc"
2016-08-12 Mathieu ChartierOptimize x86_64 TLAB allocation speed
2016-08-12 Matthew GharrityUse TestCodeGeneratorX86 in codegen unit tests
2016-08-11 Alex LightAdd basic runtime-plugins support.
2016-08-11 Alex LightCreate a basic agent loading framework.
2016-08-11 Matthew GharrityIterative move coalescing for gc regalloc
2016-08-11 Vladimir MarkoInitialize Heap's collector pointers to null.
2016-08-11 Vladimir MarkoMerge "x86/x86-64: Shorter fast-path for read barrier...
2016-08-11 Alexandre RamesMerge "ARM64: Use libvixld when compiling for debug...
2016-08-11 Treehugger... Merge "x86/x86-64: Shorter fast-path for read barrier...
2016-08-11 Treehugger... Merge "ARM64: Use libvixld when compiling for debug...
2016-08-11 Aart BikMerge "Full enable new round implementation on x86...
2016-08-11 Aart BikMerge "Full enable new round implementation on x86...
2016-08-11 Artem SerovARM: Add vldm/vstm assembler support.
2016-08-11 Alexandre RamesARM64: Use libvixld when compiling for debug mode.
2016-08-11 Vladimir Markox86/x86-64: Shorter fast-path for read barrier field...
2016-08-11 Vladimir MarkoMerge "ARM/ARM64: Improve assembler macros for kSaveEve...
2016-08-11 Vladimir MarkoMerge "ARM/ARM64: Improve assembler macros for kSaveEve...
2016-08-11 Andreas GampeMerge "ART: Check for more low-space situations in...
2016-08-11 Treehugger... Merge "ART: Check for more low-space situations in...
2016-08-11 Andreas GampeART: Check for more low-space situations in zygote
2016-08-11 Mathieu ChartierMerge "Fix pending exception failure for encoded statics"
2016-08-11 Treehugger... Merge "Fix pending exception failure for encoded statics"
2016-08-10 Mathieu ChartierFix pending exception failure for encoded statics
2016-08-10 Aart BikFull enable new round implementation on x86/x86_64
2016-08-10 Vladimir MarkoARM/ARM64: Improve assembler macros for kSaveEverything...
2016-08-10 Mathieu ChartierMerge "Fix negative array size checking"
2016-08-10 Treehugger... Merge "Fix negative array size checking"
2016-08-10 Mathieu ChartierFix negative array size checking
2016-08-10 Serguei KatkovMerge "ART: Fix JIT profile saver"
2016-08-10 Treehugger... Merge "ART: Fix JIT profile saver"
2016-08-10 Serguei KatkovART: Fix JIT profile saver
2016-08-10 Vladimir MarkoMerge "Rename callee save enumerators."
2016-08-10 Vladimir MarkoMerge "Rename callee save enumerators."
2016-08-10 Narayan KamathMerge "Instruction: Add new formats 45cc and 4rcc."
2016-08-10 Narayan KamathMerge "Instruction: Add new formats 45cc and 4rcc."
2016-08-10 Vladimir MarkoMerge "ARM: Embed constants in add/sub-long."
2016-08-10 Vladimir MarkoMerge "ARM: Embed constants in add/sub-long."
2016-08-10 Vladimir MarkoRename callee save enumerators.
2016-08-10 Narayan KamathInstruction: Add new formats 45cc and 4rcc.
2016-08-10 Narayan KamathMerge "Revert experimental lambda feature."
2016-08-10 Narayan KamathMerge "Revert experimental lambda feature."
2016-08-10 Sebastien HertzMerge "JDWP: fix method argument count"
2016-08-10 Sebastien HertzMerge "JDWP: fix method argument count"
2016-08-10 Matthew GharrityMerge "Add a graph coloring art test option"
2016-08-10 Treehugger... Merge "Add a graph coloring art test option"
2016-08-10 Andreas GampeMerge "ART: Extract JNI macro assembler for arm"
2016-08-10 Treehugger... Merge "ART: Extract JNI macro assembler for arm"
2016-08-09 Wojciech StaszkiewiczEnable compiled-methods= dex2oat switch
2016-08-09 Matthew GharrityAdd a graph coloring art test option
2016-08-09 Andreas GampeMerge "ART: Extract JNI macro assembler for arm64"
2016-08-09 Andreas GampeART: Extract JNI macro assembler for arm
next