OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / memory_region.cc
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-06 Treehugger RobotMerge "Tests for libcore change d2aa1365d25911076cb174a...
2017-02-03 Nicolas GeoffrayMerge "Align allocation entrypoints implementation...
2017-02-03 Nicolas GeoffrayMerge "Revert "Inline across dex files for JIT.""
2017-02-03 Nicolas GeoffrayMerge "Inline across dex files for JIT."
2017-02-03 Nicolas GeoffrayMerge "MIPS: Support kJitTableAddress kinds of string...
2017-02-02 Treehugger RobotMerge "Fix creating self-recursive obsolete methods."
2017-02-02 Roland LevillainMerge "Print ARM and ARM64 registers in art::UContext...
2017-02-02 Bill BuzbeeMerge "ART: Reduce overhead of mterp OSR checking"
2017-02-02 Treehugger RobotMerge "MIPS: Correct instruction alignment."
2017-02-02 Treehugger RobotMerge "AArch64: Add HInstruction scheduling support."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
2017-02-01 Aart BikMerge "Added few more SIMD extensions for x86/x86_64...
2017-02-01 Stephen HinesMerge "Revert "Revert "Ignore warning for instantiation...
2017-02-01 Richard UhlerRevert^2 "OatFileAssistant: look at vdex file for IsDex...
2017-02-01 Richard UhlerCheck vdex file is valid in VdexFile::Open.
2017-02-01 Richard UhlerMerge changes I1ab9ec9f,I0fe01760
2017-01-31 Mathieu ChartierMerge "Deduplicate stack masks" am: 50a676848d am:...
2017-01-31 Mathieu ChartierMerge "Deduplicate stack masks" am: 50a676848d
2017-01-31 Mathieu ChartierMerge "Deduplicate stack masks"
2017-01-31 Mathieu ChartierMerge "Deduplicate stack masks"
2017-01-31 David SrbeckyDeduplicate stack masks
2017-01-31 Aart BikMerge "Fix bug in geometric last value (found with...
2017-01-31 Roland LevillainMerge "Handle cycles with double stack slots in ARM64...
2017-01-31 Roland LevillainMerge "Optionally dump ART crash information to logcat...
2017-01-31 Narayan KamathMerge "MethodHandles: Tests for additional combiners."
2017-01-30 Treehugger RobotMerge "MIPS32R6: Improve PC-relative string/class loads...
2017-01-30 Nicolas GeoffrayMerge "Revert "Revert "Make --debuggable rely on JIT...
2017-01-30 Vladimir MarkoMerge "Revert "Make --debuggable rely on JIT code.""
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-30 Nicolas GeoffrayMerge "Make --debuggable rely on JIT code."
2017-01-30 Treehugger RobotMerge "MIPS: Refactor code for unresolved field entrypo...
2017-01-30 Nicolas GeoffrayMerge "Make no-relocate the default."
2017-01-28 Treehugger RobotMerge "Revert "ART: Give JIT thread pool workers a...
2017-01-28 Treehugger RobotMerge "ART: Give JIT thread pool workers a peer"
2017-01-28 Treehugger RobotMerge "ART: Add ThreadPool mode that creates peers"
2017-01-28 Treehugger RobotMerge "Make run-test --jvm set DEX_LOCATION"
2017-01-27 Mathieu ChartierMerge "Remove alignment bits in between stack maps...
2017-01-27 Mathieu ChartierMerge "Remove alignment bits in between stack maps...
2017-01-27 Mathieu ChartierMerge "Remove alignment bits in between stack maps"
2017-01-27 Mathieu ChartierMerge "Remove alignment bits in between stack maps"
2017-01-27 Mathieu ChartierRemove alignment bits in between stack maps
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 function...
2017-01-25 Mathieu ChartierMerge "Refactor and optimize memory region bit function...
2017-01-25 Mathieu ChartierMerge "Refactor and optimize memory region bit functions"
2017-01-25 Mathieu ChartierMerge "Refactor and optimize memory region bit functions"
2017-01-25 Mathieu ChartierRefactor and optimize memory region bit functions
2015-11-12 Narayan KamathMerge lmp changes into mnc.
2015-10-08 Chih-hung HsiehMerge "Revert "Disable clang optimization to boot up...
2015-06-04 Vladimir Markoresolved conflicts for merge of e8a4b652 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of c8d000a1 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of fad2cbf9 to lmp-mr1...
2015-06-04 Vladimir Markoresolved conflicts for merge of 7cc8f9aa to lmp-mr1...
2015-05-21 David SrbeckyMerge "Write 64-bit address in DWARF if we are on 64...
2015-05-05 Mathieu Chartieram 3c683c5d: Revert "HACK: Disable native stack trace...
2015-04-28 Mathieu Chartieram 471b7cb6: HACK: Disable native stack trace dumping...
2015-04-26 Nicolas GeoffrayMerge "Revert "[optimizing] Replace FP divide by power...
2015-04-26 Nicolas GeoffrayMerge "[optimizing] Replace FP divide by power of 2"
2015-04-24 Roland LevillainMerge "Ensure inlined static calls perform clinit check...
2015-04-24 Roland LevillainMerge "Minor improvements to 458-checker-instruction...
2015-04-23 Calin JuravleMerge "Remove unnecessary null checks in CheckCast...
2015-04-23 Calin JuravleMerge "Move stack map stream implementation to its...
2015-04-23 Calin JuravleMerge "Remove ActAsNullConstant"
2015-04-23 Mathieu Chartieram 9eb0497b: am bda5cc16: am 0ad14266: Merge "Replace...
2015-04-22 Andreas GampeMerge "Do not mention x86 floating point numbers in...
2015-04-22 Mathieu Chartieram bda5cc16: am 0ad14266: Merge "Replace NULL with...
2015-04-22 Mathieu Chartieram 0ad14266: Merge "Replace NULL with nullptr"
2015-04-22 Mathieu ChartierMerge "Replace NULL with nullptr"
2015-04-22 Mathieu ChartierReplace NULL with nullptr
2013-11-01 Baligh UddinMerge remote-tracking branch 'origin/kitkat-dev'
2013-07-13 Brian Carlstromresolved conflicts for merge of 7940e44f to dalvik-dev
2013-07-13 Brian CarlstromCreate separate Android.mk for main build targets