OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / oat_file_manager.cc
2017-04-17 Calin JuravleMerge "Print runtime isa when invoking 'dalvikvm -...
2017-04-13 Vladimir MarkoMerge "ARM64: Use link-time generated thunks for Baker...
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-12 Mathieu ChartierMerge "Clear zygote space cards for CC"
2017-04-12 Mathieu ChartierMerge "Fix -XX:DumpGCPerformanceOnShutdown for debug...
2017-04-12 Aart BikMerge changes I1d4db176,Ifb931a99
2017-04-12 Treehugger RobotMerge "MIPS: Use Lsa/Dlsa when possible."
2017-04-12 Richard UhlerMerge "Add an 'art-preopt' test target configuration."
2017-04-11 Treehugger RobotMerge changes Ib29b3920,Ice5efad9
2017-04-11 Treehugger RobotMerge "Add option for duplicate classes check to return...
2017-04-08 Jeff HaoAdd option for duplicate classes check to return all...
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-03-16 Nicolas GeoffrayMerge "Revert "Revert "ARM: VIXL32: Use VIXL backend...
2017-03-15 Nicolas GeoffrayMerge "ARM64: Improve LocationBuilder for Shifts and...
2017-03-15 Nicolas GeoffrayMerge "Revert "Revert "Revert "CHA for interface method...
2017-03-14 Treehugger RobotMerge "Don't send ClassFileLoadHook before JVMTI_PHASE_...
2017-03-14 Mingyao YangMerge "Revert "Revert "CHA for interface method."""
2017-03-14 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Use VIXL backend by default.""
2017-03-13 Treehugger RobotMerge "Fix issues due to updated toolchain."
2017-03-13 Bill BuzbeeMerge "ART: String intrinsics for Mterp interpreter"
2017-03-10 Treehugger RobotMerge "Ensure we have the correct thread when allocatin...
2017-03-10 Treehugger RobotMerge "Catch signals that happen inside a fault handler."
2017-03-09 Nicolas GeoffrayMerge "Update UnstartedRuntime for System.identityHashC...
2017-03-09 Treehugger RobotMerge "ARM(64): Improve the code generated for HSelect"
2017-03-09 Roland LevillainMerge changes Ia26b07f0,Id3d2758c
2017-03-09 Narayan KamathMerge "Track libcore change 2c0c8889ff415431e3c2d6d5ac9...
2017-03-09 Nicolas GeoffrayMerge "Don't inline methods that throw in graph with...
2017-03-09 Narayan KamathMerge "codegen_test: Add missing dependency."
2017-03-09 Nicolas GeoffrayMerge "Revert "Stop interpreter from accessing code...
2017-03-09 Richard UhlerMerge "Remove --include-patch-information option from...
2017-03-09 Treehugger RobotMerge "Stop interpreter from accessing code items of...
2017-03-09 Treehugger RobotMerge "ART: Add field offset caching"
2017-03-09 Jeff HaoMerge "Fix duplicate classes check to iterate over...
2017-03-09 Treehugger RobotMerge "Fix duplicate classes check to iterate over...
2017-03-09 Treehugger RobotMerge "ART: Refactor ObjectTagTable"
2017-03-08 Treehugger RobotMerge "MIPS: Optimize code generation of check-cast...
2017-03-08 Shubham AjmeraMerge changes I2f8edd95,I17d67431
2017-03-08 Mingyao YangMerge "Inlining a few small methods based on profiling...
2017-03-08 Bill BuzbeeMerge "Interpreter intrinsics"
2017-03-08 Jeff HaoFix duplicate classes check to iterate over classes...
2017-03-08 Vladimir MarkoMerge "Improve debugging output for a crash."
2017-03-08 Richard UhlerMerge "Experiment with ulimit settings to see if it...
2017-03-08 Nicolas GeoffrayMerge "Invoke typed arraycopy for primitive arrays."
2017-03-08 Nicolas GeoffrayMerge "Return the right value in VerifyClass."
2017-03-08 Treehugger RobotMerge "ART: Update LZ4 library to v1.7.5"
2017-03-07 Calin JuravleMerge "Encode inline caches with missing types in the...
2017-03-07 Mathieu ChartierMerge "Change "could not find class" to warning"
2017-03-07 Aart BikMerge "Bug fix in overflow detection on pow. With regre...
2017-03-07 Calin JuravleMerge "ART: Clean up code related to foreign dex use"
2017-03-07 Calin JuravleMerge "ART: Clean up code related to foreign dex use"
2017-03-07 Calin JuravleART: Clean up code related to foreign dex use
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 Treehugger RobotMerge "Remove unneeded build files"
2017-02-16 Alex LightMerge "Revert "Add test for changing annotations.""
2017-02-16 Hiroshi YamauchiMerge "Add jni_libraries_lock_ to expected_mutexes_on_w...
2017-02-15 David SehrMerge "Clean up profman arg checking"
2017-02-15 Treehugger RobotMerge "Add test for changing annotations."
2017-02-15 Treehugger RobotMerge "ART: Add currentThread cutout to Unstarted Runtime"
2017-02-15 Shubham AjmeraMerge "Testrunner: Handle case when test_info line...
2017-02-15 Treehugger RobotMerge "Add miscellaneous tests for class redefinition."
2017-02-15 Shubham AjmeraMerge "Testrunner: Accept test_name by run-test number"
2017-02-15 Shubham AjmeraMerge "Testrunner: Take default only when no other...
2017-02-15 Vladimir MarkoMerge "ARM: Faster read barrier marking entrypoints."
2017-02-15 Nicolas GeoffrayMerge "Update verify-profile logic."
2017-02-15 Nicolas GeoffrayMerge "Add a DCHECK in thread::GetPeer."
2017-02-15 Nicolas GeoffrayMerge "Change behavior of $noinline$ to now force not...
2017-02-15 David SehrMerge "Fix DEX zip open error message printing"
2017-02-15 Treehugger RobotMerge "ART: Rewrite test 911"
2017-02-15 Treehugger RobotMerge "ART: Change test 121-modifiers to use smali"
2017-02-15 Mathieu ChartierMerge "Address some comments for aog/333864"
2017-02-15 Treehugger RobotMerge "Revert "Revert "runtime: Mmap uncompressed dex...
2017-02-14 Andreas GampeMerge "ART: Add operator == and != with nullptr to...
2017-02-14 Andreas GampeMerge "ART: Add operator == and != with nullptr to...
2017-02-14 Andreas GampeMerge "ART: Add operator == and != with nullptr to...
2017-02-14 Treehugger RobotMerge "ART: Add operator == and != with nullptr to...
2017-02-14 Andreas GampeART: Add operator == and != with nullptr to Handle
2017-02-14 Nicolas GeoffrayMerge "Revert "Disable libcore tests for now.""
2017-02-13 Mingyao YangMerge "Remove special treatment of native method for...
2017-02-13 Nicolas GeoffrayMerge "Disable libcore tests for now."
2017-02-13 Vladimir MarkoMerge "Use VerifierDeps test file for dex2oat swap...
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-02-10 Treehugger RobotMerge "Remove breakpoints from redefined classes"
2017-02-10 Treehugger RobotMerge "Let jvmti allow JDWP connections"
2017-02-09 Vladimir MarkoMerge "Fix dex cache resolved types and class table...
2017-02-07 Treehugger RobotMerge "Fix issues due to updated toolchain."
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Roland LevillainMerge "ARM: VIXL32: Remove erroneous DCHECK."
2017-02-07 Richard UhlerMerge "Revert "Revert "Redesign implementation of Regis...
2017-02-06 Treehugger RobotMerge "Add support for checking method and field invari...
2017-02-06 David SehrMerge "Enable thread annotations for std::mutex"
2017-02-06 Treehugger RobotMerge "Tests for libcore change d2aa1365d25911076cb174a...
2017-02-06 Roland LevillainMerge "Clean up art::mirror::Class::SetSuperClass."
2017-02-06 Nicolas GeoffrayMerge "Code refactoring around sharpening HLoadClass."
2017-02-04 Calin JuravleMerge "Revert "build: Generate asm_support_gen.h from...
2017-02-04 Treehugger RobotMerge "Revert "Revert "ART: Give JIT thread pool worker...
next