OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / cmdline /
2017-04-17 Calin JuravleMerge "Print runtime isa when invoking 'dalvikvm -...
2017-04-17 Aart BikMerge "Fixed bug on pending environment use of terminat...
2017-04-13 David SehrMerge "Add OAT file mapping to dexdiag"
2017-04-13 Vladimir MarkoMerge "ARM64: Use link-time generated thunks for Baker...
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-12 Mathieu ChartierMerge "Clear zygote space cards for CC"
2017-04-12 Mathieu ChartierMerge "Fix -XX:DumpGCPerformanceOnShutdown for debug...
2017-04-12 Aart BikMerge changes I1d4db176,Ifb931a99
2017-04-12 Treehugger RobotMerge "MIPS: Use Lsa/Dlsa when possible."
2017-04-12 Richard UhlerMerge "Add an 'art-preopt' test target configuration."
2017-04-12 Andreas GampeMerge changes Ic7d75e1e,Iaf828034
2017-04-11 Treehugger RobotMerge changes Ib29b3920,Ice5efad9
2017-04-11 Andreas GampeART: Add -verbose:dex
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-04-03 Treehugger RobotMerge "Make base64 explicitly check dst_size for nullptr"
2017-04-03 Vladimir MarkoMerge "ARM64: Faster forwarding address check in mark...
2017-03-31 Mathieu ChartierMerge "Change thread suspend timeout to be fatal for...
2017-03-30 Calin JuravleMerge "(Re)enable the use of inline caches in AOT"
2017-03-30 Calin JuravleMerge "Update profile version"
2017-03-30 Calin JuravleMerge "Update deopt statements in 638-checker-inline...
2017-03-29 Treehugger RobotMerge "Downgrade another duplicate method DCHECK to...
2017-03-29 Treehugger RobotMerge "Undo dex2dex compilation before invoking LoadHook"
2017-03-29 Mathieu ChartierMerge "Layout string data"
2017-03-29 Alex LightMerge "Change Ti::Agent collection from vector to List"
2017-03-29 Treehugger RobotMerge "Change Ti::Agent collection from vector to List"
2017-03-29 Alex LightChange Ti::Agent collection from vector to List
2017-03-24 Vladimir MarkoMerge "Deterministic DexCache in heap images."
2017-03-22 Nicolas GeoffrayMerge "ARM: Avoid branches to branches"
2017-03-22 Nicolas GeoffrayMerge "Assign pointer to quick code for copied methods"
2017-03-21 Shubham AjmeraMerge "Run gtests in art-test"
2017-03-21 Treehugger RobotMerge "tools: Add golem/build-target and golem/env...
2017-03-21 Treehugger RobotMerge "Downgrade duplicate method DCHECKs to WARNINGs"
2017-03-20 Aart BikMerge "Revert "Revert "Introduce a number of MSA instru...
2017-03-20 Richard UhlerMerge "Don't special case kRuntimeISA for getting image...
2017-03-19 Roland LevillainMerge "Fix the artificial dependency in ARM/ARM64 Syste...
2017-03-18 Roland LevillainMerge "Refactor SystemArrayCopy intrinsics."
2017-03-18 Jin QianMerge "Revert "Make sigchain actually own the signal...
2017-03-18 Josh GaoMerge "Make sigchain actually own the signal chain."
2017-03-17 Calin JuravleMerge "Accept output profile path from dalvikvm command"
2017-03-17 Calin JuravleMerge "Accept output profile path from dalvikvm command"
2017-03-17 Calin JuravleAccept output profile path from dalvikvm command
2017-02-21 Nicolas GeoffrayMerge "Emit the dex_pc if the line number is absent."
2017-02-20 Calin JuravleMerge "Add inline caches to offline profiles"
2017-02-17 Mingyao YangMerge "Skip loop optimization if there is no loop in...
2017-02-17 Hiroshi YamauchiMerge "Use the alternate 32-bit base address for asan...
2017-02-16 Vladimir MarkoMerge "Revert "Enable String compression.""
2017-02-16 Treehugger RobotMerge "Revert "Revert "Add test for changing annotation...
2017-02-16 Vladimir MarkoMerge "Enable String compression."
2017-02-16 Richard UhlerMerge "Revert "Avoid adding region space bitmap to...
2017-02-16 Richard UhlerMerge "Remove use of npic image for gtests." am: 69ed58...
2017-02-16 Richard UhlerMerge "Remove use of npic image for gtests." am: 69ed58348a
2017-02-16 Richard UhlerMerge "Remove use of npic image for gtests."
2017-02-16 Richard UhlerMerge "Remove use of npic image for gtests."
2017-02-15 Richard UhlerRemove use of npic image for gtests.
2017-02-11 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-11 Andreas GampeART: Add ThreadPool mode that creates peers
2017-02-11 Calin JuravleAdd Thread entry to signal if the thread can call into...
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "ARM: VIXL32: Remove erroneous DCHECK."
2017-02-02 Treehugger RobotMerge "AArch64: Add HInstruction scheduling support."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
2017-01-30 Jeff HaoMerge layout-speed compiler filter into speed-profile.
2017-01-30 Treehugger RobotMerge "Merge layout-speed compiler filter into speed...
2017-01-27 Scott WakelingARM: VIXL32: Keep jump table base label within range...
2017-01-27 Scott WakelingARM64: VIXL: Fix breaking changes to ternary operator...
2017-01-27 Nicolas GeoffrayMerge changes from topic 'VIXL-update-270117'
2017-01-27 Nicolas GeoffrayMerge "Add per array size allocation entrypoints."
2017-01-26 Nicolas GeoffrayMerge "You shall know your arm32 calling conventions."
2017-01-26 Treehugger RobotMerge "ARM: Update `ArmInstructionSetFeatures` to track...
2017-01-26 Nicolas GeoffrayMerge "Refactor code for unresolved field entrypoint."
2017-01-26 Brian CarlstromMerge "Revert "Disable optimization of Atomic::LoadJava...
2017-01-26 Brian CarlstromMerge "Revert "Ignore warning for instantiation after...
2017-01-26 Stephen HinesDisable optimization of Atomic::LoadJavaData for x86...
2017-01-26 Stephen HinesIgnore warning for instantiation after specialization.
2017-01-26 Treehugger RobotMerge changes from topic 'clang-3625443'
2017-01-26 Treehugger RobotMerge "Make jvmti tests runnable on the RI again."
2017-01-25 Aart BikMerge "Minor edits to make nightly reports."
2017-01-25 Treehugger RobotMerge "[ART] Prepare profile streaming for framework...
2017-01-25 Mathieu ChartierMerge "Refactor and optimize memory region bit functions"
2017-01-25 Andreas GampeMerge "ART: Remove experimental flags for plugins and...
2017-01-25 Andreas GampeMerge "ART: Remove experimental flags for plugins and...
2017-01-25 Andreas GampeMerge "ART: Remove experimental flags for plugins and...
2017-01-25 Treehugger RobotMerge "ART: Remove experimental flags for plugins and...
2017-01-25 Andreas GampeART: Remove experimental flags for plugins and agents
2017-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-23 Treehugger RobotMerge "ART: Reference.getReferent intrinsic for arm...
2017-01-21 Treehugger RobotMerge "ARM64: Clean-up and extend the supported cpu_var...
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-18 Treehugger RobotMerge "Fix IP register usage in LoadClassSlowPathARMVIXL."
2017-01-18 Vladimir MarkoMerge "Reduce using ArtMethod's dex_cache_resolved_types_."
2017-01-17 Aart BikMerge "Introduce a number of SIMD extensions for x86...
2017-01-17 Nicolas GeoffrayMerge "Revert "Remove unused code for patching oat...
2017-01-17 Treehugger RobotMerge "ART: Add GetClassLoaderClasses"
2017-01-17 Treehugger RobotMerge "ART: Add SetVerboseFlags"
2017-01-17 Narayan KamathMerge "MethodHandles: Remove experimental flag." am...
2017-01-17 Narayan KamathMerge "MethodHandles: Remove experimental flag." am...
2017-01-17 Narayan KamathMerge "MethodHandles: Remove experimental flag."
2017-01-17 Narayan KamathMerge "MethodHandles: Remove experimental flag."
2017-01-17 Narayan KamathMethodHandles: Remove experimental flag.
next