summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: paste on middle-click up.agl@chromium.org2009-06-251-15/+28
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-251-1/+1
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-231-0/+1
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-1/+2
* WebKit merge 44757:44773.levin@chromium.org2009-06-171-3/+7
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-18/+0
* Get rid of that egregious serif font in autofill popups on os x by removing N...thakis@chromium.org2009-06-011-16/+2
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+2
* DevTools: Migrate to InspectorController for network and console events.pfeldman@chromium.org2009-05-271-1/+3
* Linux: respect theme's autocomplete popups padding.estade@chromium.org2009-05-201-4/+7
* Chrome-part of disabling web fonts by default while still alowing SVG fontsjshin@chromium.org2009-05-161-0/+1
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+0
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-0/+1
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+0
* Implement the triple click for the Mac.avi@google.com2009-05-121-2/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-3/+3
* There are cases where a Frame may outlive its associated Page. Get thedarin@chromium.org2009-05-061-1/+1
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-0/+1
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-1/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-0/+1
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-1/+0
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-0/+8
* Handle GTK triple clicks by adding a triple click event type to WebInputEvent...estade@chromium.org2009-04-271-0/+1
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-1/+10
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-221-0/+10
* Provide an override for Webview drop effect.tc@google.com2009-04-221-2/+39
* Use webtextinput to insert text for middle-click paste.estade@chromium.org2009-04-211-12/+0
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-26/+0
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-151-8/+0
* Miscellaneous API sprucing.aa@chromium.org2009-04-151-0/+8
* fix build bustagedarin@chromium.org2009-04-091-1/+1
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-11/+19
* DevTools: Cache resources before attach, hide agents behind the flag.pfeldman@chromium.org2009-04-091-3/+8
* Reverting 13419.pfeldman@chromium.org2009-04-091-8/+3
* DevTools: Cache resource metainfo even when debugger agent is not attached.pfeldman@chromium.org2009-04-091-3/+8
* One of my recent CL added triggering form autofill when clicking an already f...jcampan@chromium.org2009-04-091-1/+1
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-0/+33
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-18/+10
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-10/+18
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-31/+54
* Roll out dominantScript, getGenericFontFamily patches to unfork a bunch of fi...dglazkov@google.com2009-04-061-2/+1
* A workaround fix for Issue 9186.hbono@chromium.org2009-04-031-0/+6
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-021-1/+28
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-0/+4
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-1/+1
* Context menu on RMB-down, not up, on Linux.evan@chromium.org2009-04-011-3/+9
* Fix mac build bustage and remove some files that I forgot to delete.darin@chromium.org2009-03-271-3/+3
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-43/+48
* Deleting the item from a form autofill popup with just one item would leave a...jcampan@chromium.org2009-03-271-0/+7
* Encoding autodetection patch part 2.jungshik@google.com2009-03-271-1/+1