OSDN Git Service

ART: Use null for the BootClassLoader in LoadLibrary
[android-x86/art.git] / runtime / quick /
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-04-29 Richard UhlerMerge "Deduplicate simple roots in hprof." into nyc-dev
2016-04-27 Calin JuravleSplit profile recording from jit compilation
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Weaken DCHECK""
2016-03-23 Calin JuravleMerge "Improve ProfileSaver to cache data and do minima...
2016-03-23 Yohann RousselLet tests inform Jack of the min api version
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Weaken DCHECK""
2016-03-23 Nicolas GeoffrayRevert "ART: Weaken DCHECK"
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Temporarily disable test""
2016-03-23 Sebastien HertzMerge "Update run-test 097-duplicate-method"
2016-03-23 Nicolas GeoffrayMerge "Revert "Use compiler filter to determine oat...
2016-03-23 Andreas GampeMerge "ART: Weaken DCHECK"
2016-03-23 Andreas GampeMerge "ART: Weaken DCHECK"
2016-03-23 Andreas GampeART: Weaken DCHECK
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-14 Mathieu ChartierMerge "Fix cases where we miss instrumentation changes...
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-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-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-10 Christopher FerrisLog when why an Unwind failed.
2016-03-10 Mathieu ChartierAllocate interrupted exception before re-acquiring...
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 Nicolas GeoffrayTweak JIT hotness threshold.
2016-03-10 Roland LevillainMerge "Fix and enable java.lang.StringFactory intrinsics."
2016-03-10 Nicolas GeoffrayMerge "Clear inline caches at each full GC."
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-09 Andreas GampeMerge "ART: Enable native stack dumping on timeout"
2016-03-09 Andreas GampeMerge "ART: Use optimizing compiler in image_test"
2016-03-09 Aart BikMerge "Implement the 1.8 unsafe memory fences directly...
2016-03-09 Vladimir MarkoMerge "ART: Write bit fields together in ComputeSpecial...
2016-03-09 Andreas GampeMerge "ART: Fix missing include"
2016-03-09 Vladimir MarkoMerge "ART: Write bit fields together in ComputeSpecial...
2016-03-09 David SrbeckyMerge "Mark DWARF lines in non-debuggable methods as...
2016-03-09 Vladimir MarkoART: Write bit fields together in ComputeSpecialAccesso...
2016-03-09 Calin JuravleMerge "Handle unexpected cases in profile saver"
2016-03-09 Calin JuravleMerge "Update GetDexOptNeeded to handle different level...
2016-03-09 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-03-08 Hiroshi YamauchiMerge "Fix valgrind errors with MemMap::Sync()."
2016-03-08 Mathieu ChartierDelete alloc tracking map outside of critical section
2016-03-08 Mathieu ChartierFix allocation tracking race
2016-03-08 David SrbeckyMerge "ART: Use the right ElfBuilder for oatdump symbol...
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 David SrbeckyMerge "Propagate InstructionSetFeatures to ElfBuilder."
2016-03-08 Calin JuravleMerge "Handle unexpected cases in profile saver" into...
2016-03-08 Aart BikMerge "Unsafe: Recognize intrinsics for 1.8 java.util...
2016-03-08 Mathieu ChartierFix lock order violation
2016-03-08 Mathieu ChartierAdd verification for image ArtMethod declaring classes
2016-03-08 Aart BikMerge "Unsafe: Recognize intrinsics for 1.8 java.util...
2016-03-07 Aart BikMerge "Unsafe: Recognize intrinsics for 1.8 java.util...
2016-03-07 Mathieu ChartierAdd systrace logging to ScopedCodeCacheWrite
2016-03-07 Aart BikUnsafe: Recognize intrinsics for 1.8 java.util.concurrent
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 Bill BuzbeeMerge "[MIPS] Add Fast Art interpreter for Mips32."
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 Andreas GampeMerge "ART: Add unstarted-runtime functions"
2016-02-26 Alex LightMerge "Support new JDWP InterfaceType.InvokeMethod...
2016-02-26 Mathieu ChartierMerge "Add and use loaded class profiling"
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 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm."
2016-02-26 Alex LightAdd JNI tests for lambdas
2016-02-26 Alex LightMerge "Add JNI tests for lambdas"
2016-02-26 Aart BikMerge "Implement fp to bits methods as intrinsics....
2016-02-26 Aart BikMerge "Implement fp to bits methods as intrinsics."
next