| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore plumbing for the spelling panel on Mac. | darin@chromium.org | 2009-10-02 | 1 | -0/+3 |
* | Minor cleanup in WebKitClient. | darin@chromium.org | 2009-10-02 | 1 | -6/+8 |
* | Roll to webkit r48994. | atwilson@chromium.org | 2009-10-02 | 1 | -1/+1 |
* | SocketStreamHandle implementation (skelton) for chromium. | ukai@chromium.org | 2009-10-02 | 1 | -0/+121 |
* | Move various methods from glue/webview.h to api/public/WebView.h | darin@chromium.org | 2009-10-01 | 1 | -1/+35 |
* | Reverting 27756. | jorlow@chromium.org | 2009-10-01 | 7 | -327/+3 |
* | Another stab at the Chromium side of storage events. The WebKit side can be ... | jorlow@chromium.org | 2009-10-01 | 7 | -3/+327 |
* | Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h | mal@chromium.org | 2009-10-01 | 1 | -35/+1 |
* | Move various methods from glue/webview.h to api/public/WebView.h | darin@chromium.org | 2009-10-01 | 1 | -1/+35 |
* | Add an optional WebFrame parameter to WebView::findFrameByName. | darin@chromium.org | 2009-09-30 | 1 | -2/+5 |
* | Added command line argument --enable-webgl to facilitate turning on | kbr@google.com | 2009-09-30 | 3 | -0/+7 |
* | Hook up webkit/api/public/WebView.h | darin@chromium.org | 2009-09-30 | 1 | -39/+29 |
* | One part of http://codereview.chromium.org/223013/show | jorlow@chromium.org | 2009-09-30 | 1 | -0/+54 |
* | Fix an uninitialized memory error reported by valgrind. | suzhe@chromium.org | 2009-09-29 | 1 | -2/+11 |
* | Chromium side implementations of some FileSystem methods. This is needed to c... | jianli@chromium.org | 2009-09-28 | 2 | -0/+18 |
* | Incorporated initial WebGL implementation for Chrome, currently | kbr@google.com | 2009-09-28 | 1 | -0/+2012 |
* | Move another method from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-25 | 1 | -0/+4 |
* | This is an implementation of the bridge method for copying arbitrary plaintex... | apavlov@chromium.org | 2009-09-25 | 2 | -0/+6 |
* | Roll WebKit to 48734. Includes 2 sided patch of mine. | jorlow@chromium.org | 2009-09-24 | 2 | -2/+2 |
* | WebKit update 48700:48721. | dglazkov@chromium.org | 2009-09-24 | 1 | -4/+10 |
* | Move some more methods from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-24 | 1 | -0/+13 |
* | Move some more methods from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-23 | 1 | -5/+14 |
* | Enable webkit.gyp compiler warnings on mac only. | tony@chromium.org | 2009-09-22 | 1 | -1/+1 |
* | Update renderer plugin cache when we load/unload extensions with plugins. | mpcomplete@chromium.org | 2009-09-21 | 2 | -4/+5 |
* | Enable compiler -Werror and -Wall on our webkit code for mac and linux. | tony@chromium.org | 2009-09-21 | 1 | -1/+1 |
* | Fold WebEditingClient into WebViewClient. | darin@chromium.org | 2009-09-18 | 2 | -71/+31 |
* | Introduce WebKit::WebSecurityOrigin as a wrapper around | darin@chromium.org | 2009-09-18 | 4 | -3/+166 |
* | Oops, copy and paste error with the licenses for these files. | jorlow@chromium.org | 2009-09-16 | 4 | -8/+8 |
* | Hook up WebViewClient, part 1. | darin@chromium.org | 2009-09-16 | 1 | -46/+59 |
* | Add missing newline at end of file. Quiet a compiler warning. | mark@chromium.org | 2009-09-15 | 1 | -1/+1 |
* | Revert "Fix LayoutTests/plugins/destroy-during-npp-new.html" | agl@chromium.org | 2009-09-15 | 1 | -2/+1 |
* | Fix LayoutTests/plugins/destroy-during-npp-new.html | darin@chromium.org | 2009-09-15 | 1 | -1/+2 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 1 | -2/+5 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 1 | -5/+2 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 1 | -2/+5 |
* | This change adds a new "generic" theme to the Windows implementation of | dpranke@google.com | 2009-09-14 | 1 | -5/+8 |
* | Fix some mixed content layout tests. | darin@chromium.org | 2009-09-14 | 1 | -0/+10 |
* | WTF and PCRE should use JavaScriptCore/config.h and WebCore should use | mark@chromium.org | 2009-09-11 | 1 | -2/+2 |
* | Linux focus ring color: Go through WebKit::WebColor api rather than through t... | estade@chromium.org | 2009-09-11 | 2 | -102/+82 |
* | Eliminate some methods. | darin@chromium.org | 2009-09-11 | 1 | -7/+0 |
* | Modify our webkit code to make sure it does not call into | nsylvain@chromium.org | 2009-09-11 | 5 | -9/+93 |
* | Get rid of the half-working traces of locking, caching, and quotas. It | jorlow@chromium.org | 2009-09-11 | 3 | -28/+1 |
* | Buffered time ranges for <video> | hclam@chromium.org | 2009-09-10 | 3 | -6/+25 |
* | Hook up WebFrameClient::didUpdateCurrentHistoryItem | darin@chromium.org | 2009-09-10 | 1 | -2/+1 |
* | Hook up WebFrameClient, replacing many WebViewDelegate methods. | darin@chromium.org | 2009-09-10 | 2 | -11/+41 |
* | Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e... | japhet@chromium.org | 2009-09-08 | 4 | -18/+29 |
* | * Add appCacheManifestUrl data member to WebURLResponse, and use it to detect... | michaeln@google.com | 2009-09-08 | 4 | -8/+21 |
* | Plumb the DragOperation through all the layers between the platform Drag-n-dr... | snej@chromium.org | 2009-09-08 | 1 | -0/+59 |
* | Stick all of the WebKit API enum compile asserts in one file. | darin@chromium.org | 2009-09-06 | 6 | -142/+102 |
* | Fix a compilation warning in WebMediaPlayerCliemtImpl | hclam@chromium.org | 2009-09-04 | 1 | -0/+1 |