2014-12-10 |
commit-queue@webki... | Unreviewed, rolling out r177037. |
blob | commitdiff |
2014-12-09 |
andersca@apple.com | Use the new storage namespace provider in WebKit1 |
blob | commitdiff | diff to current |
2014-12-09 |
mmaxfield@apple.com | Delete Node::boundingBox() |
blob | commitdiff | diff to current |
2014-12-09 |
ap@apple.com | REGRESSION (r158036): WebView cannot handle HTTP Basic... |
blob | commitdiff | diff to current |
2014-12-09 |
bdakin@apple.com | Copy and Lookup menu items should be disabled when... |
blob | commitdiff | diff to current |
2014-12-09 |
andersca@apple.com | Adding user content to a group should force that group... |
blob | commitdiff | diff to current |
2014-12-08 |
andersca@apple.com | WebStorageNamespaceProvider should know about its local... |
blob | commitdiff | diff to current |
2014-12-08 |
dbates@webkit.org | [iOS] Fix the WebKit build with the public SDK |
blob | commitdiff | diff to current |
2014-12-07 |
mitz@apple.com | Introduce and deploy a function that allocates and... |
blob | commitdiff | diff to current |
2014-12-06 |
andersca@apple.com | Add a stubbed out version of WebStorageNamespaceProvider |
blob | commitdiff | diff to current |
2014-12-06 |
andersca@apple.com | Fix build with newer versions of clang. |
blob | commitdiff | diff to current |
2014-12-05 |
timothy_horton@app... | Legacy WebKit should set deviceScaleFactor in _commonIn... |
blob | commitdiff | diff to current |
2014-12-05 |
ddkilzer@apple.com | FeatureDefines.xcconfig: Workaround bug in Xcode 5... |
blob | commitdiff | diff to current |
2014-12-04 |
timothy_horton@app... | Fix the 32-bit build. |
blob | commitdiff | diff to current |
2014-12-04 |
timothy_horton@app... | TextIndicator::createWithSelectionInFrame does synchron... |
blob | commitdiff | diff to current |
2014-12-04 |
timothy_horton@app... | Implement action menus for tel: URLs |
blob | commitdiff | diff to current |
2014-12-04 |
timothy_horton@app... | Implement action menus for tel: URLs |
blob | commitdiff | diff to current |
2014-12-04 |
bdakin@apple.com | <input> elements get whitespace action menu instead... |
blob | commitdiff | diff to current |
2014-12-04 |
timothy_horton@app... | Implement action menus for tel: URLs |
blob | commitdiff | diff to current |
2014-12-03 |
andersca@apple.com | Set a visited link store when creating a simple WebView |
blob | commitdiff | diff to current |
2014-12-03 |
timothy_horton@app... | Fix the build. |
blob | commitdiff | diff to current |
2014-12-03 |
ap@apple.com | http/tests/appcache/main-resource-fallback-for-network... |
blob | commitdiff | diff to current |
2014-12-03 |
timothy_horton@app... | Remove a SnowLeopard-era quirk for QuickLook |
blob | commitdiff | diff to current |
2014-12-02 |
timothy_horton@app... | Loading Lookup causes http/tests/cache/post-redirect... |
blob | commitdiff | diff to current |
2014-12-02 |
bdakin@apple.com | Yet another build fix. |
blob | commitdiff | diff to current |
2014-12-02 |
bdakin@apple.com | Build fix. |
blob | commitdiff | diff to current |
2014-12-02 |
bdakin@apple.com | Source/WebKit/mac: |
blob | commitdiff | diff to current |
2014-12-02 |
bdakin@apple.com | Should use standardQuickLookMenuItem for apps that... |
blob | commitdiff | diff to current |
2014-12-02 |
timothy_horton@app... | Fix the build. |
blob | commitdiff | diff to current |
2014-12-02 |
timothy_horton@app... | Implement Lookup transition from selection for Legacy... |
blob | commitdiff | diff to current |
2014-12-02 |
andersca@apple.com | Remove visited link handling from PageGroup |
blob | commitdiff | diff to current |
2014-12-02 |
timothy_horton@app... | Try to fix the Mac build. |
blob | commitdiff | diff to current |
2014-12-01 |
timothy_horton@app... | Fix the iOS build. |
blob | commitdiff | diff to current |
2014-12-01 |
timothy_horton@app... | Implement yellow highlight for WebKit1 data detectors |
blob | commitdiff | diff to current |
2014-12-01 |
andersca@apple.com | Remove old site specific quirks code that was added... |
blob | commitdiff | diff to current |
2014-12-01 |
andersca@apple.com | Fix a test failure. |
blob | commitdiff | diff to current |
2014-11-30 |
andersca@apple.com | Switch over to the visited link store from the WebViewGroup |
blob | commitdiff | diff to current |
2014-11-30 |
andersca@apple.com | Add WebVisitedLinkStore::removeVisitedLink and use... |
blob | commitdiff | diff to current |
2014-11-29 |
andersca@apple.com | Populate visited links |
blob | commitdiff | diff to current |
2014-11-29 |
andersca@apple.com | More work on the legacy WebKit visited link store |
blob | commitdiff | diff to current |
2014-11-27 |
andersca@apple.com | Add a stubbed out WebVisitedLinkStore to WebViewGroup |
blob | commitdiff | diff to current |
2014-11-25 |
andersca@apple.com | Remove user content handling from PageGroup |
blob | commitdiff | diff to current |
2014-11-25 |
andersca@apple.com | Add a user content controller to WebViewGroup and use... |
blob | commitdiff | diff to current |
2014-11-22 |
jer.noble@apple.com | Support multiple signatures of diagnostic logging. |
blob | commitdiff | diff to current |
2014-11-22 |
zalan@apple.com | Simple line layout: Add "show simple line layout debug... |
blob | commitdiff | diff to current |
2014-11-21 |
timothy_horton@app... | REGRESSION (r176351): Parts of apple.com/contact aren... |
blob | commitdiff | diff to current |
2014-11-21 |
timothy_horton@app... | REGRESSION (r176351): Parts of apple.com/contact aren... |
blob | commitdiff | diff to current |
2014-11-21 |
andersca@apple.com | Remove the Timer parameters from timer callbacks |
blob | commitdiff | diff to current |
2014-11-21 |
andersca@apple.com | Make memoryCache() return a reference |
blob | commitdiff | diff to current |
2014-11-21 |
benjamin@webkit.org | Remove the remaining vestiges of minimal-ui |
blob | commitdiff | diff to current |
2014-11-20 |
timothy_horton@app... | Cancel DataDetectors menu earlier if we know it can... |
blob | commitdiff | diff to current |
2014-11-20 |
bdakin@apple.com | Invalid message WebPageProxy.DidPerformDictionaryLookup... |
blob | commitdiff | diff to current |
2014-11-19 |
bdakin@apple.com | Invoking an action menu on a selection should result... |
blob | commitdiff | diff to current |
2014-11-19 |
bdakin@apple.com | Data detected results with no menu items should not... |
blob | commitdiff | diff to current |
2014-11-19 |
dbates@webkit.org | [iOS] Make WebKit build with public iOS SDK |
blob | commitdiff | diff to current |
2014-11-19 |
ddkilzer@apple.com | FeatureDefines.xcconfig: Switch from using PLATFORM_NAM... |
blob | commitdiff | diff to current |
2014-11-19 |
cdumez@apple.com | Add a setting to toggle DOMTimer throttling support |
blob | commitdiff | diff to current |
2014-11-18 |
timothy_horton@app... | Avoid re-encoding action menu image data |
blob | commitdiff | diff to current |
2014-11-18 |
dbates@webkit.org | [iOS] Libdispatch, Dyld, IOKit, Mach, NSPointerFunction... |
blob | commitdiff | diff to current |
2014-11-17 |
bweinstein@apple.com | Remove calls to deprecated NSMenu methods |
blob | commitdiff | diff to current |
2014-11-17 |
dbates@webkit.org | Unreviewed, rolling out r176232. |
blob | commitdiff | diff to current |
2014-11-17 |
dbates@webkit.org | [iOS] Libdispatch, Dyld, IOKit, Mach, NSPointerFunction... |
blob | commitdiff | diff to current |
2014-11-17 |
bdakin@apple.com | Whitespace action menus should focus the HitTestResult... |
blob | commitdiff | diff to current |
2014-11-17 |
dbates@webkit.org | [iOS] QuartzCore SPI not available in public SDK |
blob | commitdiff | diff to current |
2014-11-17 |
eric.carlson@apple.com | [iOS] allow host application to opt-out of alternate... |
blob | commitdiff | diff to current |
2014-11-16 |
timothy_horton@app... | Use TextIndicator instead of the built in Lookup highlight |
blob | commitdiff | diff to current |
2014-11-15 |
timothy_horton@app... | Implement data detectors and mailto action menus for... |
blob | commitdiff | diff to current |
2014-11-15 |
mmaxfield@apple.com | Get rid of WebFontCache |
blob | commitdiff | diff to current |
2014-11-14 |
timothy_horton@app... | Update some artwork for the legacy WebKit action menu |
blob | commitdiff | diff to current |
2014-11-14 |
timothy_horton@app... | Update some artwork for the legacy WebKit action menu |
blob | commitdiff | diff to current |
2014-11-14 |
dbates@webkit.org | [iOS] NSFileManager and QuickLook SPI not available... |
blob | commitdiff | diff to current |
2014-11-14 |
bdakin@apple.com | WK1: Webpage preview can come up in wrong location |
blob | commitdiff | diff to current |
2014-11-14 |
mmaxfield@apple.com | Move FontMac and FontCacheMac off of WKSI |
blob | commitdiff | diff to current |
2014-11-14 |
bdakin@apple.com | WK1: Clean up WebActionMenuController to use the _hitTe... |
blob | commitdiff | diff to current |
2014-11-14 |
dbates@webkit.org | [iOS] NSGeometry data types are not available in the... |
blob | commitdiff | diff to current |
2014-11-13 |
bdakin@apple.com | WK1: Support default actions for video |
blob | commitdiff | diff to current |
2014-11-13 |
timothy_horton@app... | WK1: Update icon for Add to Reading List |
blob | commitdiff | diff to current |
2014-11-12 |
bdakin@apple.com | WK1: Support default actions for images |
blob | commitdiff | diff to current |
2014-11-12 |
bdakin@apple.com | Action menu hit testing is not working properly with... |
blob | commitdiff | diff to current |
2014-11-11 |
mmaxfield@apple.com | Finish moving CTFontGetVerticalGlyphsForCharacters... |
blob | commitdiff | diff to current |
2014-11-11 |
timothy_horton@app... | Localize strings for action menus |
blob | commitdiff | diff to current |
2014-11-11 |
mmaxfield@apple.com | Cleanup from r175379 |
blob | commitdiff | diff to current |
2014-11-11 |
mmaxfield@apple.com | Move CTFontTransformGlyphs out from WKSI |
blob | commitdiff | diff to current |
2014-11-11 |
mitz@apple.com | More iOS build fix. |
blob | commitdiff | diff to current |
2014-11-11 |
mitz@apple.com | iOS build fix. |
blob | commitdiff | diff to current |
2014-11-11 |
bdakin@apple.com | WK1: Support default actions for editable text with... |
blob | commitdiff | diff to current |
2014-11-11 |
bdakin@apple.com | WK1: Support default actions for editable whitespace |
blob | commitdiff | diff to current |
2014-11-10 |
bdakin@apple.com | WK1: Support default actions for editable text |
blob | commitdiff | diff to current |
2014-11-10 |
bdakin@apple.com | WK1: Text is getting selected even when an action menu... |
blob | commitdiff | diff to current |
2014-11-10 |
bdakin@apple.com | Speculative build fix. |
blob | commitdiff | diff to current |
2014-11-10 |
bdakin@apple.com | Action menu initialization should be moved to _commonIn... |
blob | commitdiff | diff to current |
2014-11-10 |
bdakin@apple.com | WK1: Support default actions for read-only text |
blob | commitdiff | diff to current |
2014-11-10 |
cdumez@apple.com | Add a more correct way to compare floating point number... |
blob | commitdiff | diff to current |
2014-11-09 |
ap@apple.com | Delete cookies between tests |
blob | commitdiff | diff to current |
2014-11-07 |
eric.carlson@apple.com | [iOS] Update optimized fullscreen media controls |
blob | commitdiff | diff to current |
2014-11-07 |
commit-queue@webki... | Wrap the bulk of -[WebView dealloc] with an autorelease... |
blob | commitdiff | diff to current |
2014-11-06 |
jer.noble@apple.com | De-templatize Timer |
blob | commitdiff | diff to current |
2014-11-06 |
mitz@apple.com | Remove the unused deletion UI feature |
blob | commitdiff | diff to current |
2014-11-05 |
dino@apple.com | Add ENABLE_FILTERS_LEVEL_2 feature guard. |
blob | commitdiff | diff to current |
2014-11-05 |
jeremyj-wk@apple.com | Add button and enable optimized fullscreen. |
blob | commitdiff | diff to current |
next |