summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Mac: Make the password-field capslock indicator work again.avi@chromium.org2009-08-111-4/+1
* A Chrome-side fix for Issue 18232.hbono@chromium.org2009-08-101-5/+8
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-3/+4
* Create a WebSettings interface that can be used for code outside of WebKit/We...jorlow@chromium.org2009-08-081-49/+30
* Move ClosePage method to WebView.darin@chromium.org2009-08-061-0/+5
* A quick fix for Issue 18353.hbono@chromium.org2009-08-061-6/+0
* WebKit Update 46594:46622ukai@chromium.org2009-07-311-0/+5
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+5
* Paste at the beginning of a middle click rather than after letting the page h...estade@chromium.org2009-07-241-19/+18
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-0/+36
* Fix bug 15795: make the capslock indicator in password fields (on Mac) work.avi@chromium.org2009-07-231-0/+8
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+11
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-211-3/+6
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-211-0/+2
* Reverting 21059.jorlow@chromium.org2009-07-181-2/+0
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-181-0/+2
* Reverting 20855.darin@chromium.org2009-07-161-146/+159
* Reverting 20854.darin@chromium.org2009-07-161-159/+146
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-146/+159
* A quick fix for Issue 16597.hbono@chromium.org2009-07-141-1/+1
* Add autofill dropdown support for password forms.tim@chromium.org2009-07-141-0/+5
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-1/+11
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-8/+11
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-4/+21
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-031-102/+11
* Move the NULLing out of WebViewImpl::delegate_ until after we close the page.mpcomplete@chromium.org2009-07-021-4/+4
* Set the WebViewDelegate earlier during WebView creation to ensure thatdarin@chromium.org2009-07-021-7/+6
* 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