summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* We now show the form autofill when the user does any of these on a focused em...jcampan@chromium.org2008-12-184-5/+73
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-189-2/+584
* Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequests,asargent@chromium.org2008-12-181-1/+1
* Chrome side of unforking. I need to pull WebKit with the change that unforks ...brettw@google.com2008-12-182-4/+24
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-178-17/+17
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-1711-47/+214
* Add a reference I forgot to add. I didn't mean to copy this string.brettw@google.com2008-12-161-1/+1
* 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