summaryrefslogtreecommitdiffstats
path: root/webkit/glue/glue_util.h
Commit message (Expand)AuthorAgeFilesLines
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-0/+5
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-011-0/+8
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-251-0/+8
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-0/+8
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-0/+8
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-091-0/+20
* Revert WebURLLoader landing. Too many layout test failures.darin@chromium.org2009-05-301-20/+0
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-05-301-0/+20
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-3/+0
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-0/+11
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-11/+0
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-0/+11
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-0/+18
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-0/+13
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-0/+7
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-4/+2
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-0/+4
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-051-0/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-181-0/+8
* Fix a bug where if we converted a std::string into a WebCore::String,brettw@google.com2008-10-141-5/+15
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-4/+0
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-271-1/+1
* Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...brettw@google.com2008-08-261-14/+17
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Rev string conversions to work in UTF-32 land.avi@google.com2008-08-181-3/+5
* Add webkit to the repository.initial.commit2008-07-271-0/+59