summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't let file:// URLs script Web URLs.abarth@chromium.org2009-03-061-0/+4
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-6/+6
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-33/+17
* Reverting 10794.avi@chromium.org2009-03-031-17/+31
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-31/+17
* Make our IME backend platform-independent.hbono@chromium.org2009-03-031-4/+2
* Hook up inspector highlighting again. This time we useojan@google.com2009-02-261-9/+0
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-16/+29
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-29/+16
* 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