| Commit message (Expand) | Author | Age | Files | Lines |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -4/+4 |
* | Move PasswordAutocompleteListener into the WebKit API (AGAIN) | yaar@chromium.org | 2009-11-07 | 1 | -38/+38 |
* | Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into | darin@chromium.org | 2009-10-30 | 1 | -8/+10 |
* | WebKit update 49997:50027. | dglazkov@chromium.org | 2009-10-24 | 1 | -1/+1 |
* | Create a PasswordAutocompleteListener interface to de-couple WebView | darin@chromium.org | 2009-10-23 | 1 | -2/+2 |
* | Moved castToHTMLXXXElement and getNameForInputElement to DOMUtilitiesPrivate. | yaar@chromium.org | 2009-10-22 | 1 | -31/+3 |
* | Cleanup in webkit/glue to remove some dependencies. | darin@chromium.org | 2009-10-22 | 1 | -0/+2 |
* | Convert some structures in webkit/glue to string16. | darin@chromium.org | 2009-10-20 | 1 | -15/+14 |
* | Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil... | yaar@chromium.org | 2009-10-20 | 1 | -13/+3 |
* | Removed webkit_glue::FillFormToUploadFile from dom_operations. | yaar@chromium.org | 2009-10-19 | 1 | -100/+1 |
* | Delete glue/webview{_delegate}.h | darin@chromium.org | 2009-10-19 | 1 | -0/+1 |
* | This patch enables "Save page as" (ctrl+s) for resources located at | jamesr@chromium.org | 2009-10-13 | 1 | -8/+18 |
* | Move various methods from glue/webview.h to api/public/WebView.h | darin@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Hook up webkit/api/public/WebView.h | darin@chromium.org | 2009-09-30 | 1 | -9/+9 |
* | Pull in webkit revision 47912. This involves a build fix matching | ojan@google.com | 2009-09-01 | 1 | -1/+2 |
* | Catch up with webkit change which removes id() from the HTMLElement | mbelshe@google.com | 2009-08-17 | 1 | -2/+4 |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -1/+2 |
* | Update webkit to r44123 | darin@chromium.org | 2009-05-25 | 1 | -2/+2 |
* | Clicking a text field that is already focused triggers the autofill. However ... | jcampan@chromium.org | 2009-03-24 | 1 | -9/+15 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -9/+9 |
* | Minor cleanup in webkit/glue: | darin@chromium.org | 2009-03-02 | 1 | -0/+1 |
* | Get rid of wstring variants of StringToFoo. | dsh@google.com | 2009-02-28 | 1 | -1/+1 |
* | WebKitMerge 40409:40464 (chromium-side). | ericroman@google.com | 2009-02-03 | 1 | -1/+1 |
* | Implement LayoutTestController::numberOfActiveAnimations to get a | finnur@google.com | 2009-01-30 | 1 | -0/+13 |
* | Adding the elementDoesAutoCompleteForElementWithId method to the layoutTestCo... | jcampan@chromium.org | 2009-01-13 | 1 | -0/+17 |
* | Don't overwrite pre-filled values when autofilling a form. | tim@chromium.org | 2009-01-09 | 1 | -0/+2 |
* | Adds support for pauseAnimationAtTimeOnElementWithId and | sky@google.com | 2008-12-22 | 1 | -1/+47 |
* | Relanding the new autofill. | jcampan@chromium.org | 2008-11-20 | 1 | -5/+1 |
* | Review URL: http://codereview.chromium.org/11306 | jcampan@chromium.org | 2008-11-20 | 1 | -1/+5 |
* | A new implementation of the autofill using the editor client API. | jcampan@chromium.org | 2008-11-20 | 1 | -5/+1 |
* | The password manager and the form autofill feature were listening for events ... | jcampan@chromium.org | 2008-11-17 | 1 | -5/+10 |
* | Port some test_shell_tests, and platform cleanup for more of them. | tc@google.com | 2008-11-06 | 1 | -2/+27 |
* | Replace MSVC pragmas with the macro. Also adds two files | tc@google.com | 2008-10-16 | 1 | -2/+4 |
* | Compile fix on Linux | erg@google.com | 2008-10-09 | 1 | -5/+7 |
* | Merge the chrome_webkit_merge_branch back on to trunk. This brings us | tc@google.com | 2008-10-01 | 1 | -5/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ... | mmentovai@google.com | 2008-08-14 | 1 | -1/+4 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+791 |