| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove webkit/glue/glue_util.{h,cc} now that the WebKit API is complete! | darin@chromium.org | 2010-02-11 | 1 | -189/+0 |
* | Roll WebKit DEPS 50603:50641. | levin@chromium.org | 2009-11-09 | 1 | -1/+1 |
* | Move PasswordAutocompleteListener into the WebKit API (AGAIN) | yaar@chromium.org | 2009-11-07 | 1 | -4/+4 |
* | Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject. | dglazkov@chromium.org | 2009-10-13 | 1 | -0/+8 |
* | Introduce WebKit::WebSecurityOrigin as a wrapper around | darin@chromium.org | 2009-09-18 | 1 | -0/+6 |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -0/+8 |
* | Allow the browser to send actions back to the render for media element contex... | ajwong@chromium.org | 2009-07-23 | 1 | -0/+6 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 1 | -0/+5 |
* | Add Reload and LoadData methods to WebFrame. LoadData replaces | darin@chromium.org | 2009-07-01 | 1 | -0/+8 |
* | Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame. | darin@chromium.org | 2009-06-25 | 1 | -0/+8 |
* | Delete files from webkit/glue that have been made obsolete by corresponding | darin@chromium.org | 2009-06-18 | 1 | -0/+8 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -0/+8 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-06-09 | 1 | -0/+20 |
* | Revert WebURLLoader landing. Too many layout test failures. | darin@chromium.org | 2009-05-30 | 1 | -20/+0 |
* | Start using WebURLLoader, et. al. from the WebKit API. | darin@chromium.org | 2009-05-30 | 1 | -0/+20 |
* | Chrome side of using WebPluginListBuilder. | darin@chromium.org | 2009-04-24 | 1 | -3/+0 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -0/+11 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 1 | -11/+0 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 1 | -0/+11 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -0/+18 |
* | Use WebScriptSource and WebFindInPageRequest from the WebKit API. | darin@chromium.org | 2009-03-31 | 1 | -0/+13 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 1 | -0/+7 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -4/+2 |
* | Change mime type utils to operate on platform-specific string types for filen... | estade@chromium.org | 2009-02-14 | 1 | -0/+4 |
* | Convert webkit_glue::GetLocalizedString to return a string16 | tc@google.com | 2009-02-05 | 1 | -0/+1 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -0/+1 |
* | Disable PLATFORM(WIN) !! | darin@chromium.org | 2008-10-18 | 1 | -0/+8 |
* | Fix a bug where if we converted a std::string into a WebCore::String, | brettw@google.com | 2008-10-14 | 1 | -5/+15 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -4/+0 |
* | Move std::string16 to base::string16. Don't pollute the std namespace. Don't | mmentovai@google.com | 2008-08-27 | 1 | -1/+1 |
* | Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin... | brettw@google.com | 2008-08-26 | 1 | -14/+17 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Rev string conversions to work in UTF-32 land. | avi@google.com | 2008-08-18 | 1 | -3/+5 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+59 |