summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-264/+264
* WebKit Merge 39143:39309, Part 8 (port side)dglazkov@google.com2008-12-163-2/+5
* Changes to the autofill popup:jcampan@chromium.org2008-12-162-16/+46
* Remove a NOTIMPLEMENTED() that is obvious and cluttering our debug output.evanm@google.com2008-12-151-1/+0
* fix buildtc@google.com2008-12-151-2/+2
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-159-43/+73
* Eliminate port/platform/win directory. Stop building a fork of BString, anddarin@chromium.org2008-12-152-5/+7
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-152-1/+4
* Implement visited link coloring.brettw@google.com2008-12-132-8/+44
* Reverting 6966.ericroman@google.com2008-12-131-2/+1
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-1/+2
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-137-73/+171
* A couple of linux keyboard input fixes.estade@chromium.org2008-12-121-2/+2
* Minor cleanup.darin@chromium.org2008-12-122-6/+3
* Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.dglazkov@google.com2008-12-111-8/+2
* Move skia-specific files into platform/graphics/skia to better correspond wit...darin@google.com2008-12-111-1/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-114-5/+5
* Webkit merge 39050:39100 (CL 5 of 5).ericroman@google.com2008-12-112-1/+9
* Undo part of issue 12981.estade@chromium.org2008-12-111-1/+3
* Second attempt at adding setSmartInsertDeleteEnabled andtc@google.com2008-12-111-1/+14
* make a target for test_shell_tests on mac and tweak tests to build there. Inc...pinkerton@google.com2008-12-108-11/+31
* Now that we've synced to my WebKit changes I can remove the usefinnur@google.com2008-12-101-3/+0
* Fix ProxyService usage in Java plugin proxy interfaceamit@chromium.org2008-12-101-4/+7
* Fix a crash in the copy selection code. If there's notc@google.com2008-12-101-0/+3
* Correctly construct platform keyboard event in event sending controller.estade@chromium.org2008-12-093-10/+11
* revert commit 6607.estade@chromium.org2008-12-093-10/+10
* Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...estade@chromium.org2008-12-093-10/+10
* Add HTML for the image to the clipboard when the user selectstc@google.com2008-12-081-6/+0
* Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...finnur@google.com2008-12-081-1/+1
* Only copy image data to the clipboard when users selecttc@google.com2008-12-081-1/+5
* Improve PDF FastWebView performance. This occurs because the manual data stre...ananta@chromium.org2008-12-062-3/+19
* Revert this file submitted by accidentnsylvain@chromium.org2008-12-051-11/+0
* Reverting r6396 the PDF fix to not cancel the manual data streamananta@chromium.org2008-12-055-5/+29
* update chrome stringstc@google.com2008-12-0527-53/+54
* Revert "Implement setSmartInsertDeleteEnabled andtc@google.com2008-12-051-14/+1
* Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabledtc@google.com2008-12-051-1/+14
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-044-18/+5
* Fix two uninitialized memory accesses.deanm@chromium.org2008-12-041-0/+1
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-264/+264
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-042-14/+30
* Update to latest trunk version of V8.ager@google.com2008-12-041-4/+1
* Fix an uninitialized variable in data: urls.deanm@chromium.org2008-12-031-1/+5
* Handle the zoom cursors properly by copying more code out of WebKit's GTK port.evanm@google.com2008-12-032-2/+262
* Add a MEDIA resource to webkit port and glue code so thathclam@chromium.org2008-12-032-1/+6
* Change the map of accessibility id to IAccessible interface to holdananta@chromium.org2008-12-022-2/+4
* Allow PDF files to open in Acrobat Reader. ananta@chromium.org2008-12-026-19/+19
* Fix text selection for the Mac test_shell, for some value of "fix".paul@chromium.org2008-12-021-1/+1
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-023-26/+20
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-015-2/+21
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-015-4/+22