2017-11-08 |
mjs@apple.com | Get rid of unsightly hex numbers from unified build... |
commit | commitdiff | tree | snapshot |
2017-11-08 |
sbarati@apple.com | Only cage double butterfly accesses |
commit | commitdiff | tree | snapshot |
2017-11-08 |
antti@apple.com | Remove RenderBlock::isAnonymousBlockContinuation() |
commit | commitdiff | tree | snapshot |
2017-11-08 |
fpizlo@apple.com | Disable isoheaps on iOS |
commit | commitdiff | tree | snapshot |
2017-11-08 |
antti@apple.com | There is no such thing as block element continuation |
commit | commitdiff | tree | snapshot |
2017-11-08 |
don.olmstead... | Fix webkitpy tests after rev 224549. |
commit | commitdiff | tree | snapshot |
2017-11-08 |
zalan@apple.com | [LayoutState cleanup] Rename enable/disableLayoutState |
commit | commitdiff | tree | snapshot |
2017-11-08 |
commit-queue... | Add downcast support for FullscreenClient. |
commit | commitdiff | tree | snapshot |
2017-11-07 |
sbarati@apple.com | We should PROT_NONE the Gigacage runway so OOB accesses... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
ryanhaddad... | Update TestExpectations for slow WPT encoding LayoutTests. |
commit | commitdiff | tree | snapshot |
2017-11-07 |
beidson@apple.com | Implement "UpdateWorkerState" and use it |
commit | commitdiff | tree | snapshot |
2017-11-07 |
aakash_jain... | Enable webkitpy EWS bubbles |
commit | commitdiff | tree | snapshot |
2017-11-07 |
dewei_zhu@apple.com | Add platform argument for syncing script. |
commit | commitdiff | tree | snapshot |
2017-11-07 |
mark.lam@apple.com | Introduce a default RegisterSet constructor so that... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
don.olmstead... | Add a WinCairo EWS queue |
commit | commitdiff | tree | snapshot |
2017-11-07 |
aakash_jain... | fix check-webkit-style errors in webkitpy about not... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
aakash_jain... | Add support for webkitpy tests EWS |
commit | commitdiff | tree | snapshot |
2017-11-07 |
zalan@apple.com | [LayoutState cleanup] Remove explicit LayoutStateMainta... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
msaboff@apple.com | Add SPI function pointers qualifiers for CPU(ARM64E) |
commit | commitdiff | tree | snapshot |
2017-11-07 |
ryanhaddad... | Unreviewed, rolling out r224512 and r224521. |
commit | commitdiff | tree | snapshot |
2017-11-07 |
commit-queue... | <video> does not respect pointer-events |
commit | commitdiff | tree | snapshot |
2017-11-07 |
cdumez@apple.com | [Service Workers] Add support for "install" event |
commit | commitdiff | tree | snapshot |
2017-11-07 |
ryanhaddad... | Unreviewed, rolling out r224498. |
commit | commitdiff | tree | snapshot |
2017-11-07 |
joepeck@webkit.org | Web Inspector: Add some fast returns in cases where... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
mark.lam@apple.com | AccessCase::generateImpl() should exclude the result... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
cdumez@apple.com | LayoutTest http/tests/security/cross-frame-access-put... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
fpizlo@apple.com | bmalloc should support strictly type-segregated isolate... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
mjs@apple.com | Update WPT encoding test suite to the latest version. |
commit | commitdiff | tree | snapshot |
2017-11-07 |
antti@apple.com | Dynamic media queries don't update in shadow tree style... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
rniwa@webkit.org | Release-assert NoEventDispatchAssertion in canExecute... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
aperez@igalia.com | [WPE][GTK] Building with ENABLE_VIDEO=OFF fails to... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
commit-queue... | Support the case of fetch events that are not responded |
commit | commitdiff | tree | snapshot |
2017-11-07 |
mcatanzaro... | [WPE] Turn on ENABLE_MEDIA_SOURCE |
commit | commitdiff | tree | snapshot |
2017-11-07 |
commit-queue... | Web Inspector: Create inspector agents lazily |
commit | commitdiff | tree | snapshot |
2017-11-07 |
zalan@apple.com | [LayoutState cleanup] Move m_layoutState from RenderVie... |
commit | commitdiff | tree | snapshot |
2017-11-07 |
mcatanzaro... | Unreviewed GTK test gardening |
commit | commitdiff | tree | snapshot |
2017-11-07 |
commit-queue... | [CG] Adopt CGContextDrawPathDirect() |
commit | commitdiff | tree | snapshot |
2017-11-07 |
nvasilyev@apple.com | Web Inspector: Styles Redesign: Display warnings |
commit | commitdiff | tree | snapshot |
2017-11-07 |
achristensen... | Make ResourceLoader::willSendRequestInternal asynchronous |
commit | commitdiff | tree | snapshot |
2017-11-07 |
wenson_hsieh... | Remove stray logging from a newly added API test |
commit | commitdiff | tree | snapshot |
2017-11-07 |
ross.kirsling... | Web Inspector: Two little Layers tab fixes |
commit | commitdiff | tree | snapshot |
2017-11-07 |
jbedard@apple.com | Only build ImageDiff for mac |
commit | commitdiff | tree | snapshot |
2017-11-07 |
wenson_hsieh... | Unreviewed, fix the internal build after updating to... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
wenson_hsieh... | [Attachment Support] Implement delegate hooks for attac... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
ryanhaddad... | Unreviewed, rolling out r224494. |
commit | commitdiff | tree | snapshot |
2017-11-06 |
simon.fraser... | UIWebView is not rendering content that comes on screen... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
commit-queue... | iOS element fullscreen should use a UIGestureRecognizer... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
joepeck@webkit.org | Web Inspector: no way to navigate from Resource tree... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
commit-queue... | Uncaught Exception: TypeError: null is not an object... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
cdumez@apple.com | [Service Workers] Add proper implementation for 'update... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
commit-queue... | Use enum classes within FileSystem |
commit | commitdiff | tree | snapshot |
2017-11-06 |
commit-queue... | Unreviewed, rolling out r224497. |
commit | commitdiff | tree | snapshot |
2017-11-06 |
cdumez@apple.com | ScriptExecutionContext::serviceWorkerContainer() should... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
joepeck@webkit.org | Web Inspector: Selecting a DOM Search Result in Search... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
commit-queue... | Source/WebCore: |
commit | commitdiff | tree | snapshot |
2017-11-06 |
commit-queue... | Use VCP H264 encoder for platforms supporting it |
commit | commitdiff | tree | snapshot |
2017-11-06 |
cdumez@apple.com | ServiceWorkerContainer should take a PendingActivity... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
antti@apple.com | @media rules ignored in user agent style sheet html.css |
commit | commitdiff | tree | snapshot |
2017-11-06 |
zalan@apple.com | [LayoutState cleanup] Move m_layoutState from RenderVie... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
mcatanzaro... | Unreviewed, fix WPE build after r224492 |
commit | commitdiff | tree | snapshot |
2017-11-06 |
mcatanzaro... | [WPE] Clean up OptionsWPE.cmake |
commit | commitdiff | tree | snapshot |
2017-11-06 |
rmorisset@apple.com | CodeBlock::usesOpcode() is dead code |
commit | commitdiff | tree | snapshot |
2017-11-06 |
mcatanzaro... | [WPE][GTK] Always use SET_AND_EXPOSE_TO_BUILD to set... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
mcatanzaro... | [WPE] Properly use SYSTEM_INCLUDE_DIRECTORIES for WebKi... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
mcatanzaro... | [WPE] -Wsign-compare warning in EventSenderProxyWPE.cpp |
commit | commitdiff | tree | snapshot |
2017-11-06 |
utatane.tea... | JIT call inline caches should cache calls to objects... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
rmorisset@apple.com | Add a third benchmark to TailBench |
commit | commitdiff | tree | snapshot |
2017-11-06 |
rmorisset@apple.com | PerformanceTests/TailBench9000/merge-sort.js does not... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
mjs@apple.com | Canonical name of EUC-KR encoding should be EUC-KR... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
zandobersek... | [Cairo] CairoGlyphToPathTranslator::path() shouldn... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
mjs@apple.com | Unreviewed. Remove stray conflict markers from ChangeLog. |
commit | commitdiff | tree | snapshot |
2017-11-06 |
nvasilyev@apple.com | REGRESSION (r221338): Web Inspector: NavigationBar... |
commit | commitdiff | tree | snapshot |
2017-11-06 |
commit-queue... | [WinCairo] Fix build after r224463 |
commit | commitdiff | tree | snapshot |
2017-11-06 |
webkit@devinrousso.com | Web Inspector: Canvas Tab: selecting Frame tree element... |
commit | commitdiff | tree | snapshot |
2017-11-05 |
graouts@webkit.org | [Web Animations] Schedule animations registered on... |
commit | commitdiff | tree | snapshot |
2017-11-05 |
pvollan@apple.com | Mark http/tests/security/xss-DENIED-xsl-external-entity... |
commit | commitdiff | tree | snapshot |
2017-11-05 |
pvollan@apple.com | Mark fast/html/menuitem-element.html as failure on... |
commit | commitdiff | tree | snapshot |
2017-11-05 |
cdumez@apple.com | Implement ServiceWorkerRegistration.update() |
commit | commitdiff | tree | snapshot |
2017-11-05 |
pvollan@apple.com | [Win] Skip stress/regress-178385.js. |
commit | commitdiff | tree | snapshot |
2017-11-05 |
pvollan@apple.com | Mark fast/loader/empty-embed-src-attribute.html as... |
commit | commitdiff | tree | snapshot |
2017-11-05 |
pvollan@apple.com | Mark fast/css/object-fit/object-fit-embed.html and... |
commit | commitdiff | tree | snapshot |
2017-11-05 |
simon.fraser... | Move code that maps a CompositeOperator and BlendMode... |
commit | commitdiff | tree | snapshot |
2017-11-05 |
cdumez@apple.com | Index properties on cross origin Window objects should... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
simon.fraser... | Add a GraphicsContextImpl and use it for DispayList... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
cdumez@apple.com | REGRESSION(r223718): Leaking WebProcessPool after recon... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
zalan@apple.com | [LayoutState cleanup] Move all LayoutState* classes... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
zalan@apple.com | [LayoutState cleanup] Move offset/cliprect/pagination... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
darin@apple.com | Simplify event dispatch code and make it a bit more... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
mcatanzaro... | [GTK] Fix gtk-doc generation with gtk-doc master |
commit | commitdiff | tree | snapshot |
2017-11-04 |
commit-queue... | [Touch Bar Web API] Add support for menuitem tag |
commit | commitdiff | tree | snapshot |
2017-11-04 |
webkit@devinrousso.com | Web Inspector: add contextmenu item to arbitrarily... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
zalan@apple.com | LayoutState should take RenderBox reference. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
cdumez@apple.com | Unreviewed, rolling out r224438. |
commit | commitdiff | tree | snapshot |
2017-11-04 |
cdumez@apple.com | Implement ServiceWorkerContainer.getRegistration |
commit | commitdiff | tree | snapshot |
2017-11-04 |
cdumez@apple.com | [iOS-WK1] Fix thread safety issue in WebSQLiteDatabaseT... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
rniwa@webkit.org | ASSERTION FAILED: NoEventDispatchAssertion::InMainThrea... |
commit | commitdiff | tree | snapshot |
2017-11-04 |
achristensen... | Add WEBCORE_EXPORT to CachedResourceHandleBase |
commit | commitdiff | tree | snapshot |
2017-11-03 |
ryanhaddad... | Unreviewed, rolling out r224428, r224435, and r224440. |
commit | commitdiff | tree | snapshot |
2017-11-03 |
nvasilyev@apple.com | Web Inspector: Uncaught Exception: null is not an objec... |
commit | commitdiff | tree | snapshot |
2017-11-03 |
commit-queue... | Use VCP H264 encoder for platforms supporting it |
commit | commitdiff | tree | snapshot |
next |