2015-10-08 |
commit-queue@webki... | Add NULL check for renderBox::layer() on applying zoom... |
tree | commitdiff |
2015-10-08 |
beidson@apple.com | Update Inspector to only work with Legacy IDB (for... |
tree | commitdiff |
2015-10-08 |
antti@apple.com | CrashTracer: [USER] com.apple.WebKit.WebContent at... |
tree | commitdiff |
2015-10-08 |
nvasilyev@apple.com | Web Inspector: An error view doesn't get expanded by... |
tree | commitdiff |
2015-10-08 |
mcatanzaro@igalia.com | Format string issues in NetworkCache.cpp |
tree | commitdiff |
2015-10-08 |
mcatanzaro@igalia.com | Format string issues in LegacyRequest.cpp |
tree | commitdiff |
2015-10-08 |
mcatanzaro@igalia.com | Format string issue in WebResourceLoadScheduler.cpp |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Unreviewed, rolling out r190716. |
tree | commitdiff |
2015-10-08 |
ossy@webkit.org | Fix the WASM build on Linux |
tree | commitdiff |
2015-10-08 |
svillar@igalia.com | [css-grid] Percentages of indefinite sizes to be resolv... |
tree | commitdiff |
2015-10-08 |
ossy@webkit.org | Unreviewed CLOOP buildfix after r190718. |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Remove PageReservation.h clang fixme that has been... |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Remove references to removed class RepatchBuffer |
tree | commitdiff |
2015-10-08 |
carlosgc@webkit.org | [GTK] Stop using a nested main loop for popup menus |
tree | commitdiff |
2015-10-08 |
youenn.fablet@crf... | Automate WebCore JS builtins generation and build system |
tree | commitdiff |
2015-10-08 |
youenn.fablet@crf... | Binding generated JS constructors should use GlobalObje... |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | WebRTC: Add event names needed by updated RTCPeerConnection |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Clean up Copied classes |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | script.text shouldn't include text from non-direct... |
tree | commitdiff |
2015-10-08 |
cdumez@apple.com | Partial revert of r187626 as it caused a PLT regression |
tree | commitdiff |
2015-10-08 |
mark.lam@apple.com | [Follow up 2] Disable tail calls because it is breaking... |
tree | commitdiff |
2015-10-07 |
ggaren@apple.com | Unreviewed, rolling back in r190450 |
tree | commitdiff |
2015-10-07 |
andersca@apple.com | Add API for getting a group identifier from a bundle... |
tree | commitdiff |
2015-10-07 |
mark.lam@apple.com | Disable tail calls because it is breaking some sites. |
tree | commitdiff |
2015-10-07 |
ossy@webkit.org | URTBF after r190678 to fix GTK and EFL builds. |
tree | commitdiff |
2015-10-07 |
sukolsak@gmail.com | Add an LLVM IR generator for WebAssembly |
tree | commitdiff |
2015-10-07 |
commit-queue@webki... | Unreviewed, rolling out r190572, r190593, r190594, and |
tree | commitdiff |
2015-10-07 |
andersca@apple.com | Provide a way to get a WKFrameInfoRef from a WKFrameRef |
tree | commitdiff |
2015-10-07 |
zalan@apple.com | RenderObject::computeRectForRepaint/computeFloatRectFor... |
tree | commitdiff |
2015-10-07 |
fpizlo@apple.com | Get rid of LLInt inline/out-of-line storage helpers... |
tree | commitdiff |
2015-10-07 |
andersca@apple.com | Add unreachable URL to _WKObservablePageState |
tree | commitdiff |
2015-10-07 |
fpizlo@apple.com | Don't setOutOfBounds in JIT code for PutByVal, since... |
tree | commitdiff |
2015-10-07 |
fpizlo@apple.com | Get rid of JIT::compilePutDirectOffset |
tree | commitdiff |
2015-10-07 |
antti@apple.com | Implement :host pseudo class |
tree | commitdiff |
2015-10-07 |
commit-queue@webki... | Heap::isWriteBarrierEnabled is unused |
tree | commitdiff |
2015-10-07 |
andersca@apple.com | Add -[WKProcessPool _setObjectsForBundleParametersWithD... |
tree | commitdiff |
2015-10-07 |
fpizlo@apple.com | JIT::emitGetGlobalProperty/emitPutGlobalProperty are... |
tree | commitdiff |
2015-10-07 |
n_wang@apple.com | AX: ARIA 1.1 @aria-placeholder |
tree | commitdiff |
2015-10-07 |
fpizlo@apple.com | JIT::compileGetDirectOffset is useless |
tree | commitdiff |
2015-10-07 |
fpizlo@apple.com | Inline caches should handle out-of-line offsets out... |
tree | commitdiff |
2015-10-07 |
andersca@apple.com | Oops, did not mean to commit this. |
tree | commitdiff |
2015-10-07 |
andersca@apple.com | Expose the bundle parameter object on WKBundleRef |
tree | commitdiff |
2015-10-07 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-10-07 |
commit-queue@webki... | Unreviewed, rolling out r190664. |
tree | commitdiff |
2015-10-07 |
simon.fraser@apple.com | will-change should trigger stacking context based purel... |
tree | commitdiff |
2015-10-07 |
jfernandez@igalia.com | [CSS Grid Layout] Modify grid item height doesn't work |
tree | commitdiff |
2015-10-07 |
youenn.fablet@crf... | Automate WebCore JS builtins generation and build system |
tree | commitdiff |
2015-10-07 |
svillar@igalia.com | [css-grid] Implement grid gutters |
tree | commitdiff |
2015-10-07 |
changseok.oh@colla... | [GTK] Progress bar is broken on recent GTK+ |
tree | commitdiff |
2015-10-07 |
mcatanzaro@igalia.com | [GTK] Add autocleanups |
tree | commitdiff |
2015-10-07 |
zalan@apple.com | Paint artifacts when hovering on jsfiddle.net/Sherbrow... |
tree | commitdiff |
2015-10-07 |
jer.noble@apple.com | [Mac] REGRESSION(r173318): Seeks never complete for... |
tree | commitdiff |
2015-10-07 |
beidson@apple.com | Rename IDBRequestIdentifier to IDBResourceIdentifier. |
tree | commitdiff |
2015-10-06 |
nvasilyev@apple.com | Web Inspector: Clicking on a stack trace link does... |
tree | commitdiff |
2015-10-06 |
mark.lam@apple.com | Factoring out op_sub baseline code generation into... |
tree | commitdiff |
2015-10-06 |
n_wang@apple.com | AX: ARIA 1.1: aria-orientation now defaults to undefine... |
tree | commitdiff |
2015-10-06 |
peavo@outlook.com | [WinCairo] GStreamer compile errors. |
tree | commitdiff |
2015-10-06 |
cdumez@apple.com | Refactor TokenPreloadScanner::StartTagScanner::processA... |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Web Inspector: Fix spacing of FindBanner prev/next... |
tree | commitdiff |
2015-10-06 |
andersca@apple.com | Try to fix the 32-bit build. |
tree | commitdiff |
2015-10-06 |
youenn.fablet@crf... | Binding generator XXConstructor::finishCreation should... |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Fix crash in ApplyStyleCommand::applyRelativeFontStyleC... |
tree | commitdiff |
2015-10-06 |
jfernandez@igalia.com | [CSS Grid Layout] Don't need to reset auto-margins... |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Web Inspector: Simplify TimelineRecordBar a bit |
tree | commitdiff |
2015-10-06 |
andersca@apple.com | WKPage needs to expose a KVO-compliant object, similar... |
tree | commitdiff |
2015-10-06 |
timothy_horton@app... | Tile map shows a green rect when threaded scrolling... |
tree | commitdiff |
2015-10-06 |
zalan@apple.com | Remove redundant isComposited() function and replace |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Unreviewed, rolling out r190619. |
tree | commitdiff |
2015-10-06 |
wenson_hsieh@apple.com | Slider knobs should scale when rendering while zoomed |
tree | commitdiff |
2015-10-06 |
cdumez@apple.com | [Web IDL] 'length' property is wrong for variadic opera... |
tree | commitdiff |
2015-10-06 |
youenn.fablet@crf... | Binding generator should add builtin header for JSBuilt... |
tree | commitdiff |
2015-10-06 |
youenn.fablet@crf... | Binding generator XXConstructor::finishCreation should... |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | [Cairo] fast/canvas/canvas-imageSmoothingFoo tests... |
tree | commitdiff |
2015-10-06 |
dbates@webkit.org | Enable XSLT when building WebKit for iOS using the... |
tree | commitdiff |
2015-10-06 |
bfulgham@apple.com | [Win] Correct positioning error introduced in r190235 |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Fix ENABLE_OPENGL=OFF builds |
tree | commitdiff |
2015-10-06 |
achristensen@apple.com | Fix Windows build after r190611. |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Use modern for-loops in WebCore/html. |
tree | commitdiff |
2015-10-06 |
ossy@webkit.org | URTBF after r190611. |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Report error when main resource is blocked by content... |
tree | commitdiff |
2015-10-06 |
calvaris@igalia.com | JSBuiltinConstructor must always add builtin header |
tree | commitdiff |
2015-10-06 |
youenn.fablet@crf... | Migrate streams API to JS Builtins |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Unreviewed, rolling out r190599. |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Unreviewed, rolling out r190589. |
tree | commitdiff |
2015-10-06 |
cdumez@apple.com | data: URLs should not be preloaded |
tree | commitdiff |
2015-10-06 |
jer.noble@apple.com | [iOS] REGRESSION(r190434): Media continues to play... |
tree | commitdiff |
2015-10-06 |
achristensen@apple.com | Invalid CSS Selector for Content Blockers invalidates... |
tree | commitdiff |
2015-10-06 |
ggaren@apple.com | Remove a few includes from JSGlobalObject.h |
tree | commitdiff |
2015-10-06 |
fpizlo@apple.com | GC shouldn't cancel every FTL compilation |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | CSSGradientValue should check whether gradientLength... |
tree | commitdiff |
2015-10-06 |
andersca@apple.com | Get rid of some dead code |
tree | commitdiff |
2015-10-06 |
dino@apple.com | EXT_texture_filter_anisotropic extension exposed with... |
tree | commitdiff |
2015-10-06 |
mmaxfield@apple.com | Prospective Mavericks build fix. |
tree | commitdiff |
2015-10-05 |
dino@apple.com | Reference cycles during SVG dependency invalidation |
tree | commitdiff |
2015-10-05 |
sukolsak@gmail.com | [Intl] Change the return type of canonicalizeLocaleList... |
tree | commitdiff |
2015-10-05 |
ggaren@apple.com | Unreviewed, rolling back in r190450 |
tree | commitdiff |
2015-10-05 |
commit-queue@webki... | Fix null pointer dereference in WebSocket::connect() |
tree | commitdiff |
2015-10-05 |
bdakin@apple.com | WebCore::IOSurface should ask the IOSurface for the... |
tree | commitdiff |
2015-10-05 |
rniwa@webkit.org | ShadowRoot with leading or trailing white space cause... |
tree | commitdiff |
2015-10-05 |
bdakin@apple.com | Build fix. |
tree | commitdiff |
next |