2016-04-07 |
fpizlo@apple.com | Rationalize the makeSpaceForCCall stuff |
tree | commitdiff |
2016-04-07 |
commit-queue@webki... | Unreviewed, rolling out r199128 and r199141. |
tree | commitdiff |
2016-04-07 |
dbates@webkit.org | CSP: Should only honor CSP policy delivered in meta... |
tree | commitdiff |
2016-04-07 |
fpizlo@apple.com | Rationalize the handling of PutById transitions a bit |
tree | commitdiff |
2016-04-07 |
bfulgham@apple.com | [Win] Output WebCore.pdb to the same location as WebCor... |
tree | commitdiff |
2016-04-07 |
peavo@outlook.com | [Win] Fix for JSC stress test failures. |
tree | commitdiff |
2016-04-07 |
weinig@apple.com | window.Crypto is missing |
tree | commitdiff |
2016-04-07 |
commit-queue@webki... | [CMake][Win] Generating autoversion.h of WebKitGUID... |
tree | commitdiff |
2016-04-07 |
commit-queue@webki... | [CMake][Win] WEBKIT_WRAP_SOURCELIST is not applied... |
tree | commitdiff |
2016-04-07 |
zalan@apple.com | REGRESSION (197987): Ingredient lists on smittenkitchen... |
tree | commitdiff |
2016-04-07 |
antti@apple.com | FrameView::qualifiesAsVisuallyNonEmpty() returns false... |
tree | commitdiff |
2016-04-07 |
antti@apple.com | Shadow DOM: Implement display: contents for slots |
tree | commitdiff |
2016-04-07 |
svillar@igalia.com | [css-grid] Content box incorrectly used as non-auto... |
tree | commitdiff |
2016-04-07 |
antti@apple.com | Reverting previous due to bad LayoutTest ChangeLog. |
tree | commitdiff |
2016-04-07 |
antti@apple.com | Source/WebCore: |
tree | commitdiff |
2016-04-07 |
mmaxfield@apple.com | REGRESSION (r188591): thingiverse.com direct messaging... |
tree | commitdiff |
2016-04-07 |
mmaxfield@apple.com | Rename MidpointState to WhitespaceCollapsingState |
tree | commitdiff |
2016-04-07 |
commit-queue@webki... | [JSC] UInt32ToNumber should be NodeMustGenerate |
tree | commitdiff |
2016-04-07 |
ggaren@apple.com | 2016-04-04 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2016-04-07 |
mark.lam@apple.com | String.prototype.match() should be calling internal... |
tree | commitdiff |
2016-04-07 |
mattbaker@apple.com | Web Inspector: Improve filtering in OpenResourceDialog |
tree | commitdiff |
2016-04-07 |
gyuyoung.kim@webki... | Remove duplicated parsePortFromStringPosition() |
tree | commitdiff |
2016-04-07 |
keith_miller@apple.com | Unreviewed, uncomment accidentally commented line in... |
tree | commitdiff |
2016-04-07 |
fpizlo@apple.com | JSC should have a simple way of gathering IC statistics |
tree | commitdiff |
2016-04-07 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2016-04-07 |
simon.fraser@apple.com | Fix Windows build by converting clampToInteger() into... |
tree | commitdiff |
2016-04-07 |
fpizlo@apple.com | 32-bit JSC stress/multi-put-by-offset-multiple-transiti... |
tree | commitdiff |
2016-04-07 |
simon.fraser@apple.com | Page tiles are missing when graphics acceleration is... |
tree | commitdiff |
2016-04-07 |
fpizlo@apple.com | JSC test stress/arrowfunction-lexical-bind-superpropert... |
tree | commitdiff |
2016-04-07 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
tree | commitdiff |
2016-04-07 |
commit-queue@webki... | Unreviewed, rolling out r199070. |
tree | commitdiff |
2016-04-07 |
eric.carlson@apple.com | [iOS Simulator WK1] Crash in MediaPlayer::setPrivateBro... |
tree | commitdiff |
2016-04-07 |
ggaren@apple.com | Unreviewed, rolling in r199016. |
tree | commitdiff |
2016-04-06 |
mark.lam@apple.com | Update es6.yaml to expect es6/Proxy_internal_get_calls_... |
tree | commitdiff |
2016-04-06 |
beidson@apple.com | Modern IDB: Make sure SQLite backing store records... |
tree | commitdiff |
2016-04-06 |
simon.fraser@apple.com | Avoid using an unengaged Optional<FloatRect> when posit... |
tree | commitdiff |
2016-04-06 |
achristensen@apple.com | Compile WebKitTestRunner with CMake on Mac |
tree | commitdiff |
2016-04-06 |
weinig@apple.com | Fix windows build. |
tree | commitdiff |
2016-04-06 |
jer.noble@apple.com | CRASH in AudioDestinationNode::render() |
tree | commitdiff |
2016-04-06 |
ggaren@apple.com | bmalloc: handle aligned allocations on the fast path |
tree | commitdiff |
2016-04-06 |
peavo@outlook.com | [WinCairo][MediaFoundation] Videos are always autoplaying. |
tree | commitdiff |
2016-04-06 |
zalan@apple.com | Add ASSERT_WITH_SECURITY_IMPLICATION when a float box... |
tree | commitdiff |
2016-04-06 |
weinig@apple.com | window.CSS should be a constructor with static functions |
tree | commitdiff |
2016-04-06 |
simon.fraser@apple.com | Rename exposedRect to viewExposedRect and propagate... |
tree | commitdiff |
2016-04-06 |
jdiggs@igalia.com | REGRESSION(r195463): [GTK] accessibility/roles-computed... |
tree | commitdiff |
2016-04-06 |
achristensen@apple.com | Fix CMake DumpRenderTree |
tree | commitdiff |
2016-04-06 |
commit-queue@webki... | Unreviewed, rolling out r199104. |
tree | commitdiff |
2016-04-06 |
simon.fraser@apple.com | Implement operator== and operator!= for Optional<> |
tree | commitdiff |
2016-04-06 |
keith_miller@apple.com | RegExp constructor should use Symbol.match and other... |
tree | commitdiff |
2016-04-06 |
jer.noble@apple.com | CRASH in -[WebCoreNSURLSession taskCompleted:] |
tree | commitdiff |
2016-04-06 |
keith_miller@apple.com | We should support the ability to do a non-effectful... |
tree | commitdiff |
2016-04-06 |
cdumez@apple.com | [IDL] Extend support for [EnabledAtRuntime] attributes... |
tree | commitdiff |
2016-04-06 |
beidson@apple.com | Update IndexedDB feature status to the much more correc... |
tree | commitdiff |
2016-04-06 |
zalan@apple.com | ASSERTION FAILED: !floatingObject->originatingLine... |
tree | commitdiff |
2016-04-06 |
mcatanzaro@igalia.com | [GTK] [l10n] Updated Italian translation of WebKitGTK+ |
tree | commitdiff |
2016-04-06 |
antti@apple.com | REGRESSION(r196629): Messages text size only changes... |
tree | commitdiff |
2016-04-06 |
rego@igalia.com | [css-grid] Fix positioned children in RTL |
tree | commitdiff |
2016-04-06 |
antti@apple.com | ComposedTreeIterator may crash when first child of... |
tree | commitdiff |
2016-04-06 |
cdumez@apple.com | Add support for [EnabledAtRuntime] operations on DOMWindow |
tree | commitdiff |
2016-04-06 |
commit-queue@webki... | Web Inspector: Do not create CodeMirror color/gradient... |
tree | commitdiff |
2016-04-06 |
achristensen@apple.com | Make CMake-generated binaries on Mac able to run |
tree | commitdiff |
2016-04-06 |
fpizlo@apple.com | Improve some other cases of context-sensitive inlining |
tree | commitdiff |
2016-04-06 |
sbarati@apple.com | JSC SamplingProfiler: Use a thread + sleep loop instead... |
tree | commitdiff |
2016-04-06 |
bburg@apple.com | Web Automation: add support for getting, deleting,... |
tree | commitdiff |
2016-04-06 |
commit-queue@webki... | Fix Range requests when not using the NetworkCache... |
tree | commitdiff |
2016-04-06 |
commit-queue@webki... | Fixed CSS Shapes entry on the WebKit Feature Status... |
tree | commitdiff |
2016-04-06 |
bfulgham@apple.com | Correct applicationWillTerminate logic for ResourceLoad... |
tree | commitdiff |
2016-04-06 |
cdumez@apple.com | MessageEvent.source window is incorrect once window... |
tree | commitdiff |
2016-04-05 |
timothy@apple.com | Web Inspector: Make the Timelines sidebar wider |
tree | commitdiff |
2016-04-05 |
ryanhaddad@apple.com | Unreviewed, rolling out r199073. |
tree | commitdiff |
2016-04-05 |
bdakin@apple.com | Make requestCandidatesForSelection available on any... |
tree | commitdiff |
2016-04-05 |
timothy@apple.com | Web Inspector: Command-Option-R opens Inspector details... |
tree | commitdiff |
2016-04-05 |
achristensen@apple.com | [Fetch API] Add a runtime flag to fetch API and related... |
tree | commitdiff |
2016-04-05 |
fpizlo@apple.com | Unreviewed, fix cloop some more. |
tree | commitdiff |
2016-04-05 |
fpizlo@apple.com | Unreviewed, fix cloop. |
tree | commitdiff |
2016-04-05 |
beidson@apple.com | Modern IDB: Get blob URLs/files all the way to the... |
tree | commitdiff |
2016-04-05 |
mattbaker@apple.com | Web Inspector: Should not allow selecting no Timelines... |
tree | commitdiff |
2016-04-05 |
fpizlo@apple.com | JSC should use a shadow stack version of CHICKEN so... |
tree | commitdiff |
2016-04-05 |
fpizlo@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2016-04-05 |
keith_miller@apple.com | We should support the ability to do a non-effectful... |
tree | commitdiff |
2016-04-05 |
beidson@apple.com | Modern IDB: Replace use of SerializedScriptValue with... |
tree | commitdiff |
2016-04-05 |
commit-queue@webki... | Avoid context save/restore in GraphicsContext::drawNati... |
tree | commitdiff |
2016-04-05 |
sbarati@apple.com | jsc-layout-tests.yaml/js/script-tests/regress-141098... |
tree | commitdiff |
2016-04-05 |
fpizlo@apple.com | PolymorphicAccess should have a MegamorphicLoad case |
tree | commitdiff |
2016-04-05 |
simon.fraser@apple.com | Add a "notifyutil" callback for dumping the RenderLayer... |
tree | commitdiff |
2016-04-05 |
mcatanzaro@igalia.com | Updated Brazilian Portuguese translation |
tree | commitdiff |
2016-04-05 |
commit-queue@webki... | [WebGL2] Turn the ENABLE_WEBGL2 flag on |
tree | commitdiff |
2016-04-05 |
cdumez@apple.com | We sometimes fail to remove outdated entry from the... |
tree | commitdiff |
2016-04-05 |
antti@apple.com | Shadow DOM: :host() From The First Shadow Context Shoul... |
tree | commitdiff |
2016-04-05 |
achristensen@apple.com | Speculative build fix after r199043 |
tree | commitdiff |
2016-04-05 |
achristensen@apple.com | Speculative build fix after r199043 |
tree | commitdiff |
2016-04-05 |
calvaris@igalia.com | Unreviewed build fix with GSTREAMER_GL active. |
tree | commitdiff |
2016-04-05 |
antti@apple.com | Render tree teardown should be iterative |
tree | commitdiff |
2016-04-05 |
commit-queue@webki... | [WebGL2] Allow enabling WebGL2 with a runtime flag |
tree | commitdiff |
2016-04-05 |
antti@apple.com | Use RenderTreeUpdater for text node mutations |
tree | commitdiff |
2016-04-05 |
hs85.jeong@samsung.com | [Curl][Soup] Fix the build after r199039 |
tree | commitdiff |
2016-04-05 |
zandobersek@gmail.com | Add missing EABI_32BIT_DUMMY_ARG arguments for some... |
tree | commitdiff |
2016-04-05 |
zandobersek@gmail.com | [ThreadedCompositor] Move CompositingRunLoop class... |
tree | commitdiff |
2016-04-05 |
zandobersek@gmail.com | Guard showGraphicsLayerTree() with ENABLE(TREE_DEBUGGING) |
tree | commitdiff |
2016-04-05 |
zandobersek@gmail.com | [TexMap] Improve viewport array access in TextureMapper... |
tree | commitdiff |
next |