2014-09-08 |
timothy_horton@app... | Try to fix the build after r173383, part 3. |
tree | commitdiff |
2014-09-08 |
mitz@apple.com | Source/WebKit/mac: |
tree | commitdiff |
2014-09-07 |
weinig@apple.com | XPCPtr should be converted into an all purpose smart... |
tree | commitdiff |
2014-09-06 |
darin@apple.com | Make updates suggested by new version of Xcode |
tree | commitdiff |
2014-09-06 |
burg@cs.washington.edu | Web Inspector: convert DockSide to an enum class |
tree | commitdiff |
2014-09-06 |
antti@apple.com | Serialize ResourceResponses using WebKit types |
tree | commitdiff |
2014-09-06 |
ryuan.choi@gmail.com | [EFL] Drop evas object cursor support |
tree | commitdiff |
2014-09-06 |
commit-queue@webki... | Unreviewed, rolling out r173340 and r173342. |
tree | commitdiff |
2014-09-06 |
commit-queue@webki... | Use WTFString::split(char) in more places |
tree | commitdiff |
2014-09-05 |
enrica@apple.com | Remove PLATFORM(IOS) from WebCore/editing (Part 3). |
tree | commitdiff |
2014-09-05 |
ddkilzer@apple.com | JavaScriptCore should build with newer clang |
tree | commitdiff |
2014-09-05 |
bdakin@apple.com | ScrollablArea::handleWheelEvent() should return early... |
tree | commitdiff |
2014-09-05 |
jer.noble@apple.com | Refactoring: make MediaTime the primary time type for... |
tree | commitdiff |
2014-09-05 |
gyuyoung.kim@samsu... | Unreviewed, speculative build fix on GTK port since... |
tree | commitdiff |
2014-09-04 |
aestes@apple.com | [Cocoa] Some WebKitLegacy headers migrated from WebCore... |
tree | commitdiff |
2014-09-04 |
mjs@apple.com | Remove WebCoreSystemInterface glue for otherwise unused... |
tree | commitdiff |
2014-09-04 |
antti@apple.com | Remove ResourceResponse::m_suggestedFilename |
tree | commitdiff |
2014-09-04 |
commit-queue@webki... | Remove CSS_FILTERS flag |
tree | commitdiff |
2014-09-04 |
commit-queue@webki... | Unreviewed, rolling out r173245. |
tree | commitdiff |
2014-09-04 |
carlosgc@webkit.org | Initialize m_usesNetworkProcess earlier in WebProcess... |
tree | commitdiff |
2014-09-04 |
commit-queue@webki... | [SOUP] Race condition when downloading a file due to... |
tree | commitdiff |
2014-09-04 |
ddkilzer@apple.com | JavaScriptCore should build with newer clang |
tree | commitdiff |
2014-09-03 |
enrica@apple.com | Remove PLATFORM(IOS) from WebCore/editing (Part 1). |
tree | commitdiff |
2014-09-03 |
commit-queue@webki... | https://bugs.webkit.org/show_bug.cgi?id=136395 |
tree | commitdiff |
2014-09-03 |
mjs@apple.com | Clean up naming for and slightly refactor legacy video... |
tree | commitdiff |
2014-09-03 |
mitz@apple.com | Get rid of HIGH_DPI_CANVAS leftovers |
tree | commitdiff |
2014-09-02 |
commit-queue@webki... | Pass the resource identifier in willSendRequest callback. |
tree | commitdiff |
2014-09-02 |
philn@webkit.org | Unreviewed, GTK build fix after r173163. |
tree | commitdiff |
2014-09-02 |
timothy_horton@app... | Fix the iOS build. |
tree | commitdiff |
2014-09-02 |
commit-queue@webki... | Build break on the EFL port since r173163 |
tree | commitdiff |
2014-09-02 |
timothy_horton@app... | Remove two unused WebKit2 PDF-related preferences |
tree | commitdiff |
2014-09-01 |
timothy_horton@app... | DrawingAreaProxy and friends can hold on to WebPageProx... |
tree | commitdiff |
2014-09-01 |
gyuyoung.kim@samsu... | [CMAKE] Build warning by INTERFACE_LINK_LIBRARIES |
tree | commitdiff |
2014-09-01 |
commit-queue@webki... | [SOUP] WebKitDownload cannot overwrite existing file |
tree | commitdiff |
2014-08-31 |
timothy_horton@app... | Occasional crashes (null deref) under ViewGestureContro... |
tree | commitdiff |
2014-08-30 |
mjs@apple.com | Use RetainPtr::autorelease in some places where it... |
tree | commitdiff |
2014-08-29 |
ap@apple.com | More occasional crashes in ServicesController::resfresh... |
tree | commitdiff |
2014-08-29 |
timothy_horton@app... | More occasional crashes in ServicesController::resfresh... |
tree | commitdiff |
2014-08-29 |
ap@apple.com | WebPageProxy::close() is a no-op for terminated processes |
tree | commitdiff |
2014-08-29 |
antti@apple.com | Remove NetworkResourceLoaderClient and subclasses. |
tree | commitdiff |
2014-08-29 |
ossy@webkit.org | Unreviwed, remove empty directories. |
tree | commitdiff |
2014-08-29 |
timothy_horton@app... | _setDidMoveSwipeSnapshotCallback's block should only... |
tree | commitdiff |
2014-08-28 |
timothy_horton@app... | Occasional thread-safety-related crashes on the Service... |
tree | commitdiff |
2014-08-28 |
timothy_horton@app... | WebKit2 doesn't support viewer services that accept... |
tree | commitdiff |
2014-08-28 |
zalan@apple.com | Subpixel layout: Remove unused pixel snapping functions. |
tree | commitdiff |
2014-08-28 |
enrica@apple.com | textStylingAtPosition returns incorrect values after... |
tree | commitdiff |
2014-08-28 |
carlosgc@webkit.org | [GTK] Add webkit_uri_response_get_http_headers to WebKi... |
tree | commitdiff |
2014-08-28 |
zalan@apple.com | Subpixel layout: Rename LayoutRect's device pixel snapp... |
tree | commitdiff |
2014-08-28 |
zalan@apple.com | Subpixel layout: Rename FloatPoint/FloatRect device... |
tree | commitdiff |
2014-08-28 |
timothy_horton@app... | WebKit2 swipe gesture should report the position of... |
tree | commitdiff |
2014-08-27 |
timothy_horton@app... | Occasional crashes in commitTransientZoom's transaction... |
tree | commitdiff |
2014-08-27 |
benjamin@webkit.org | [iOS WK2] Provide a delegate callback to skip Geolocati... |
tree | commitdiff |
2014-08-27 |
bdakin@apple.com | overflow:scroll elements should not latch to the body... |
tree | commitdiff |
2014-08-27 |
mlilek@apple.com | Add WebKit SPI to control the navigator.standalone... |
tree | commitdiff |
2014-08-27 |
commit-queue@webki... | FileReader cannot read files selected with <input type... |
tree | commitdiff |
2014-08-27 |
timothy_horton@app... | Crashes in ViewGestureController::beginSwipeGesture... |
tree | commitdiff |
2014-08-26 |
aestes@apple.com | [Cocoa] Some projects are incorrectly installed to... |
tree | commitdiff |
2014-08-26 |
mjs@apple.com | Replace use of WKCopyCFLocalizationPreferredName with... |
tree | commitdiff |
2014-08-26 |
dburkart@apple.com | The UNUSED_PARAM macros in ServicesOverlayController... |
tree | commitdiff |
2014-08-26 |
ossy@webkit.org | [EFL] URTBF after r172966. |
tree | commitdiff |
2014-08-26 |
clopez@igalia.com | REGRESSION(r172966) [GTK] Build broken. |
tree | commitdiff |
2014-08-26 |
simon.fraser@apple.com | Crashes in hit testing under WebPage::determinePrimaryS... |
tree | commitdiff |
2014-08-26 |
timothy_horton@app... | REGRESSION (r172771): Amazon product page becomes unres... |
tree | commitdiff |
2014-08-26 |
carlosgc@webkit.org | [GTK] Translations are not initialized in the UI process |
tree | commitdiff |
2014-08-26 |
ryuan.choi@samsung.com | [EFL] Remove dead code in WebPageEfl.cpp |
tree | commitdiff |
2014-08-26 |
ryuan.choi@samsung.com | [EFL] Build break using clang |
tree | commitdiff |
2014-08-26 |
zalan@apple.com | Subpixel layout: remove roundedLayoutPoint/roundedLayou... |
tree | commitdiff |
2014-08-26 |
antti@apple.com | Don't pass priority as parameter to ResourceLoadScheduler |
tree | commitdiff |
2014-08-25 |
beidson@apple.com | Don't crash when the DataDetectors framework is unavail... |
tree | commitdiff |
2014-08-25 |
antti@apple.com | Remove load scheduling code from network process |
tree | commitdiff |
2014-08-25 |
carlosgc@webkit.org | [GTK] Older versions of WebKit should use the plugins... |
tree | commitdiff |
2014-08-25 |
carlosgc@webkit.org | [GTK] Should check if a plugin mixes GTK+ symbols earlier |
tree | commitdiff |
2014-08-25 |
zandobersek@gmail.com | Improve virtual method declarations in LayerTreeHostGtk |
tree | commitdiff |
2014-08-25 |
burg@cs.washington.edu | Remove unused method declarations replaced by WebPage... |
tree | commitdiff |
2014-08-23 |
commit-queue@webki... | Unify GraphicsLayer::setContentsToMedia and setContents... |
tree | commitdiff |
2014-08-22 |
commit-queue@webki... | Unreviewed, rolling out r172866. |
tree | commitdiff |
2014-08-22 |
mjs@apple.com | Replace use of WKCopyCFLocalizationPreferredName with... |
tree | commitdiff |
2014-08-22 |
dbates@webkit.org | [iOS] Disable ENABLE_IOS_{GESTURE, TOUCH}_EVENTS, and... |
tree | commitdiff |
2014-08-22 |
simon.fraser@apple.com | Implement paint flashing via GraphicsLayers in the... |
tree | commitdiff |
2014-08-22 |
jonlee@apple.com | Fix iOS build due to r172832 and move RUBBER_BANDING... |
tree | commitdiff |
2014-08-22 |
commit-queue@webki... | Possible RetainPtr misuse in WKScriptMessage.mm - could... |
tree | commitdiff |
2014-08-21 |
simon.fraser@apple.com | Add animationDidEnd callbacks on GraphicsLayer |
tree | commitdiff |
2014-08-21 |
zalan@apple.com | Enable SATURATED_LAYOUT_ARITHMETIC. |
tree | commitdiff |
2014-08-21 |
vjaquez@igalia.com | [GTK] WebkitWebProcess crashing navigating away from... |
tree | commitdiff |
2014-08-20 |
achristensen@apple.com | Introducing WEBCORE_EXPORT macro. |
tree | commitdiff |
2014-08-20 |
psolanki@apple.com | Move DiskCacheMonitor to WebCore so that WebKit1 client... |
tree | commitdiff |
2014-08-19 |
psolanki@apple.com | Remove PurgeableBuffer since it is not very useful... |
tree | commitdiff |
2014-08-19 |
commit-queue@webki... | Expose injected bundle SPI to get a node's URL element... |
tree | commitdiff |
2014-08-19 |
zalan@apple.com | Remove ENABLE(SUBPIXEL_LAYOUT). |
tree | commitdiff |
2014-08-19 |
commit-queue@webki... | Extend injected bundle node snapshotting to support... |
tree | commitdiff |
2014-08-19 |
mjs@apple.com | Use NSURLFileTypeMappings directly instead of depending... |
tree | commitdiff |
2014-08-19 |
commit-queue@webki... | Unreviewed, rolling out r172736. |
tree | commitdiff |
2014-08-19 |
simon.fraser@apple.com | Provide default implementations of all GraphicsLayerCli... |
tree | commitdiff |
2014-08-18 |
psolanki@apple.com | Remove PurgeableBuffer since it is not very useful... |
tree | commitdiff |
2014-08-18 |
commit-queue@webki... | Expose long mouse press WebKit API. Part of 135257... |
tree | commitdiff |
2014-08-18 |
commit-queue@webki... | Fix unintentional integer overflow before widen |
tree | commitdiff |
2014-08-18 |
commit-queue@webki... | Fix resource leak in unclosed file descriptor handles |
tree | commitdiff |
2014-08-18 |
g.czajkowski@samsu... | [EFL] ewk_init() is sufficient to initialize EFL components |
tree | commitdiff |
2014-08-16 |
psolanki@apple.com | Rename DiskCacheMonitor to NetworkDiskCacheMonitor |
tree | commitdiff |
2014-08-16 |
commit-queue@webki... | [GTK] build fails with error: cannot allocate an object... |
tree | commitdiff |
next |