OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / parsed_options.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-11 Nicolas GeoffrayMerge "Revert "Blacklist test.""
2016-05-10 Vladimir MarkoMerge "Intrinsify String.length() and String.isEmpty...
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-10 Nicolas GeoffrayMerge "Relax the DCHECK in load store elimination."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-09 Vladimir MarkoMerge "Fix ProtoId ordering check in DexFileVerifier."
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-06 David BrazdilMerge "Stop populating irreducible loop at header"
2016-05-06 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-05 Richard UhlerMerge "Remove -XOatFileManagerCompilerFilter argument."
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-05-03 Richard UhlerRemove -XOatFileManagerCompilerFilter argument.
2016-04-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-29 Treehugger RobotMerge "Remove invoke after inlining."
2016-04-29 Calin JuravleMerge changes I96464d76,Id5e77316,Icb42a081,I68afc181...
2016-04-28 Calin JuravleFix -Xint and -Xusejit interaction
2016-04-28 Calin JuravleAdd command line option for jit invoke transition weight
2016-04-28 Calin JuravleSplit profile recording from jit compilation
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-20 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_data"
2016-04-13 Aart BikMerge "Revert "Remove the no-longer-needed F/I and...
2016-04-13 Treehugger RobotMerge "Allow private methods in interfaces."
2016-04-13 Aart BikMerge "Remove the no-longer-needed F/I and D/J alias."
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Calin JuravleMerge "Add option to tune sample collection based on...
2016-04-13 Calin JuravleAdd option to tune sample collection based on thread...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-28 Alex LightMerge "Add support for Dex version 37 in Runtime."
2016-03-24 Bill BuzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Vladimir MarkoMerge "Post-Quick cleanup: Remove CompilationUnit."
2016-03-24 Nicolas GeoffrayMerge "Re-enable IMT stub test."
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-24 Nicolas GeoffrayMerge "Do a null check on the sibling in the register...
2016-03-24 Vladimir MarkoMerge "Optimizing: Do not insert suspend checks on...
2016-03-24 Aart BikMerge "Fix potential race condition with threads array."
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes."
2016-03-23 Richard UhlerMerge "Revert "Revert "Use compiler filter to determine...
2016-03-23 Andreas GampeRevert "Revert "Use compiler filter to determine oat...
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-14 Nicolas GeoffrayMerge "Revert "Enable compilation of secondary dex...
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-14 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-14 Roland LevillainMerge "Revert "Re-enable test that was causing TimeoutE...
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-11 David SrbeckyMerge "Revert "Allow duplicated methods in different...
2016-03-11 David SrbeckyMerge "Allow duplicated methods in different DWARF...
2016-03-11 David SrbeckyMerge "Allow generation of native debug info for multip...
2016-03-11 David SrbeckyMerge "Refactor MethodDebugInfo (input of DWARF writer)."
2016-03-10 Christopher FerrisMerge "Log when why an Unwind failed."
2016-03-10 Andreas GampeMerge "ART: Release all resource on MonitorPool destruc...
2016-03-10 Aart BikMerge "Avoid generating dead code on frame enter/exit...
2016-03-10 Vladimir MarkoMerge "Add Mips abiflags section to the oatfile."
2016-03-10 Roland LevillainMerge "MIPS32: java.lang.Thread, and java.lang.String...
2016-03-10 Roland LevillainMerge "Disable some image_test cases with concurrent...
2016-03-10 Nicolas GeoffrayMerge "Tweak JIT hotness threshold."
2016-03-10 Nicolas GeoffrayTweak JIT hotness threshold.
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-02-26 Nicolas GeoffrayMerge "Revert "Fast ART x86_64 interpretator""
2016-02-25 Bill BuzbeeMerge "Fast ART x86_64 interpretator"
2016-02-25 David SrbeckyMerge "Verify encoded stack maps in debug builds."
2016-02-25 David SrbeckyMerge "Implement << operator for DexRegisterLocation...
2016-02-24 Vladimir MarkoMerge "ART: Allow method references across oat files...
2016-02-24 David SrbeckyMerge "Remove HNativeDebugInfo from start of basic...
2016-02-23 Aart BikMerge "Improved instruction + offset hunting."
2016-02-23 Calin JuravleMerge "Revert "Revert "Add profman tool: responsible...
2016-02-23 Vladimir MarkoMerge "Dex-wide ArenaPool scoping for AOT compilation"
2016-02-23 Nicolas GeoffrayMerge "Add a new kReservedCapacity to decide when to...
2016-02-23 Calin JuravleMerge "Fix static dex2oat build"
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-22 Nicolas GeoffrayMerge "Revert "Add profman tool: responsible to process...
2016-02-22 Hiroshi YamauchiMerge "Fix CC collector thread flip and JNI critical...
2016-02-22 Bill BuzbeeMerge "ART: Enable JitProfiling for Arm Mterp"
2016-02-22 Hans BoehmMerge "Add Math.round tests for large integers."
2016-02-22 Sebastien HertzMerge "Revert "Workaround JDWP failures""
2016-02-22 Calin JuravleMerge "Add profman tool: responsible to process profiles"
2016-02-22 Nicolas GeoffrayMerge "Track memory usage of code cache."
2016-02-21 Bill BuzbeeMerge "x86 ART FI clean-up"
2016-02-19 Mathieu ChartierMerge "Add VLOG(collector) to reduce log spam"
2016-02-19 Mathieu ChartierMerge "Add VLOG(collector) to reduce log spam"
2016-02-19 Mathieu ChartierAdd VLOG(collector) to reduce log spam
2016-02-18 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbo...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-17 David SrbeckyMerge "Add simple deduplication for .debug_ranges."
2016-02-17 Roland LevillainMerge "MIPS32: peek*/poke*, and String.charAt intrinsics."
2016-02-17 Vladimir MarkoMerge "dex2oat: Show memory usage values in bytes"
2016-02-16 Richard UhlerMerge "ahat: annotate char[] objects with their string...
2016-02-16 David SrbeckyMerge "Change how DWARF detects end of prologue."
2016-02-16 Tamas BerghammerMerge "Revert "Revert "Make it possible to enable nativ...
2016-02-16 David SrbeckyMerge "Fill some gaps in .debug_loc."
2016-02-16 David SrbeckyMerge "Temporarily disable compressed CFI tests."
2016-02-16 David SrbeckyMerge "Let the CFI test communicate via stdout rather...
2016-02-15 Vladimir MarkoMerge "Optimizing: Remove unnecessary And before TypeCo...
2016-02-15 Nicolas GeoffrayMerge "Expect less in the presence of a string init...
next