summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mac build fixes following r4804. Add files to the Mac project. Add requiredmark@chromium.org2008-11-051-0/+1
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-4/+209
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-041-5/+0
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-4/+0
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-47/+9
* Fix a bug where we would allow the user to spell check words intc@google.com2008-10-291-1/+4
* Glue changes for our PLATFORM(MAC) killing projectmark@chromium.org2008-10-221-23/+0
* Remove WebKeyboardEvent::key_data because we don't actually use ittc@google.com2008-10-211-4/+2
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-181-3/+3
* Fix windows build bustage from unbalanced pragma macros.tc@google.com2008-10-161-1/+2
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+2
* This fixes http://code.google.com/p/chromium/issues/detail?id=146&,ananta@chromium.org2008-10-161-0/+1
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-141-12/+16
* Make zomm do full page zoom instead of just text zoom.brettw@google.com2008-10-141-3/+3
* Fix one of icefox's patchs which broke under windows by adding the header whi...erg@google.com2008-10-141-6/+10
* Revert "Wrap cursor calls with windows ifdef as cursor support only works on ...erg@google.com2008-10-141-9/+6
* Wrap cursor calls with windows ifdef as cursor support only works on windows ...erg@google.com2008-10-141-6/+9
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-091-0/+7
* Merge in InspectorController changes. Get rid of all theojan@google.com2008-10-071-1/+1
* Fix a DocumentLoader leak by switching from using new to atc@google.com2008-10-031-2/+2
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-46/+32
* webkit side of adding a command line switch for fastback.darin@google.com2008-09-291-0/+1
* Add a new switch: --allow-scripts-to-close-windows.patrick@chromium.org2008-09-171-0/+2
* Fix string conversions for Mac build bustagebrettw@google.com2008-09-131-1/+1
* Fix a Mac compile problem as a result of my recent backout.brettw@google.com2008-09-121-1/+2
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-4/+5
* remove reference in mac ifdef to a function not in the shared RendeTheme headerpinkerton@google.com2008-09-091-4/+0
* platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...pinkerton@google.com2008-08-291-5/+81
* Ensure "contextmenu" event is dispatched _after_ "mouseup".ericroman@google.com2008-08-251-26/+30
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-4/+4
* 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/+1468