OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / object_lock.cc
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-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...
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-16 Mathieu ChartierMerge "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierPrune uses library classes even without profile
2016-12-15 Treehugger RobotMerge "Modify reporting when only true divergences...
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-12-07 Vladimir MarkoMerge "MIPS32: Pass more arguments in registers."
2016-12-06 Treehugger RobotMerge "Revert "Re-enable libcore test WeakHashMapTest...
2016-12-06 Benoit LamarcheMerge "Update Jack options to enable invoke-polymorphic"
2016-12-05 Roland LevillainMerge "Re-enable libcore test WeakHashMapTest#test_keySet."
2016-12-05 Nicolas GeoffrayMerge "Set the location checksum in vdex."
2016-12-02 Treehugger RobotMerge "ART: Fix typo in IsCallerSave"
2016-12-02 Treehugger RobotMerge "ART: Add verifier support for invoke-polymorphic."
2016-12-01 Mingyao YangMerge "Add LoadString kind of kJitTableAddress for...
2016-12-01 Treehugger RobotMerge "Change Dex2oatLayoutTest to generate profile...
2016-12-01 Vladimir MarkoMerge "Mterp/arm64: Add CFI directives."
2016-12-01 Treehugger RobotMerge "Make sure that const-class linkage is preserved...
2016-12-01 Nicolas GeoffrayMerge "ARM: VIXL32: A couple of fixes to have more...
2016-12-01 Nicolas GeoffrayMerge "Remove the fast path in art_quick_resolve_string."
2016-12-01 Mathieu ChartierMerge "Move compiled methods to use AtomicMethodRefMap"
2016-12-01 Treehugger RobotMerge "Optimizations around escape analysis. With tests."
2016-11-30 Alex LightMerge "Infrastructure for obsolete methods" am: 0fd9a7d...
2016-11-30 Alex LightMerge "Infrastructure for obsolete methods" am: 0fd9a7d678
2016-11-30 Alex LightMerge "Infrastructure for obsolete methods"
2016-11-30 Alex LightMerge "Infrastructure for obsolete methods"
2016-11-30 Alex LightInfrastructure for obsolete methods
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining. am: c770fe0480
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-24 Mathieu ChartierRevert "Use try lock to fix class resolution race"...
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
2016-08-24 Treehugger RobotMerge "Revert "Make dchecked_vector C++11 compatible.""
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
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."
2016-08-23 David Sehrresolve merge conflicts of 8890690 to nyc-mr1-dev-plus...
2016-08-22 Jeff HaoFix debugger calling new String(). am: 95ca9d2099
2016-08-11 Mathieu ChartierMerge "Fix pending exception failure for encoded static...
2016-08-11 Mathieu ChartierFix pending exception failure for encoded statics am...
2016-08-11 Andreas GampeMerge "ART: Check for more low-space situations in...
2016-08-11 Andreas GampeART: Check for more low-space situations in zygote...
2016-08-10 Nicolas GeoffrayPut the deletion of profiling info under a GC critical...
2016-08-05 Treehugger RobotMerge "ART: Fix type parameter in tests"
2016-08-04 Treehugger RobotMerge "Add support for CallKind::kCallOnMainAndSlowPath"
2016-08-02 Nicolas GeoffrayMerge "Revert "cpp-define-generator: "make art-update...
2016-08-01 Jeff HaoFix profiling output to properly display class info...
2016-08-01 Nicolas GeoffrayMerge "Put the deletion of profiling info under a GC...
2016-08-01 Colin CrossMerge "ART: remove gcc cruft from the makefiles"
2016-08-01 Treehugger RobotMerge "cpp-define-generator: "make art-update-cpp-defin...
2016-08-01 David BrazdilMerge "ART: Fix RegTypeCache for instance field declari...
2016-07-30 Mathieu ChartierMerge \\\"Revert \\\"Revert \\\"Use try lock to fix...
2016-07-30 Mathieu ChartierMerge \\"Revert \\"Revert \\"Use try lock to fix class...
2016-07-30 Mathieu ChartierMerge \"Revert \"Revert \"Use try lock to fix class...
2016-07-30 Treehugger RobotMerge "Revert "Revert "Use try lock to fix class resolu...
2016-07-30 Mathieu ChartierRevert "Revert "Use try lock to fix class resolution...
2016-07-30 Richard UhlerMerge "Create OatFileAssistant::OatFileInfo inner class."
next