OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / ti /
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-17 Treehugger RobotMerge "MIPS32: Assign missing entrypoints in InitEntryP...
2016-11-10 Nicolas GeoffrayMerge "ART jitted code profiling support."
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-28 Roland LevillainMerge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read...
2016-10-28 Roland LevillainMerge "Add support for Baker read barriers in UnsafeCAS...
2016-10-27 Treehugger RobotMerge "ART: Add function to retrieve all tagged objects"
2016-10-27 David SehrMerge "Remove some unneeded header includes"
2016-10-27 Treehugger RobotMerge "ARM: VIXL32: Exclude recently added test that...
2016-10-27 Roland LevillainMerge "ARM: VIXL32: Pass test 406-fields and a few...
2016-10-26 Hiroshi YamauchiMerge "Avoid unnecessarily clearing/resetting region_sp...
2016-10-26 Zhenhua WANGAlways call into native loader when loading a native...
2016-10-26 Treehugger RobotMerge "Fix build on XCode 8 w/OSX 10.12 SDK"
2016-10-26 Treehugger RobotMerge "Add mode bits to open() with O_CREAT."
2016-10-26 Hiroshi YamauchiMerge "Blacklist 130-hprof for tracing configs."
2016-10-26 Dimitry IvanovMerge "Always call into native loader when loading...
2016-10-26 Aart BikMerge "Improved induction variable analysis and loop...
2016-10-26 Roland LevillainMerge "ARM: VIXL32: Implement more codegen code to...
2016-10-26 Nicolas GeoffrayMerge "Save the non-verified classes in the VerifierDeps."
2016-10-26 Treehugger RobotMerge "Reduce number of physical pages used for DexCach...
2016-10-26 Treehugger RobotMerge "Fall back to true anonymous mmap if out of file...
2016-10-26 Treehugger RobotMerge "Remove unused std::ostringstream variable."
2016-10-26 Treehugger RobotMerge "ART: Refactor class-linker methods"
2016-10-25 Treehugger RobotMerge "ART: Initialize field in IndirectReferenceTable"
2016-10-25 Mathieu ChartierMerge "Fix race with LOS Begin() and End()"
2016-10-25 Leonard MosescuMerge "Enable agent attaching during live phase" am...
2016-10-25 Leonard MosescuMerge "Enable agent attaching during live phase" am...
2016-10-25 Leonard MosescuMerge "Enable agent attaching during live phase"
2016-10-25 Leonard MosescuMerge "Enable agent attaching during live phase"
2016-10-25 Leonard MosescuEnable agent attaching during live phase
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."
next