WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (381 - 390 of 3373)

← 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 →
[209763]: Unreviewed, revert the collectorPermittedIdleRatio back to 0 because ...
Unreviewed, revert the collectorPermittedIdleRatio back to 0 because of 100MB regression on membuster. Also, it didn't seem to help perf. * runtime/Options.h:
By fpizlo@apple.com — Dec 13, 2016, 11:28:19 AM
[209727]: GC scheduler should avoid consecutive pauses ...
GC scheduler should avoid consecutive pauses https://bugs.webkit.org/show_bug.cgi?id=165758 Reviewed by Michael Saboff. This factors out the scheduler from lambdas in Heap::markToFixpoint to an actual class. It's called the Space ...
By fpizlo@apple.com — Dec 12, 2016, 2:06:41 PM
[209710]: Re-enable collectContinuously since it doesn't crash anymore Rubber ...
Re-enable collectContinuously since it doesn't crash anymore Rubber stamped by Michael Saboff. * Scripts/run-jsc-stress-tests:
By fpizlo@apple.com — Dec 12, 2016, 9:21:27 AM
[209694]: Re-enable concurrent GC. Rubber stampted by Saam Barati. ...
Re-enable concurrent GC. Rubber stampted by Saam Barati. This change actually landed in r209692 by accident. * runtime/Options.h:
By fpizlo@apple.com — Dec 11, 2016, 5:41:16 PM
[209693]: Change to use #pragma once (requested by Darin Adler). * ...
Change to use #pragma once (requested by Darin Adler). * wtf/RecursiveLockAdapter.h:
By fpizlo@apple.com — Dec 11, 2016, 5:39:04 PM
[209692]: Change to use #pragma once (requested by Darin Adler). * ...
Change to use #pragma once (requested by Darin Adler). * wtf/LockedPrintStream.h:
By fpizlo@apple.com — Dec 11, 2016, 5:34:07 PM
[209691]: MarkedBlock::marksConveyLivenessDuringMarking should take into account ...
MarkedBlock::marksConveyLivenessDuringMarking should take into account collection scope https://bugs.webkit.org/show_bug.cgi?id=165741 Reviewed by Saam Barati. Source/JavaScriptCore: MarkedBlock::marksConveyLivenessDuringMarking ...
By fpizlo@apple.com — Dec 11, 2016, 5:19:47 PM
[209683]: The DOM should have an advancing wavefront opaque root barrier ...
The DOM should have an advancing wavefront opaque root barrier https://bugs.webkit.org/show_bug.cgi?id=165712 Reviewed by Yusuke Suzuki. Source/JavaScriptCore: This exposes the ability to fire an advancing wavefront barrier on o ...
By fpizlo@apple.com — Dec 11, 2016, 10:19:22 AM
[209647]: REGRESSION (r209554-209571): stress/poly-setter-combo crashing ...
REGRESSION (r209554-209571): stress/poly-setter-combo crashing https://bugs.webkit.org/show_bug.cgi?id=165669 Reviewed by Geoffrey Garen. We now rely on objects being zero-filled in a bunch of places, not just concurrent GC. So, ...
By fpizlo@apple.com — Dec 9, 2016, 8:27:26 PM
[209638]: GC might be forced to look at a nuked object due to ordering of ...
GC might be forced to look at a nuked object due to ordering of AllocatePropertyStorage, MaterializeNewObject, and PutStructure https://bugs.webkit.org/show_bug.cgi?id=165672 Reviewed by Geoffrey Garen. We need to make sure that ...
By fpizlo@apple.com — Dec 9, 2016, 5:22:15 PM
← 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple