- 502d00d [Win] Compile error: pal/ExportMacros.h not found. by pvollan@apple.com · 7 years ago
- 7fff7df Switch windows build to Visual Studio 2017 by commit-queue@webkit.org · 7 years ago
- 2535d9b [Win] Build error when building WebCore from WebCore.proj project file. by pvollan@apple.com · 8 years ago
- 6700d3c [Win] Link error when building WTF from WTF.proj project file. by pvollan@apple.com · 8 years ago
- 8cd6b92 [Win] CMake build type is not set. by pvollan@apple.com · 8 years ago
- fbcf7ad Clean up WebCore.vcxproj after switching to CMake. by achristensen@apple.com · 9 years ago
- b796640 Remove vcxproj build system https://bugs.webkit.org/show_bug.cgi?id=154388 by achristensen@apple.com · 9 years ago
- 299186b Reduce size of internal windows build output by commit-queue@webkit.org · 9 years ago
- e53c937 [web-animations] Add AnimationTimeline, DocumentTimeline and add extensions to Document interface by dino@apple.com · 9 years ago
- 64c1a6c Remove dead FontLoader code https://bugs.webkit.org/show_bug.cgi?id=154625 by mmaxfield@apple.com · 9 years ago
- ee3d8b1 HTMLTableHeaderCellElement.scope should only return known values by cdumez@apple.com · 9 years ago
- 7c33691 [Font Loading] Implement FontFaceSet by mmaxfield@apple.com · 9 years ago
- d11ef1f Factor id mutation style invalidation code into a class by antti@apple.com · 9 years ago
- 41c53d7 Optimize style invalidations for attribute selectors by antti@apple.com · 9 years ago
- f48289b [Font Loading] Implement FontFace JavaScript object by mmaxfield@apple.com · 9 years ago
- 071dd00 XMLHttpRequest / XMLHttpRequestUpload should inherit XMLHttpRequestEventTarget by cdumez@apple.com · 9 years ago
- 754311b Factor class change style invalidation code into a class by antti@apple.com · 9 years ago
- 216d5f1 [CSS Font Loading] Implement CSSFontFace Boilerplate by mmaxfield@apple.com · 9 years ago
- 31dfc9d Unreviewed, rolling out r196470. https://bugs.webkit.org/show_bug.cgi?id=154167 by commit-queue@webkit.org · 9 years ago
- d4a9714 Factor class change style invalidation code into a class by antti@apple.com · 9 years ago
- 5863cc7 Merge DOMTokenList and DOMSettableTokenList by cdumez@apple.com · 9 years ago
- f0a6f6d Factor style sharing code out of StyleResolver by antti@apple.com · 9 years ago
- e5b53f1 CSP: Use the served CSP header for dedicated workers by dbates@webkit.org · 9 years ago
- 382a002 Custom protocol loading through AVFoundation does not support byte-range requests. by jer.noble@apple.com · 9 years ago
- 5751965 Move ContentSecurityPolicy.{cpp, h} to its own directory by dbates@webkit.org · 9 years ago
- 5f5e763 Add support for HTMLDataElement https://bugs.webkit.org/show_bug.cgi?id=153459 by cdumez@apple.com · 9 years ago
- fea403eb Remove XMLHttpRequestException by dbates@webkit.org · 9 years ago
- d7e206f An XMLDocument interface should be exposed on the global Window object by cdumez@apple.com · 9 years ago
- d26bbb7 [Streams API] Refactor builtin internals to prepare support for streams API in worker by youenn.fablet@crf.canon.fr · 9 years ago
- 2098dc8 Factor free standing tree style resolve functions into a class by antti@apple.com · 9 years ago
- aec61d90 Move StyleChange enum into a separate file by antti@apple.com · 9 years ago
- 4ac9d47 Move InlineTextBox's text decoration painting to its own class. by zalan@apple.com · 9 years ago
- a56e5df Unreviewed, rolling out r194033 and r194267. by commit-queue@webkit.org · 9 years ago
- 15efa4d Fix internal Windows build by achristensen@apple.com · 9 years ago
- 491320a [Streams API] Expose ReadableStream and relatives to Worker by youenn.fablet@crf.canon.fr · 9 years ago
- 496d04d Move MathMLOperatorDictionary features into a separate module. by fred.wang@free.fr · 9 years ago
- 9c43739 Reduce the number of events that can be created by Document.createEvent by darin@apple.com · 9 years ago
- ae02f9e Web Inspector: Remove untested and unused Worker inspection by joepeck@webkit.org · 9 years ago
- 440ba0d Promise callbacks should be called at microtask checkpoints by weinig@apple.com · 9 years ago
- c86c65b Move ResourceLoadScheduler to WebKit1 by antti@apple.com · 9 years ago
- 760880d Delete PlatformMenuDescription.h https://bugs.webkit.org/show_bug.cgi?id=151229 by andersca@apple.com · 9 years ago
- 244d3eb Remove ContextMenuWin.cpp and ContextMenuItemWin.cpp by andersca@apple.com · 9 years ago
- e1246e5 Web Inspector: $0 stops working after navigating to a different domain by commit-queue@webkit.org · 9 years ago
- 953065a Add support for the USE_TYPO_METRICS flag on iOS by fred.wang@free.fr · 9 years ago
- 3feefce Web Inspector: Rename InspectorResourceAgent to InspectorNetworkAgent by commit-queue@webkit.org · 9 years ago
- dda89a0 Web Inspector: Clean up InspectorInstrumentation includes by commit-queue@webkit.org · 9 years ago
- 83c4787 Un-expose obsolete HTMLBaseFontElement by cdumez@apple.com · 9 years ago
- b7ed6f2 [Streams API] Add skeleton for initial WritableStream support by calvaris@igalia.com · 9 years ago
- bb698fe [Win] Fix the Windows builds. https://bugs.webkit.org/show_bug.cgi?id=150300 by commit-queue@webkit.org · 9 years ago
- 9369d54 td and th should use HTMLTableDataCellElement and HTMLTableHeaderCellElement interfaces by cdumez@apple.com · 9 years ago
- 9b0049f Add indexeddb/shared to the include paths. by andersca@apple.com · 9 years ago
- d3b8b37 Web Inspector: Include Garbage Collection Event in Timeline by joepeck@webkit.org · 9 years ago
- 88c5688 Implement iterator for traversing composed DOM by antti@apple.com · 9 years ago
- a4e9add Remove InsertionPoint and ContentDistributor by antti@apple.com · 9 years ago
- 86e5895 Rewrite HTMLDetailsElement using HTMLSlotElement by antti@apple.com · 9 years ago
- 949318a Unreviewed, rolling out r190716. https://bugs.webkit.org/show_bug.cgi?id=149924 by commit-queue@webkit.org · 9 years ago
- 5df0434 Automate WebCore JS builtins generation and build system by youenn.fablet@crf.canon.fr · 9 years ago
- 6387254 Unreviewed, rolling out r190664. https://bugs.webkit.org/show_bug.cgi?id=149877 by commit-queue@webkit.org · 9 years ago
- 1b521cc Automate WebCore JS builtins generation and build system by youenn.fablet@crf.canon.fr · 9 years ago
- c8f5402 Migrate streams API to JS Builtins by youenn.fablet@crf.canon.fr · 9 years ago
- 0e1e67a Unreviewed, rolling out r190520, some tests assert / crash. by joepeck@webkit.org · 9 years ago
- aee69aa Web Inspector: Include Garbage Collection Event in Timeline by commit-queue@webkit.org · 9 years ago
- 6ebc90f [Streams API] Add support for private WebCore JS builtins functions by youenn.fablet@crf.canon.fr · 9 years ago
- 8b3b024 [Streams API] Create ByteLengthQueuingStrategy object as per spec by calvaris@igalia.com · 9 years ago
- 851a9e2 [Streams API] [Win] Remove reference to dead CountQueuingStrategy.h by calvaris@igalia.com · 9 years ago
- b5cfd08 Build WebCore JS Builtins according the ENABLE flags by youenn.fablet@crf.canon.fr · 9 years ago
- 77bbd7a Drop support for legacy EventException by cdumez@apple.com · 9 years ago
- 79f8d51 [ES6] Implement ES6 Module loader hook stubs in WebCore by utatane.tea@gmail.com · 9 years ago
- 9ddfc96 [Win] Switch to CMake https://bugs.webkit.org/show_bug.cgi?id=148111 by achristensen@apple.com · 9 years ago
- 56445da Remove the need for DOMClass in case of JSBuiltinConstructor WebIDL by youenn.fablet@crf.canon.fr · 9 years ago
- fafcd04 [Streams API] Add support for JS builtins constructor by youenn.fablet@crf.canon.fr · 9 years ago
- 0190731 Hopefully fix the production build. by timothy_horton@apple.com · 9 years ago
- d8eeff6 Split author style code out from DocumentStyleSheetCollection by antti@apple.com · 9 years ago
- ae62a62 [Streams API] Implement ReadableStream pipeThrough by youenn.fablet@crf.canon.fr · 9 years ago
- a29881a Drop support for legacy EntityReference DOM Node type by cdumez@apple.com · 9 years ago
- 187b095 Fix the all-in-one build with GCC https://bugs.webkit.org/show_bug.cgi?id=148428 by ossy@webkit.org · 9 years ago
- 0617972 time element should use HTMLTimeElement interface by cdumez@apple.com · 9 years ago
- ecb3ce5 Get rid of custom bindings for HTMLLinkElement.sizes setter by cdumez@apple.com · 9 years ago
- 7ffae9b Refine and simplify some color-related code by darin@apple.com · 9 years ago
- ca6118d Drop support for Entity Node type https://bugs.webkit.org/show_bug.cgi?id=149239 by cdumez@apple.com · 9 years ago
- df8e60c classList.toggle(name, force) treats undefined `force` argument as false by cdumez@apple.com · 9 years ago
- 95655c0 Source/WebCore: by rniwa@webkit.org · 9 years ago
- 954b23b WebIDL: Rename [ReturnNewObject] to [NewObject] and use it more consistently in DOM by cdumez@apple.com · 9 years ago
- 24d6403 Add ShadowRoot interface and Element.prototype.attachShadow by rniwa@webkit.org · 9 years ago
- ee55941 [Win] Tiled drawing is rendering more times than it should by bfulgham@apple.com · 9 years ago
- d6cd2a2 Fix Windows clean build after r189746 by achristensen@apple.com · 9 years ago
- 659ac41 [Win] Unreviewed build fix after r189746 by achristensen@apple.com · 9 years ago
- 88253d7 Rename current concrete IDB implementation to "Legacy". by beidson@apple.com · 9 years ago
- 4911f3c DOMTokenList update steps for classList don't follow the spec by cdumez@apple.com · 9 years ago
- 9c71cf3 [CoordinatedGraphics] Remove ScrollingStateScrollingNodeCoordinatedGraphics.cpp by gyuyoung.kim@webkit.org · 9 years ago
- 84eff9e Web Inspector: agents should send messages through FrontendRouter instead of FrontendChannel by bburg@apple.com · 9 years ago
- 3ced776 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 9 years ago
- aeb295b Unreviewed, rolling out r189338. https://bugs.webkit.org/show_bug.cgi?id=148785 by cdumez@apple.com · 10 years ago
- e1d8987 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 10 years ago
- a29d563 NodeFilter should be a callback interface by cdumez@apple.com · 10 years ago
- 282cb1b Range API is throwing wrong exception type by cdumez@apple.com · 10 years ago
- 84ed1ac Get rid of custom bindings for RequestAnimationFrameCallback.handleEvent() by cdumez@apple.com · 10 years ago
- 8caf12f Use _NSScrollingPredominantAxisFilter for wheel event filtering on Mac by wenson_hsieh@apple.com · 10 years ago
- d264cc1 Decode data URLs in web process https://bugs.webkit.org/show_bug.cgi?id=148128 by antti@apple.com · 10 years ago
- 24252e0 document.getElementsByTagName should return an HTMLCollection by cdumez@apple.com · 10 years ago