summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-18/+21
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-251-0/+1
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-241-0/+4
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-0/+5
* Do correct hit testing for context menu items in WebViewImpl.estade@chromium.org2009-03-191-4/+10
* Reverting 11953.hbono@chromium.org2009-03-181-1/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-181-0/+1
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-161-0/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Hook up inspector highlighting again. This time we useojan@google.com2009-02-261-2/+0
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-0/+9
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+1
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-201-1/+0
* Reverting 9944.yurys@google.com2009-02-181-2/+0
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-181-0/+2
* Reverting 9855.maruel@chromium.org2009-02-161-2/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-0/+2
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-1/+2
* Selecting an item in the autocomplete popup would cause a crasher.jcampan@chromium.org2009-02-091-4/+7
* Autocomplete popup should not handle the Home and end key messages, they shou...jcampan@chromium.org2009-02-041-0/+3
* We now show the form autofill when the user does any of these on a focused em...jcampan@chromium.org2008-12-181-0/+3
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-1/+0
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-131-16/+8
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-3/+0
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-7/+9
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-071-1/+2
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-0/+16
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-16/+0
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-6/+8
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-0/+16
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-041-1/+0
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-1/+0
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-12/+5
* Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...darin@chromium.org2008-10-151-2/+2
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-141-12/+12
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-091-0/+1
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-2/+3
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-2/+2
* platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...pinkerton@google.com2008-08-291-3/+4
* Ensure "contextmenu" event is dispatched _after_ "mouseup".ericroman@google.com2008-08-251-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-2/+2
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-1/+1
* Add webkit to the repository.initial.commit2008-07-271-0/+331