OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / test / 004-ReferenceMap /
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-09-09 Treehugger RobotMerge "Revert "Revert "Re-enable boot image string...
2016-09-09 Treehugger RobotMerge "Make bisection search and javafuzz python modules"
2016-09-08 Roland LevillainMerge "Do type checks in ArraySet without read barriers."
2016-09-07 Aart BikMerge "Prepare bisection search for runtest integration"
2016-09-07 Roland LevillainMerge "Add build rules for statically linked oatdump...
2016-09-05 Treehugger RobotMerge "Fix typo in definition of `build-art-executable`."
2016-09-05 Treehugger RobotMerge "Avoid excessive spill slots for slow paths."
2016-09-05 Nicolas GeoffrayMerge changes I3f825746,Ia4284ccd,I437ffd43
2016-09-02 Treehugger RobotMerge "Disable the from-space memory protection under...
2016-09-01 Mathieu ChartierMerge "ART: Clean up x86 asm in dex cache entrypoints"
2016-09-01 Colin CrossMerge changes Id2bc87dc,I17c191ec
2016-09-01 Treehugger RobotMerge "Make 115-native-bridge idempotent"
2016-09-01 Treehugger RobotMerge "MIPS32: Additional bitCount optimizations."
2016-09-01 Vladimir MarkoMerge "Revert "Re-enable boot image string sharpening.""
2016-09-01 Vladimir MarkoMerge "[MIPS] Fix a mips64 mterp bug."
2016-09-01 Vladimir MarkoMerge "Constant fold Equal/NotEqual between null and...
2016-09-01 Treehugger RobotMerge "Revert "Remove auto-generated executable list""
2016-08-31 Colin CrossMerge "Remove auto-generated executable list"
2016-08-31 David SehrMerge commit '953baf092376b91f1e6531f5718dfce89f4bc8c6...
2016-08-31 Jeff HaoMerge changes Idfd8ac9f,I3dacb78f
2016-08-31 Treehugger RobotMerge "Fix a check failure in the CC background transit...
2016-08-31 Mathieu ChartierMerge "Fix unnecessary read barrier for resolved/initia...
2016-08-31 Treehugger RobotMerge "ART: Use libbase"
2016-08-31 Vladimir MarkoMerge "Remove workarounds for [D]CHECK()s in constexpr...
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED" am...
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED" am...
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
2016-08-31 Andreas GampeART: SHARED_REQUIRES to REQUIRES_SHARED
2016-08-24 Treehugger RobotMerge "Revert "Make dchecked_vector C++11 compatible.""
2016-07-15 Treehugger RobotMerge "ART: disassembler_x86 doesn't recognize NOPs"
2016-06-13 Treehugger RobotMerge "MIPS32: Improve offset calculations in loads...
2016-06-07 Treehugger RobotMerge "MIPS32: Improve method entry/exit code"
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-05-23 Treehugger RobotMerge "Avoid the need for the black color for the baker...
2016-05-19 Aart BikMerge "MIPS32: java.lang.Math.round(float)"
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-16 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Richard UhlerMerge "Don't expect permission to open foreign dex...
2016-05-12 TreeHugger RobotMerge "Fix another case of live_in at irreducible loop...
2016-05-11 Nicolas GeoffrayMerge "Revert "Blacklist test.""
2016-05-11 Mathieu ChartierMerge changes from topic \'native_unloads\' into nyc-dev
2016-05-11 Mathieu ChartierMerge changes from topic 'native_unloads' into nyc-dev
2016-05-10 Mathieu ChartierFix libarttest to be non debug
2016-05-10 Aart BikMerge "Break the debug cycle!" into nyc-dev am: 0faf1514b5
2016-05-10 Aart BikMerge "Break the debug cycle!" into nyc-dev
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime...
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime...
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Aart BikMerge "Break the debug cycle!"
2016-05-10 Alex LightFix issue with Constructor proxies. am: 2f7c9d9613
2016-05-10 Alex LightFix issue with Constructor proxies.
2016-05-10 Vladimir MarkoReduce memory usage of SSA Phi elimination and make...
2016-05-10 Vladimir MarkoAttribute arena allocations previously marked as STL...
2016-05-10 Vladimir MarkoReduce memory usage of SSA Phi elimination and make...
2016-05-10 Vladimir MarkoAttribute arena allocations previously marked as STL.
2016-05-10 Vladimir MarkoMerge "Intrinsify String.length() and String.isEmpty...
2016-05-10 Vladimir MarkoMerge "Fix ProtoId ordering check in DexFileVerifier...
2016-05-10 Vladimir MarkoMerge "Fix ProtoId ordering check in DexFileVerifier...
2016-05-10 David BrazdilMerge "ART: Fix dominance for irreducible loops" into...
2016-05-10 David BrazdilMerge "ART: Fix dominance for irreducible loops" into...
2016-05-10 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-10 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-10 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-10 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-10 Nicolas GeoffrayMerge "Relax the DCHECK in load store elimination....
2016-05-10 Aart BikWorkaround invokesuper underspecified behavior. am...
next