summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-0/+26
* The autocomplete popup was shown relative to the main frame, causing it to be...jcampan@chromium.org2009-02-251-1/+1
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-1/+5
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-16/+29
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-29/+16
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-201-1/+0
* Reported crashers indicate that the autofill popup-menu is showing for a deta...jcampan@chromium.org2009-02-191-2/+17
* Reverting 9944.yurys@google.com2009-02-181-5/+0
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-181-0/+5
* Fix for Issue 7651 Regression: The position of input method window is not cor...hbono@chromium.org2009-02-181-1/+4
* Reverting 9855.maruel@chromium.org2009-02-161-5/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-0/+5
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-0/+2
* Re-land the WebKit merge 40722:40785.darin@chromium.org2009-02-101-1/+1
* Rollback WebKit merge since background images don't paint.darin@chromium.org2009-02-091-1/+1
* WebKit merge 40722:40785 (part 2)darin@chromium.org2009-02-091-1/+1
* Selecting an item in the autocomplete popup would cause a crasher.jcampan@chromium.org2009-02-091-27/+39
* Add a command line option --disable-web-security. People can use this option...abarth@chromium.org2009-02-061-0/+1
* A workaround fix for Issue 6971.hbono@chromium.org2009-02-051-39/+40
* Autocomplete popup should not handle the Home and end key messages, they shou...jcampan@chromium.org2009-02-041-12/+28
* The autocomplete popup menu was using the style of the edit field it is assoc...jcampan@chromium.org2009-02-041-6/+18
* WebKit merge 40474:40500 [chromium-side].ericroman@google.com2009-02-041-4/+8
* WebKitMerge 40409:40464 (chromium-side).ericroman@google.com2009-02-031-1/+1
* Chromium side of merge 40314:40364.ojan@google.com2009-01-301-1/+1
* Chrome part of the Webkit related CL.jcampan@chromium.org2009-01-231-0/+1
* A quick fix for "Issue 6252: Regression: IME candidate window showing far awa...hbono@chromium.org2009-01-231-5/+2
* Part 2 (webkit/glue side) of cleaning RenderThemeChromiumWin.darin@chromium.org2009-01-161-1/+1
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-9/+3
* Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...dglazkov@google.com2008-12-221-1/+1
* We now show the form autofill when the user does any of these on a focused em...jcampan@chromium.org2008-12-181-0/+26
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Changes to the autofill popup:jcampan@chromium.org2008-12-161-15/+40
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-24/+0
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-131-47/+11
* Minor cleanup.darin@chromium.org2008-12-121-5/+2
* Move skia-specific files into platform/graphics/skia to better correspond wit...darin@google.com2008-12-111-1/+1
* Webkit merge 39050:39100 (CL 5 of 5).ericroman@google.com2008-12-111-1/+1
* Correctly construct platform keyboard event in event sending controller.estade@chromium.org2008-12-091-4/+4
* revert commit 6607.estade@chromium.org2008-12-091-4/+4
* Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...estade@chromium.org2008-12-091-4/+4
* The autofill menu does not accept the selection on abandon, such as when pres...jcampan@chromium.org2008-11-261-1/+1
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-23/+0
* This CL makes the form autofill popup menu behave like the Firefox's one, we ...jcampan@chromium.org2008-11-111-1/+9
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-98/+88
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-071-17/+12
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-4/+210
* Some basic keyboard and focus support.evanm@google.com2008-11-071-2/+2
* Attempting to fix the Mac build.jcampan@chromium.org2008-11-061-1/+0
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-209/+4
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-26/+24