2015-10-30 |
mitz@apple.com | Fixed the build. |
tree | commitdiff |
2015-10-30 |
commit-queue@webki... | Make WebCore a framework in Mac CMake build |
tree | commitdiff |
2015-10-29 |
achristensen@apple.com | Fix Mac CMake build |
tree | commitdiff |
2015-10-29 |
andersca@apple.com | Remove a never used SPI delegate method |
tree | commitdiff |
2015-10-28 |
andersca@apple.com | WebKit, not WebCore, should do context menu conversion |
tree | commitdiff |
2015-10-28 |
achristensen@apple.com | Compile and link with CMake on Mac |
tree | commitdiff |
2015-10-28 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-10-26 |
andersca@apple.com | Remove dead context menu code |
tree | commitdiff |
2015-10-24 |
andersca@apple.com | Invoke the context menu delegate callback right before... |
tree | commitdiff |
2015-10-23 |
achristensen@apple.com | Progress towards CMake on Mac |
tree | commitdiff |
2015-10-23 |
andersca@apple.com | More context menu simplification |
tree | commitdiff |
2015-10-23 |
andersca@apple.com | Simplify the WebKitLegacy menu conversion code |
tree | commitdiff |
2015-10-23 |
andersca@apple.com | Don't override already existing represented objects... |
tree | commitdiff |
2015-10-23 |
weinig@apple.com | Navigations on the same host (but with different scheme... |
tree | commitdiff |
2015-10-22 |
commit-queue@webki... | Fix build for clang-700.0.59.5 by replacing deprecated... |
tree | commitdiff |
2015-10-22 |
andersca@apple.com | Move menu creation to WebView |
tree | commitdiff |
2015-10-22 |
mmaxfield@apple.com | [Cocoa] Migrate WKSetPatternPhaseInUserSpace() and... |
tree | commitdiff |
2015-10-22 |
andersca@apple.com | Get rid of WebContextMenuClient::customizeMenu, it... |
tree | commitdiff |
2015-10-21 |
andersca@apple.com | Simplify context menu handling on Windows |
tree | commitdiff |
2015-10-21 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-10-21 |
carlosgc@webkit.org | NetworkProcess: DNS prefetch happens in the Web Process |
tree | commitdiff |
2015-10-21 |
commit-queue@webki... | Unreviewed, rolling out r191370. |
tree | commitdiff |
2015-10-21 |
commit-queue@webki... | Fix build for clang-700.0.59.5 by replacing deprecated... |
tree | commitdiff |
2015-10-20 |
timothy_horton@app... | Try to fix the build by disabling MAC_GESTURE_EVENTS... |
tree | commitdiff |
2015-10-20 |
yoav@yoav.ws | Rename the PICTURE_SIZES flag to CURRENTSRC |
tree | commitdiff |
2015-10-19 |
timothy_horton@app... | Try to fix the iOS build |
tree | commitdiff |
2015-10-19 |
timothy_horton@app... | Add magnify and rotate gesture event support for Mac |
tree | commitdiff |
2015-10-18 |
commit-queue@webki... | Fix the builds with ENABLE_INDEX_DATABASE=OFF. |
tree | commitdiff |
2015-10-18 |
mmaxfield@apple.com | Build fix after r191260 |
tree | commitdiff |
2015-10-18 |
mmaxfield@apple.com | Stop honoring the user default "WebKitKerningAndLigatur... |
tree | commitdiff |
2015-10-18 |
commit-queue@webki... | Unreviewed, rolling out r191250 and r191253. |
tree | commitdiff |
2015-10-18 |
mmaxfield@apple.com | Build fix after r191250 |
tree | commitdiff |
2015-10-17 |
mmaxfield@apple.com | Stop honoring the user default "WebKitKerningAndLigatur... |
tree | commitdiff |
2015-10-16 |
andersca@apple.com | WebEditingDelegate should be a formal protocol |
tree | commitdiff |
2015-10-15 |
mmaxfield@apple.com | Migrate to CGContextSetBaseCTM() and CGContextResetClip... |
tree | commitdiff |
2015-10-15 |
mitz@apple.com | [Cocoa] Stop using WKSetNSURLConnectionDefersCallbacks |
tree | commitdiff |
2015-10-15 |
commit-queue@webki... | Augment <input type=search>’s recent search history... |
tree | commitdiff |
2015-10-14 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-10-14 |
simon.fraser@apple.com | Change GraphicsContext image-drawing functions to take... |
tree | commitdiff |
2015-10-13 |
mmaxfield@apple.com | Split TypesettingFeatures into kerning and ligatures... |
tree | commitdiff |
2015-10-13 |
cdumez@apple.com | Avoid useless copies in range-loops that are using... |
tree | commitdiff |
2015-10-12 |
andersca@apple.com | Don't allow plug-ins to override image types for <embed... |
tree | commitdiff |
2015-10-10 |
mitz@apple.com | [iOS] Remove unnecessary iOS version checks |
tree | commitdiff |
2015-10-10 |
mitz@apple.com | [iOS] Remove project support for iOS 8 |
tree | commitdiff |
2015-10-07 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-10-06 |
dbates@webkit.org | Enable XSLT when building WebKit for iOS using the... |
tree | commitdiff |
2015-10-06 |
commit-queue@webki... | Report error when main resource is blocked by content... |
tree | commitdiff |
2015-10-05 |
dbates@webkit.org | DumpRenderTree built with public iOS SDK crashes under... |
tree | commitdiff |
2015-10-05 |
akling@apple.com | Remove unused HistoryItem::targetItem() |
tree | commitdiff |
2015-10-05 |
akling@apple.com | Remove unused HistoryItem::parent |
tree | commitdiff |
2015-10-01 |
bfulgham@apple.com | [Win] Another CMake build fix |
tree | commitdiff |
2015-10-01 |
bfulgham@apple.com | [Win] Unreviewed CMake build fixes. |
tree | commitdiff |
2015-09-30 |
timothy_horton@app... | Compute document marker rects at use time instead of... |
tree | commitdiff |
2015-09-30 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-09-29 |
carlosgc@webkit.org | printing does not use minimum page zoom factor |
tree | commitdiff |
2015-09-28 |
beidson@apple.com | Add an IDB Server that can roundtrip a request back... |
tree | commitdiff |
2015-09-26 |
eric.carlson@apple.com | Clean up user media request internal API |
tree | commitdiff |
2015-09-25 |
achristensen@apple.com | Clean up CMake build on Mac |
tree | commitdiff |
2015-09-25 |
achristensen@apple.com | [Win] Switch to CMake |
tree | commitdiff |
2015-09-25 |
peavo@outlook.com | [WinCairo] Incorrect position for windowless plugins. |
tree | commitdiff |
2015-09-25 |
bfulgham@apple.com | [Win] Support composited content in WebView render... |
tree | commitdiff |
2015-09-24 |
peavo@outlook.com | [WinCairo] NULL pointer crash when trying to use tiled... |
tree | commitdiff |
2015-09-24 |
rniwa@webkit.org | Ran sort-Xcode-project-file. |
tree | commitdiff |
2015-09-23 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-09-23 |
aestes@apple.com | Disable QuickLook on tvOS |
tree | commitdiff |
2015-09-22 |
timothy_horton@app... | Make it more obvious when using an unaccelerated image... |
tree | commitdiff |
2015-09-22 |
bfulgham@apple.com | [Win] Unreviewed build fix. |
tree | commitdiff |
2015-09-22 |
ap@apple.com | REGRESSION (r182648): UIWebView does not set location... |
tree | commitdiff |
2015-09-22 |
bfulgham@apple.com | Source/WebCore: |
tree | commitdiff |
2015-09-20 |
youenn.fablet@crf... | .: |
tree | commitdiff |
2015-09-19 |
achristensen@apple.com | Fix Windows tests after r189934. |
tree | commitdiff |
2015-09-19 |
commit-queue@webki... | Unreviewed, rolling out r189908. |
tree | commitdiff |
2015-09-18 |
bfulgham@apple.com | [Win] Use tiled drawing for main background layer |
tree | commitdiff |
2015-09-18 |
bburg@apple.com | ASSERT(!m_frontendRouter->hasLocalFrontend()) when... |
tree | commitdiff |
2015-09-17 |
peavo@outlook.com | [Win][HighDPI] Windowed plugins have incorrect placement. |
tree | commitdiff |
2015-09-17 |
carlosgc@webkit.org | printing does not use minimum page zoom factor |
tree | commitdiff |
2015-09-16 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-09-16 |
beidson@apple.com | Have window.indexedDB.deleteDatabase return an IDBOpenD... |
tree | commitdiff |
2015-09-16 |
rniwa@webkit.org | Add ShadowRoot interface and Element.prototype.attachShadow |
tree | commitdiff |
2015-09-16 |
bfulgham@apple.com | [Win] Provide a means for viewing the layer tree |
tree | commitdiff |
2015-09-16 |
beidson@apple.com | Add empty IDBFactory implementation for Modern IDB. |
tree | commitdiff |
2015-09-16 |
antti@apple.com | Split FontDescription into lower and higher level types |
tree | commitdiff |
2015-09-14 |
achristensen@apple.com | Progress towards CMake on Mac. |
tree | commitdiff |
2015-09-14 |
gyuyoung.kim@webki... | Remove all uses of PassRefPtr in crypto, storage, and... |
tree | commitdiff |
2015-09-12 |
bburg@apple.com | Web Inspector: disambiguate inspected/frontend controll... |
tree | commitdiff |
2015-09-12 |
gyuyoung.kim@webki... | Remove all uses of PassRefPtr in WebCore/plugins |
tree | commitdiff |
2015-09-10 |
cdumez@apple.com | Node.appendChild(null) / replaceChild(null, null) ... |
tree | commitdiff |
2015-09-09 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-09-08 |
peavo@outlook.com | [Win] Implement DOMNode::attributes. |
tree | commitdiff |
2015-09-07 |
aestes@apple.com | [Mac] DebugRelease builds should link against libWebKit... |
tree | commitdiff |
2015-09-05 |
bburg@apple.com | Web Inspector: agents should send messages through... |
tree | commitdiff |
2015-09-05 |
ossy@webkit.org | Remove unnecessary compiler guards from mm files |
tree | commitdiff |
2015-09-04 |
bburg@apple.com | Web Inspector: InspectorController should support multi... |
tree | commitdiff |
2015-09-04 |
cdumez@apple.com | Unreviewed, rolling out r189338. |
tree | commitdiff |
2015-09-04 |
bburg@apple.com | Web Inspector: InspectorController should support multi... |
tree | commitdiff |
2015-09-03 |
akling@apple.com | ScrollbarThemes should be returned by reference. |
tree | commitdiff |
2015-09-01 |
bshafiei@apple.com | Versioning. |
tree | commitdiff |
2015-09-01 |
cdumez@apple.com | Range API is throwing wrong exception type |
tree | commitdiff |
2015-08-31 |
aestes@apple.com | [Content Filtering] Determine navigation and content... |
tree | commitdiff |
2015-08-31 |
cdumez@apple.com | Range.detach() / NodeIterator.detach() should be no... |
tree | commitdiff |
next |