OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / compiler / elf_writer_test.cc
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-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-13 Nicolas GeoffrayMerge "ART tests: do not retrieve OatQuickMethodHeader...
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...
2017-01-05 Treehugger RobotMerge "Fix unquitable apps when debug enabled."
2017-01-05 Vladimir MarkoMerge "Revert "Disable 626-const-class-linking for...
2017-01-05 Sebastien HertzMerge "Limit Jack threads during tests"
2017-01-03 Treehugger RobotMerge "MIPS64: java.lang.String.getChars"
2016-12-20 Nicolas GeoffrayMerge "ARM: VIXL32: Use 16-bit encoding for B(cond...
2016-12-19 Nicolas GeoffrayMerge "Revert "Revert "Revert "Use interpret-only inste...
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-19 Treehugger RobotMerge "Revert "Revert "Use interpret-only instead of...
2016-12-19 Calin JuravleAdd Thread entry to signal if the thread can call into...
2016-12-19 Calin JuravleMerge "Add Thread entry to signal if the thread can...
2016-12-19 Nicolas GeoffrayMerge "ARM: Fix vixl related branch issue in JNI."
2016-12-19 Nicolas GeoffrayMerge "ARM: VIXL32: Implement some dispatch optimizations."
2016-12-16 Treehugger RobotMerge "Allow redefined methods/classes to access fields"
2016-12-16 Mingyao YangMerge "Add HVariableInputSizeInstruction."
2016-12-16 Nicolas GeoffrayMerge "Do not resolve types with vdex."
2016-12-16 Nicolas GeoffrayMerge "ARM: VIXL32: Do a code cleanup."
2016-12-16 Nicolas GeoffrayMerge "Remove dex cache string from mirror::Class."
2016-12-16 Nicolas GeoffrayMerge "Flush JIT data cache when committing code."
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-16 Mathieu ChartierMerge "Fill in empty iftable early"
2016-12-15 Treehugger RobotMerge "Fixed signal 11 bug by not testing resolved...
2016-12-15 Treehugger RobotMerge "Fine tuning the induction analysis."
2016-12-15 Treehugger RobotMerge "Modify reporting when only true divergences...
2016-12-15 Andreas GampeMerge "ART: Move to libbase StringPrintf" am: 995a7db37...
2016-12-15 Andreas GampeMerge "ART: Move to libbase StringPrintf" am: 995a7db371
2016-12-15 Andreas GampeMerge "ART: Move to libbase StringPrintf"
2016-12-15 Treehugger RobotMerge "ART: Move to libbase StringPrintf"
2016-12-15 Andreas GampeART: Move to libbase StringPrintf
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-17 Treehugger RobotMerge "Revert "jni: Punt to generic JNI for mips""
2016-11-17 Treehugger RobotMerge "jni: Add @CriticalNative support for MIPS32...
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-20 Hiroshi YamauchiMerge "Test for the CC RegionSpace::WalkInternal crash."
2016-10-20 Roland LevillainMerge "ARM: VIXL32: Pass initial ART tests with new...
2016-10-20 Vladimir MarkoMerge "Change pResolveString entrypoint to kSaveEveryth...
2016-10-18 Mathieu ChartierMerge "Update the Begin() of LargeObjectMapSpace"
2016-10-18 Treehugger RobotMerge "Enable last value generation of periodic sequence."
2016-10-18 Narayan KamathMerge "Revert "Revert "Revert "Temporarily blacklist...
2016-10-18 Narayan KamathMerge "Fix handling of dex cache arrays for method...
2016-10-17 Mathieu ChartierMerge "Move most mirror:: args to ObjPtr"
2016-10-17 Vladimir MarkoMerge "Use FdFile::Copy() in dex2oat for better error...
2016-10-17 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-17 Brian CarlstromMerge "Ensure OpenDexFilesFromImage closes file to...
2016-10-17 Brian CarlstromMerge "Ensure OpenDexFilesFromImage closes file to...
2016-10-17 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-17 Brian CarlstromMerge "Ensure OpenDexFilesFromImage closes file to...
2016-10-14 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-14 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-14 Roland LevillainMerge "Small clean up in art::x86_64::ReadBarrierMarkSl...
2016-10-14 Nicolas GeoffrayMerge "MIPS32: Improve integer comparison with constants."
2016-10-13 Nicolas GeoffrayMerge "Fix optimizing_cfi_test and arm64 code generation."
2016-10-13 Vladimir MarkoMerge "Fix missing symbols for multiple oat files case"
2016-10-13 David SrbeckyMerge "Generate SHA-1 build ID for host-generated ...
2016-10-13 David SrbeckyMerge "Generate SHA-1 build ID for host-generated ...
2016-10-13 David SrbeckyMerge "Generate SHA-1 build ID for host-generated ...
2016-10-13 David SrbeckyMerge "Generate SHA-1 build ID for host-generated ...
2016-10-06 Alexey AlexandrovGenerate SHA-1 build ID for host-generated *.oat files...
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-09-09 Treehugger RobotMerge "Revert "Revert "Re-enable boot image string...
2016-09-08 Roland LevillainMerge "Do type checks in ArraySet without read barriers."
2016-09-05 Treehugger RobotMerge "Avoid excessive spill slots for slow paths."
2016-09-02 Treehugger RobotMerge "Disable the from-space memory protection under...
next