2017-11-08 |
mjs@apple.com | Get rid of unsightly hex numbers from unified build... |
blob | commitdiff | raw |
2017-11-04 |
simon.fraser@apple.com | Add a GraphicsContextImpl and use it for DispayList... |
blob | commitdiff | raw | diff to current |
2017-11-04 |
darin@apple.com | Simplify event dispatch code and make it a bit more... |
blob | commitdiff | raw | diff to current |
2017-11-04 |
commit-queue@webki... | [Touch Bar Web API] Add support for menuitem tag |
blob | commitdiff | raw | diff to current |
2017-11-03 |
dino@apple.com | Add basic OffscreenCanvas interface |
blob | commitdiff | raw | diff to current |
2017-11-03 |
cdumez@apple.com | Use a single identifier type to identify Service Workers |
blob | commitdiff | raw | diff to current |
2017-11-03 |
beidson@apple.com | SW: Implement "Update Registration State" algorithm... |
blob | commitdiff | raw | diff to current |
2017-11-03 |
joepeck@webkit.org | Make ServiceWorker a Remote Inspector debuggable target |
blob | commitdiff | raw | diff to current |
2017-11-02 |
joepeck@webkit.org | Web Inspector: Move InspectorAgents into a folder |
blob | commitdiff | raw | diff to current |
2017-11-02 |
mcatanzaro@igalia.com | WPE does not build with DragImage.cpp in unified sources. |
blob | commitdiff | raw | diff to current |
2017-11-01 |
cdumez@apple.com | Split JobQueue logic out of SWServerRegistration |
blob | commitdiff | raw | diff to current |
2017-11-01 |
achristensen@apple.com | Use asynchronous ResourceHandleClient calls for WebKit1 |
blob | commitdiff | raw | diff to current |
2017-10-31 |
dino@apple.com | Accept Settings object in ImageBitmapRenderingContext... |
blob | commitdiff | raw | diff to current |
2017-10-31 |
cdumez@apple.com | navigator.serviceWorker should always return the same... |
blob | commitdiff | raw | diff to current |
2017-10-28 |
zalan@apple.com | [FrameView::layout cleanup] Move core layout logic... |
blob | commitdiff | raw | diff to current |
2017-10-28 |
commit-queue@webki... | Extract a WorkerDebuggerProxy interface out of WorkerRe... |
blob | commitdiff | raw | diff to current |
2017-10-27 |
keith_miller@apple.com | Add unified source list files and build scripts to... |
blob | commitdiff | raw | diff to current |
2017-10-27 |
keith_miller@apple.com | Move iOS specific sources to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-27 |
cdumez@apple.com | Add initial support for serviceWorkerClient.postMessage() |
blob | commitdiff | raw | diff to current |
2017-10-26 |
aestes@apple.com | [Payment Request] Restrict API use to secure, same... |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Unreviewed, iOS build fix. |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Move Mac specific files to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-26 |
cdumez@apple.com | Bring back SWContextManager abstraction in WebCore |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Move ApplePay to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-26 |
commit-queue@webki... | Remove scopeguard from platform |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Move platform Cocoa sources to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Start moving Cocoa specific unified sources |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Move remaining platform independent sources to unified... |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Move plugins and rendering to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Unreviewed, add FEMorphology.cpp back to the regular... |
blob | commitdiff | raw | diff to current |
2017-10-26 |
keith_miller@apple.com | Move Platform to unified sources. |
blob | commitdiff | raw | diff to current |
2017-10-25 |
keith_miller@apple.com | Move html to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-25 |
cdumez@apple.com | Make toJS() do the right thing for ServiceWorkerClient |
blob | commitdiff | raw | diff to current |
2017-10-25 |
commit-queue@webki... | Enable ServiceWorker to fetch resources |
blob | commitdiff | raw | diff to current |
2017-10-25 |
cdumez@apple.com | [Service Worker] Add stubs for serviceWorkerClient... |
blob | commitdiff | raw | diff to current |
2017-10-25 |
keith_miller@apple.com | Move mathml and page to unified souces |
blob | commitdiff | raw | diff to current |
2017-10-25 |
zandobersek@gmail.com | Make SERVICE_WORKER feature buildable on GTK, WPE |
blob | commitdiff | raw | diff to current |
2017-10-25 |
aestes@apple.com | [Apple Pay] Implement a paymentmethodselected event... |
blob | commitdiff | raw | diff to current |
2017-10-25 |
keith_miller@apple.com | Move inspector and loader to unified sources. |
blob | commitdiff | raw | diff to current |
2017-10-24 |
commit-queue@webki... | Enable service worker to use cache storage api |
blob | commitdiff | raw | diff to current |
2017-10-24 |
cdumez@apple.com | Add initial implementation for serviceWorker.postMessage() |
blob | commitdiff | raw | diff to current |
2017-10-24 |
commit-queue@webki... | [Web Animations] Add basic timing and target properties |
blob | commitdiff | raw | diff to current |
2017-10-24 |
commit-queue@webki... | Unreviewed, rolling out r223870 and r223871. |
blob | commitdiff | raw | diff to current |
2017-10-24 |
keith_miller@apple.com | Add html, inspector, loader to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-24 |
keith_miller@apple.com | Add dom, editing, fileapi, and history to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-24 |
keith_miller@apple.com | Move bridge, contentextensions, crypto, and css to... |
blob | commitdiff | raw | diff to current |
2017-10-23 |
aestes@apple.com | [Payment Request] Resolve PaymentRequest.show()'s accep... |
blob | commitdiff | raw | diff to current |
2017-10-23 |
keith_miller@apple.com | Move shared accessibility and animiations files to... |
blob | commitdiff | raw | diff to current |
2017-10-23 |
keith_miller@apple.com | Add Shared Modules files to the unified source build. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
commit-queue@webki... | Source/WebCore: |
blob | commitdiff | raw | diff to current |
2017-10-23 |
commit-queue@webki... | [Settings] Replace current Settings generation with... |
blob | commitdiff | raw | diff to current |
2017-10-21 |
commit-queue@webki... | [Web Animations] Add bindings to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-20 |
keith_miller@apple.com | Unreviewed, fix windows build. |
blob | commitdiff | raw | diff to current |
2017-10-20 |
commit-queue@webki... | [Web Animations] Provide basic timeline and animation... |
blob | commitdiff | raw | diff to current |
2017-10-20 |
dino@apple.com | Add createImageBitmap to Window and Worker |
blob | commitdiff | raw | diff to current |
2017-10-20 |
keith_miller@apple.com | Move common bindings files to unified sources |
blob | commitdiff | raw | diff to current |
2017-10-19 |
commit-queue@webki... | [Settings] Move global settings into their own file |
blob | commitdiff | raw | diff to current |
2017-10-19 |
cdumez@apple.com | Add preliminary support for ServiceWorker Handle Fetch |
blob | commitdiff | raw | diff to current |
2017-10-19 |
cdumez@apple.com | Unreviewed, revert r223650 as it caused crashes on... |
blob | commitdiff | raw | diff to current |
2017-10-19 |
cdumez@apple.com | Implement ServiceWorkerRegistration.scope / updateViaCache |
blob | commitdiff | raw | diff to current |
2017-10-19 |
commit-queue@webki... | Add preliminary support for ServiceWorker Handle Fetch |
blob | commitdiff | raw | diff to current |
2017-10-18 |
cdumez@apple.com | [Service Worker] Add stubs for Client / WindowClient... |
blob | commitdiff | raw | diff to current |
2017-10-18 |
keith_miller@apple.com | Setup WebCore build to start using unified sources. |
blob | commitdiff | raw | diff to current |
2017-10-18 |
commit-queue@webki... | [Settings] Miscellaneous cleanup of the settings genera... |
blob | commitdiff | raw | diff to current |
2017-10-17 |
weinig@apple.com | [Settings] Generate Settings.h/cpp |
blob | commitdiff | raw | diff to current |
2017-10-17 |
commit-queue@webki... | Add preliminary support for fetch event |
blob | commitdiff | raw | diff to current |
2017-10-17 |
keith_miller@apple.com | Change WebCore sources to work with unified source... |
blob | commitdiff | raw | diff to current |
2017-10-16 |
weinig@apple.com | [Settings] Remove all custom code from Settings.h/cpp |
blob | commitdiff | raw | diff to current |
2017-10-16 |
commit-queue@webki... | Make RealtimeIncomingAudioSources and RealtimeOutgoingA... |
blob | commitdiff | raw | diff to current |
2017-10-16 |
ryanhaddad@apple.com | Unreviewed, rolling out r223271. |
blob | commitdiff | raw | diff to current |
2017-10-16 |
commit-queue@webki... | Make RealtimeIncomingVideoSources and RealtimeOutgoingV... |
blob | commitdiff | raw | diff to current |
2017-10-16 |
commit-queue@webki... | [Settings] Split non-macro generated parts of Settings... |
blob | commitdiff | raw | diff to current |
2017-10-15 |
commit-queue@webki... | Remove all Web Animations code |
blob | commitdiff | raw | diff to current |
2017-10-13 |
beidson@apple.com | SW "Hello world". |
blob | commitdiff | raw | diff to current |
2017-10-13 |
achristensen@apple.com | Use asynchronous ResourceHandleClient calls for WebKit1 |
blob | commitdiff | raw | diff to current |
2017-10-12 |
utatane.tea@gmail.com | Support integrity="" on module scripts |
blob | commitdiff | raw | diff to current |
2017-10-11 |
mmaxfield@apple.com | Allow PAL to log messages |
blob | commitdiff | raw | diff to current |
2017-10-11 |
aestes@apple.com | [Payment Request] Implement Apple Pay merchant validation |
blob | commitdiff | raw | diff to current |
2017-10-11 |
cdumez@apple.com | Modernize Geolocation code |
blob | commitdiff | raw | diff to current |
2017-10-11 |
beidson@apple.com | Add a SW context process (where SW scripts will actuall... |
blob | commitdiff | raw | diff to current |
2017-10-09 |
aestes@apple.com | [Payment Request] Implement PaymentRequest.show() and... |
blob | commitdiff | raw | diff to current |
2017-10-09 |
ryanhaddad@apple.com | Unreviewed, rolling out r223021. |
blob | commitdiff | raw | diff to current |
2017-10-07 |
aestes@apple.com | [Payment Request] Implement PaymentRequest.show() and... |
blob | commitdiff | raw | diff to current |
2017-10-06 |
commit-queue@webki... | Add basic support for getting a ImageBitmapRenderingContext |
blob | commitdiff | raw | diff to current |
2017-10-06 |
dino@apple.com | ImageBitmap API stubs |
blob | commitdiff | raw | diff to current |
2017-10-06 |
beidson@apple.com | Add (entirely incorrect) fetching of ServiceWorker... |
blob | commitdiff | raw | diff to current |
2017-10-06 |
jer.noble@apple.com | [Cocoa] Enable ENABLE_ENCRYPTED_MEDIA build-time setting |
blob | commitdiff | raw | diff to current |
2017-10-05 |
aestes@apple.com | [Payment Request] Add a payment method that supports... |
blob | commitdiff | raw | diff to current |
2017-10-05 |
aestes@apple.com | [Payment Request] Factor out ApplePaySession's interfac... |
blob | commitdiff | raw | diff to current |
2017-10-05 |
commit-queue@webki... | Make LibWebRTCProvider port agnostic |
blob | commitdiff | raw | diff to current |
2017-10-05 |
achristensen@apple.com | Remove WebCoreSystemInterface |
blob | commitdiff | raw | diff to current |
2017-10-05 |
achristensen@apple.com | Remove unnecessary includes of WebKitSystemInterface... |
blob | commitdiff | raw | diff to current |
2017-10-04 |
n_wang@apple.com | AX: Make video objects accessible on iOS |
blob | commitdiff | raw | diff to current |
2017-10-04 |
commit-queue@webki... | Remove OpenWebRTC backend |
blob | commitdiff | raw | diff to current |
2017-10-03 |
ryanhaddad@apple.com | Unreviewed, rolling out r222686, r222695, and r222698. |
blob | commitdiff | raw | diff to current |
2017-10-03 |
mmaxfield@apple.com | Move LineEnding.{h,cpp} from WebCore/platform/text... |
blob | commitdiff | raw | diff to current |
2017-10-02 |
commit-queue@webki... | [Settings] Move remaining simple settings to Settings.in |
blob | commitdiff | raw | diff to current |
2017-10-02 |
zalan@apple.com | RenderView does not need to be a SelectionSubtreeRoot |
blob | commitdiff | raw | diff to current |
2017-10-01 |
weinig@apple.com | Add support for DOM aborting (https://dom.spec.whatwg... |
blob | commitdiff | raw | diff to current |
2017-10-01 |
commit-queue@webki... | [Settings] Replace SettingsMacros.h with a generated... |
blob | commitdiff | raw | diff to current |
next |