git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename WKProcessClass to WKProcessPool
2014-02-24
andersca@apple.com
Rename WKProcessClass to WKProcessPool
commit
|
commitdiff
|
tree
2014-02-21
andersca@apple.com
Make sure to invoke the completion handler for JS alerts
commit
|
commitdiff
|
tree
2014-02-21
andersca@apple.com
Modernize JSGlobalLock and JSLockHolder
commit
|
commitdiff
|
tree
2014-02-21
andersca@apple.com
We need something like WKPageUIClient in the Obj-C API
commit
|
commitdiff
|
tree
2014-02-20
andersca@apple.com
Make it possible to reply asynchronously to JavaScript...
commit
|
commitdiff
|
tree
2014-02-19
andersca@apple.com
Add WTF_MAKE_FAST_ALLOCATED to more classes
commit
|
commitdiff
|
tree
2014-02-19
andersca@apple.com
Add SPI for enabling/disabling private browsing
commit
|
commitdiff
|
tree
2014-02-19
andersca@apple.com
Add more SPI methods to WKWebView
commit
|
commitdiff
|
tree
2014-02-19
andersca@apple.com
Add more new SPI methods
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Make reload SPI for now
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Add -[WKWebView reload]
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Add SPI for allowing HTTPS certificates
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Add SPI for getting the original URL from a WKNavigationAction
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Add more WKWebView SPI
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Fix build.
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Remove ENABLE_GLOBAL_FASTMALLOC_NEW
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Add history delegate to WKWebView
commit
|
commitdiff
|
tree
2014-02-18
andersca@apple.com
Stop using isMainThread() in WebKit2
commit
|
commitdiff
|
tree
2014-02-17
andersca@apple.com
Remove view source code
commit
|
commitdiff
|
tree
2014-02-17
andersca@apple.com
WebKitGTK+ should stop calling functions to set the...
commit
|
commitdiff
|
tree
2014-02-17
andersca@apple.com
Turn the history client into a fancy API::HistoryClient...
commit
|
commitdiff
|
tree
2014-02-15
andersca@apple.com
Form controls are always painted in the active state
commit
|
commitdiff
|
tree
2014-02-15
andersca@apple.com
Control tints don't update inside WebViews
commit
|
commitdiff
|
tree
2014-02-15
andersca@apple.com
Add SPI for monitoring web process crashes
commit
|
commitdiff
|
tree
2014-02-14
andersca@apple.com
Add SPI for authentication
commit
|
commitdiff
|
tree
2014-02-14
andersca@apple.com
Add WKBackForwardListDidChangeNotification
commit
|
commitdiff
|
tree
2014-02-14
andersca@apple.com
Add -[WKWebView estimatedProgress]
commit
|
commitdiff
|
tree
2014-02-14
andersca@apple.com
Add -[WKWebView _handle]
commit
|
commitdiff
|
tree
2014-02-14
andersca@apple.com
Add -[WKWebView stopLoading:]
commit
|
commitdiff
|
tree
2014-02-14
andersca@apple.com
Add -[WKWebView activeURL]
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Add -[WKWebView goToBackForwardListItem:]
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Make WKWebViewConfigurationPrivate.h private
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Fix build.
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Add rendering progress events SPI
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Disable XPC for plug-ins that need executable heap
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Pass the related page in the WebPageConfiguration struct
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Add relatedWebView property to WKWebViewConfiguration
commit
|
commitdiff
|
tree
2014-02-13
andersca@apple.com
Add destinationFrame property to WKNavigationAction
commit
|
commitdiff
|
tree
2014-02-12
andersca@apple.com
Forward declare WKNavigation in WKNavigationDelegate.h
commit
|
commitdiff
|
tree
2014-02-12
andersca@apple.com
Expose scrollView on the WKWebView
commit
|
commitdiff
|
tree
2014-02-12
andersca@apple.com
Better iOS build fix.
commit
|
commitdiff
|
tree
2014-02-12
andersca@apple.com
Fix build.
commit
|
commitdiff
|
tree
2014-02-12
andersca@apple.com
WKProcessClass.h and WKNavigationResponse.h should...
commit
|
commitdiff
|
tree
2014-02-11
andersca@apple.com
Remove a couple of deprecatedCharacters() from WebKit2
commit
|
commitdiff
|
tree
2014-02-10
andersca@apple.com
Try to fix the Windows build.
commit
|
commitdiff
|
tree
2014-02-09
andersca@apple.com
Add WTF_MAKE_FAST_ALLOCATED to more classes
commit
|
commitdiff
|
tree
2014-02-09
andersca@apple.com
Convert some JSC code over to std::mutex
commit
|
commitdiff
|
tree
2014-02-09
andersca@apple.com
Simplify single character substrings in JSC
commit
|
commitdiff
|
tree
2014-02-08
andersca@apple.com
Stop using getCharactersWithUpconvert in JavaScriptCore
commit
|
commitdiff
|
tree
2014-02-08
andersca@apple.com
Slight CTTE in PingLoader
commit
|
commitdiff
|
tree
2014-02-08
andersca@apple.com
Pass the preferences through from the WKWebViewConfiguration...
commit
|
commitdiff
|
tree
2014-02-08
andersca@apple.com
Simplify web page creation
commit
|
commitdiff
|
tree
2014-02-08
andersca@apple.com
Implement more of WKPreferences
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
Make it possible for each web page to have different...
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
Simplify WebPreferences creation inside WebPageGroup
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
Convert ProgressTracker to std::chrono
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
Copying a WebPreferences object should be done through...
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
WebPageGroup::setPreferences should set the preferences...
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
Crash in MiniBrowser when using Command-W to close...
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
Begin work on making preferences per page instead of...
commit
|
commitdiff
|
tree
2014-02-07
andersca@apple.com
Fix build.
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Add preferences property to WKWebViewConfiguration
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Add a remoteObjectRegistry property to WKWebView
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Add WKNavigationResponse class
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Replace ’ with ' to silence the check-for-webkit-framework...
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Add backForwardList property to WKWebView
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
The source frame request is not the same thing as the...
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Try to fix the Windows build.
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Modernize CrossOriginPreflightResultCache
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Use std::chrono functions in dispatchFunctionsFromMainThread()
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Add -[WKNavigationAction request]
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Fix a warning.
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Remove unused functions.
commit
|
commitdiff
|
tree
2014-02-06
andersca@apple.com
Add sourceFrame to WKNavigationAction
commit
|
commitdiff
|
tree
2014-02-05
andersca@apple.com
Get rid of WebUIClient
commit
|
commitdiff
|
tree
2014-02-05
andersca@apple.com
Store StringImpl substring backpointers as tail data
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Rename the substring sharing StringImpl::create variants...
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Add a WKNavigationAction object
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Add back/forward related methods to WKWebView
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Rename StringImpl::getCharacters to StringImpl::characters
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Rename equalNonNull to equal and make it take const...
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Get rid of StringImpl::m_buffer
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Rename String::getCharacters to String::characters
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Add title and hasOnlySecureContent properties to WKWebView
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Add loading property to WKWebView
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
Fix Windows build.
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
StringImpl::tailOffset() should return the offset right...
commit
|
commitdiff
|
tree
2014-02-04
andersca@apple.com
More tail pointer consolidation
commit
|
commitdiff
|
tree
2014-02-03
andersca@apple.com
NavigationState should be a PageLoadState::Observer
commit
|
commitdiff
|
tree
2014-02-03
andersca@apple.com
Consolidate StringImpl tail handling into two functions
commit
|
commitdiff
|
tree
2014-02-01
andersca@apple.com
SVGTextLayoutAttributesBuilder shouldn't use RenderText...
commit
|
commitdiff
|
tree
2014-02-01
andersca@apple.com
Add webView:didFailNavigation:withError: delegate method
commit
|
commitdiff
|
tree
2014-02-01
andersca@apple.com
Another attempt at fixing the build.
commit
|
commitdiff
|
tree
2014-02-01
andersca@apple.com
Fix iOS build.
commit
|
commitdiff
|
tree
2014-01-31
andersca@apple.com
Add webView:didReceiveServerRedirectForProvisionalNavigation:
commit
|
commitdiff
|
tree
2014-01-31
andersca@apple.com
Don't allocate a new XMLHttpRequestStaticData every...
commit
|
commitdiff
|
tree
2014-01-31
andersca@apple.com
REGRESSION: WebKit2.PageLoadBasic API test is failing
commit
|
commitdiff
|
tree
2014-01-31
andersca@apple.com
Add webView:didFinishLoadingNavigation: delegate method
commit
|
commitdiff
|
tree
2014-01-31
andersca@apple.com
Add a webView:didCommitNavigation: delegate method
commit
|
commitdiff
|
tree
2014-01-31
andersca@apple.com
Add a webView:didFailProvisionalNavigation:withError...
commit
|
commitdiff
|
tree
next