| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r15940 again. Unexpected layout test failures :( | darin@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 1 | -1/+0 |
* | Implement the triple click for the Mac. | avi@google.com | 2009-05-12 | 1 | -2/+0 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -3/+3 |
* | There are cases where a Frame may outlive its associated Page. Get the | darin@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Revert r15278. More unexpected test failures :( | darin@chromium.org | 2009-05-05 | 1 | -0/+1 |
* | Re-do r15244: Fix crash in ~TestWebViewDelegate caused by | darin@chromium.org | 2009-05-05 | 1 | -1/+0 |
* | Revert r15244. Failed tests :( | darin@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | Eliminate webkit/glue/webhistoryitem* in favor of adding a | darin@chromium.org | 2009-05-04 | 1 | -1/+0 |
* | Fix several painting glitches for toolstrips. | aa@chromium.org | 2009-04-27 | 1 | -0/+8 |
* | Handle GTK triple clicks by adding a triple click event type to WebInputEvent... | estade@chromium.org | 2009-04-27 | 1 | -0/+1 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -1/+10 |
* | DevTools: Run nested message loop instead of whitelisting the messages. | pfeldman@chromium.org | 2009-04-22 | 1 | -0/+10 |
* | Provide an override for Webview drop effect. | tc@google.com | 2009-04-22 | 1 | -2/+39 |
* | Use webtextinput to insert text for middle-click paste. | estade@chromium.org | 2009-04-21 | 1 | -12/+0 |
* | Remove some unused code. Removes a couple of WebViewDelegate methods | darin@chromium.org | 2009-04-18 | 1 | -26/+0 |
* | TBR: Revert "Miscellaneous API sprucing." | aa@chromium.org | 2009-04-15 | 1 | -8/+0 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-15 | 1 | -0/+8 |
* | fix build bustage | darin@chromium.org | 2009-04-09 | 1 | -1/+1 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -11/+19 |
* | DevTools: Cache resources before attach, hide agents behind the flag. | pfeldman@chromium.org | 2009-04-09 | 1 | -3/+8 |
* | Reverting 13419. | pfeldman@chromium.org | 2009-04-09 | 1 | -8/+3 |
* | DevTools: Cache resource metainfo even when debugger agent is not attached. | pfeldman@chromium.org | 2009-04-09 | 1 | -3/+8 |
* | One of my recent CL added triggering form autofill when clicking an already f... | jcampan@chromium.org | 2009-04-09 | 1 | -1/+1 |
* | When the Find bar has focus it eats keypresses such as PageUp, PageDown and U... | finnur@chromium.org | 2009-04-08 | 1 | -0/+33 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 1 | -18/+10 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 1 | -10/+18 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -31/+54 |
* | Roll out dominantScript, getGenericFontFamily patches to unfork a bunch of fi... | dglazkov@google.com | 2009-04-06 | 1 | -2/+1 |
* | A workaround fix for Issue 9186. | hbono@chromium.org | 2009-04-03 | 1 | -0/+6 |
* | Paste from the x clipboard into webkit. | estade@chromium.org | 2009-04-02 | 1 | -1/+28 |
* | Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate. | darin@chromium.org | 2009-04-02 | 1 | -0/+4 |
* | Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h | darin@chromium.org | 2009-04-01 | 1 | -1/+1 |
* | Context menu on RMB-down, not up, on Linux. | evan@chromium.org | 2009-04-01 | 1 | -3/+9 |
* | Fix mac build bustage and remove some files that I forgot to delete. | darin@chromium.org | 2009-03-27 | 1 | -3/+3 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -43/+48 |
* | Deleting the item from a form autofill popup with just one item would leave a... | jcampan@chromium.org | 2009-03-27 | 1 | -0/+7 |
* | Encoding autodetection patch part 2. | jungshik@google.com | 2009-03-27 | 1 | -1/+1 |
* | Make the Mac contextual menu triggers correct. | avi@google.com | 2009-03-27 | 1 | -0/+10 |
* | Chromium half of WebKit Merge, turns off ENABLE_VIDEO | eseidel@chromium.org | 2009-03-25 | 1 | -2/+2 |
* | A tricky fix for Issue 1845 (Take 2). | hbono@chromium.org | 2009-03-25 | 1 | -0/+31 |
* | When in a form text field, pressing the up/down arrow keys should bring up th... | jcampan@chromium.org | 2009-03-25 | 1 | -1/+1 |
* | Clicking a text field that is already focused triggers the autofill. However ... | jcampan@chromium.org | 2009-03-24 | 1 | -10/+24 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -1/+6 |
* | Pressing the Del key while a item is selected in the autocomplete popup delet... | jcampan@chromium.org | 2009-03-20 | 1 | -10/+49 |
* | Do correct hit testing for context menu items in WebViewImpl. | estade@chromium.org | 2009-03-19 | 1 | -16/+11 |
* | Reverting 11953. | hbono@chromium.org | 2009-03-18 | 1 | -31/+0 |
* | A tricky fix for Issue 1845. | hbono@chromium.org | 2009-03-18 | 1 | -0/+31 |
* | Fix keyboard scrolling on non-Windows platforms. | erg@google.com | 2009-03-16 | 1 | -27/+18 |
* | Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo... | pfeldman@chromium.org | 2009-03-16 | 1 | -0/+15 |