OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / lock_word-inl.h
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-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-06 Mathieu ChartierMerge "Add visiting for class loaders in StickyMarkSwee...
2017-01-06 neo.chaeAdd visiting for class loaders in StickyMarkSweep
2017-01-05 Mathieu ChartierRevert "Revert "Prune uses library classes even without...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierMerge "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierPrune uses library classes even without profile
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-11-30 Sebastien HertzFix event reporting from the debugger thread
2016-11-18 Andreas GampeART: Prioritize reference table dump
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-17 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-05 Andreas GampeART: Reprint long messages on abort am: 47d522b27f
2016-10-05 Andreas GampeART: Clean up IRT-related abort messaging am: 15b7c90ab8
2016-09-28 Alex LightDO NOT MERGE: Update Oat version to 088 am: ae444410cc
2016-09-28 Andreas GampeART: Dump referenced type in IRT overflows am: 280f32b095
2016-09-26 Alex LightMake test for app-image loading. am: d3997bd98a
2016-09-23 Mathieu ChartierSmarter image layout am: 4e9c4e7466
2016-09-22 Mathieu ChartierMerge "Make image test multi image" into nyc-mr1-dev...
2016-09-22 Mathieu ChartierMake image test multi image am: 25adcfb7dc
2016-09-20 Jeff HaoEnsure class is initialized when reading its fields...
2016-09-09 Alex LightMerge "Fix vtable corruption issue" into nyc-mr1-dev...
2016-09-09 Alex Lightresolve merge conflicts of 76e1722 to nyc-mr1-dev-plus...
2016-09-09 Mathieu ChartierDon't assume resolved classses are filled in for Resolv...
2016-08-31 David SehrMerge commit '953baf092376b91f1e6531f5718dfce89f4bc8c6...
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining. am: c770fe04...
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-26 Christopher FerrisAdd lock when iterating over BacktraceMap. am: 250a966717
2016-08-25 Mathieu ChartierCard mark holding class instead of declaring class...
2016-08-24 Mathieu ChartierRevert "Revert "Use try lock to fix class resolution...
2016-08-24 Mathieu ChartierRevert "Use try lock to fix class resolution race"...
2016-08-24 Mathieu ChartierUse try lock to fix class resolution race am: 1386f8619b
2016-08-24 Treehugger RobotMerge "Revert "Make dchecked_vector C++11 compatible.""
2016-08-23 David SehrMerge "Revert "Save environment snapshot and use at...
2016-08-23 David Sehrresolve merge conflicts of 021c143 to nyc-mr1-dev-plus...
2016-08-23 David SehrMerge "Save environment snapshot and use at fork/exec...
2016-08-23 Treehugger RobotMerge "MIPS32: Optimize R6 round(float) intrinsic."
2016-08-23 David Sehrresolve merge conflicts of 8890690 to nyc-mr1-dev-plus...
2016-08-22 Jeff HaoFix debugger calling new String(). am: 95ca9d2099
2016-08-19 Treehugger RobotMerge "Revert "Improve the thread flip.""
2016-08-19 Treehugger RobotMerge "Improve the thread flip."
2016-08-15 Treehugger RobotMerge "Revert "Enable IntermediateAddress for primitive...
2016-08-11 Mathieu ChartierMerge "Fix pending exception failure for encoded static...
2016-08-11 Mathieu ChartierFix pending exception failure for encoded statics am...
2016-08-11 Andreas GampeMerge "ART: Check for more low-space situations in...
2016-08-11 Andreas GampeART: Check for more low-space situations in zygote...
2016-08-10 Treehugger RobotMerge "ART: Fix JIT profile saver"
2016-08-10 Nicolas GeoffrayPut the deletion of profiling info under a GC critical...
2016-08-10 Narayan KamathMerge "Revert experimental lambda feature."
2016-08-08 Roland LevillainMerge "Enable IntermediateAddress for primitive arrays...
2016-08-05 Treehugger RobotMerge "ART: Fix type parameter in tests"
2016-08-04 Treehugger RobotMerge "Add support for CallKind::kCallOnMainAndSlowPath"
2016-08-04 Aart BikMerge "Implement single-precision round intrinsic in...
2016-08-04 Treehugger RobotMerge "Thumb2: Clean up 16-bit LDR/STR detection."
2016-08-04 Vladimir MarkoMerge "Change suspend entrypoint to save all registers."
2016-08-04 Treehugger RobotMerge "Update known buildbot failures for ProcessBuilde...
2016-08-04 Tobias ThiererMerge "Note known failures for TCP_USER_TIMEOUT tests...
2016-08-04 Narayan KamathMerge "libcore_failures: Remove obsolete entries."
2016-08-03 Mathieu ChartierMerge "Change one read barrier bit to mark bit" am...
2016-08-03 Mathieu ChartierMerge "Change one read barrier bit to mark bit" am...
2016-08-03 Mathieu ChartierMerge "Change one read barrier bit to mark bit"
2016-08-03 Treehugger RobotMerge "Change one read barrier bit to mark bit"
2016-08-03 Mathieu ChartierChange one read barrier bit to mark bit
2015-11-12 Narayan KamathMerge lmp changes into mnc.
2015-10-08 Chih-hung HsiehMerge "Revert "Disable clang optimization to boot up...
2015-06-06 Vladimir Markoam b8154d5c: resolved conflicts for merge of e8a4b652...
2015-06-06 Vladimir Markoam 5d3acebd: resolved conflicts for merge of c8d000a1...
2015-06-06 Vladimir Markoam e279c0c4: resolved conflicts for merge of fad2cbf9...
2015-06-06 Vladimir Markoam fb695b34: resolved conflicts for merge of 7cc8f9aa...
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-18 Nicolas GeoffrayMerge "Opt compiler: ARM64: Use ldp/stp on arm64 for...
2015-05-05 Mathieu Chartieram 02d320c2: (-s ours) am 3c683c5d: Revert "HACK: Disab...
2015-05-05 Mathieu Chartieram 3c683c5d: Revert "HACK: Disable native stack trace...
2015-05-02 Christopher FerrisMerge "Let the map function compute the relative pc...
2015-04-30 Jeff HaoMerge art project from goog/master into goog/mnc-dev.
2015-04-30 Andreas Gampeam 8b83b55d: ART: Allow oat files with duplicates class...
2015-04-30 Andreas Gampeam 61d7ca87: ART: Whitelist DexPathList constructor
2015-04-29 Mathieu Chartieram 9b169f39: Merge "Only print IRT remove local warning...
2015-04-29 David Brazdilam 395086f0: ART: Fix loop information after dead code...
2015-04-29 Nicolas GeoffrayMerge "Add synthesize uses at back edge."
2015-04-29 nikolay serdjukam dd17bc38: Fix for incorrect encode and parse of...
2015-04-29 Roland LevillainMerge "Add InsertInstructionAfter in HBasicBlock."
2015-04-29 Vladimir Markoam a81a746c: Merge "Quick: Fix crash on fall-through...
2015-04-29 Andreas Gampeam 19ad5824: ART: Move dex2oat watchdog output to LogLine
2015-04-29 Andreas Gampeam b349274a: Merge "ART: Remove multidex limit" into...
2015-04-29 Mathieu Chartieram 3d5e5f90: am 4a3fff8f: (-s ours) am 471b7cb6: HACK...
2015-04-29 Mathieu Chartieram 626ecd09: Fix possible null deference in Throwable...
2015-04-28 Mathieu Chartieram 471b7cb6: HACK: Disable native stack trace dumping...
2015-04-28 Vladimir Markoam 6996ce22: Merge "Quick: Avoid unnecessary GVN work...
2015-04-28 Vladimir Markoam 3863b43d: Merge "Quick: Rely on inferred types in...
next