OSDN Git Service

android-x86/art.git
2016-03-18 Jeff HaoMerge "Add patchoat check that input oat file has patch...
2016-03-18 Jeff HaoMerge "Add patchoat check that input oat file has patch...
2016-03-18 Mathieu ChartierMerge changes from topic \'verify-profile\'
2016-03-18 Mathieu ChartierMerge changes from topic 'verify-profile'
2016-03-18 Mathieu ChartierFix incorrect dex2oat check
2016-03-18 Mathieu ChartierFix incorrect dex2oat check
2016-03-18 Mathieu ChartierFix incorrect dex2oat check
2016-03-18 Jeff HaoAdd patchoat check that input oat file has patch section.
2016-03-18 Mathieu ChartierAdd verify-profile compiler filter
2016-03-18 Mathieu ChartierMerge "Add verify-profile compiler filter" into nyc-dev
2016-03-18 Mathieu ChartierMerge "Add verify-profile compiler filter" into nyc-dev
2016-03-18 Andreas GampeMerge "ART: Speed up stack guard page install"
2016-03-18 Andreas GampeMerge "ART: Speed up stack guard page install" into...
2016-03-18 Andreas GampeMerge "ART: Speed up stack guard page install" into...
2016-03-18 Mathieu ChartierAdd verify-profile compiler filter
2016-03-18 Andreas GampeMerge "ART: Speed up stack guard page install"
2016-03-18 Andreas GampeART: Speed up stack guard page install
2016-03-18 Andreas GampeART: Speed up stack guard page install
2016-03-18 Calin JuravleMerge "Improve resolved classes saving strategy" into...
2016-03-18 Calin JuravleMerge "Improve resolved classes saving strategy" into...
2016-03-18 Roland LevillainMerge "Ensure art::HRor support boolean, byte, short...
2016-03-18 Roland LevillainMerge "Ensure art::HRor support boolean, byte, short...
2016-03-18 Calin JuravleImprove resolved classes saving strategy
2016-03-18 Przemyslaw... Merge "Disable jsr166.Collection8Test tests from running."
2016-03-18 Alex LightRevert "Revert "Fix issue with proxy invocation on...
2016-03-18 Przemyslaw... Merge "Disable jsr166.Collection8Test tests from running."
2016-03-18 Przemyslaw... Disable jsr166.Collection8Test tests from running.
2016-03-18 Alex LightRevert "Revert "Fix issue with proxy invocation on...
2016-03-18 Roland LevillainEnsure art::HRor support boolean, byte, short and char...
2016-03-18 David SrbeckyMerge "Generate native debug stackmaps before calls...
2016-03-18 David SrbeckyMerge "Generate native debug stackmaps before calls...
2016-03-18 Jeff HaoFix zygote handling of when secondary image is out...
2016-03-18 Jeff HaoFix zygote handling of when secondary image is out...
2016-03-18 Dimitry IvanovMerge "Remove TEMP_FAILURE_RETRY for unlink"
2016-03-18 Dimitry IvanovMerge "Remove TEMP_FAILURE_RETRY for unlink"
2016-03-17 Hiroshi YamauchiMerge changes Ib979b2a4,I35b3fed2,I356acd03
2016-03-17 Hiroshi YamauchiMerge changes Ib979b2a4,I35b3fed2,I356acd03
2016-03-17 Aart BikMerge "Complete the 1.8 unsafe memory fences tests."
2016-03-17 Dimitry IvanovRemove TEMP_FAILURE_RETRY for unlink
2016-03-17 Aart BikMerge "Complete the 1.8 unsafe memory fences tests."
2016-03-17 Hiroshi YamauchiRevert "Ignore 145-alloc-tracking-stress run-test failu...
2016-03-17 Hiroshi YamauchiRevert "Ignore 145-alloc-tracking-stress failures in...
2016-03-17 Hiroshi YamauchiRevert "Ignore 145-alloc-tracking-stress failures with...
2016-03-17 David SrbeckyMerge "Do not JIT boot image during native-debugging...
2016-03-17 David SrbeckyMerge "Do not JIT boot image during native-debugging...
2016-03-17 Aart BikComplete the 1.8 unsafe memory fences tests.
2016-03-17 Alex LightMerge "Revert "Revert "Fix issue with proxy invocation...
2016-03-17 Alex LightMerge "Make run-test give extra time when doing gc...
2016-03-17 Alex LightMerge "Revert "Revert "Fix issue with proxy invocation...
2016-03-17 Alex LightMerge "Make run-test give extra time when doing gc...
2016-03-17 Hiroshi YamauchiMerge "Revert "Revert "Assembly TLAB allocation fast...
2016-03-17 Hiroshi YamauchiMerge "Revert "Revert "Assembly TLAB allocation fast...
2016-03-17 Calin JuravleMerge "resolve merge conflicts of c19c1c2 to nyc-dev...
2016-03-17 Calin Juravleresolve merge conflicts of c19c1c2 to nyc-dev-plus...
2016-03-17 Alex LightMake run-test give extra time when doing gc-stress...
2016-03-17 David SrbeckyGenerate native debug stackmaps before calls as well.
2016-03-17 Alex LightMerge "Fix bug where verification could crash on unreso...
2016-03-17 Alex LightMerge "Fix bug where verification could crash on unreso...
2016-03-17 Alex LightRevert "Revert "Fix issue with proxy invocation on...
2016-03-17 Sebastien HertzRe-enable checker tests 536 and 537
2016-03-17 buzbeeMerge "ART: Mterp arm64 2-operand double rem fix" into...
2016-03-17 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-17 Mathieu ChartierAdd verify-art-runtime usage to dex2oat
2016-03-17 Alex LightFix issue with proxy invocation on default methods
2016-03-17 Calin JuravleAdd ProfileSaver stats and dump them during SigQuit
2016-03-17 Nicolas GeoffrayMerge "Dump oat file information as part of DumpForSigQ...
2016-03-17 Nicolas GeoffrayMerge "Dump oat file information as part of DumpForSigQ...
2016-03-17 Nicolas GeoffrayMerge "Fix load store elimination bug in the presence...
2016-03-17 Nicolas GeoffrayMerge "Fix load store elimination bug in the presence...
2016-03-17 Nicolas GeoffrayDump oat file information as part of DumpForSigQuit.
2016-03-17 Nicolas GeoffrayFix load store elimination bug in the presence of null[i].
2016-03-17 David SrbeckyDo not JIT boot image during native-debugging (keep...
2016-03-17 Nicolas GeoffrayMerge "Check GetDumpNativeStackOnSigQuit() for daemons."
2016-03-17 Nicolas GeoffrayMerge "Check GetDumpNativeStackOnSigQuit() for daemons."
2016-03-17 Nicolas GeoffrayCheck GetDumpNativeStackOnSigQuit() for daemons.
2016-03-17 Sebastien HertzRe-enable checker tests 536 and 537
2016-03-17 Andreas GampeMerge "ART: Remember whether the cache was pruned"
2016-03-17 Andreas GampeMerge "ART: Remember whether the cache was pruned"
2016-03-16 Bill BuzbeeMerge "ART: Mterp arm64 2-operand double rem fix" into...
2016-03-16 buzbeeMerge "ART: Mterp arm64 2-operand double rem fix"
2016-03-16 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-16 Bill BuzbeeMerge "ART: Mterp arm64 2-operand double rem fix"
2016-03-16 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-16 Hiroshi YamauchiMerge "Fix valgrind-test-art-host to run both 32-bit...
2016-03-16 Alex LightRevert "Fix issue with proxy invocation on default...
2016-03-16 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-16 Alex LightRevert "Fix issue with proxy invocation on default...
2016-03-16 Hiroshi YamauchiMerge "Fix valgrind-test-art-host to run both 32-bit...
2016-03-16 buzbeeART: Mterp arm64 2-operand double rem fix
2016-03-16 Mathieu ChartierMerge "Add verify-art-runtime usage to dex2oat"
2016-03-16 Mathieu ChartierMerge "Add verify-art-runtime usage to dex2oat"
2016-03-16 Mathieu ChartierAdd verify-art-runtime usage to dex2oat
2016-03-16 buzbeeART: Mterp arm64 2-operand double rem fix
2016-03-16 Alex LightFix bug where verification could crash on unresolved...
2016-03-16 Mathieu ChartierAdd verify-art-runtime usage to dex2oat
2016-03-16 Mathieu ChartierMerge "Fix race in AllocEntrypointsInstrumented"
2016-03-16 Mathieu ChartierMerge "Fix race in AllocEntrypointsInstrumented"
2016-03-16 Alex LightFix issue with proxy invocation on default methods
2016-03-16 Hiroshi YamauchiRevert "Revert "Assembly TLAB allocation fast path...
2016-03-16 Alex LightMerge "Fix issue with proxy invocation on default methods"
next