OSDN Git Service

android-x86/art.git
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-09 Mathieu ChartierUse PwriteFully and write image header last
2016-03-09 Andreas GampeART: Fix assumption in class profile collection
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 Calin JuravleHandle unexpected cases in profile saver
2016-03-08 Sebastien HertzSupport multidex run-test with Jack
2016-03-08 Sebastien HertzMore run-test with Jack
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 ChartierIncrease 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 Nicolas GeoffrayAdd some debugging for zygote crash.
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 ChartierUse MarkIfNotInToSpace for SemiSpace::MarkObject
2016-03-05 Mathieu ChartierFix potential linear alloc memory leak
2016-03-04 Mathieu ChartierAdd more systracing everywhere
2016-03-04 Mathieu ChartierOnly visit app image classes in class loader
2016-03-03 Mathieu ChartierAdd systrace to VerifyClass
2016-03-03 Calin JuravleMerge "Update GetDexOptNeeded to handle the different...
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 Calin JuravleUpdate GetDexOptNeeded to handle the different levels...
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-03-01 Calin JuravleRecord foreign dex files loaded by the app in the profile
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 GeoffrayForgot to initialize JIT memory use fields.
2016-02-29 Nicolas GeoffrayDump the number of OSR compiled code.
2016-02-29 Nicolas GeoffrayIntroduce partial code cache collection.
2016-02-29 Nicolas GeoffrayCleanup polymorphic inlining to the same target.
2016-02-29 Nicolas GeoffrayBug fix for polymorphic inlining.
2016-02-27 Mathieu ChartierImprove immune spaces logic
2016-02-26 Alex LightMerge "Support new JDWP InterfaceType.InvokeMethod...
2016-02-26 Alex LightSupport new JDWP InterfaceType.InvokeMethod command
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 Mathieu ChartierAdd and use loaded class profiling
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 GeoffrayRevert "Preload public libraries on Runtime::Start()"
2016-02-26 Andreas GampeART: Add unstarted-runtime functions
2016-02-26 Mathieu ChartierAdd lz4hc image compression format
2016-02-26 Mathieu ChartierAdd a decompression scoped timing for image loading
2016-02-25 Dimitry IvanovMerge "Preload public libraries on Runtime::Start(...
2016-02-24 Dimitry IvanovPreload public libraries on Runtime::Start()
2016-02-24 Dimitry IvanovSimplify LoadNativeLibrary()
2016-02-24 Mathieu ChartierAdd MapAnonymous handling for null error_str
2016-02-24 Calin JuravleFix profman path for the gtest.
2016-02-24 Calin JuravleRevert "Revert "Add profman tool: responsible to proces...
2016-02-23 Alex LightMake JNI work correctly with default methods.
2016-02-23 Igor Murashkinimage: Allow methods with code in another oat file...
2016-02-23 Nicolas GeoffrayDon't allocate mspaces of less than a page.
2016-02-23 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
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 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 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" am: 4764d4e253
2016-02-23 Calin JuravleMerge "Fix static dex2oat build"
2016-02-23 Calin JuravleMerge "Fix static dex2oat build"
2016-02-23 Sebastien HertzMerge "Build jdwp tests with Jack in vogar" into nyc-dev
2016-02-23 Sebastien HertzMerge "Build jdwp tests with Jack in vogar" into nyc-dev
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-23 Sebastien HertzBuild jdwp tests with Jack in vogar
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-23 Mathieu ChartierMerge "Add regression test for alloc stack trace and...
2016-02-23 Mathieu ChartierAdd regression test for alloc stack trace and unloading
2016-02-23 Mathieu ChartierMerge "Add regression test for alloc stack trace and...
2016-02-23 Mathieu ChartierAdd regression test for alloc stack trace and unloading
2016-02-23 Mathieu ChartierMerge "Add regression test for alloc stack trace and...
2016-02-23 Mathieu ChartierAdd regression test for alloc stack trace and unloading
2016-02-23 Mathieu ChartierMerge "Visit stack trace roots" am: 5039728b6c
2016-02-23 Mathieu ChartierVisit stack trace roots
2016-02-23 Mathieu ChartierMerge "Visit stack trace roots"
2016-02-23 Mathieu ChartierVisit stack trace roots
2016-02-23 Mathieu ChartierMerge "Visit stack trace roots"
2016-02-22 Mathieu ChartierVisit stack trace roots
2016-02-22 Nicolas GeoffrayMerge "Revert "Add profman tool: responsible to process...
next