OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / runtime / safe_map.h
2017-03-01 Roland LevillainMerge "MIPS: Implement heap poisoning in ART's Optimizi...
2017-02-27 Hiroshi YamauchiMerge "Improve the region space memory mapping."
2017-02-23 Hans BoehmMerge "Improve aarch64 MonitorEntry/Exit assembly code"
2017-02-22 Mathieu ChartierMerge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead...
2017-02-21 Hiroshi YamauchiMerge "Always mark reference referents in transaction...
2017-02-21 Treehugger RobotMerge "Move testrunner.py to argparse"
2017-02-21 Treehugger RobotMerge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP"
2017-02-21 Treehugger RobotMerge "Allow redefined intrinsics"
2017-02-21 Treehugger RobotMerge "Remove String.setCharAt()."
2017-02-21 Adam VartanianMerge "Add script to find warnings shared across buildb...
2017-02-21 Richard UhlerMerge changes Ic39b6d55,Id9a392ac,I1a6b05ea
2017-02-21 Vladimir MarkoMerge "ARM: Merge data-processing instructions and...
2017-02-21 Nicolas GeoffrayMerge "Emit the dex_pc if the line number is absent."
2017-02-21 Treehugger RobotMerge "Remove testing of prebuilt npic boot images."
2017-02-21 Calin JuravleMerge "Add inline caches to offline profiles"
2017-02-20 Calin JuravleMerge "Add inline caches to offline profiles"
2017-02-16 Calin JuravleAdd inline caches to offline profiles
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-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-01 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer."
2016-04-01 Calin JuravleMerge "Pack stack map entries on bit level to save...
2016-04-01 Andreas GampeMerge "ART: Actually run tests cross arch for oatdump"
2016-03-31 Mathieu ChartierMerge "Obtain stack trace outside of critical section...
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-31 Calin JuravleMerge remote-tracking branch 'goog/master' into nyc-dev
2016-03-31 Roland LevillainMerge "Rename run-test 593-checker-boolean-to-integral...
2016-03-31 Roland LevillainMerge "Fix Boolean to integral types conversions."
2016-03-30 Andreas GampeMerge "ART: Resolve all classes even when verify-profil...
2016-03-30 Aart BikMerge "Fix arm64 simplifier bug that tries to remove...
2016-03-30 Calin JuravleMerge "Fix and tune ProfileSaver" into nyc-dev
2016-03-30 Andreas GampeMerge "ART: Fix unstarted runtime for Security"
2016-03-30 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation...
2016-03-30 Richard UhlerMerge "Don\'t return kPatchOatNeeded if there is no...
2016-03-30 Richard UhlerMerge "Don't return kPatchOatNeeded if there is no...
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation...
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation."
2016-03-30 Vladimir MarkoMerge "Optimizing: Improve const-string code generation."
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-29 Vladimir MarkoOptimizing: Improve const-string code generation.
2016-03-14 Mathieu ChartierMerge "Fix cases where we miss instrumentation changes...
2016-03-14 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
2016-03-12 Stephen HinesEnable clang for ARM builds.
2016-03-12 Andreas GampeART: Allow unwinding unattached threads
2016-03-10 Christopher FerrisLog when why an Unwind failed.
2016-03-10 Mathieu ChartierAllocate interrupted exception before re-acquiring...
2016-03-10 Nicolas GeoffrayTweak JIT hotness threshold.
2016-03-10 Andreas GampeMerge "ART: Fix assumption in class profile collection...
2016-03-10 Mathieu ChartierUse PwriteFully and write image header last
2016-03-09 Mathieu ChartierUse per character suffix for multi image
2016-03-08 Mathieu ChartierDelete alloc tracking map outside of critical section
2016-03-08 Mathieu ChartierFix allocation tracking race
2016-03-08 Sebastien HertzMerge "Support multidex run-test with Jack" into nyc-dev
2016-03-08 Sebastien HertzMerge "More run-test with Jack" into nyc-dev
2016-03-08 Calin JuravleMerge "Handle unexpected cases in profile saver" into...
2016-03-08 Mathieu ChartierFix lock order violation
2016-03-08 Mathieu ChartierAdd verification for image ArtMethod declaring classes
2016-03-07 Mathieu ChartierAdd systrace logging to ScopedCodeCacheWrite
2016-03-07 Mathieu ChartierMerge "Increase kDumpWaitTimeout 10x for target builds...
2016-03-07 Mathieu ChartierDon\'t use ScopedObjectAccess in Heap::DumpSpaces
2016-03-07 Nicolas GeoffrayMerge "Add some debugging for zygote crash." into nyc-dev
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-05 Mathieu ChartierMerge "Use MarkIfNotInToSpace for SemiSpace::MarkObject...
2016-03-05 Mathieu ChartierMerge "Add more systracing everywhere" into nyc-dev
2016-03-05 Mathieu ChartierFix potential linear alloc memory leak
2016-03-04 Mathieu ChartierOnly visit app image classes in class loader
2016-03-03 Mathieu ChartierAdd systrace to VerifyClass
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Calin Juravleresolve merge conflicts of 7a2ff82b29 to nyc-dev-plus...
2016-03-02 Nicolas GeoffrayClear inline caches if a ProfilingInfo gets revived.
2016-03-02 Nicolas GeoffrayRevert "Revert "Use the interpreter as a heartbeat...
2016-03-02 Mathieu ChartierFix allocation tracking race
2016-03-01 Andreas GampeLower JIT thread priority
2016-03-01 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-02-29 Mathieu ChartierRevert "Revert "Improve immune spaces logic""
2016-02-29 Nicolas GeoffrayRevert "Improve immune spaces logic"
2016-02-29 Nicolas GeoffrayMerge "Forgot to initialize JIT memory use fields....
2016-02-29 Nicolas GeoffrayMerge "Introduce partial code cache collection." into...
2016-02-29 Nicolas GeoffrayMerge "Cleanup polymorphic inlining to the same target...
2016-02-29 Nicolas GeoffrayMerge "Bug fix for polymorphic inlining." into nyc-dev
2016-02-29 Nicolas GeoffrayDump the number of OSR compiled code.
2016-02-27 Nicolas GeoffrayMerge "Revert "Improve immune spaces logic""
2016-02-27 Mathieu ChartierImprove immune spaces logic
2016-02-27 Mathieu ChartierMerge "Improve immune spaces logic"
2016-02-26 Alex LightMerge "Support new JDWP InterfaceType.InvokeMethod...
2016-02-26 Mathieu ChartierMerge "Add and use loaded class profiling" into nyc-dev
2016-02-26 Andreas GampeMerge "ART: Add unstarted-runtime functions" into nyc-dev
2016-02-26 Alex LightAdd JNI tests for lambdas
2016-02-26 Dimitry IvanovMerge "Simplify LoadNativeLibrary()" into nyc-dev
2016-02-26 Nicolas GeoffrayMerge "Revert "Preload public libraries on Runtime...
2016-02-26 Sebastien HertzDisable test 097-duplicate-method for investigation
2016-02-26 Nicolas GeoffrayMerge "Revert "Fast ART x86_64 interpretator""
2016-02-26 Mathieu ChartierAdd lz4hc image compression format
2016-02-26 Mathieu ChartierAdd a decompression scoped timing for image loading
2016-02-25 Bill BuzbeeMerge "Fast ART x86_64 interpretator"
2016-02-25 Mingyao YangMerge "AOT compile framework code as non-debuggable"
2016-02-25 David SrbeckyMerge "Verify encoded stack maps in debug builds."
next