OSDN Git Service

android-x86/art.git
2016-08-18 Aart BikMerge "Log optimization passes in verbose mode"
2016-08-18 Treehugger... Merge "dex_instruction: k45cc HasVarArgs"
2016-08-18 Narayan Kamathdex_instruction: k45cc HasVarArgs
2016-08-18 Treehugger... Merge "Fix optimizing compiler not building for svelte"
2016-08-18 Treehugger... Merge "Remove unused include."
2016-08-18 Wojciech StaszkiewiczFix optimizing compiler not building for svelte
2016-08-18 Dmitriy FilchenkoRemove unused include.
2016-08-18 Wojciech StaszkiewiczLog optimization passes in verbose mode
2016-08-18 Treehugger... Merge "Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES"
2016-08-18 Colin CrossRemove ART_DEFAULT_INSTRUCTION_SET_FEATURES
2016-08-17 Treehugger... Merge "Revert "Logging improvements for C++ / Java...
2016-08-17 Mathieu ChartierRevert "Logging improvements for C++ / Java structure...
2016-08-17 Mathieu ChartierMerge "Add newline for INTERNAL_FATAL automatically"
2016-08-17 Mathieu ChartierMerge "Track cumulative objects and bytes copied for CC"
2016-08-17 Mathieu ChartierAdd newline for INTERNAL_FATAL automatically
2016-08-17 Treehugger... Merge "Add skeleton of a jvmti plugin for art."
2016-08-17 Narayan KamathMerge "Blacklist failing libcore tests."
2016-08-17 Narayan KamathBlacklist failing libcore tests.
2016-08-17 Alex LightAdd skeleton of a jvmti plugin for art.
2016-08-17 Mathieu ChartierTrack cumulative objects and bytes copied for CC
2016-08-17 Neil FullerMerge "Logging improvements for C++ / Java structure...
2016-08-17 Neil FullerMerge "Adjustments for changes made to java.lang.Class"
2016-08-17 Neil FullerLogging improvements for C++ / Java structure issues
2016-08-17 Neil FullerAdjustments for changes made to java.lang.Class
2016-08-17 Treehugger... Merge "Always mark zygote large objects for CC"
2016-08-17 Mathieu ChartierAlways mark zygote large objects for CC
2016-08-16 Treehugger... Merge "jni: Fast path for @FastNative annotated java...
2016-08-16 Igor Murashkinjni: Fast path for @FastNative annotated java methods
2016-08-16 Treehugger... Merge "Update ahat README and manifest for release...
2016-08-16 Treehugger... Merge "Remove unused GetDalvikCacheFilenameOrDie."
2016-08-16 Treehugger... Merge "Welcome to JavaFuzz as our latest A[a]rt tools...
2016-08-16 Aart BikWelcome to JavaFuzz as our latest A[a]rt tools team...
2016-08-15 Richard UhlerRemove unused GetDalvikCacheFilenameOrDie.
2016-08-15 Mathieu ChartierMerge "Change gcstress runtest option"
2016-08-15 Treehugger... Merge "ART: Refactor ImageSpace loading"
2016-08-15 Richard UhlerUpdate ahat README and manifest for release 0.7.
2016-08-15 Andreas GampeART: Refactor ImageSpace loading
2016-08-15 Treehugger... Merge "Clean up use of GetDalvikCache."
2016-08-15 Mathieu ChartierMerge "Improve READ_BARRIER_MARK_REG for arm32"
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-13 Mathieu ChartierChange gcstress runtest option
2016-08-13 Mathieu ChartierImprove READ_BARRIER_MARK_REG for arm32
2016-08-13 Mathieu ChartierMerge "Fix heap poisoning"
2016-08-12 Treehugger... Merge "Make test work when running ndebug."
2016-08-12 Mathieu ChartierFix heap poisoning
2016-08-12 Treehugger... Merge "Revert "Revert "Iterative move coalescing for...
2016-08-12 Treehugger... Merge "ART: Remove zygote OTA code"
2016-08-12 Alex LightMake test work when running ndebug.
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 Richard UhlerClean up use of GetDalvikCache.
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 Treehugger... Merge changes I852b4daf,Id648eaed
2016-08-12 Treehugger... Merge "ART: Configure stack guard size in the Makefile"
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 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 Treehugger... Merge "Initialize Heap's collector pointers to null."
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 Treehugger... Merge "Remove kRestrictCompilationFiltersToImage"
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 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 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 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 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 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 Treehugger... Merge "Fix negative array size checking"
2016-08-10 Mathieu ChartierFix negative array size checking
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 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 MarkoRename callee save enumerators.
2016-08-10 Narayan KamathInstruction: Add new formats 45cc and 4rcc.
next