| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Print Selection support to Chrome. This change is fairly involved since ... | sverrir@google.com | 2009-06-19 | 1 | -1/+2 |
* | WebKit merge 44757:44773. | levin@chromium.org | 2009-06-17 | 1 | -3/+7 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -18/+0 |
* | Get rid of that egregious serif font in autofill popups on os x by removing N... | thakis@chromium.org | 2009-06-01 | 1 | -16/+2 |
* | Header cleanup in webkit/glue | phajdan.jr@chromium.org | 2009-06-01 | 1 | -1/+2 |
* | DevTools: Migrate to InspectorController for network and console events. | pfeldman@chromium.org | 2009-05-27 | 1 | -1/+3 |
* | Linux: respect theme's autocomplete popups padding. | estade@chromium.org | 2009-05-20 | 1 | -4/+7 |
* | Chrome-part of disabling web fonts by default while still alowing SVG fonts | jshin@chromium.org | 2009-05-16 | 1 | -0/+1 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 1 | -1/+0 |
* | 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 |