OSDN Git Service

android-x86/art.git
2016-08-22 Treehugger... Merge "ART: String DexCache asm fast path for ARM"
2016-08-22 Treehugger... Merge "ART: String DexCache asm fast path for x86"
2016-08-22 Colin CrossMerge "Only compile device codegen for device architect...
2016-08-22 Treehugger... Merge "ART: String DexCache asm fast path for x86_64"
2016-08-22 Treehugger... Merge "Revert "Revert "Improve the thread flip."""
2016-08-22 Christina WadsworthART: String DexCache asm fast path for ARM
2016-08-22 Jeff HaoMerge "Fix debugger missing handle between adding and...
2016-08-22 Christina WadsworthART: String DexCache asm fast path for x86
2016-08-22 Treehugger... Merge "Add define needed by new vixl"
2016-08-22 Jeff HaoFix debugger missing handle between adding and tagging...
2016-08-22 Hiroshi YamauchiRevert "Revert "Improve the thread flip.""
2016-08-22 Treehugger... Merge "ART: Adding asm support for string dex cache"
2016-08-22 Christina WadsworthART: String DexCache asm fast path for x86_64
2016-08-22 Christina WadsworthART: Adding asm support for string dex cache
2016-08-22 Colin CrossAdd define needed by new vixl
2016-08-22 Jeff HaoMerge "Fix debugger calling new String()."
2016-08-22 Treehugger... Merge "ARM/ARM64: Improve comments for kSaveEverything...
2016-08-22 Vladimir MarkoARM/ARM64: Improve comments for kSaveEverything assembly.
2016-08-22 Treehugger... Merge "ART: Add thread offset printing hook to disassem...
2016-08-22 Roland LevillainMerge "Do not run 537-checker-arraycopy on non-Baker...
2016-08-22 Roland LevillainDo not run 537-checker-arraycopy on non-Baker read...
2016-08-20 Treehugger... Merge "ART: Enforce arena alignment in Realloc"
2016-08-20 Andreas GampeART: Enforce arena alignment in Realloc
2016-08-20 Jeff HaoFix debugger calling new String().
2016-08-20 Treehugger... Merge "ART: Added DCHECKS to find alignment breakage."
2016-08-19 Andreas GampeART: Add thread offset printing hook to disassembler
2016-08-19 Christina WadsworthART: Added DCHECKS to find alignment breakage.
2016-08-19 Treehugger... Merge "Revert "Improve the thread flip.""
2016-08-19 Mathieu ChartierMerge "ART: Fixing build breakage (sharpening DCHECK)."
2016-08-19 Mathieu ChartierMerge "ART: Fixing build breakage."
2016-08-19 Christina WadsworthART: Fixing build breakage (sharpening DCHECK).
2016-08-19 Christina WadsworthART: Fixing build breakage.
2016-08-19 Colin CrossMerge "Fix building tests with partial arch codegen...
2016-08-19 Treehugger... Merge "Implemented first version of java fuzz testing...
2016-08-19 Aart BikImplemented first version of java fuzz testing script.
2016-08-19 Hiroshi YamauchiRevert "Improve the thread flip."
2016-08-19 Colin CrossOnly compile device codegen for device architectures
2016-08-19 Colin CrossFix building tests with partial arch codegen support
2016-08-19 Mathieu ChartierMerge "ART: Implement a fixed size string dex cache"
2016-08-19 Roland LevillainMerge "Add support for Baker read barriers in SystemArr...
2016-08-19 Roland LevillainAdd support for Baker read barriers in SystemArrayCopy...
2016-08-19 Treehugger... Merge "Improve the thread flip."
2016-08-19 Treehugger... Merge "Color spill slots in gc regalloc"
2016-08-18 Aart BikMerge "Log optimization passes in verbose mode"
2016-08-18 Christina WadsworthART: Implement a fixed size string dex cache
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 Hiroshi YamauchiImprove the thread flip.
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 Matthew GharrityColor spill slots in gc regalloc
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.
next